Switch@LPB#show running-config Building configuration... Current configuration: ! version 12.0 no service pad service timestamps debug uptime service timestamps log datetime msec no service password-encryption ! hostname Switch@LPB ! aaa new-model aaa authentication login default group tacacs+ local aaa authentication enable default group tacacs+ enable aaa authorization config-commands aaa authorization commands 0 default group tacacs+ local aaa authorization commands 1 default group tacacs+ local aaa authorization commands 7 default group tacacs+ local aaa authorization commands 15 default group tacacs+ local aaa accounting commands 0 default start-stop group tacacs+ aaa accounting commands 1 default start-stop group tacacs+ aaa accounting commands 7 default start-stop group tacacs+ aaa accounting commands 15 default start-stop group tacacs+ aaa accounting network 15 start-stop group tacacs+ aaa accounting connection 0 start-stop group tacacs+ aaa accounting connection 15 start-stop group tacacs+ enable secret 5 $1$HmzY$xG49Hvpn8fWh87J/WASoL. enable password redline ! username etl password 0 newnet1 ! class-map MATCH_ALL match access-group 100 ! ! policy-map 4Mbps class MATCH_ALL bandwidth 4096 policy-map 1Mbps class MATCH_ALL bandwidth 1024 ! ! ip subnet-zero no ip domain-lookup ip name-server 202.62.97.201 ip name-server 202.62.97.205 ! ! ! interface FastEthernet0/1 description Technical@LPB switchport access vlan 10 ! interface FastEthernet0/2 description Office switchport access vlan 20 ! interface FastEthernet0/3 description Marketing switchport access vlan 30 ! interface FastEthernet0/4 description Accounting switchport access vlan 40 ! interface FastEthernet0/5 description FREE switchport access vlan 10 ! interface FastEthernet0/6 description FREE switchport access vlan 10 ! interface FastEthernet0/7 description FREE switchport access vlan 10 spanning-tree portfast ! interface FastEthernet0/8 description Office@1 switchport access vlan 20 ! interface FastEthernet0/9 description Office@2 switchport access vlan 20 ! interface FastEthernet0/10 description Office@3 switchport access vlan 20 ! interface FastEthernet0/11 description Marketing@1 switchport access vlan 30 ! interface FastEthernet0/12 description Marketing@2 switchport access vlan 30 ! interface FastEthernet0/13 description Marketing@3 switchport access vlan 30 ! interface FastEthernet0/14 description Accounting@1 switchport access vlan 40 ! interface FastEthernet0/15 description Accounting@2 switchport access vlan 40 ! interface FastEthernet0/16 description Accounting@3 switchport access vlan 40 ! interface FastEthernet0/17 description FREE switchport trunk encapsulation dot1q switchport mode trunk ! interface FastEthernet0/18 description FREE switchport trunk encapsulation dot1q switchport mode trunk ! interface FastEthernet0/19 description FREE switchport trunk encapsulation dot1q switchport mode trunk ! interface FastEthernet0/20 description FREE shutdown ! interface FastEthernet0/21 description FREE switchport access vlan 642 ! interface FastEthernet0/22 description FREE switchport access vlan 3 spanning-tree portfast spanning-tree bpdufilter enable ! interface FastEthernet0/23 description Port-Group 1 > 7200 port2/0 duplex full port group 1 switchport trunk encapsulation dot1q switchport trunk allowed vlan 1,10,20,30,40,50,1002-1005 switchport mode trunk ! interface FastEthernet0/24 description LinkFrom Router@LPB FE 0/1 duplex full port group 1 switchport trunk encapsulation dot1q switchport trunk allowed vlan 1,10,20,30,40,50,1002-1005 switchport mode trunk ! interface VLAN1 ip address 10.23.2.253 255.255.255.0 ip directed-broadcast no ip route-cache ! ip default-gateway 192.168.212.1 logging 202.62.107.250 access-list 23 permit 202.62.97.0 0.0.0.255 access-list 23 permit 202.62.106.0 0.0.0.255 access-list 23 permit 192.168.100.0 0.0.0.255 access-list 23 permit 202.62.104.0 0.0.0.255 access-list 23 permit 202.62.96.0 0.0.0.255 access-list 23 permit 192.168.215.0 0.0.0.255 access-list 61 permit 202.62.107.0 0.0.0.255 access-list 61 permit 101.78.15.0 0.0.0.31 access-list 100 permit ip any any snmp-server engineID local 00000009010000A10A000102 snmp-server community newnet100 RO 61 tacacs-server host 202.62.107.148 tacacs-server key tac_key banner motd ^C # Unauthorized access to this device is prohibited! # Please verify Username and Password You are connect to: $(hostname) ^C ! line con 0 transport input none stopbits 1 line vty 0 4 access-class 23 in password redline line vty 5 15 ! ntp clock-period 22517988 ntp server 202.62.110.1 end