Viewing And Verifying Port Configuration - Cisco ASR 5500 Administration Manual

Asr 5500 system administration guide, staros release 19
Table of Contents

Advertisement

Viewing and Verifying Port Configuration

Notes:
• ip_address and netmask are the IP address and subnet mask of the target network. This IP address can
• gw_address is the IP address of the default gateway or next-hop route. This IP address can be entered
• To configure a route to the gateway router, use 0.0.0.0 for the network and mask variables.
• Repeat as needed. Multiple static routes can be configured to the same destination to provide an alternative
Viewing and Verifying Port Configuration
Step 1
Verify that your interface configuration settings are correct by entering the following commands:
host_name
[local]
context_name
[
]
context_name represents the name of the context in which the interface was created. The output from these commands
should be similar to the following example.
In this example an interface named mgmt1 was configured in the local context.
Intf Name:
Intf Type:
IP State:
IP Address:
Bcast Address:
Resoln Type:
Number of Secondary Addresses:
Total interface count:
Step 2
Verify that your port configuration settings are correct by entering the following command:
context_name
[
]
slot# is the chassis slot number of the MIO/UMIO on which the physical port resides. slot# can be 5 or 6.
This command produces an output similar to that displayed in the following example that shows the configuration for
port 11 on the MIO/UMIO installed in chassis slot 5.
In this example, the port is bound to an interface called rp1 configured in a context called source.
config
port ethernet 5/11
description MIO5/11_RP1
no shutdown
bind interface rp1 source
#end
Step 3
Verify that your static route(s) was configured properly by entering the following command:
context_name
[
]
ASR 5500 System Administration Guide, StarOS Release 19
78
{ ip | ipv6 } route ip_address netmask next-hop gw_address interface_name
end
be entered using IPv4 dotted-decimal or IPv6 colon-separated-hexadecimal notation.
using IPv4 dotted-decimal or IPv6 colon-separated-hexadecimal notation.
means of communication in case the preferred route fails.
context context_name
#
host_name
show { ip | ipv6 } interface
#
mgmt1
Broadcast
UP (Bound to 5/11 untagged, ifIndex 285278209)
192.168.100.3
192.168.100.255
ARP
0
1
host_name
show configuration port slot#/port#
#
host_name
show ip static-route
#
Subnet Mask:
255.255.255.0
MTU:
1500
ARP timeout:
3600 secs
System Interfaces and Ports

Advertisement

Table of Contents
loading

Table of Contents