Configuring the Management Interface with a Second IP Address
If necessary, you can configure a second IP address on the same MIO management interface.
Step 1
Enter
configure
to enter the configuration mode. The following prompt appears:
[local]host_name#
config
[local]host_name(config)#
Step 2
Enter
context local
to enter the context configuration mode. The following prompt appears:
[local]host_name(config)#
context local
[local]host_name(config-ctx)#
Step 3
Enter
interface interface_name
to specify the previously named interface.
[local]host_name(config-ctx)#
interface local01
[local]host_name(config-if-eth)#
Step 4
Configure the second IP address for the interface.
•
For IPv4
: Configure an IP address for the interface configured in the previous step by entering
ip address ipaddress
subnetmask
.
ip_address
specifies the IP address for the interface in dotted-decimal format.
subnetmask
specifies
the subnet mask for the interface in dotted-decimal or CIDR format.
•
For IPv6
: Configure an IP address for the interface configured in the previous step by entering
ipv6 address
ipv6address subnetmask
.
ipv6address
specifies the IP address for the interface in colon-separated-hexadecimal
format.
subnetmask
specifies the subnet mask for the interface in colon-separated-hexadecimal or CDIR format.
For example:
[local]host_name(config-if-eth)#
ip address 10.0.153.100 255.255.255.248
[local]host_name(config-if-eth)#
ipv6 address 2620:0:60:48::10/64
Step 5
Leave the configuration mode by entering
end
:
[local]host_name(config-if-eth)#
end
[local]host_name#
Step 6
Confirm the interface ip addresses by entering
show config context local
.
Configure the System for Remote Access
When the system is configured for remote access, an administrative user may access the system from a remote
location over a local area network (LAN) or wide area network (WAN) via the following communication
protocols:
•
Telnet
•
Secure Shell (SSH
•
File Transfer Protocol (FTP) (secured or unsecured)
•
Trivial File Transfer Protocol (TFTP)
ASR 5500 Installation Guide
104
Initial System Configuration
Configuring the Management Interface with a Second IP Address
Summary of Contents for ASR 5500
Page 12: ...ASR 5500 Installation Guide xii Contents ...
Page 16: ...ASR 5500 Installation Guide xvi About this Guide Contacting Customer Support ...
Page 40: ...ASR 5500 Installation Guide 24 Technical Specifications Chassis Grounding ...
Page 74: ...ASR 5500 Installation Guide 58 Card Installation Save Shipping Cartons ...
Page 88: ...ASR 5500 Installation Guide 72 MIO Port Cabling Cleaning Fiber Optic Connectors ...
Page 112: ...ASR 5500 Installation Guide 96 System Power up show leds Command ...
Page 130: ...ASR 5500 Installation Guide 114 Initial System Configuration Additional Configuration Tasks ...
Page 164: ...ASR 5500 Installation Guide 148 Replaceable Components Returning Failed Components ...
Page 186: ...ASR 5500 Installation Guide 170 Console Port to Cisco Server Cabling Configuration ...
Page 192: ...ASR 5500 Installation Guide 176 RMA Shipping Procedures Rear Cards ...