4 show ip interface, 5 arp, Syntax – PLANET WGSD-1022 User Manual

Page 202: Default configuration, Command mode, User guidelines, Example

Advertising
background image

5.10.4 show ip interface

The show ip interface user EXEC command displays the usability status of interfaces configured for IP.

Syntax

show ip interface [ethernet interface-number | vlan vlan-id | port-channel number]]

ƒ ethernet interface-number — Ethernet port number.

ƒ vlan vlan-id — VLAN number.

ƒ port-channel number — Port-channel number.

Default Configuration

This command has no default configuration.

Command Mode

User EXEC mode

User Guidelines

There are no user guidelines for this command.

Example

The following example displays VLAN 1 configuration.

Console# show ip interface vlan 1

5.10.5 arp

The arp global configuration command adds a permanent entry in the Address Resolution Protocol (ARP)

cache.

To remove an entry from the ARP cache, use the no form of this command.

Syntax

arp ip_addr hw_addr {ethernet interface-number | vlan vlan-id | port-channel number | }

no arp ip_addr hw_addr {ethernet interface-number | vlan vlan-id | port-channel number | }

ƒ ip_addr — IP address or IP alias to map to the specified MAC address.

ƒ hw_addr — MAC address to map to the specified IP address or IP alias.

ƒ ethernet interface-number — Ethernet port number.

ƒ vlan vlan-id — VLAN number.

ƒ port-channel number — Port-channel number.

Default Configuration

By default, ARP is disabled.

Advertising