Deleting Table Entries
There are two ways to delete an entry from a table depending on the table type. Type (e.g.):
XSR(config)#no arp 1.1.1.1 e45e.ffe5.ffee
+
removes the arp entry related to row 1.1.1.1. where no is the command that negates the previous operation and arp is
the associated table type. A second example is entered as follows:
XSR(config)#no access-list 1
+
removes access-list 1 where no is the command that clears the access-list.
Modifying Table Entries
For some tables, you must first remove the entry then add the same entry with new values. For the
ARP table the syntax is similar to the
with a new value which replaces the old value in the ARP table.
For example, typing the following:
XSR(config)#arp 1.1.1.1 e45e.ffe5.efef
XSR(config)#arp 1.1.1.1 e45e.ffe5.3434
+
first creates an arp entry of 1.1.1.1 associated with MAC address e45e.ffe5.efef. Then, this entry is modified to be
associated with the new MAC address e45e.ffe5.3434.
Displaying Table Entries
You can display ARP table, access-list table, gateway-type prefix table, IP routing table, and other
entries at privileged EXEC mode.
For example, enter
XSR#show ip arp
Protocol
Internet
Internet
Internet
Internet
Internet
Internet
Internet
Managing XSR Interfaces
You must be in Interface mode before configuring XSR ports. To enter Interface mode, type the
following, for example:
XSR#configure terminal
XSR(config)#interface FastEthernet 1
XSR(config-if<F1>)#
show ip arp
displays the following output:
Address
Age(min)
192.168.12.16
0
192.168.14.64
12
192.168.12.40
18
180.180.180.1
59
192.168.12.1
8
192.168.12.81
60
192.168.12.17
44
add
command where you enter the command and entry ID
Hardware Address
0001.f4fe.2716
0001.f4ee.2764
00b0.d0fe.e292
0030.ee1f.ef61
00e0.631f.a45a
0030.85ff.ef61
0001.f4ef.2717
Utilizing the Command Line Interface
Type
Interface
ARPA
FastEthernet2
ARPA
FastEthernet2
ARPA
FastEthernet2
ARPA
FastEthernet2
ARPA
FastEthernet2
ARPA
FastEthernet2
ARPA
FastEthernet2
XSR User's Guide 2-21
Need help?
Do you have a question about the Security Router X-PeditionTM and is the answer not in the manual?
Questions and answers