You are on page 1of 1

hostname NV-SW01

!
enable secret 5 $1$mERr$hx5rVt7rPNoS4wqbXKX7m0
!
no ip domain-lookup
!
interface FastEthernet0/1
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface FastEthernet0/2
switchport mode access
switchport access vlan 10
!
interface FastEthernet0/3
switchport mode access
switchport access vlan 10
!
interface FastEthernet0/4
switchport mode access
switchport access vlan 20
!
interface FastEthernet0/5
switchport mode access
switchport access vlan 20
!
interface Vlan1
ip address 192.168.2.2 255.255.255.0
!
interface range fastethernet 0/1-24
spanning-tree portfast
!
banner motd ^
********************************************************

You have entered the forbidden realm. Those


unauthorized will meet a bitter end.

********************************************************
^
!
line con 0
password 7 0822455D0A16
logging synchronous
login
!
line aux 0
!
line vty 0 4
password 7 0822455D0A16
login
!
!
!
!
end

You might also like