Current configuration : 2699 bytes ! version 12.2 no service pad service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname SW2 ! ! no aaa new-model vtp mode transparent ip subnet-zero ip routing ip tcp synwait-time 5 no ip domain-lookup ! ! ! ! ! ! no file verify auto spanning-tree mode pvst spanning-tree extend system-id ! vlan internal allocation policy ascending ! vlan 46 ! ! interface FastEthernet0/1 description R1 port 0/1 no switchport ip address 172.16.120.20 255.255.255.0 ! interface FastEthernet0/2 description R2 port 0/1 ! interface FastEthernet0/3 description R3 port 0/1 ! interface FastEthernet0/4 description R4 port 0/1 switchport access vlan 46 switchport mode access ! interface FastEthernet0/5 description R5 port 0/1 ! interface FastEthernet0/6 description R6 port 0/1 ! interface FastEthernet0/7 ! interface FastEthernet0/8 ! interface FastEthernet0/9 ! interface FastEthernet0/10 ! interface FastEthernet0/11 ! interface FastEthernet0/12 ! interface FastEthernet0/13 ! interface FastEthernet0/14 ! interface FastEthernet0/15 ! interface FastEthernet0/16 ! interface FastEthernet0/17 ! interface FastEthernet0/18 ! interface FastEthernet0/19 description SW4 port 0/19 shutdown ! interface FastEthernet0/20 description SW4 port 0/20 shutdown ! interface FastEthernet0/21 description SW3 port 0/21 shutdown ! interface FastEthernet0/22 description SW3 port 0/22 shutdown ! interface FastEthernet0/23 description SW1 port 0/23 switchport access vlan 46 switchport trunk encapsulation dot1q switchport mode access ! interface FastEthernet0/24 description SW1 port 0/24 shutdown ! interface GigabitEthernet0/1 ! interface GigabitEthernet0/2 ! interface Vlan1 no ip address shutdown ! router ospf 1 router-id 8.8.8.8 log-adjacency-changes network 172.16.120.20 0.0.0.0 area 0 ! router bgp 65001 no synchronization bgp router-id 8.8.8.8 bgp log-neighbor-changes bgp confederation identifier 100 neighbor 172.16.120.1 remote-as 65001 no auto-summary ! ip classless ip http server ip http secure-server ! ! ! control-plane ! banner motd ^C ------------------------------------------------- Cisco 360 R&S Advanced Workshop 1 Product, POD location: $(line-desc) Device: $(hostname) ------------------------------------------------- ^C alias exec srb show run | begin alias exec sri show run | inc alias exec srr show run | begin ^router alias exec c config t alias exec i show ip route alias exec ship show ip int brief | excl una ! line con 0 location CIERS1-AW1, SJ exec-timeout 0 0 privilege level 15 logging synchronous line vty 0 4 privilege level 15 no login line vty 5 15 privilege level 15 no login ! end