Interface configuration mode commands
Command line request in interface configuration mode appears as follows:
console(config-if)#
Table 5.71 —Interface configuration mode commands
Example use of commands
Add static record to ARP table: IP address 192.168.16.32, МАС address 0:0:C:40:F:BC, set dynamic
record lifetime in ARP table 12,000 seconds:
сonsole# configure
console(config)# arp 192.168.16.32 00-00-0c-40-0f-bc gigabitethernet 1/0/2
сonsole(config)# exit
сonsole# arp timeout 12000
Show ARP table contents:
сonsole# show arp
VLAN Interface IP address HW address status
--------------------- --------------- ------------------- ---------------
vlan 1 gi0/12 192.168.25.1 02:00:2a:00:04:95 dynamic
5.16.3 GVRP protocol configuration
GARP VLAN Registration Protocol (GVRP). This protocol allows to distribute VLAN identifiers in the
network. The basic function of GVRP protocol is to discover information on VLAN networks, that are
missing from the switch database, upon receiving GVRP messages. Switch adds received information on
missing VLANs to its database.
Global configuration mode commands
Command line request in global configuration mode appears as follows:
console(config)#
Table 5.72 —Global configuration mode commands
Ethernet interface configuration mode commands (interface range), port group interface
Command line request in Ethernet interface, port group interface configuration mode appears as
follows:
console# configure