Page 161 / 400 Scroll up to view Page 156 - 160
User Manual for the NETGEAR 7300S Series Layer 3 Managed Switch Software
Switching Commands
8-93
202-10088-01, March 2005
Manual bindings
The number of IP addresses that have been manually mapped to the MAC
addresses of hosts that are found in the DHCP database.
Expired bindings
The number of expired leases.
Malformed messages
The number of truncated or corrupted messages that were
received by the DHCP server.
Message Received
DHCPREQUEST
The number of DHCPREQUEST messages that were received
by the server.
DHCPDECLINE
The number of DHCPDECLINE messages that were received by
the server.
DHCPRELEASE
The number of DHCPRELEASE messages that were received by
the server.
DHCPINFORM
The number of DHCPINFORM messages that were received by
the server.
Message Sent
DHCPOFFER
The number of DHCPOFFER messages that were sent by the
server.
DHCPACK
The number of DHCPPACK messages that were sent by the
server.
DHCPNACK
The number of DHCPNACK messages that were sent by the
server.
show ip dhcp conflict
This command displays address conflicts logged by the DHCP Server. If no IP address is specified,
all the conflicting addresses are displayed.
Format
show ip dhcp conflict [ip-address]
Modes
Privileged EXEC
User EXEC
IP address
The IP address of the host as recorded on the DHCP server.
Detection Method
The manner in which the IP address of the hosts were found on
the DHCP Server
Detection time
The time when the conflict was found.
Page 162 / 400
User Manual for the NETGEAR 7300S Series Layer 3 Managed Switch Software
8-94
Switching Commands
202-10088-01, March 2005
clear ip dhcp binding
This command deletes an automatic address binding from the DHCP server database. If “*” is
specified, the bindings corresponding to all the addresses are deleted. <address> is a valid IP
address made up of four decimal bytes ranging from 0 to 255. IP address 0.0.0.0 is invalid.
Default
none
Format
clear ip dhcp binding {address | *}
Mode
Privileged EXEC
clear ip dhcp server statistics
This command clears DHCP server statistics counters.
Format
clear ip dhcp server statistics
Mode
Privileged EXEC
clear ip dhcp conflict
The command is used to clear an address conflict from the DHCP Server database. The server
detects conflicts using a ping. DHCP server clears all conflicts If the asterisk (*) character is used
as the address parameter.
Default
none
Format
clear ip dhcp conflict {<address> | *}
Mode
Privileged EXEC
Provisioning (IEEE 802.1p) Commands
This chapter provides a detailed explanation of the Provisioning commands. The commands are
divided into two functional groups:
Show commands display switch settings, statistics, and other information.
Configuration commands configure features and options of the switch. For every
configuration command, there is a show command that displays the configuration setting.
Page 163 / 400
User Manual for the NETGEAR 7300S Series Layer 3 Managed Switch Software
Switching Commands
8-95
202-10088-01, March 2005
classofservice dot1pmapping
This command maps an 802.1p priority to an internal traffic class for a device when in ‘Global
Config’ mode. The number of available traffic classes may vary with the platform. Userpriority
and trafficclass can both be the range from 0-7. The command is only available on platforms that
support priority to traffic class mapping on a ‘per-port’ basis, and the number of available traffic
classes may vary with the platform.
Format
classofservice dot1pmapping
<userpriority> <traffic-
class>
Mode
Global Config or Interface Config
show classofservice dot1pmapping
This command displays the current 802.1p priority mapping to internal traffic classes for a specific
interface. The slot/port parameter is required on platforms that support priority to traffic class
mapping on a ‘per-port’ basis.
Platforms that support priority to traffic class mapping on a per-port basis:
Format
show classofservice dot1pmapping <slot/port>
Platforms that do not support priority to traffic class mapping on a per-port basis:
Format
s
how classofservice dot1pmapping
Mode
Privileged EXEC and User EXEC
vlan port priority all
This command configures the port priority assigned for untagged packets for all ports presently
plugged into the device. The range for the priority is 0-7. Any subsequent per port configuration
will override this configuration setting.
Format
vlan port priority all
<priority>
Mode
Global Config
vlan priority
This command configures the default 802.1p port priority assigned for untagged packets for a
specific interface. The range for the priority is 0-7
Page 164 / 400
User Manual for the NETGEAR 7300S Series Layer 3 Managed Switch Software
8-96
Switching Commands
202-10088-01, March 2005
Default
0
Format
vlan priority
<priority>
Mode
Interface Config
GARP Commands
This chapter provides a detailed explanation of the GARP commands. The commands are divided
into two functional groups:
Show commands display switch settings, statistics, and other information.
Configuration commands configure features and options of the switch. For every
configuration command, there is a show command that displays the configuration setting.
set garp timer join
This command sets the GVRP join time per port and per GARP. Join time is the interval between
the transmission of GARP Protocol Data Units (PDUs) registering (or re-registering) membership
for a VLAN or multicast group.
This command has an effect only when GVRP is enabled. The time is from 10 to 100
(centiseconds). the value 20 centiseconds is 0.2 seconds.
Default
20
Format
set garp timer join
<10-100>
Mode
Interface Config
no set garp timer join
This command sets the GVRP join time per port and per GARP to 20 centiseconds (0.2 seconds).
This command has an effect only when GVRP is enabled.
Format
no set garp timer join
Mode
Interface Config
Page 165 / 400
User Manual for the NETGEAR 7300S Series Layer 3 Managed Switch Software
Switching Commands
8-97
202-10088-01, March 2005
set garp timer join all
This command sets the GVRP join time for all ports and per GARP. Join time is the interval
between the transmission of GARP Protocol Data Units (PDUs) registering (or re-registering)
membership for a VLAN or multicast group.
This command has an effect only when GVRP is enabled. The time is from 10 to 100
(centiseconds). The value 20 centiseconds is 0.2 seconds.
Default
20
Format
set garp timer join all
<10-100>
Mode
Global Config
no set garp timer join all
This command sets the GVRP join time for all ports and per GARP to 20 centiseconds (0.2
seconds). This command has an effect only when GVRP is enabled.
Format
no set garp timer join all
Mode
Global Config
set garp timer leave
This command sets the GVRP leave time per port. Leave time is the time to wait after receiving an
unregister request for a VLAN or a multicast group before deleting the VLAN entry. This can be
considered a buffer time for another station to assert registration for the same attribute in order to
maintain uninterrupted service.time is 20 to 600 (centiseconds). The value 60 centiseconds is 0.6
seconds.
Note:
This command has an effect only when GVRP is enabled.
Default
60
Format
set garp timer leave <
20-600>
Mode
Interface Config
no set garp timer leave
This command sets the GVRP leave time per port to 60 centiseconds (0.6 seconds).
Note:
This command has an effect only when GVRP is enabled.
Format
no set garp timer leave

Rate

4.5 / 5 based on 2 votes.

Bookmark Our Site

Press Ctrl + D to add this site to your favorites!

Share
Top