본문으로 바로가기

Cisco router setup mode

category IT Tech/Network 2019. 3. 13. 12:41

Cisco router setup mode


router>enable

router#setup

 

Would you like to enter the initial configuration dialog? [yes/no]: yes

Would you like to enter basic management setup? [yes/no]: no

 

First, would you like to see the current interface summary? [yes]: yes

Configuring global parameters:

 

Enter host name [R1]: R1

 

The enable secret is a password used to protect access to

privileged EXEC and configuration modes. This password, after

entered, becomes encrypted in the configuration.

Enter enable secret: pass1

 

The enable password is used when you do not specify an

enable secret password, with some older software versions, and

some boot images.

Enter enable password: pass2


The virtual terminal password is used to protect

access to the router over a network interface.

Enter virtual terminal password: pass3

 

Configure SNMP Network Management? [no]: no

Configuring interface parameters:

 

Do you want to configure Vlan1 interface? [no]: no

Do you want to configure GigabitEthernet0/0/0 interface? [no]: yes

IP address for this interface: 192.168.10.1

Subnet mask for this interface [255.255.255.0] : Enter

Do you want to configure GigabitEthernet0/0/1 interface? [no]: yes

IP address for this interface: 192.168.20.1

Subnet mask for this interface [255.255.255.0] : Enter

 

[0] Go to the IOS command prompt without saving this config.

[1] Return back to the setup without saving this config.

[2] Save this configuration to nvram and exit.

 

Enter your selection [2]: 2

 

router>enable

router#show interface