show configuration version 5.1R2.4; system { ports { console type vt100; } login { user lab { uid 2000; class super-user; authentication { encrypted-password "$1$CT.6I$Np/mjCpDNfSnomLqcw81t1"; # SECRET-DATA } } } services { telnet; } syslog { user * { any emergency; } file messages { ---(more)--- any notice; authorization info; } } } interfaces { ip-0/1/0 { mtu 1480; unit 0 { tunnel { source 206.196.180.2; destination 198.32.11.17; } family inet6 { address 3ffe:3700:ff:1b1d::1/64; address 2001:468:ff:1b1d::1/64; } } } fe-0/3/0 { unit 0 { description "local switch"; family inet { ---(more 25%)--- address 206.196.180.49/28; } } } fe-0/3/1 { unit 0 { family inet { address 206.196.180.2/30; } } } fe-0/3/2 { unit 0 { description fox; family inet { address 206.196.180.4/31; } family inet6 { address 3ffe:3700:1001:1::2/64; address 2001:468:1001:1::2/64; address 152C:B9AD:A081::2/64; } } ---(more 37%)--- } fe-0/3/3 { unit 0 { description golf; family inet { address 206.196.180.6/31; } family inet6 { address 3ffe:3700:1100::2/64; address 2001:468:1100::2/64; address 152C:B8D9:7654::2/64; } } } lo0 { unit 0 { family inet { address 206.196.177.249/32; } family inet6 { address 3ffe:3700::1/128; } } ---(more 50%)--- } } routing-options { rib inet6.0 { static { route 152c:5c00::/23 { discard; install; } } } static { route 0.0.0.0/0 { next-hop 206.196.180.1; retain; } route 206.196.180.0/24 { discard; install; } } autonomous-system 65000; } ---(more 63%)--- protocols { inactive: router-advertisement { interface fe-0/3/2.0 { prefix 3ffe:3700:1000::/64; } interface fe-0/3/3.0 { prefix 3ffe:3700:1100::/64; } } bgp { group ABILENE { type external; neighbor 3ffe:3700:ff:1b1d::2 { peer-as 11537; } neighbor 2001:468:ff:1b1d::2 { peer-as 11537; } } group POPS { type external; export NHS; neighbor 3ffe:3700:1001:1::1 { ---(more 76%)--- description FOX; peer-as 65200; } neighbor 3ffe:3700:1100::1 { description GOLF; peer-as 65100; } neighbor 2001:468:1001:1::1 { peer-as 65200; } neighbor 2001:468:1100::1 { peer-as 65100; } } group WKS { type external; neighbor 206.196.180.1 { peer-as 10886; } } } ospf { export rediststatic; ---(more 89%)--- reference-bandwidth 100g; area 0.0.0.0 { interface fe-0/3/2.0; interface fe-0/3/3.0; } } } policy-options { policy-statement rediststatic { from protocol [ static direct ]; then accept; } policy-statement NHS { from protocol bgp; then { next-hop self; } } } lab> lab> lab>