Chapter - Cisco ASR 5500 Administration Manual

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

Advertisement

Using the CLI for Initial Configuration
Step 3
Enter the following command to configure a context-level security administrator for the system:
administrator user_name [ encrypted ] password password | [ ecs ] [ expiry-date date_time ] [ ftp ] [
li-administration ] [ nocli ] [ noecs ] [ timeout-absolute timeout_absolute [ timeout-min-absolute
timeout_min_absolute ] [ timeout-idle timeout_idle [ timeout-min-idle timeout_min_idle
You must configure a context-level security administrator during the initial configuration. After you complete the initial
configuration process and end the CLI session, if you have not configured a security administrator, CLI access will be
locked. For complete information about the commands in this section, see the Context Configuration Mode Commands
chapter of the Command Line Interface Reference.
Step 4
Enter the following command at the prompt to exit the context configuration mode:
host_name
[local]
host_name
[local]
Step 5
Enter the following command to configure a hostname by which the system will be recognized on the network:
host_name
[local]
host_name is the name by which the system will be recognized on the network. The hostname is an alphanumeric string
of 1 through 63 characters that is case sensitive.
Step 6
Configure the network interfaces on the MIO/UMIO using the following instructions:
a) Enter the context configuration mode by entering the following commands:
host_name
[local]
host_name
[local]
b) Enter the following command to specify a name for the interface:
host_name
[local]
interface_name is the name of the interface expressed as an alphanumeric string of 1 through 79 characters that is
case sensitive. The following prompt appears as the system enters the Ethernet Interface Configuration mode:
host_name
[local]
c) Configure an IP address for the interface configured in the previous step by entering the following command:
{ ip address | ipv6 address } ipaddress subnetmask
If you are executing this command to correct an address or subnet that was mis-configured with the Quick Setup
Wizard, you must verify the default route and port binding configuration. Use step 11 and step 6 of this procedure.
If there are issues, perform steps 7e through 7k to reconfigure the information.
d) Enter the following command to exit the Ethernet interface configuration mode:
host_name
[local]
host_name
[local]
e) Configure a static route, if required, to point the system to a default gateway. Entering the following command:
{ ip | ipv6 } route gw_address interface_name
f) Enter the following to exit from the context configuration mode:
host_name
[local]
host_name
[local]
g) Enter the Ethernet Port Configuration mode:
port ethernet slot#
h) Bind the port to the interface that you created in step 7b. Binding associates the port and all of its settings to the
interface. Enter the following command:
host_name
[local]
host_name
[local]
ASR 5500 System Administration Guide, StarOS Release 19
22
exit
(config-ctx)#
(config)#
system hostname host_name
(config)#
context local
(config)#
(config-ctx)#
interface interface_name
(config-ctx)#
(config-if-eth)#
exit
(config-if-eth)#
(config-ctx)#
exit
(config-ctx)#
(config)#
port#
/
(config-port-<slot#/port#>)#
(config-port-<slot#/port#>)#
bind interface interface_name local
no shutdown
Getting Started

Advertisement

Table of Contents
loading

Table of Contents