Configuring The Management Interface With A Second Ip Address - Cisco ASR 5500 Administration Manual

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

Advertisement

Getting Started
• User tries to login with local context username through non-local context interface with authorized-key
• User tries to login with non-local context username through local context interface with authorized-key
A failure to authenticate based on the current system configuration prevents the login and generates an error
message.
StarOS does not permit users with different user IDs but having the same public SSH key to login to an
unauthorized context. Authentication of the user takes into account the authorized-key/user-account pairing.
Configuring the Management Interface with a Second IP
Address
If necessary, you can configure a second IP address on the MIO/UMIO management interface.
Step 1
Enter the configuration mode by entering the following command at the prompt:
host_name
[local]
host_name
[local]
Step 2
Enter the following to enter the context configuration mode:
host_name
[local]
host-name
[local]
Step 3
Enter the interface slot number and port number by entering the following command:
host_name
[local]
host_name
[local]
Step 4
Enter the secondary IP address and subnet mask by entering the following command:
host_name
[local]
Step 5
Exit the configuration mode by entering the following command:
host_name
[local]
Step 6
Confirm the interface IP addresses by entering the following command:
host_name
[local]
The CLI output should look similar to this example:
config
context local
interface
ip address
ip address
#exit
Step 7
Save your configuration as described in Verifying and Saving Your Configuration.
configured on local context.
configured on non-local context.
configure
#
(config)#
context local
(config)#
(config-ctx)#
(config-ctx)# 5/1
(config-if-eth)#
{ ip | ipv } address ipaddress subnet_mask secondary
(config-if-eth)#
end
(config-if-eth)#
show config context local
#
interface_name
ipaddress subnetmask
ipaddress subnetmask

Configuring the Management Interface with a Second IP Address

secondary
ASR 5500 System Administration Guide, StarOS Release 19
29

Advertisement

Table of Contents
loading

Table of Contents