Alcatel-Lucent 6850-48 参照ガイド

ページ / 3444
IP Commands
OmniSwitch CLI Reference Guide
September 2009
page 32-113
show ip emp-route
Displays the IP routes associated with the Ethernet Management Port (EMP).
show ip emp-route
Syntax Definitions
N/A
Defaults
N/A
Platforms Supported
OmniSwitch 6400, 6850, 6855, 9000, 9000E
Usage Guidelines
• This command displays the routes that are connected to the Ethernet Management Port (EMP). 
• The EMP cannot handle routing protocols such as RIP or OSPF. 
• The default route for the switch cannot be set up on the EMP.
Examples
-> show ip emp-route
Dest Address      Subnet Mask       Gateway Addr      Age       Protocol
------------------+-----------------+-----------------+---------+-----------
  127.0.0.1         255.255.255.255   127.0.0.1            2d 4h  LOCAL
  172.17.1.10       255.255.255.255   10.255.11.225        1d 5h  LOCAL
Release History
Release 6.1; command was introduced.
output definitions
Dest Addr
Destination IP address.
Subnet Mask
Destination IP address IP subnet mask.
Gateway Addr
IP address of the gateway from which this address was learned.
Age
Age of the entry. If the entry is less than a day old, it is displayed in
hh/mm/ss format. If it is more than a day old, it is displayed in dd/hh 
format (e.g., a route that is 2 days and 12 hours old is displayed as 
2d12h).
Protocol
Protocol by which this IP address was learned (e.g., RIP). NETMGT 
indicates a static route. LOCAL indicates a local interface.