Configure Cisco Router
R1 Configuration !!!
R1#
R1#configure terminal
R1(config)#interface fastEthernet 0/0
R1(config-if)#ip address 192.168.10.254 255.255.255.0
R1(config-if)#no shut
R1(config-if)#do write me
R1(config)#enable password 0 cisco
R1(config)#service password-encryption
R1(config)#ip domain-name loop.com
R1(config)#aaa new-model
R1(config)#crypto key generate rsa
The name for the keys will be: R1.loop.com
Choose the size of the key modulus in the range of 360 to 2048 for your
General Purpose Keys. Choosing a key modulus greater than 512 may take
a few minutes.
How many bits in the modulus [512]: 2048
R1(config)#username cisco password cisco
R1(config)#do write me
Comment!!!!!!!
Download : SSH on Cisco Router Conifiguration
R1 Configuration !!!
R1#
R1#configure terminal
R1(config)#interface fastEthernet 0/0
R1(config-if)#ip address 192.168.10.254 255.255.255.0
R1(config-if)#no shut
R1(config-if)#do write me
R1(config)#enable password 0 cisco
R1(config)#service password-encryption
R1(config)#ip domain-name loop.com
R1(config)#aaa new-model
R1(config)#crypto key generate rsa
The name for the keys will be: R1.loop.com
Choose the size of the key modulus in the range of 360 to 2048 for your
General Purpose Keys. Choosing a key modulus greater than 512 may take
a few minutes.
How many bits in the modulus [512]: 2048
R1(config)#username cisco password cisco
R1(config)#do write me
Comment!!!!!!!
Download : SSH on Cisco Router Conifiguration
No comments:
Post a Comment
Thanks