cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
990
Views
1
Helpful
4
Replies

ASR9000 No ping response to bundle sub-interface

YEH
Level 1
Level 1

I configured an IP address on the bundle sub-interface of the ASR9000 and pinged the IP address, but got no response. I would like to know the cause.

 

interface Bundle-Ether2000.5
vrf TEST
ipv4 address 1.1.1.1 255.255.255.0
load-interval 30
encapsulation dot1q 5

 

#ping vrf TEST 1.1.1.1
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 1.1.1.1, timeout is 2 seconds:
UUUUU
Success rate is 0 percent (0/5)

1 Accepted Solution

Accepted Solutions

Hello @YEH,

please share your vrf TEST configuration.

Best regards
.ı|ı.ı|ı. If This Helps, Please Rate .ı|ı.ı|ı.

View solution in original post

4 Replies 4

M02@rt37
VIP
VIP

Hello @YEH 

Check the status of interface BE2000.5

Do #sh ip int brief

-Up/Down ?

Best regards
.ı|ı.ı|ı. If This Helps, Please Rate .ı|ı.ı|ı.

Hello M02@rt37 

The target sub-interface is up/up.
Loopback address and mgmt address had no ping errors.

Interface       IP-Address   Status  Protocol  Vrf-Name
Bundle-Ether2000    unassigned   Up    Up    default
Bundle-Ether2000.5    1.1.1.1      Up    Up    TEST

 

After checking the routing, the local route was not visible as shown below.
#show route vrf TEST local
Fri Aug 4 09:32:59.685 JST

% No matching routes found

Hello @YEH,

please share your vrf TEST configuration.

Best regards
.ı|ı.ı|ı. If This Helps, Please Rate .ı|ı.ı|ı.

Hello M02@rt37 
I'm sorry
I have reconfigured it and the ping went through, so please close it. The cause is unknown.