Page 236 / 400 Scroll up to view Page 231 - 235
User Manual for the NETGEAR 7300S Series Layer 3 Managed Switch Software
10-4
Routing Commands
202-10088-01, March 2005
arp retries
This command configures the ARP count of maximum request for retries.
The value for <retries> is an integer, which represents the maximum number of request for retries.
The range for <retries> is an integer between 0-10 retries.
Default
4
Format
arp retries <0-10>
Mode
Global Config
no arp retries
This command configures the default ARP count of maximum request for retries.
Format
no arp retries
Mode
Global Config
arp timeout
This command configures the ARP entry ageout time.
The value for <seconds> is a valid positive integer, which represents the IP ARP entry ageout time
in seconds. The range for <seconds> is between 15-21600 seconds.
Default
1200
Format
arp timeout <15-21600>
Mode
Global Config
no arp timeout
This command configures the default ARP entry ageout time.
Format
no arp timeout
Mode
Global Config
clear arp-cache
This command causes all ARP entries of type dynamic to be removed from the ARP cache. If the
gateway
parameter is specified, the dynamic entries of type gateway are purged as well.
Page 237 / 400
User Manual for the NETGEAR 7300S Series Layer 3 Managed Switch Software
Routing Commands
10-5
202-10088-01, March 2005
Format
clear arp-cache [gateway]
Mode
Privileged Exec
show arp
This command displays the Address Resolution Protocol (ARP) cache. The displayed results are
not the total ARP entries. To view the total ARP entries, the operator should view the
show arp
results in conjunction with the
show arp switch
results.
Format
show arp
Mode
Privileged EXEC
Age Time (seconds)
Is the time it takes for an ARP entry to age out. This value was
configured into the unit. Age time is measured in seconds.
Response Time (seconds)
Is the time it takes for an ARP request timeout. This value
was configured into the unit. Response time is measured in sec-
onds.
Retries
Is the maximum number of times an ARP request is retried. This
value was configured into the unit.
Cache Size
Is the maximum number of entries in the ARP table. This value
was configured into the unit.
Dynamic Renew Mode
Displays whether the ARP component automatically attempts to
renew dynamic ARP entries when they age out.
Total Entry Count Current / Peak
Field listing the total entries in the ARP table and the
peak entry count in the ARP table.
Static Entry Count Current / Max
Field listing the static entry count in the ARP table and
maximum static entry count in the ARP table.
The following are displayed for each ARP entry.
IP Address
Is the IP address of a device on a subnet attached to an existing
routing interface.
MAC Address
Is the hardware MAC address of that device.
Interface
Is the routing slot/port associated with the device ARP entry.
Type
Is the type that was configured into the unit. The possible values
are Local, Gateway, Dynamic and Static.
Age
This field displays the current age of the ARP entry since last
refresh (in hh:mm:ss format
Page 238 / 400
User Manual for the NETGEAR 7300S Series Layer 3 Managed Switch Software
10-6
Routing Commands
202-10088-01, March 2005
show arp brief
This command displays the brief Address Resolution Protocol (ARP) table information.
Format
show arp brief
Mode
Privileged EXEC
Age Time (seconds)
Is the time it takes for an ARP entry to age out. This value was
configured into the unit. Age time is measured in seconds.
Response Time (seconds)
Is the time it takes for an ARP request timeout. This value
was configured into the unit. Response time is measured in sec-
onds.
Retries
Is the maximum number of times an ARP request is retried. This
value was configured into the unit.
Cache Size
Is the maximum number of entries in the ARP table. This value
was configured into the unit.
Dynamic Renew Mode
Displays whether the ARP component automatically attempts to
renew dynamic ARP entries when they age out.
Total Entry Count Current / Peak
Field listing the total entries in the ARP table and the
peak entry count in the ARP table.
Static Entry Count Current / Max
Field listing the static entry count in the ARP table and
maximum static entry count in the ARP table.
IP Routing
This chapter provides a detailed explanation of the IP Routing commands. The commands are
divided by functionality into the following different groups:
Show commands are used to display switch settings, statistics and other information.
Configuration Commands are used to configure features and options of the switch. For every
configuration command there is a show command that will display the configuration setting.
Copy commands are used to transfer configuration and informational files to and from the
switch.
routing
This command enables routing for an interface.
Page 239 / 400
User Manual for the NETGEAR 7300S Series Layer 3 Managed Switch Software
Routing Commands
10-7
202-10088-01, March 2005
The current value for this function is displayed under "show ip interface" labeled as "Routing
Mode".
Default
disabled
Format
routing
Mode
Interface Config
no routing
This command disables routing for an interface.
The current value for this function is displayed under "show ip interface" labeled as "Routing
Mode".
Format
no routing
Mode
Interface Config
ip routing
This command enables the IP Router Admin Mode for the master switch.
Format
ip routing
Mode
Global Config
no ip routing
This command disables the IP Router Admin Mode for the master switch.
Format
no ip routing
Mode
Global Config
ip address
This command configures an IP address on an interface. The IP address may be a secondary IP
address.
The value for <ipaddr> is the IP Address of the interface.
The value for <subnetmask> is a 4-digit dotted-decimal number which represents the Subnet Mask
of the interface. This changes the label "IP address" in "show ip interface."
Format
ip address
<ipaddr> <subnetmask> [secondary]
Page 240 / 400
User Manual for the NETGEAR 7300S Series Layer 3 Managed Switch Software
10-8
Routing Commands
202-10088-01, March 2005
Mode
Interface Config
no ip address
This command deletes an IP address from an interface.
The value for <ipaddr> is the IP Address of the interface.
The value for <subnetmask> is a 4-digit dotted-decimal number which represents the Subnet Mask
of the interface.
Format
no ip address
<ipaddr> <subnetmask> [secondary]
Mode
Interface Config
ip route
This command configures a static route.
The <ip_addr> is a valid ip address. The <subnet_mask>
is a valid subnet mask. The <nextHopRtr> is a valid IP address of the next hop router. The
<preference> is an integer value from 1 to 255.
Default
preference - 1
Format
ip route <ip_addr> <subnet_mask> <nextHopRtr> [<pref-
erence>]
Mode
Global Config
no ip route
This command deletes all next hops to a destination static route. If the optional <nextHopRtr>
parameter is designated, the next hop is deleted and if the optional preference value is designated,
the preference value of the static route is reset to its default,
Format
no ip route <ip_addr> <subnet_mask> [{<nextHopRtr> |
<preference>}]
Mode
Global Config
ip route default
This command configures the default route. The value for <nextHopRtr> is a valid IP address of
the next hop router. The <preference> is an integer value from 1 to 255
Default
preference - 1

Rate

4.5 / 5 based on 2 votes.

Bookmark Our Site

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

Share
Top