Solution to Lab Challenge – Switch Config
Lab 1
1. spanning-tree mode rapid-pvst 2. spanning-tree vlan 10 root primary 3. spanning-tree guard root 4. spanning-tree portfast 5. channel-group 1 mode on 6. switchport trunk encapsulation dot1q 7. switchport mode trunk 8. switchport mode dynamic desirable 9. switchport mode trunk |
Lab 2 1.vlan 10,20,30,40 g) 3. vlan dot1q tag native 4. switchport trunk native vlan 999 5. switchport trunk allowed vlan 10, 20, 30, 40 |
Lab 3 1. vtp domain digitaltut |
Lab 4 1.vtp mode transparent 2. 3. 4. 5. 6. 7. |
Lab 5 switchport mode access switchport access vlan 20 switchport port-security switchport port-security maximum 10 switchport port-security mac-address 000f.abab.abab switchport port-security violation shutdown switchport port-security aging time 5 switchport port-security aging type inactivity errdisable recovery cause psecure-violation errdisable recovery interval 600 spanning-tree vlan 20 root primary spanning-tree vlan 20 port-priority 64 |
Lab 6 track 1 ip route 8.8.8.0 255.255.255.0 reachability” ip address 192.168.30.1 255.255.255.0 standby 1 ip 192.168.30.254 standby 1 priority 120 standby 1 authentication md5 key-string digitaltut standby 1 preempt standby 1 timers 3 16 standby 1 track 1 decrement 30 udld port aggressive ip sla 1 icmp-echo 1.1.1.1 source-ip 2.2.2.2 frequency 300 ip sla schedule 1 start-time now recurring |
Lab 7 aaa new-model radius-server host 10.6.4.1 key digitaltut aaa authentication login default group radius local username localuser secret localpass snmp-server community publickey ro snmp-server community secret$admin rw snmp-server host 192.168.12.22 publickey logging host 10.6.4.200 logging buffered 10000 logging trap errors vlan 40 remote-span monitor session 1 source interface fastethernet 0/3 monitor session 1 destination remote vlan 40 monitor session 1 source remote vlan 40 monitor session 1 destination interface fastethernet 0/5 |