You are on page 1of 1

enable

incb
configure terminal
line console 0
password incb
login
line vty 0 15
password incb
login
exit
do write
interface range fastethernet 0/1-24, gigabitethernet 0/1-2
shutdown
exit
do write
exit
show vlan brief
configure terminal
interface vlan 1
no shutdow
ip address 192.168.1.2 255.255.255.0
do write
exit
interface range fastethernet 0/1-5
no shutdown
do write
exit
exit

ping 192.168.1.2
ping 192.168.1.4

telnet 192.168.1.2
incb

You might also like