#Delete Nvram:startup-Config
#Delete Nvram:startup-Config
Vlan
Create vlan
# vlan 10
#Name BBSR
If we want to create multiple vlan
#vlan 10,20,30
exit
Wr
IF WE WANT TO CREATE VLAN 11-20
# vlan 11-20
Exit
Wr
Delete vlan
Interface fa0/1
No switchport access vlan 10
Exit
Wr
Permanent delete vlan
Conf t
No vlan 10
Exit
Wr
Verify routing table
Show ip route
Starting routing
Ip route destination network id destination subnet mask next
hop ip address
Default routing
Ip route 0.0.0.0 .0.0.0.0 nxt hop ip address isp ip
All commands throughout all guides on this site will be represented like the
above. The following is an explanation of each component of the above
command:
Router # show startup-config
Hostname Mode Command Argument-
Use this command for enable password and all password in decript mode..Router(config)#
service password–encryption
Telnet
It is possible to telnet from a router into a remote device, using either the
hostname or IP address of the remote device: