You are on page 1of 5

CISCO IOS XR -12000 series router

Find the ISIS adjacency and take the IP address of the destination:

show isis adjacency detail

RP/0/4/CPU0:PE-PLPNJ-01C#show isis adjacency detail


Fri Aug 16 16:27:27.916 WIB

IS-IS XL Level-2 adjacencies:


System Id Interface SNPA State Hold Changed NSF IPv4 IPv6
BFD BFD
AG-PLSPN-01H Gi0/0/1/1.100 *PtoP* Up 26 4d07h Yes Up None
Area Address: 49.0004
Area Address: 49.4000
Neighbor IPv4 Address: 112.215.199.230*
Topology: IPv4 Unicast
PE-PLPNJ-02C Gi0/0/0/0 *PtoP* Up 28 13w3d Yes Up None
Area Address: 49.0004
Neighbor IPv4 Address: 121.52.130.130*
Topology: IPv4 Unicast

RP/0/4/CPU0:PE-PLPNJ-01C#show running-config | begin ipsla


Fri Aug 16 16:22:22.131 WIB
Building configuration...
ipsla
operation 101
type icmp echo
tag IPSLA_PL
destination address 112.215.199.230
frequency 900
!
!
operation 102
type icmp path-jitter
tag IPSLA_DelayJitter
destination address 112.215.199.230
packet interval 2000
frequency 900
!
!
operation 103
type udp jitter
tag test_DelayJitter
destination address 112.215.199.230
packet interval 2000
frequency 900
verify-data
!
!
operation 201
type udp echo
tag RTT_CS6
destination address 112.215.199.230
history
buckets 3
!
tos 192
frequency 900
!
!
operation 202
type udp echo
tag RTT_EF
destination address 112.215.199.230
history
buckets 3
!
tos 184
frequency 900
!
!
operation 203
type udp echo
tag RTT_AF3
destination address 112.215.199.230
history
buckets 3
!
tos 104
frequency 900
!
!
schedule operation 101
life forever
!
schedule operation 102
life forever
!
schedule operation 103
life forever
!
schedule operation 201
life forever
!
schedule operation 202
life forever
!
schedule operation 203
life forever
!
!
ssh client source-interface Loopback0
ssh server v2
ssh server logging
ssh timeout 120
end

configure

ipsla operation 105 type icmp echo destination address 121.52.130.130


ipsla operation 105 type icmp echo tag PL_PE-PLPNJ-02C
ipsla operation 105 type icmp echo frequency 900
ipsla schedule operation 105 life forever
ipsla schedule operation 105 start-time now
commit

ipsla operation 107 type udp jitter destination address 121.52.130.130


ipsla operation 107 type udp jitter tag DJ_PE-PLPNJ-02C
ipsla operation 107 type udp jitter frequency 900
ipsla schedule operation 107 life forever
ipsla operation 107 type udp echo destination port 50001
ipsla schedule operation 107 start-time now

commit

ipsla operation 205 type udp echo destination address 121.52.130.130


ipsla operation 205 type udp echo tag CS6_PE-PLPNJ-02C
ipsla operation 205 type udp echo history buckets 3
ipsla operation 205 type udp echo tos 192
ipsla operation 205 type udp echo frequency 900
ipsla schedule operation 205 life forever
ipsla operation 205 type udp echo destination port 50001
ipsla schedule operation 205 start-time now
commit

ipsla operation 206 type udp echo destination address 121.52.130.130


ipsla operation 206 type udp echo tag EF_PE-PLPNJ-02C
ipsla operation 206 type udp echo history buckets 3
ipsla operation 206 type udp echo tos 184
ipsla operation 206 type udp echo frequency 900
ipsla schedule operation 206 life forever
ipsla operation 206 type udp echo destination port 50001
ipsla schedule operation 206 start-time now

commit

ipsla operation 207 type udp echo destination address 121.52.130.130


ipsla operation 207 type udp echo tag AF3_PE-PLPNJ-02C
ipsla operation 207 type udp echo history buckets 3
ipsla operation 207 type udp echo tos 104
ipsla operation 207 type udp echo frequency 900
ipsla schedule operation 207 life forever
ipsla operation 207 type udp echo destination port 50001
ipsla schedule operation 207 start-time now

commit

You might also like