ADC Cuda 12000 Informacje Techniczne Strona 142

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 652
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 141
ADC Telecommunications, Inc.
138 CHAPTER 2: CUDA 12000 BASE SYSTEM COMMANDS
del arp
Deletes the specified static ARP entry from the ARP cache of the current Ethernet interface. Note
that static ARP entries are supported on Ethernet interfaces only.
Mode
interface:ethernet:csi(<c/s/i>)
Syntax
del arp <ip-address>
Arguments
Example
The following example deletes the 192.168.111.6 static ARP address from Ethernet interface
1/11/1:
Related Commands
add arp on page 50
show arp on page 374
<ip-address> Address that you want to remove from the ARP cache of the
current interface.
cli:172.16.19.10:root# interface 1/11/1
mode: interface:ethernet:csi(1/11/1)
cli:172.16.19.10:interface:ethernet:csi(1/11/1)# show arp
row count: 1
IP Address MAC Address Type
---------------- ------------------ ----------
192.168.111.6 a0:41:de:78:ac:9e static
cli:172.16.19.10:interface:ethernet:csi(1/11/1)# del arp 192.168.111.6
cli:172.16.19.10:interface:ethernet:csi(1/11/1)# show arp
IP Address MAC Address Type
---------------- ------------------ ----------
Przeglądanie stron 141
1 2 ... 137 138 139 140 141 142 143 144 145 146 147 ... 651 652

Komentarze do niniejszej Instrukcji

Brak uwag