You are on page 1of 3

S1 en conf t hostname S1 banner motd C Authorized Person Only!

C enable secret cisco line con 0 password cisco login line vty 0 4 password cisco login exit service password-encryption ip default-gateway 172.17.99.1 vlan 99 int vlan 99 ip address 172.17.99.31 255.255.255.0 vtp mode server vtp domain CCNA vtp password cisco int fa0/1 switchport switchport int fa0/2 switchport switchport int fa0/3 switchport switchport int fa0/4 switchport switchport int fa0/5 switchport switchport vlan name vlan name vlan name vlan name mode trunk trunk native vlan 99 mode trunk trunk native vlan 99 mode trunk trunk native vlan 99 mode trunk trunk native vlan 99 mode trunk trunk native vlan 99

10 Faculty/Staff 20 Students 30 Wireless(Guest) 99 Management&Default

spanning-tree vlan 1,10,20,88,99 priority 4096 --------------------------------------------S2 en conf t hostname S2 banner motd C Authorized Person Only! C

enable secret cisco line con 0 password cisco login line vty 0 4 password cisco login exit service password-encryption ip default-gateway 172.17.99.1 vlan 99 int vlan 99 ip address 172.17.99.32 255.255.255.0 vtp mode client vtp domain CCNA vtp password cisco int fa0/1 switchport switchport int fa0/2 switchport switchport int fa0/3 switchport switchport int fa0/4 switchport switchport int fa0/11 switchport switchport int fa0/18 switchport switchport int fa0/7 switchport switchport

mode trunk trunk native vlan 99 mode trunk trunk native vlan 99 mode trunk trunk native vlan 99 mode trunk trunk native vlan 99

mode access access vlan 10 mode access access vlan 20 mode access access vlan 88

-------------------------------------------en conf t hostname S3 banner motd C Authorized Person Only! C enable secret cisco line con 0 password cisco login line vty 0 4 password cisco login

exit service password-encryption ip default-gateway 172.17.99.1 vlan 99 int vlan 99 ip address 172.17.99.33 255.255.255.0 vtp mode client vtp domain CCNA vtp password cisco int fa0/1 switchport switchport int fa0/2 switchport switchport int fa0/3 switchport switchport int fa0/4 switchport switchport mode trunk trunk native vlan 99 mode trunk trunk native vlan 99 mode trunk trunk native vlan 99 mode trunk trunk native vlan 99

int fa0/7 switchport mode access switchport access vlan 88 -------------------------------------------------------R1 en conf t int fa0/0 ip add 172.17.50.1 255.255.255.0 int fa0/1.10 encap dot1q 10 ip add 172.17.10.1 255.255.255.0 int fa0/1.20 encap dot1q 20 ip add 172.17.20.1 255.255.255.0 int fa0/1.88 encap dot1q 88 ip add 172.17.88.1 255.255.255.0 int fa0/1.99 encap dot1q 99 native ip add 172.17.99.1 255.255.255.0

You might also like