SEARCH
0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Prev | Current Page 153 | Next

Stephen McQuerry

"Interconnecting Cisco Network Devices, Part 1 (ICND1): CCNA Exam 640-802 and ICND1 Exam 640-822 (2nd Edition)"

To
display the ARP cache entry for a speci?¬?c IP address, use arp -a with the InetAddr
parameter, where InetAddr is an IP address. To display the ARP cache table for a
speci?¬?c interface, use the -N IfaceAddr parameter where IfaceAddr is the IP address
assigned to the interface. The -N parameter is case-sensitive.
?–  -g [InetAddr] [-N IfaceAddr]: Identical to -a.
?–  -d InetAddr [IfaceAddr]: Deletes an entry with a speci?¬?c IP address, where InetAddr
is the IP address. To delete an entry in a table for a speci?¬?c interface, use the IfaceAddr
parameter where IfaceAddr is the IP address assigned to the interface. To delete all
entries, use the asterisk (*) wildcard character in place of InetAddr.
?–  -s InetAddr EtherAddr [IfaceAddr]: Adds a static entry to the ARP cache that resolves
the IP address InetAddr to the physical address EtherAddr. To add a static ARP cache
entry to the table for a speci?¬?c interface, use the IfaceAddr parameter where IfaceAddr
is an IP address assigned to the interface.
?–  /?: Displays help at the command prompt.
The TRACERT (traceroute) diagnostic utility determines the route to a destination by
sending ICMP echo packets to the destination. In these packets, TRACERT uses varying IP
TTL values.


Pages:
141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165