Configuring Secure Password and SSH
Configuring Secure Password and SSH
Default
Device Interface IP Address Subnet Mask Gateway
Scenario
The network administrator has asked you to prepare Main for deployment. Before it can be
connected to the network, security measures must be enabled.
Requirements
Configure IP addressing on NetAdmin according to the Addressing Table.
Router>enable
Router#configure terminal
Router(config)#interface gigabitEthernet0/0
Router(config-if)#ip add 192.168.10.1 255.255.255.0
Router(config-if)#no shutdown
Router(config-if)#exit
Router(config)#hostname Main
MAIN(config)#service password-encryption