Display Anycast IP Gateway I-SIDsNEW!

About this task

Display routing information for remote Anycast IP Gateway interfaces on BEBs.

Procedure

  1. To enter User EXEC mode, log on to the switch.
  2. Display the interfaces:
    show ip anycast-gateway i-sid [<1-15999999>] [adv-sys-id <xxxx.xxxx.xxxx>] [all-routers] [home] [remote]

Examples

Display routing information:

Switch:1>show ip anycast-gateway i-sid
======================================================================================================
                                     Anycast I-SID
======================================================================================================
                                             PATH  ADD
L2VSN  L3VSN  GW IPv4      GW MAC            COST  METRIC  NEXT-HOP-BMAC      AREA   ADV-SYS-ID     ADV-RTR
------------------------------------------------------------------------------------------------------
10     0      192.0.2.254  00:00:5e:00:01:27 50    0       00:01:00:01:44:16  HOME   0001.0001.4416 R2
11     0      198.0.2.254  00:00:5e:00:01:27 50    0       00:01:00:01:44:15  HOME   0001.0001.4415 R1
-----------------------------------------------------------------------------------------------------------
2 out of 2 total number of entries displayed

Display information for all advertising routers:

Switch:1>show ip anycast-gateway i-sid all-routers
===========================================================================================================
                                          Anycast I-SID
===========================================================================================================
                                          PATH  ADD
L2VSN L3VSN GW IPv4     GW MAC            COST  METRIC NEXT-HOP-BMAC     AREA ADV-SYS-ID     ACTIVE ADV-RTR
-----------------------------------------------------------------------------------------------------------
10    0     192.0.2.254 00:00:5e:00:01:27 50    0      00:01:00:01:44:15 HOME 0001.0001.4415 false  R1
10    0     192.0.2.254 00:00:5e:00:01:27 50    0      00:01:00:01:44:16 HOME 0001.0001.4416 true   R2
11    0     198.0.2.254 00:00:5e:00:01:27 50    0      00:01:00:01:44:15 HOME 0001.0001.4415 true   R1
11    0     198.0.2.254 00:00:5e:00:01:27 50    0      00:01:00:01:44:16 HOME 0001.0001.4416 false  R2
-----------------------------------------------------------------------------------------------------------
4 out of 4 total number of entries displayed