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,144 ! ! interface FastEthernet0/1 description R1 port 0/1 switchport access vlan 144 switchport mode access ! interface FastEthernet0/2 description R2 port 0/1 shutdown ! interface FastEthernet0/3 description R3 port 0/1 shutdown ! interface FastEthernet0/4 description R4 port 0/1 switchport access vlan 46 switchport mode access ! interface FastEthernet0/5 description R5 port 0/1 shutdown ! interface FastEthernet0/6 description R6 port 0/1 shutdown ! interface FastEthernet0/7 shutdown ! interface FastEthernet0/8 shutdown ! interface FastEthernet0/9 shutdown ! interface FastEthernet0/10 shutdown ! interface FastEthernet0/11 shutdown ! interface FastEthernet0/12 shutdown ! interface FastEthernet0/13 shutdown ! interface FastEthernet0/14 shutdown ! interface FastEthernet0/15 shutdown ! interface FastEthernet0/16 shutdown ! interface FastEthernet0/17 shutdown ! interface FastEthernet0/18 shutdown ! interface FastEthernet0/19 description SW4 port 0/19 switchport trunk encapsulation dot1q switchport mode trunk ! interface FastEthernet0/20 description SW4 port 0/20 shutdown ! interface FastEthernet0/21 description SW3 port 0/21 ! interface FastEthernet0/22 description SW3 port 0/22 ! interface FastEthernet0/23 description SW1 port 0/23 switchport access vlan 46 switchport trunk encapsulation dot1q switchport mode access shutdown ! interface FastEthernet0/24 description SW1 port 0/24 ! 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 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