You are on page 1of 3

tksdc@rtr.gate-agg.tbs> show configuration interfaces ae0.

211
description LAN-INET;
vlan-id 211;
family inet {
address 202.3.211.19/27;
}

{master}

===================================================================================
==

tksdc@rtr.gate-agg.tbs> ping 202.3.211.1 source 202.3.211.19


PING 202.3.211.1 (202.3.211.1): 56 data bytes
64 bytes from 202.3.211.1: icmp_seq=0 ttl=64 time=0.583 ms
64 bytes from 202.3.211.1: icmp_seq=1 ttl=64 time=0.628 ms
64 bytes from 202.3.211.1: icmp_seq=2 ttl=64 time=0.581 ms
64 bytes from 202.3.211.1: icmp_seq=3 ttl=64 time=0.702 ms
64 bytes from 202.3.211.1: icmp_seq=4 ttl=64 time=0.613 ms
^C
--- 202.3.211.1 ping statistics ---
5 packets transmitted, 5 packets received, 0% packet loss
round-trip min/avg/max/stddev = 0.581/0.621/0.702/0.044 ms

{master}
tksdc@rtr.gate-agg.tbs> ping 202.3.211.27 source 202.3.211.19
PING 202.3.211.27 (202.3.211.27): 56 data bytes
64 bytes from 202.3.211.27: icmp_seq=0 ttl=255 time=3.389 ms
64 bytes from 202.3.211.27: icmp_seq=1 ttl=255 time=2.704 ms
64 bytes from 202.3.211.27: icmp_seq=2 ttl=255 time=2.993 ms
64 bytes from 202.3.211.27: icmp_seq=3 ttl=255 time=2.854 ms
64 bytes from 202.3.211.27: icmp_seq=4 ttl=255 time=3.166 ms
^C
--- 202.3.211.27 ping statistics ---
5 packets transmitted, 5 packets received, 0% packet loss
round-trip min/avg/max/stddev = 2.704/3.021/3.389/0.239 ms

{master}
tksdc@rtr.gate-agg.tbs> ping 202.3.211.28 source 202.3.211.19
PING 202.3.211.28 (202.3.211.28): 56 data bytes
^C
--- 202.3.211.28 ping statistics ---
4 packets transmitted, 0 packets received, 100% packet loss

===================================================================================
==

{master}
tksdc@rtr.gate-agg.tbs> show configuration | match ae0.211

{master}
tksdc@rtr.gate-agg.tbs> show arp no-resolve | match 202.3.211.19
88:d9:8f:ff:70:00 202.3.211.194 xe-0/3/0.3202 none

===================================================================================
==

{master}
tksdc@rtr.gate-agg.tbs> show route 202.3.211.28

inet.0: 823995 destinations, 1648613 routes (823995 active, 0 holddown, 43 hidden)


+ = Active Route, - = Last Active, * = Both

202.3.211.0/27 *[Direct/0] 00:02:09


> via ae0.211
[OSPF/150] 00:03:07, metric 1562, tag 0
> to 202.3.211.218 via xe-0/2/3.0

NAT-DZONE-TBS.inet.0: 6 destinations, 6 routes (6 active, 0 holddown, 0 hidden)


+ = Active Route, - = Last Active, * = Both

0.0.0.0/0 *[Static/5] 82w6d 23:55:29


> via ams0.3

NAT-IZONE-RIM-TBS.inet.0: 6 destinations, 6 routes (6 active, 0 holddown, 0 hidden)


+ = Active Route, - = Last Active, * = Both

0.0.0.0/0 *[Static/5] 82w6d 23:55:29


> via ams0.1

===================================================================================
==
tksdc@rtr.gate-agg.tbs> show configuration protocols bgp group IBGP-IPv4
type internal;
local-address 202.3.211.171;
export NAT-POOL-TO-BGP;
neighbor 114.127.255.6 {
description "IBGP peer to MX1-TBS";
}
neighbor 114.127.255.7 {
description "IBGP peer to MX2-TBS";
}

{master}

===================================================================================
==

tksdc@rtr.gate-agg.tbs> show route advertising-protocol bgp 114.127.255.6 | match


202.3.211
* 43.255.199.16/28 202.3.211.60 100 I
* 202.3.208.0/24 202.3.211.60 100 I
* 202.3.209.32/27 202.3.211.60 100 I
* 202.3.209.64/27 202.3.211.61 100 I
* 202.3.210.0/24 202.3.211.61 100 I
* 202.3.211.0/27 Self 100 I
* 202.3.211.48/28 Self 100 I

{master}
tksdc@rtr.gate-agg.tbs> show route advertising-protocol bgp 114.127.255.7 | match
202.3.211
* 43.255.199.16/28 202.3.211.60 100 I
* 202.3.208.0/24 202.3.211.60 100 I
* 202.3.209.32/27 202.3.211.60 100 I
* 202.3.209.64/27 202.3.211.61 100 I
* 202.3.210.0/24 202.3.211.61 100 I
* 202.3.211.0/27 Self 100 I
* 202.3.211.48/28 Self 100 I
===================================================================================
==

tksdc@rtr.gate-agg.brn> traceroute 202.3.211.19 no-resolve


traceroute to 202.3.211.19 (202.3.211.19), 30 hops max, 52 byte packets
1 202.3.211.253 2.526 ms 1.858 ms 2.449 ms
2 202.3.211.19 6.067 ms 5.831 ms 8.341 ms

{master}
tksdc@rtr.gate-agg.brn> traceroute 202.3.211.27 no-resolve
traceroute to 202.3.211.27 (202.3.211.27), 30 hops max, 52 byte packets
1 202.3.211.253 2.488 ms 2.346 ms 1.779 ms
2 202.3.211.233 4.048 ms 5.300 ms 4.471 ms
3 * * *
4 * * *
5 * * *
6 * * *
7 *^C
{master}

===================================================================================
==

You might also like