! version 16.6.4 no service timestamps log datetime msec no service timestamps debug datetime msec no service password-encryption ! hostname Router ! ! ! ! ! ! ! ! no ip cef no ipv6 cef ! ! ! ! ! ! ! ! ! ! ! ! spanning-tree mode pvst ! ! ! ! ! ! interface GigabitEthernet0/0/0 ip address 10.0.0.2 255.255.255.252 duplex auto speed auto ! interface GigabitEthernet0/0/1 ip address 10.0.1.2 255.255.255.252 duplex auto speed auto ! interface GigabitEthernet0/0/2 no ip address duplex auto speed auto shutdown ! interface GigabitEthernet0/1/0 switchport access vlan 1001 ! interface GigabitEthernet0/1/1 ! interface GigabitEthernet0/1/2 ! interface GigabitEthernet0/1/3 ! interface Vlan1 no ip address shutdown ! interface Vlan1001 mac-address 0060.474c.e101 ip address 192.168.2.1 255.255.255.0 ! router bgp 64445 bgp log-neighbor-changes no synchronization neighbor 10.0.0.1 remote-as 64444 neighbor 10.0.1.1 remote-as 64444 network 192.168.2.0 ! ip classless ! ip flow-export version 9 ! ! ! ! ! ! ! line con 0 ! line aux 0 ! line vty 0 4 login ! ! ! end