Verifying And Saving Your Interface And Port Configuration - Cisco ASR 5500 Administration Manual

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

Advertisement

Verifying and Saving Your Interface and Port Configuration

Use the following example to configure a second management interface:
configure
context local
port ethernet slot#
Notes:
• For port ethernet slot#, use the actual chassis slot in which the active MIO/UMIO resides (slot number
• Enter IP addresses using IPv4 dotted-decimal or IPv6 colon-separated-hexadecimal notation.
• For port ethernet port#, use the physical port on the MIO/UMIO card – port 1 or 2.
• The MIO/UMIO is equipped with RJ-45 (1000Base-T copper) interfaces. The RJ-45 interfaces connect
• Option: In the Ethernet Port configuration mode, configure the port speed, if needed, by entering the
• In the { ip | ipv6 } route command, other keyword options, instead of the gateway IP address, are
Verifying and Saving Your Interface and Port Configuration
Verify that your interface configuration settings are correct by entering the following command:
show ip interface
The output from this command should be similar to that shown below. In this example an interface named
mgmt2 was configured in the local context.
Intf Name:
Intf Type:
Description:
VRF:
IP State:
IP Address:
Bcast Address:
Resoln Type:
L3 monitor LC-port switchover: Disabled
Number of Secondary Addresses: 0
Verify that the port configuration settings are correct by entering the following command:
show configuration port slot#/port#
slot# is the chassis slot number of the line card where the physical port resides. slot# is either 5 or 6. port# is
the number of the port (either 1 or 2).
ASR 5500 System Administration Guide, StarOS Release 19
32
interface interface_name
ip address ipaddress subnetmask
exit
ip route 0.0.0.0 0.0.0.0 gw_address interface_name
exit
port#
/
bind interface interface_name local
no shutdown
media rj45
end
5 or 6).
the system to the management network via CAT3 or CAT5 Ethernet cable.
medium command. Refer to the Command Line Interface Reference for a complete explanation of this
command.
available and include: next-hop IP address, point-to-point, and tunnel.
mgmt2
Broadcast
management2
None
UP (Bound to 5/2)
192.168.100.3
192.168.100.255
ARP
Subnet Mask:
255.255.255.0
MTU:
1500
ARP timeout:
60 secs
System Settings

Advertisement

Table of Contents
loading

Table of Contents