arp table

Nahid
Nahid  Diamond  (1)
7 years 10 months ago  View: 1934  Reply: 3
1F

To display full arp table 


<SV_SAV4_NE40E_AR1>display arp all 
IP ADDRESS      MAC ADDRESS     EXPIRE(M) TYPE        INTERFACE   VPN-INSTANCE 
                                          VLAN/CEVLAN PVC                      
------------------------------------------------------------------------------
10.187.2.1      0018-826e-f00e            I -         GE1/0/6
10.187.1.1      0018-826e-f00e            I -         GE1/0/6.1      Payload
10.187.2.5      0018-826e-f00f            I -         GE1/0/7
10.187.1.5      0018-826e-f00f            I -         GE1/0/7.1      Payload
10.187.2.13     0018-826e-f011            I -         GE1/0/9
10.187.2.14     00e0-fcdc-5611  20        D-1         GE1/0/9
10.187.1.13     0018-826e-f011            I -         GE1/0/9.1      Payload
10.187.1.14     00e0-fcdc-5611  20        D-1         GE1/0/9.1      Payload
                                            63/-

nasir007
nasir007  Gold 
7 years 10 months ago
2F
good note
jfjina
jfjina  Gold 
7 years 10 months ago
3F
very useful note
Kiwi
Kiwi  Diamond 
6 years 3 months ago
4F
Using | for more functions:
disp arp interface GigabitEthernet 1/0/1 | ?
begin Begin with the line that matches
exclude Exclude lines that match
include Include lines that match
Comment
winktv2002 winktv2002  5 years 11 months ago

hello, man