Skip to content

Instantly share code, notes, and snippets.

@keroger2k
Created June 24, 2016 14:44
Show Gist options
  • Save keroger2k/c02c6121a2b397de9aa41fe6aa7d41f7 to your computer and use it in GitHub Desktop.
Save keroger2k/c02c6121a2b397de9aa41fe6aa7d41f7 to your computer and use it in GitHub Desktop.
PAFB-C00-CR-01#sh ip route
Codes: L - local, C - connected, S - static, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2
i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
ia - IS-IS inter area, * - candidate default, U - per-user static route
o - ODR, P - periodic downloaded static route, H - NHRP, l - LISP
a - application route
+ - replicated route, % - next hop override, p - overrides from PfR
Gateway of last resort is 29.2.221.20 to network 0.0.0.0
O*E2 0.0.0.0/0 [110/1] via 29.2.221.20, 01:19:00, GigabitEthernet0/1
29.0.0.0/8 is variably subnetted, 29 subnets, 5 masks
C 29.2.4.28/30 is directly connected, GigabitEthernet0/3
L 29.2.4.29/32 is directly connected, GigabitEthernet0/3
C 29.2.4.156/31 is directly connected, Tunnel531
L 29.2.4.157/32 is directly connected, Tunnel531
C 29.2.4.168/31 is directly connected, Tunnel521
L 29.2.4.169/32 is directly connected, Tunnel521
C 29.2.4.188/31 is directly connected, Tunnel511
L 29.2.4.189/32 is directly connected, Tunnel511
B 29.2.80.0/24 [20/0] via 29.2.4.168, 01:17:53
S 29.2.80.9/32 [1/0] via 29.2.4.30
B 29.2.106.0/24 [20/0] via 29.2.4.156, 01:17:53
S 29.2.106.9/32 [1/0] via 29.2.4.30
B 29.2.132.0/24 [20/0] via 29.2.4.188, 01:17:53
S 29.2.132.9/32 [1/0] via 29.2.4.30
S 29.2.132.13/32 [1/0] via 29.2.4.30
B 29.2.191.0/24 [20/0] via 192.168.1.2, 01:17:53
B 29.2.191.0/30 [20/11] via 192.168.1.2, 01:17:53
B 29.2.191.16/29 [20/0] via 192.168.1.2, 01:17:53
B 29.2.191.64/30 [20/0] via 192.168.1.2, 01:17:53
B 29.2.191.241/32 [20/0] via 192.168.1.2, 01:17:53
B 29.2.191.254/32 [20/12] via 192.168.1.2, 01:17:53
B 29.2.221.0/24 [200/0] via 29.2.221.254, 01:17:53
O 29.2.221.0/30 [110/11] via 29.2.221.20, 01:19:00, GigabitEthernet0/1
C 29.2.221.16/29 is directly connected, GigabitEthernet0/1
L 29.2.221.18/32 is directly connected, GigabitEthernet0/1
C 29.2.221.64/30 is directly connected, GigabitEthernet0/2
L 29.2.221.65/32 is directly connected, GigabitEthernet0/2
C 29.2.221.241/32 is directly connected, Loopback0
O 29.2.221.254/32
[110/12] via 29.2.221.20, 01:19:00, GigabitEthernet0/1
192.168.1.0/24 is variably subnetted, 2 subnets, 2 masks
C 192.168.1.0/30 is directly connected, GigabitEthernet0/4
L 192.168.1.1/32 is directly connected, GigabitEthernet0/4
PAFB-C00-CR-01#sh run | s bgp
redistribute bgp 27058 subnets
router bgp 27058
bgp log-neighbor-changes
bgp default local-preference 400
network 0.0.0.0 backdoor
redistribute ospf 201
neighbor 29.2.4.156 remote-as 65005
neighbor 29.2.4.156 description <== eBGP Connection to EADS ==>
neighbor 29.2.4.156 prefix-list PAFB-OUT out
neighbor 29.2.4.168 remote-as 65009
neighbor 29.2.4.168 description <== eBGP Connection to WADS ==>
neighbor 29.2.4.168 prefix-list PAFB-OUT out
neighbor 29.2.4.188 remote-as 65001
neighbor 29.2.4.188 description <== eBGP Connection to CONR ==>
neighbor 29.2.4.188 prefix-list PAFB-OUT out
neighbor 29.2.221.242 remote-as 27058
neighbor 29.2.221.242 description <== iBGP Connection to CR-02 ==>
neighbor 29.2.221.242 update-source Loopback0
neighbor 29.2.221.254 remote-as 27058
neighbor 29.2.221.254 description <== iBGP Connection to PR-01 ==>
neighbor 29.2.221.254 update-source Loopback0
neighbor 192.168.1.2 remote-as 27071
neighbor 192.168.1.2 description <== Backdoor connection to CMAF-C00-CR-01 ==>
PAFB-C00-CR-01#sh ip bgp
BGP table version is 16, local router ID is 29.2.221.241
Status codes: s suppressed, d damped, h history, * valid, > best, i - internal,
r RIB-failure, S Stale, m multipath, b backup-path, f RT-Filter,
x best-external, a additional-path, c RIB-compressed,
Origin codes: i - IGP, e - EGP, ? - incomplete
RPKI validation codes: V valid, I invalid, N Not found
Network Next Hop Metric LocPrf Weight Path
* 29.2.80.0/24 192.168.1.2 0 27071 65009 i
*> 29.2.4.168 0 65009 i
* 29.2.106.0/24 192.168.1.2 0 27071 65005 i
*> 29.2.4.156 0 65005 i
* 29.2.132.0/24 192.168.1.2 0 27071 65001 i
*> 29.2.4.188 0 65001 i
*> 29.2.191.0/30 192.168.1.2 11 0 27071 ?
*> 29.2.191.0/24 192.168.1.2 0 27071 i
*> 29.2.191.16/29 192.168.1.2 0 0 27071 ?
*> 29.2.191.64/30 192.168.1.2 0 0 27071 ?
*> 29.2.191.241/32 192.168.1.2 0 0 27071 ?
*> 29.2.191.254/32 192.168.1.2 12 0 27071 ?
* i 29.2.221.0/30 29.2.221.254 0 100 0 ?
*> 29.2.221.20 11 32768 ?
Network Next Hop Metric LocPrf Weight Path
*>i 29.2.221.0/24 29.2.221.254 0 100 0 i
* i 29.2.221.16/29 29.2.221.1 11 100 0 ?
*> 0.0.0.0 0 32768 ?
* i 29.2.221.64/30 29.2.221.1 12 100 0 ?
*> 0.0.0.0 0 32768 ?
* i 29.2.221.241/32 29.2.221.1 12 100 0 ?
*> 0.0.0.0 0 32768 ?
* i 29.2.221.254/32 29.2.221.254 0 100 0 ?
*> 29.2.221.20 12 32768 ?
PAFB-C00-CR-01#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment