show rsvp local-addresses
Use this command to display data about any configured RSVP local address, including either IPv4 or IPv6 addresses.
Command Syntax
show rsvp local-addresses
show rsvp local-addresses ipv4
show rsvp local-addresses ipv6
Parameters
ipv4
Use this parameter to display IPv4 local addresses.
ipv6
Use this parameter to display IPv6 local addresses.
Command Mode
Exec and Privileged Exec modes
Applicability
This command was introduced before OcNOS version 1.3.
Example
#show rsvp local-addresses
IPv4 Addresses:
Address Interface
4.4.4.40 lo
10.1.2.40 eth0
14.14.14.8 eth4
34.0.0.40 eth2
80.0.0.40 eth2
127.0.0.1 lo
IPv6 Addresses:
Address Interface
::1 lo
fe80::202:b3ff:fed5:8dbb eth4
fe80::202:b3ff:fed5:9842 eth2
fe80::20e:cff:fe83:3727 eth0
#
Table 2-7 explains the show command output fields.
Table 2-7: show rsvp local-addresses output field
Field | Description |
---|
IPv4 Addresses | IPv4 address for the interface. |
IPv6 Addresses | IPv6 address for the interface. |
Address | Address for the interface. |
Interface | Name of the interface. |
Last modified date: 07-13-2023