M4500 Cli en
M4500 Cli en
M4500 Cli en
NETGEAR, Inc.
August 2023 350 E. Plumeria Drive
202-12041-04 San Jose, CA 95134, USA
Support and Community
Visit netgear.com/support to get your questions answered and access the latest downloads.
You can also check out our NETGEAR Community for helpful advice at community.netgear.com.
(If this product is sold in Canada, you can access this document in Canadian French at
https://www.netgear.com/support/download/.)
See the regulatory compliance document before connecting the power supply.
By using this device, you are agreeing to NETGEAR’s Terms and Conditions at
https://www.netgear.com/about/terms-and-conditions. If you do not agree, return the device to your place
of purchase within your return period.
Trademarks
© NETGEAR, Inc., NETGEAR, and the NETGEAR Logo are trademarks of NETGEAR, Inc. Any non-NETGEAR
trademarks are used for reference purposes only.
Revision History
Publication Part Publish Date Comments
Number
1.1.1. Simplicity
The switch can be managed through industry standard command-line interface (CLI) which reduces the training
and operating costs. It also supports Simple Network Management Protocol (SNMP) both rom standard MIB and
private MIB for network administrator to easily configure, monitor, and manage remotely. The Auto-installation
feature implemented helps centralized management to simplify deployment of a truly plug-and-play experience.
With the evolution from IPv4 to IPv6, the switch is an IPv6 integrated management device.
1.2. Features
⚫ IEEE 802.3z and IEEE 802.3x compliant Flow Control for all Ethernet ports
⚫ Supports 802.1S MSTP, and 802.1w Rapid Spanning Tree for redundant back up bridge paths
⚫ Supports 802.1Q VLAN, Double VLAN, IGMP snooping, 802.1p Priority Queues, Port Channel, port mirroring
⚫ Multi-layer Access Control (based on MAC address, IP address, VLAN, Protocol, 802.1p, DSCP)
⚫ TACACS+ support
⚫ UDLD support
⚫ Supports DHCP Snooping, Dynamic ARP Inspection and IP Source Guard (IPSG)
⚫ ARP support
⚫ BGP4 Support
⚫ 31 subnets support
⚫ IP Multicast support
⚫ Protocol Independent Multicast - Sparse Mode (PIM-SM) support for IPv4 and IPv6
⚫ IPv6 function
• Supports DHCPv6 protocol, OSPFv3 protocol, Tunneling, loopback
• Provides to configure IPv6 routing interface, routing preference
⚫ DHCP Client and Relay support
⚫ Fully configurable either in-band or out-of-band control via RS-232 console serial connection
⚫ TraceRoute support
⚫ Traffic Segmentation
⚫ TFTP/FTP upgrade
⚫ SysLog support
⚫ RFC1493 Bridge
⚫ QOS-DIFFSERV-EXTENSIONS-MIB
⚫ QOS-DIFFSERV-PRIVATE-MIB
⚫ ROUTING-MIB
⚫ MGMD-MIB
⚫ IANA-RTPROTO-MIB
⚫ MULTICAST-MIB
⚫ ROUTING6-MIB
⚫ IEEE8021-PAE-MIB
⚫ INVENTORY-MIB
⚫ MGMT-SECURITY-MIB
⚫ QOS-MIB
⚫ QOS-ACL-MIB
NETGEAR M4500 Series Switches CLI Command Reference Manual 67
⚫ QOS-COS-MIB
⚫ QOS-AUTOVOIP-MIB
⚫ QOS-DIFFSERV-PRIVATE-MIB
⚫ QOS-ISCSI-MIB
⚫ TACACS-MIB
⚫ IGMP/MLD Snooping
⚫ Guest VLAN
⚫ LLDP-MIB
⚫ LLDP MED
⚫ OSPFV3-MIB
⚫ RADIUS-CLIENT-PRIVATE-MIB
⚫ IANA-MAU-MIB
3. Allow the device to load the software until the login prompt appears. The device initial state is called the
default mode.
4. Log in to the Linux system first with the following login and password information in the default mode:
Login: admin
Password: EndGame
After you log in, follow the system prompts you to select a menu option:
=======================
NETGEAR M4500 Menu
=======================
1: CLI Console
2: Firmware update with verification using SCP
3: Firmware update with verification using TFTP
4: Reboot
=======================
Enter your menu option:
On first login, the switch forces you to change the default password for the admin user. The new password
must be eight or more characters and must consist of letters, numbers,and special characters.
⚫ Console
⚫ SSH using standard port 22
⚫ SSH using special port 1234
⚫ Telnet using special port 1223
If user authentication is successful, the system prompts the user to change the password, if the default
password was used to log in to the switch CLI, as shown in the following example:
If the login is sucessful, the switch prompts the user to change the default Linux password, as shown in the
following example:
After the new password is configured, the current session is terminated and the user is forced to log in again.
When the user logs in again using SSH with the new password, the switch CLI is available.
For information about recovering access, see M4500 series Linux system and password recovery for SSH port 22.
If the login is sucessful, the switch prompts the user to change the default Linux password, as shown in the
following example. After the new password is configured, the current session is terminated and the user is
forced to log in again. When the user logs in again using SSH with the new password, the switch CLI is available.
⚫ A guest cannot log in using default password. Guest user access is denied until an admin user sets up the
password for the guest user. If a guest attempts to log in using the default password, the following
message is shown, after which the login prompt is displayed.
⚫ The SNMPv3 authentication protocol is MD5. SNMPv3 users and devicces cannot access the switch if the
authentication protocol is None.
Command Details
show hardware Allows the user to see the HW & SW version the device contains
System Description - switch's model name
show version Allows the user to see Serial Number, Part Number, and Model
name
See SW loader, bootrom and operation version
See HW version
Command Details
show interfaces status [<slot/port>] Displays the Ports slot/port
Type - Indicates if the port is a special type of port
Admin Mode - Selects the Port Control Administration State
Command Details
show users Displays all users that are allowed to access the switch
User Access Mode - Shows whether the user is able to change
parameters on the switch (Read/Write) or is only able to view
(Read Only).
As a factory default, admin has Read/Write access and guest has
Read Only access. There can only be one Read/Write user and up
to 5 Read Only users.
show loginsession Displays all login session information
username <username> {passwd} Allows the user to set passwords or change passwords needed to
login
A prompt will appear after the command is entered requesting
the old password. In the absence of an old password leave the
area blank. The operator must press enter to execute the
command.
The system then prompts the user for a new password then a
prompt to confirm the new password. If the new password and
the confirmed password match a message will be displayed.
copy running-config startup-config This will save passwords and all other changes to the device.
If you do not save config, all configurations will be lost when a
power cycle is performed on the switch or when the switch is
reset.
⚫ Telnet via port 1223 for X86 system and via port 23 for other systems
⚫ SSH via port 1234 for X86 system and via port 22 for other systems
Command Details
show ip interface Displays the Network Configurations
Interface Status – Indicates whether the interface is up or down.
IP Address - IP Address of the interface
Subnet Mask - IP Subnet Mask for the interface.
MAC Address - The MAC Address used for this in-band
connectivity
Network Configurations Protocol Current - Indicates which
network protocol is being used. Default is None.
ip address (Config)#interface vlan 1
(if-vlan 1)#ip address <ipaddr> <subnet-mask>
(if-vlan 1)#exit
(Config)#ip default-gateway <gateway-addr>
IP Address range from 0.0.0.0 to 255.255.255.255
Subnet Mask range from 0.0.0.0 to 255.255.255.255
Gateway Address range from 0.0.0.0 to 255.255.255.255
Displays all of the login session information
show serviceport Display the serviceport’s network configurations
Interface Status – Indicates whether the interface is up or down.
IP Address - IP Address of the interface. Default IP is 0.0.0.0
Subnet Mask - IP Subnet Mask for the interface. Default is 0.0.0.0
Default Gateway - The default Gateway for this interface. Default
value is 0.0.0.0
Burned in MAC Address - The Burned in MAC Address used for
out-of-band connectivity
Configured IPv4 Protocol - Indicates which network protocol is
being used. Default is DHCP.
serviceport ip (Config)#serviceport protocol none
(Config)#serviceport ip <ipaddr> <netmask> <gateway>
(Config)#
Command Details
copy <url> startup-config <destfilename> Sets the download datatype to be an image or config file.
The URL must be specified as: tftp://ipAddr/filepath/fileName.
The startup-config option downloads the config file using tftp
and image option downloads the code file.
Command Details
clear config Enter yes when the prompt pops up to clear all the
configurations made to the switch.
You can also decide if the IP settings of service port be kept or
not in this command.
copy running-config startup-config Enter yes when the prompt pops up that asks if you want to save
the configurations made to the switch.
reload [warm] Enter yes when the prompt pops up that asks if you want to
reset the system.
You can reset the switch or cold boot the switch; both work
effectively.
warm – indicates only switch application is restarted.
The command-line interface (CLI) provides a text-based way to manage and monitor the switch features. You
can access the CLI by using a direct connection to the console port or by using a Telnet or SSH client. To access
the switch by using Telnet or Secure Shell (SSH), the switch must have an IP address configured on either the
service port or the network interface, and the management station you use to access the device must be able to
ping the switch IP address. DHCP is enabled by default on the service port. It is disabled on the network
interface.
The local console management connection involves a terminal or PC running terminal emulation software to
operate the Switch’s built-in console program (see Chapter 5). Using the console program, a network
administrator can manage, control, and monitor many functions of the Switch. Hardware components in the
Switch allow it to be an active part of a manageable network. These components include a CPU, memory for
data storage, other related hardware, and SNMP agent firmware. Activities on the Switch can be monitored with
these components, while the Switch can be manipulated to carry out specific tasks.
Make sure the terminal or PC you are using to make this connection is configured to match these settings. If you
are having problems making this connection on a PC, make sure the emulation is set to VT-100 or ANSI. If you
still don’t see anything, try pressing <Ctrl> + r to refresh the screen.
First-time configuration must be carried out through a console, that is, either (a) a VT100-type serial data
terminal, or (b) a computer running communications software set to emulate a VT100. The console must be
connected to the Diagnostics port. This is an RS-232 port with a 9-socket D-shell connector and DCE-type wiring.
Make the connection as follows:
1. Obtain suitable cabling for the connection. You can use a null-modem RS-232 cable or an ordinary RS-232
cable and a null-modem adapter. One end of the cable (or cable/adapter combination) must have a 9-pin
D-shell connector suitable for the Diagnostics port; the other end must have a connector suitable for the
console’s serial communications port.
2. Power down the devices, attach the cable (or cable/adapter combination) to the correct ports, and restore
power.
⚫ Parity: none
⚫ Stop bits: 1
Example:
Trying 10.1.18.206...
Connected to 10.1.18.206.
Password:***********
(M4500-48XF8C) #
Example:
admin@10.1.18.206's password:
* Documentation: https://help.ubuntu.com/
Connecting to /dev/pts/0
User:admin
Password:***********
(M4500-48XF8C) #
Alternatively, you can choose to manage the switch through the production network, which is known as in-band
management, because in-band management traffic is mixed in with production network traffic, it is subject to all
of the filtering rules usually applied on a switched/routed port such as ACLs and VLAN tagging. You can access
the in-band network management interface through a connection to any front-panel port.
To disable DHCP/BootP and manually assign an IPv6 address, enter commands under Global Configuration
mode:
show serviceport
interface vlan 1
ip address dhcp
interface vlan 1
interface vlan 1
For example, from the unsigned 7.0.0.x image, update to the 7.0.1.6 transition image. Then, from the 7.0.1.6
transition image, update to signed 7.0.1.x image.
Similarly, to revert from a signed 7.0.1.x image to an unsigned 7.0.0.x image, first revert from the unsigned
7.0.1.x image to the 7.0.1.6 transition image, and then revert from the 7.0.1.6 transition image to the unsigned
7.0.0.x image.
The current transition firmware image version is 7.0.1.6. The transition firmware image lets you update to a
signed firmware image or revert to an unsigned firmware image as shown below. The text “with verification”
refers to a signed firmware image and the text “without verification” refers to an unsigned firmware image.
=======================
NETGEAR M4500 Menu
=======================
1: CLI Console
2: Firmware update without verification using SCP
3: Firmware update without verification using TFTP
4: Firmware update with verification using SCP
5: Firmware update with verification using TFTP
6: Reboot
=======================
Enter your menu option:
To update from one signed firmware version to another signed firmware version, you do not need to use a
transition image.
Example 1
Example 2
Example 3
clear vlan
Command
The text in bold italics should be replaced with a name or number. To use spaces as part of a name parameter,
enclose it in double quotes like this: "System Name with Spaces".
⚫ <parameter>.
The <> angle brackets indicate that a mandatory parameter must be entered in place of the brackets and
text inside them.
⚫ [parameter].
The [] square brackets indicate that an optional parameter may be entered in place of the brackets and
text inside them.
⚫ {choice1 | choice2}.
The {} curly braces indicate that a parameter must be chosen from the list of choices.
4.2.2. Values
⚫ ipaddr
This parameter is a valid IP address, made up of four decimal bytes ranging from 0 to 255. The default for
all IP parameters consists of zeros (that is, 0.0.0.0). The interface IP address of 0.0.0.0 is invalid.
⚫ macaddr
The MAC address format is six hexadecimal numbers separated by colons, for example 00:06:29:32:81:40.
⚫ areaid
Area IDs may be entered in dotted-decimal notation (for example, 0.0.0.1). An area ID of 0.0.0.0 is reserved
for the backbone. Area IDs have the same form as IP addresses, but are distinct from IP addresses. The IP
network number of the sub-netted network may be used for the area ID.
⚫ routerid
The value of <router id> must be entered in 4-digit dotted-decimal notation (for example, 0.0.0.1). A router
ID of 0.0.0.0 is invalid.
⚫ slot/port
⚫ logical slot/port
This parameter denotes a logical slot number, and logical port number assigned. This is applicable in the
case of a port-channel (LAG). The operator can use the logical slot number, and the logical port number to
configure the port-channel.
4.2.3. Conventions
Network addresses are used to define a link to a remote host, workstation, or network. Network addresses are
shown using the following syntax:
Double quotation marks such as "System Name with Spaces" set off user defined strings. If the operator wishes
to use spaces as part of a name parameter then it must be enclosed in double quotation marks.
Empty strings (““) are not valid user defined strings. Command completion finishes spelling the command when
enough letters of a command are typed to uniquely identify the command word. The command may be
executed by typing <enter> (command abbreviation) or the command word may be completed by typing the
<tab> (command completion).
The value 'Err' designates that the requested value was not internally accessible. This should never happen and
indicates that there is a case in the software that is not handled correctly.
4.2.4. Annotations
The CLI allows the user to type single-line annotations at the command prompt for use when writing test or
configuration scripts and for better readability. The exclamation point (‘!’) character flags the beginning of a
comment. The comment flag character can begin a word anywhere on the command line and all input following
this character is ignored. Any command line that begins with the character ‘!’ is recognized as a comment line
and ignored by the parser.
Default None
Example:
(M4500-32C) #
Default None
Example:
Default None
Example:
(M4500-32C) #
Default None
Example:
(M4500-32C) #
Default None
Example:
(M4500-32C) #
NETGEAR M4500 Series Switches CLI Command Reference Manual 88
5.1.6. show running-config
This command is used to display/capture the current setting of different protocol packages supported on switch.
This command displays/captures only commands with settings/configurations with values that differ from the
default value. The output is displayed in script format, which can be used to configure another switch with the
same configuration.
The paramenter “<scriptname>” means to redirect the current settings to a script file with an assigned name
<scriptname>, which needs a fixed file name extension “.scr”.
The paramenter “all” means to display/capture of all commands with settings/configurations that include values
that are same as the default values.
The paramenter “control-plane” means to display the running config of control-plane interface.
The paramenter “mlag” means to display the running config of Multi-Chassis Link Aggregation (MLAG).
Default None
Example:
!Current Configuration:
!
!System Description "M4500-48XF8C, Runtime Code 7.0.0.1"
!System Software Version "7.0.0.1"
!System Up Time "0 days 0 hrs 9 mins 53 secs"
!Additional Packages BGP-4,QOS,Multicast,IPv6,Routing,Data Center
!Current System Time: Aug 5 03:13:06 2019
!
configure
vlan database
set igmp 1
set igmp fast-leave 1
exit
igmp-plus 1
time-range
username "admin" passwd 7
d32036926a456949a1dd05f3768212c089add94bccd752314f0c05fedf66f52c407256118c62e461710
1230004dff4ee69c4e4d4eaed9590cfd5fe318b39dac3 level 15
username "admin" role "network-admin"
username "guest" role "network-operator"
line console
exit
line vty
exit
interface vlan 1
exit
!
interface control-plane
exit
ip igmp snooping
application install orig_restful_api
router ospf
exit
ipv6 router ospf
exit
exit
(M4500-48XF8C) #
Default None
Example:
MIBs Supported:
Example:
Version: 1.0.0.0
Test Result
===================================
CPU Detect Pass
IPMI Fan & Thermal Sensors Pass
RPSU Env Pass
SDRAM Pass
SATA SSD Pass
Management Interface Pass
Loopback MAC Interface Pass
LED Pass
Default None
Default None
Example:
(M4500-48XF8C) #
The parameter “file” means to write the output into a file with file name “TechSupport”.
Format show tech-support [{{bfd | bgp | datacenter | dcvpn | dot1q | dot1s | dot3ad | igmp | layer3 |
link_dependency | lldp | log | mcast | mlag | multicast | ospfv2 | ospfv3 | pimsm | routing | sim |
snooping | switching | system | vrrp} [file]} | file}]
Default None
Switch: 1
(* note: this command displays information more than 3000 lines, so here we omit
remained messages.)
:
:
(M4500-48XF8C) #
Default None
Example:
(M4500-48XF8C) #
Default None
Example:
Switch: 1
The parameter “long” means to display full user names of login sessions.
Default None
Example:
ID User Name Connection From Idle Time Session Time Session Type
---- ------------- --------------------- ---------- ------------ ------------
00 admin EIA-232 00:00:00 02:08:12 Serial
01 guest 172.16.3.68 00:00:05 00:00:05 SSH
(M4500-32C) #
The parameter “begin” sets output to begin with the line that matches assigned keyword.
The parameter “exclude” sets output to exclude lines that matches assigned keyword.
The parameter “include” sets output to include lines that matches assigned keyword only.
The parameter “section” sets output to include only a specified section of the content (e.g., “interface 0/1”) with
a configurable end-of-section delimiter. If multiple sections matching the specified string match criteria are part
of the output, then all instances are displayed. Each section begins with the line containing the starting keyword
and ends with the line containing the ending keyword. If there is a line, for example, the line L that contains the
starting keyword, and there is no line containing the ending keyword in the original output, the parameter
“section” will extract a section from the line L to the final line of the original output. (The default ending
keyword is “exit”.)
The parameter “redirect” means to write output to a remote file which locates the assigned “url”, and “url”
could be TFTP, FTP or SFTP.
Format show command | {[begin <keyword>] [exclude <keyword>] [include <keyword>][section <starting
keyword> [ending keyword]] [redirect url]}
Default None
Example:
(M4500-32C) #show interface counters detailed 0/1 | begin "Total Packets" exclude
"0"
(M4500-32C) #
NETGEAR M4500 Series Switches CLI Command Reference Manual 97
5.1.15. show transceiver device
This command displays summary of digital optical monitor information for the switch.
Default None
Example:
(++) : high alarm, (+) : high warning, (-) : low warning, (--) : low alarm.
mA: milliamperes, dBm: decibels (milliwatts), NA: not available, -: null/unknown.
(M4500-32C) #
Default None
Example:
(++) : high alarm, (+) : high warning, (-) : low warning, (--) : low alarm.
Interface...................................... 0/7
Gigabit Ethernet Compliance Codes.............. 10GBase-SR
Vendor Name.................................... FINISAR CORP.
Vendor Part Number............................. FTLX8571D3BCL
Vendor Serial Number........................... AP50L3K
Vendor Revision Number......................... A
Vendor Manufacturing Date...................... 2013/02/02
Wavelength..................................... 850 nm
Link length supported for 50um OM2 fiber....... 82 m
Link length supported for 62.5um OM1 fiber..... 33 m
Link length supported for 50um OM3 fiber....... 300 m
Temperature.................................... 34.66 Celsius
Voltage........................................ 3.31 Volts
Tx bias current................................ 8.17 mA
Tx Power....................................... -2.15 dBm
Rx Power....................................... -2.26 dBm
Temperature high alarm threshold............... 80.00 Celsius
Temperature high warning threshold............. 70.00 Celsius
Temperature low warning threshold.............. 0.00 Celsius
Temperature low alarm threshold................ -5.00 Celsius
Voltage high alarm threshold................... 3.46 Volts
Voltage high warning threshold................. 3.40 Volts
Voltage low warning threshold.................. 3.20 Volts
Voltage low alarm threshold.................... 3.14 Volts
Tx bias current high alarm threshold........... 12.00 mA
Tx bias current high warning threshold......... 10.00 mA
Tx bias current low warning threshold.......... 2.00 mA
Tx bias current low alarm threshold............ 0.00 mA
Tx power high alarm threshold.................. 3.97 dBm
Tx power high warning threshold................ 3.49 dBm
Tx power low warning threshold................. -2.50 dBm
Tx power low alarm threshold................... -3.00 dBm
Rx power high alarm threshold.................. 3.97 dBm
Rx power high warning threshold................ 3.49 dBm
Rx power low warning threshold................. -9.50 dBm
Rx power low alarm threshold................... -10.00 dBm
(M4500-32C) #
Default None
Example:
Total: 8142492 KB
Allocated: 2451536 KB
Component CurrentAllocated[change]
MaxAllocated[Allocs/Frees]
1 - SIM 80904570[ +0] 82085413
[1697/26]
2 - NIM 959361[ +0] 959361 [20/0]
3 - TRAPMGR 1456[ +0] 1456 [1/0]
5 - CNFGR 20868[ +0] 20868 [108/0]
...
177 - COMMAND_SCHEDULER 69728[ +0] 69728 [3/0]
178 - -Unknown- 6720[ +0] 6720 [3/0]
179 - BHD 7484[ +0] 7484 [2/0]
(M4500-32C) #
Default None
Example:
(M4500-32C) #show process app-list
(M4500-32C) #
Default None
Example:
(M4500-32C) #show process app-resource-list
4 proctest 0 10 MB 20% 0 MB 0 MB
(M4500-32C) #
Default None
Example:
(M4500-32C) (Config)#show process proc-list
(M4500-32C) #
Display Message
Fields Definition
Example:
The following shows examples of the command.
Temperature Sensors:
Unit Sensor Description Temp (C) Crit_Temp (C) State Max_Temp (C)
1 1 Temp-1 36 67 Normal 38
1 2 Temp-2 37 65 Normal 39
1 3 Temp-3 31 61 Normal 32
1 4 Temp-4 26 59 Normal 28
1 5 Temp-5 34 64 Normal 37
1 6 Temp-6 42 76 Normal 44
1 7 Temp-7 31 67 Normal 33
Fans:
Power Modules:
Description Type Temp1 (C) Temp2 (C) Speed (RPM) Power (W) State
Fields Definition
Parameter Description
The percentage of CPU resources that, when exceeded for the configured rising
rising threshold
interval, triggers a notification. The range is 1 to 100. The default is 0 (disabled).
The duration of the CPU rising threshold violation, in seconds, that must be met to
rising interval
trigger a notification. The range is 5 to 86400. The default is 0 (disabled).
The percentage of CPU resources that, when usage falls below this level for the
configured interval, triggers a notification. The range is 1 to 100. The default is
0 (disabled).
falling threshold A notification is triggered when the total CPU utilization falls below this level for
a configured period of time. The falling utilization threshold notification is made
only if a rising threshold notification was previously done. The falling utilization
threshold must always be equal or less than the rising threshold value. The CLI
does not allow setting the falling threshold to be greater than the rising threshold.
The duration of the CPU falling threshold, in seconds, that must be met to trigger
falling interval
a notification. The range is 5 to 86400. The default is 0 (disabled).
When CPU free memory falls below this threshold, a notification message is
low-watermark triggered. The range is 1 to the maximum available memory on the switch. The
default is 0 (disabled).
Default Enabled
Example:
(M4500-48XF8C) #show pager
Format show interface status [{<slot/port> | err-disabled | loopback <loopback-id> | port-channel <port-
channel-id> | tunnel <tunnel-id> | vlan <vlan-id>}]
Parameter Definition
loopback <0-63> Specifies to display information for the loopback interfaces. The range of the
loopback ID is 0 to 63
port-channel <1-64> Specifies to display information for the port-channel interfaces. The range of
the port-channel ID is 1 to 64.
tunnel <0-7> Specifies to display information for the tunnel interfaces. The range of the
tunnel ID is 0 to 7.
vlan <vlan-id> Specifies to display information for the vlan interfaces. The range of the VLAN ID
is 1 to 4093.
The following will show the information of each command with a different parameter.
Fields Definition
If not blank, this field indicates that this port is a special type of port. The possible
Type
values are:
Selects the Port control administration state. The port must be enabled in order
Admi Mode (Admin Mode) for it to be allowed into the network. It may be enabled or disabled. The factory
default is enabled.
Selects the desired port speed and duplex mode. If auto-negotiation support is
selected, then the duplex mode and speed will be set from the auto-negotiation
Phy Mode (Physical Mode) process. Note that the port's maximum capability (full duplex 100M) will be
advertised. Otherwise, this object will determine the port's duplex mode and
transmission rate. The factory default is Auto.
This object determines whether to send a trap when link status changes. The
Link Trap
factory default is enabled.
Expanded From Indicates the port from which this port is expanded.
Fields Definition
Admin Mode Selects the Port control administration state. The port must be enabled in order
for it to be allowed into the network. It may be enabled or disabled. The factory
default is enabled.
Physical Mode Selects the desired port speed and duplex mode. If auto-negotiation support is
selected, then the duplex mode and speed will be set from the auto-negotiation
process. Note that the port's maximum capability (full duplex 100M) will be
Link Trap This object determines whether to send a trap when link status changes. The
factory default is enabled.
Bit Offset Val Displays the bit offset value which corresponds to the port when the MIB object
type PortList is used to manage in SNMP.
Fields Definition
Auto-Recovery Time Left The amount of time left before auto recovery begins.
Fields Definition
Physical Mode The speed and duplex mode setting on the interface.
Physical Status Indicates the speed and duplex mode for the physical interface.
Link Trap Indicates whether to send a trap when link status changes. The factory
default is enabled.
Bit Offset Val Displays the bit offset value which corresponds to the port when the MIB
object type PortList is used to manage in SNMP.
Fields Definition
Physical Mode The speed and duplex mode setting on the interface.
Physical Status Indicates the speed and duplex mode for the physical interface.
Link Trap Indicates whether to send a trap when link status changes. The factory default is
enabled.
Bit Offset Val Displays the bit offset value which corresponds to the port when the MIB object
type PortList is used to manage in SNMP.
Fields Definition
Physical Mode The speed and duplex mode setting on the interface.
Physical Status Indicates the speed and duplex mode for the physical interface.
Link Trap This object determines whether to send a trap when link status changes. The
factory default is enabled.
Bit Offset Val Displays the bit offset value which corresponds to the interface when the MIB
object type PortList is used to manage in SNMP.
Fields Definition
Physical Mode The speed and duplex mode setting on the interface.
Physical Status Indicates the speed and duplex mode for the physical interface.
Link Trap This object determines whether to send a trap when link status changes. The
factory default is enabled.
Bit Offset Val Displays the bit offset value which corresponds to the interface when the MIB
object type PortList is used to manage in SNMP.
Format show interface counters [{<slot/port> |port-channel <port-channel-id> | detailed {<slot/port> | port-
channel <port-channel-id> | switchport }}]
Parameter Definition
port-channel <port-channel- Displays summary statistics for the port-channel interfaces. The range of the
id> port-channel ID is 1 to 64.
The following will show the counter information for the command with a different parameter.
Fields Definition
Packets Received Without The total number of packets (including broadcast packets and multicast packets)
Error received by the processor.
The number of inbound packets that contained errors preventing them from
Packets Received With Error
being deliverable to a higher-layer protocol.
Total Bytes Received The total number of inbound bytes received by the interface.
Unicast Packets Received The number of inbound unicast packets received by the interface.
Multicast Packets Received The number of inbound multicast packets received by the interface.
The total number of packets received that were directed to the broadcast
Broadcast Packets Received
address. Note that this does not include multicast packets.
The number of inbound packets which were chosen to be discarded even though
Total Received Packets no errors had been detected to prevent their being deliverable to a higher-layer
Discarded protocol. One possible reason for discarding such a packet could be to free up
buffer space.
Packets Transmitted
The total number of packets transmitted out of the interface.
Without Errors
Total Bytes Transmitted The total number of outbound bytes transmitted by the interface.
Unicast Packets Transmitted The number of outbound unicast packets transmitted by the interface.
Multicast Packets
The number of outbound multicast packets transmitted by the interface.
Transmitted
Broadcast Packets
The number of outbound broadcast packets transmitted by the interface.
Transmitted
Total Transmit Packets The number of inbound packets which were chosen to be discarded even though
Discarded no errors had been detected.
Fields Definition
Total Packets Received (Octets) The total number of octets of data (including those in bad
packets) received on the network (excluding framing bits but
including FCS octets). This object can be used as a reasonable
estimate of Ethernet utilization. If greater precision is desired,
the etherStatsPkts and etherStatsOctets objects should be
sampled before and after a common interval. The result of this
equation is the value Utilization which is the percent utilization
of the Ethernet segment on a scale of 0 to 100 percent.
Packets Received 64 Octets The total number of packets (including bad packets) received
that were 64 octets in length (excluding framing bits but
including FCS octets).
Packets Received 65-127 Octets The total number of packets (including bad packets) received
that were between 65 and 127 octets in length inclusive
(excluding framing bits but including FCS octets).
Packets Received 128-255 Octets The total number of packets (including bad packets) received
that were between 128 and 255 octets in length inclusive
(excluding framing bits but including FCS octets).
Packets Received 256-511 Octets The total number of packets (including bad packets) received
that were between 256 and 511 octets in length inclusive
(excluding framing bits but including FCS octets).
Packets Received 512-1023 Octets The total number of packets (including bad packets) received
that were between 512 and 1023 octets in length inclusive
(excluding framing bits but including FCS octets).
Packets Received 1024-1518 Octets The total number of packets (including bad packets) received
that were between 1024 and 1518 octets in length inclusive
(excluding framing bits but including FCS octets).
Packets Received > 1518 Octets The total number of packets received that were longer than 1518
octets (excluding framing bits, but including FCS octets) and were
otherwise well formed.
Packets RX and TX 64 Octets The total number of packets (including bad packets) received
that were 64 octets in length (excluding framing bits but
including FCS octets).
Packets RX and TX 128-255 Octets The total number of packets (including bad packets) received
that were between 128 and 255 octets in length inclusive
(excluding framing bits but including FCS octets).
Packets RX and TX 256-511 Octets The total number of packets (including bad packets) received
that were between 256 and 512 octets in length inclusive
(excluding framing bits but including FCS octets).
Packets RX and TX 512-1023 Octets The total number of packets (including bad packets) received
that were between 512 and 1024 octets in length inclusive
(excluding framing bits but including FCS octets).
Packets RX and TX 1024-1518 Octets The total number of packets (including bad packets) received
that were between 1024 and 1518 octets in length inclusive
(excluding framing bits but including FCS octets).
Packets RX and TX > 1518 Octets The total number of packets (including bad packets) received
that were longer than 1518 octets in length inclusive (excluding
framing bits but including FCS octets).
Total Packets Received Without Errors The total number of packets received that were without errors.
Multicast Packets Received The total number of good packets received that were directed to
a multicast address. Note that this number does not include
packets directed to the broadcast address.
Broadcast Packets Received The total number of good packets received that were directed to
the broadcast address. Note that this does not include multicast
packets.
Total Packets Received with MAC Errors The total number of inbound packets that contained errors
preventing them from being deliverable to a higher-layer
protocol.
Jabbers Received The total number of packets received that were longer than 1518
octets (excluding framing bits, but including FCS octets), and had
either a bad FCS with an integral number of octets (FCS Error) or
a bad FCS with a non-integral number of octets (Alignment
Error). Note that this definition of jabber is different than the
definition in IEEE-802.3 section 8.2.1.5 (10BASE5) and section
10.3.1.4 (10BASE2). These documents define jabber as the
condition where any packet exceeds 20 ms. The allowed range to
detect jabber is between 20 ms and 150 ms.
Fragments Received The total number of packets received that were less than 64
octets in length with ERROR CRC(excluding framing bits but
including FCS octets).
Alignment Errors The total number of packets received that had a length
(excluding framing bits, but including FCS octets) of between 64
and 1518 octets, inclusive, but had a bad FCS with a non-integral
number of octets.
FCS Errors The total number of packets received that had a length
(excluding framing bits, but including FCS octets) of between 64
and 1518 octets, inclusive, but had a bad FCS with an integral
number of octets
MTU Errors The number of packets whose size exceeded the MTU of the
interface.
Packets Discarded by Chip Debug Counter The number of inbound packets which were chosen to be
discarded by chip debug.
Total Received Packets Discarded The number of inbound packets which were chosen to be
discarded even though no errors had been detected to prevent
their being deliverable to a higher-layer protocol. One possible
reason for discarding such a packet could be to free up buffer
space.
Total Packets Transmitted (Octets) The total number of octets of data (including those in bad
packets) transmitted on the network (excluding framing bits but
including FCS octets). This object can be used as a reasonable
estimate of ethernet utilization. If greater precision is desired,
the etherStatsPkts and etherStatsOctets objects should be
sampled before and after a common interval.
Packets Transmitted 64 Octets The total number of packets (including bad packets) transmitted
that were 64 octets in length (excluding framing bits but
including FCS octets).
Packets Transmitted 65-127 Octets The total number of packets (including bad packets) transmitted
that were between 65 and 127 octets in length inclusive
(excluding framing bits but including FCS octets).
Packets Transmitted 128-255 Octets The total number of packets (including bad packets) transmitted
that were between 128 and 255 octets in length inclusive
(excluding framing bits but including FCS octets).
Packets Transmitted 512-1023 Octets The total number of packets (including bad packets) transmitted
that were between 512 and 1023 octets in length inclusive
(excluding framing bits but including FCS octets).
Packets Transmitted 1024-1518 Octets The total number of packets (including bad packets) transmitted
that were between 1024 and 1518 octets in length inclusive
(excluding framing bits but including FCS octets).
Packets Transmitted > 1518 Octets The total number of packets (including bad packets) transmitted
that were greater than 1518 octets in length inclusive (excluding
framing bits but including FCS octets).
Max Frame Size The maximum size of the Info (non-MAC) field that this port will
receive or transmit.
Total Packets Transmitted Successfully The number of frames that have been transmitted by this port to
its segment.
Unicast Packets Transmitted The total number of packets that higher-level protocols
requested be transmitted to a subnetwork-unicast address,
including those that were discarded or not sent.
Multicast Packets Transmitted The total number of packets that higher-level protocols
requested be transmitted to a Multicast address, including those
that were discarded or not sent.
Broadcast Packets Transmitted The total number of packets that higher-level protocols
requested be transmitted to the Broadcast address, including
those that were discarded or not sent.
Tx Oversized The total number of frames that exceeded the max permitted
frame size. This counter has a max increment rate of 815 counts
per sec. at 10 Mb/s.
Total Transmit Errors The sum of Single, Multiple, and Excessive Collisions.
Total Transmit Packets Discarded The sum of single collision frames discarded, multiple collision
frames discarded, and excessive frames discarded.
Packets Dropped by MMU A count for the packets dropped by the MMU. There are reasons
for MMU to drop packets, such as CBP full, HOL blocking, etc.
STP BPDUs Transmitted Spanning Tree Protocol Bridge Protocol Data Units sent.
STP BPDUs Received Spanning Tree Protocol Bridge Protocol Data Units received.
RSTP BPDUs Transmitted Rapid Spanning Tree Protocol Bridge Protocol Data Units sent.
RSTP BPDUs Received Rapid Spanning Tree Protocol Bridge Protocol Data Units
received.
MSTP BPDUs Transmitted Multiple Spanning Tree Protocol Bridge Protocol Data Units sent.
MSTP BPDUs Received Multiple Spanning Tree Protocol Bridge Protocol Data Units
received.
Time Since Counters Last Cleared The elapsed time, in days, hours, minutes, and seconds since the
statistics for this port were last cleared.
Fields Definition
Total Packets Received (Octets) The total number of octets of data received by the processor
(excluding framing bits but including FCS octets).
Packets Received Without Error Packets Received Without Error: The total number of packets
(including broadcast packets and multicast packets) received by
the processor.
Multicast Packets Received The total number of packets received that were directed to a
multicast address. Note that this number does not include
packets directed to the broadcast address.
Broadcast Packets Received The total number of packets received that were directed to the
broadcast address. Note that this does not include multicast
packets.
Receive Packets Discarded The number of inbound packets which were chosen to be
discarded even though no errors had been detected to prevent
Octets Transmitted The total number of octets transmitted out of the interface,
including framing characters.
Packets Transmitted Without Errors The total number of packets transmitted out of the interface.
Unicast Packets Transmitted The total number of packets that higher-level protocols
requested be transmitted to a subnetwork-unicast address,
including those that were discarded or not sent.
Multicast Packets Transmitted The total number of packets that higher-level protocols
requested be transmitted to a Multicast address, including those
that were discarded or not sent.
Broadcast Packets Transmitted The total number of packets that higher-level protocols
requested be transmitted to the Broadcast address, including
those that were discarded or not sent.
Transmit Packets Discarded The number of outbound packets which were chosen to be
discarded even though no errors had been detected to prevent
their being deliverable to a higher-layer protocol. A possible
reason for discarding a packet could be to free up buffer space.
Most Address Entries Ever Used The highest number of Forwarding Database Address Table
entries that have been learned by this switch since the most
recent reboot.
Address Entries Currently in Use The number of Learned and static entries in the Forwarding
Database Address Table for this switch.
Maximum VLAN Entries The maximum number of Virtual LANs (VLANs) allowed on this
switch.
Most VLAN Entries Ever Used The largest number of VLANs that have been active on this
switch since the last reboot.
Static VLAN Entries The number of presently active VLAN entries on this switch that
have been created statically.
Dynamic VLAN Entries The number of presently active VLAN entries on this switch that
have been created by GVRP registration.
VLAN Deletes The number of VLANs on this switch that have been created and
then deleted since the last reboot.
Time Since Counters Last Cleared The elapsed time, in days, hours, minutes, and seconds, since the
statistics for this switch were last cleared.
The CLI command “clear counters” resets the flap counter to zero.
The interface CLI command “no shutdown” reset the suppressed state to False.
Any change in the dampening configuration resets the current penalty, reuse time and suppressed state to their
default value, meaning 0, 0, and False respectively.
Display Message
Fields Definition
Flaps The number times the link state of an interface changed from UP
to DOWN.
Display Message
Fields Definition
Loopback Id The loopback ID associated with the rest of the information in the row. This
item is shown only when a loopback Id is not specified.
interface The interface name. This item is shown only when a loopback Id is not specified.
MTU size The maximum transmission size for packets on the interface in bytes
brief Display port-channel static capability and summary information for the device.
Display Message
Fields Definition
Link Trap Mode Indicates whether or not to send a trap when link status changes. The
factory default is enabled.
STP Mode Indicates if the STP mode for the interface is enabled or not .
Load Balance Option (Src/Dest The load balance option associated with this LAG..
MAC, VLAN, EType, incoming
port)
LACP Fallback Mode May be enabled or disabled. The factory default is disabled.
LACP Fallback Timeout This field displays the LACP fallback timeout, the timeout default is 5sec.
Admin Key Indicates the administrative value of the LACP actor admin key
Mbr Ports Lists the ports that are members of this port-channel, in slot/port notation
Active Ports (Port Active) Lists the ports that are actively participating in this port-channel.
Device/Timeout Displays the device timeout value of actor and partner. The value of device
timeout should be short (1 second) or long(30 seconds).
Display Message
Fields Definition
Indicates the configured mode of the 100G port. The mode should
Configured Mode
be 1x100G, 1x40G, 2x50G, 4x25G, or 4x10G.
Expandable Option(s) Indicates the expanded mode this interface can support
When an interface number is not provided, it will display all the interfaces.
Display Message
Fields Definition
Configured Drop Priorities The 802.1p priority values that are configured with a drop priority on the
interface. Drop priorities do not participate in pause.
Configured No-Drop The 802.1p priority values that are configured with a no-drop priority on the
Priorities interface. If an 802.1p priority that is designated as no-drop is congested, the
priority is paused.
Operational No-Drop The 802.1p priority values that the switch is using with a no-drop priority. The
Priorities operational drop priorities might not be the same as the configured priorities if
the interface has accepted different priorities from a peer device.
Peer Configuration Indicates whether the local switch has accepted a compatible configuration
Compatible from a peer switch.
Compatible Configuration The number of received configurations accepted and processed as valid. The
Count number does not include duplicate configurations.
Incompatible Configuration The number of received configurations that are not accepted from a peer device
Count because they were incompatible.
Received PFC frames The number of PFC frames received by the interface with the associated 802.1p
priority.
Transmitted PFC Frames The number of PFC frames transmitted by the interface with the associated
802.1p priority.
Drop Priorities The 802.1p priority values that are configured with a drop priority on the
interface.
Non-Drop Priorities The 802.1p priority values that are configured with a no-drop priority on the
interface.
Parameter Definition
Packets Received Without Error The total number of packets received from the interface.
Packets Received With Error The number of inbound packets that contained errors preventing
them from being deliverable to a higher-layer protocol.
Packets Transmitted Without Errors The total number of packets transmitted out of the interface.
Broadcast Packets Transmitted The total number of packets that higher-level protocols
requested to be transmitted to the Broadcast address, including
those that were discarded or not sent.
Transmit Packet Errors The number of outbound packets that could not be transmitted
because of errors.
Address Entries Currently in Use The total number of Forwarding Database Address Table entries
now active on the switch, including learned and static entries.
VLAN Entries Currently in Use The number of VLAN entries presently occupying the VLAN table.
Time Since Counters Last Cleared The elapsed time, in days, hours, minutes, and seconds since the
statistics for this switch were last cleared.
port-channel <1-64> Specifies to display information for the port-channel. The range of the port-
channel ID is 1 to 64.
Display Message
Fields Definition
Interface Indicates by slot id and port number which is the port controlled by the fields on
this line.
Default Priority The 802.1p priority assigned to untagged packets arriving on the port.
Admin. Native VLAN The administrative VLAN ID that this port will assign to untagged frames or
priority tagged frames received on this port. The value must be for an existing
VLAN.
Oper. Native VLAN The operational VLAN ID that this port will assign to untagged frames or priority
tagged frames received on this port. The value must be for an existing VLAN.
Mode Indicates this interface is operating on Access mode, General mode, Trunk
mode, Private Vlan Host mode and Private Vlan Promiscuous mode.
Ingress Filtering May be enabled or disabled. When enabled, the frame is discarded if this port is
not a member of the VLAN with which this frame is associated. In a tagged
frame, the VLAN is identified by the VLAN ID in the tag. In an untagged frame,
the VLAN is the Port VLAN ID specified for the port that received this frame.
When disabled, all frames are forwarded in accordance with the 802.1Q VLAN
bridge specification. The factory default is disabled.
Acceptable Frame Types Specifies the types of frames that may be received on this port. The options are
'VLAN only' and 'Admit All'. When set to 'VLAN only', untagged frames or
priority tagged frames received on this port are discarded. When set to 'Admit
All', untagged frames or priority tagged frames received on this port are
accepted and assigned the value of the Port VLAN ID for this port. With either
option, VLAN tagged frames are forwarded in accordance to the 802.1Q VLAN
specification.
VLAN ID Displays the VLAN of which the interface is a member. (Display in administration
and operation two statuses)
VLAN Name Displays the name of the VLAN of which the interface is a member. (Display in
administration and operation twstatuses)
VLAN Type Displays the type of the VLAN of which the interface is a member. (Display in
administration and operation statuses)
Egress rule Indicate the port will untag or tag frame when sending frames in that specific
VLAN. (Display in administration and operation statuses)
Display Message
Fields Definition
Administrative Mode Shows whether the interface administrative mode is enabled or disabled.
IPv6 Implicit Mode Shows whether the Implicit mode is enabled, which enables the interface being
capable of ipv6 operation without a global address.
IPv6 Operational Mode Shows whether the operational state of an interface is enabled or disabled.
Interface Maximum Transmit Shows the maximum transmission unit for packets on the interface, in bytes.
Unit
Router Duplicate Address Shows the number of consecutive duplicate address detection probes to
Detection Transmits transmit.
Router Advertisement NS Shows the interval, in milliseconds, between router advertisements for
Interval advertised neighbor solicitations.
Router Advertisement Shows the router lifetime value of the interface in router advertisements.
Lifetime
Router Advertisement Shows the amount of time, in milliseconds, to consider a neighbor reachable
Reachable Time after neighbor discovery confirmation.
Router Advertisement Shows minimum time allowed between sending router advertisements from the
Interval (min) interface. Range of minimum advertisement interval is (3 to 1350).Default
value is 200.
Router Advertisement Shows whether the managed configuration flag is set (enabled) for router
Managed Config Flag. advertisements on this interface.
Router Advertisement Other Shows whether the other configuration flag is set (enabled) for router
Config Flag. advertisements on this interface.
Router Advertisement Shows whether router advertisements are suppressed (enabled) or sent
Suppress Flag (disabled).
IPv6 Destination Shows whether ICMPv6 Destination Unreachable messages may be sent
Unreachables (enabled) or not (disabled)
Display Message
Parameter Definition
Interface The slot/port or LAG with the information to view.
Example: The following example shows the CLI display output for the command show interface description 0/1.
Interface 0/1
Description
Parameter Definition
Example:
(M4500-48XF8C) # show interface advertise
0/5 Disabled - - - - - -
0/6 Disabled - - - - - -
0/7 Disabled - - - - - -
0/8 Disabled - - - - - -
0/9 Disabled - - - - - -
0/10 Disabled - - - - - -
0/11 Disabled - - - - - -
Port: 0/1
Link State: Up
Auto Negotiation:Enabled
Clock:Slave
Use this command to display the diagnostics information about the modules that are installed in all SFP ports or
a module in a specific SFP port.
Use this command to display the raw data of the diagnostics information about the modules that are installed in
all SFP ports or a module in a specific SFP port.
Use this command to display information about the Electrically Erasable Programmable Read-Only Memory
(EEPROM) of the modules that are installed in all SFP ports or a module in a specific SFP port.
Use this command to display information about the SFP vendor or vendors of the modules that are installed in
all SFP ports or a module in a specific SFP port.
Format interface {<slot/port> | control-plane | loopback <0-63> | port-channel <1-64> | range <intf-range>|
tunnel <0-7> | vlan <1-4093> | vxlan <1-1>}
5.2.1.15.2. description
Default None
5.2.1.15.3. no description
Format no description
Parameter Definition
Default Disabled
5.2.1.15.5. no flowcontrol
This command removes the flow control feature from the interface(s).
Format no flowcontrol
5.2.1.15.6. mtu
Use the mtu command to set the maximum transmission unit (MTU) size, in bytes, for frames that ingress or
egress the interface. You can use the mtu command to configure jumbo frame support for physical and port-
channel (LAG) interfaces. For the standard ICOS implementation, the MTU size is a valid integer between 1522
and 9412 for tagged packets and a valid integer between 1518 and 9412 for untagged packets.
Default 1518
5.2.1.15.7. no mtu
This command sets the default MTU size (in bytes) for the interface.
Format no mtu
5.2.1.15.8. port-mode
Use this command to configure a 100G QSFP28 port in either 1x100G, 1x40G, 2x50G, 4x25G, or 4x10G mode or
four 25G SFP28 ports in either 4x25G, 4x10G, or 4x1G mode.
Note: In model M4500-48XF8C, every four 25G ports form a group from port 1 until port 48. The port-mode
command can only be applied on the first port of each group and all the four ports in the same group are
configured to the same speed. For example, you can issue the port-mode 4x1G command on ethernet port 0/1
but not on ethernet port 0/2, 0/3, or 0/4; all the four ports from 0/1 to 0/4 are configured to 1G.
Parameter Definition
1x100G Configure the port as a single 100G port using four lanes.
1x40G Configure the port as a single 40G port using four lanes.
2x50G Configure the port as two 50G ports, each on two lanes.
Configure the port as four 25G ports, each on a separate lane. This
4x25G
mode requires the use of a suitable 4x25G to 1x100G pigtail cable.
5.2.1.15.9. no port-mode
This command resets to the default value. The default value is 100G for 100G ports and 10G for 25G ports.
Format no port-mode
Default Enable
5.2.1.15.12. fec
Note:
1. Different type of FEC should be applied on different speed. FEC CL74 is applied on 25G/50G interface, FEC
CL91 is applied on 100G/50G interface, and FEC CL108 is applied on 25G interface.
2. FEC enable/disable is applied to the first interface of each group, which works in the same way as the
command port-mode. For example, you can issue the fec CL108 command on ethernet port 0/1 but not on
ethernet port 0/2, 0/3, or 0/4; all the four ports from 0/1 to 0/4 are configured to CL108. For the 50G ports,
such as 0/161 and 0/162 on M4500-32C model, you can issue the fec CL91 command on ethernet port 0/161
but not on ethernet port 0/162; both ports, 0/161 and 0/162, are configured to CL91.
Parameter Definition
Default Enable
5.2.1.15.13. negotiate
Note:
• Auto-negotiation is applied to the first interface of each group, which works in the same way as the port-
mode and fec commands. For example, you can issue the negotiate command on Ethernet port 0/1 but not
on Ethernet port 0/2, 0/3, or 0/4. However, if you issue the negotiate command on Ethernet port 0/1, all
four ports from 0/1 to 0/4 are configured for auto-negotiation.
• If you enable auto-negotiation on SFP28 ports, the advertisement of FEC is CL108. On QSFP28 ports, it is
CL91.
Format negotiate
no negotiate
Default Enabled
Display Message
Example: The following example shows the CLI display output for the command show port status all.
Display Message
Fields Definition
port The port associated with the rest of the data in the row.
Example:
The following shows examples of the command.
(Routing)#show flowcontrol
Oper
0/2 Inactive 0 0
Oper
Display Message
Fields Definition
BMC Watchdog Actions The action to be taken when Watchdog detects a device abnormality.
BMC Watchdog Config Time User configured Watchdog timeout (unit: seconds)
BMC Watchdog Present Time Remained time to take Watchdog Actions (unit: seconds).
Example:
------------------------
qct.admin
If you enable the watchdog, NOS resets the countdown timer each fifth of the time that is set for the watchdog
configuration time. For example, if the watchdog configuration time is 60 seconds, the countdown timer reset
each 20 seconds.
Default None
Example: The following example shows the CLI display output for the command show mac-addr-table.
Default None
Example: The following example shows the CLI display output for the command show mac-addr-table count.
Example: The following example shows the CLI display output for the command show mac-addr-table vlan 1.
C4:54:44:56:D3:57 1 Management
Example: The following example shows the CLI display output for the command show mac-address-table
igmpsnooping.
Example: The following example shows the CLI display output for the command show mac-address-table multicast.
Fwd
0/1, 0/1,
ch1 ch1
0/2 0/2
Example: The following example shows the CLI display output for the command show mac-address-table stats.
Current Entries................................ 0
Example: The following example shows the CLI display output for the command show mac-addr-table agetime.
Default 300s
Default None
5.2.4.2. vlan
This command creates a new VLAN and assigns it an ID. The ID is a valid VLAN identification number (ID 1 is
reserved for the default VLAN). VLAN range is 1-4093.
5.2.4.3. no vlan
This command deletes an existing VLAN. The ID is a valid VLAN identification number (ID 1 is reserved for the
default VLAN). The VLAN range is 1-4093.
Default all
Default all
Default disabled
Default disabled
Default 1
Default 1
Format switchport allowed vlan {add {tagged | untagged} | remove} all <1-4093>
Default Disable
Default Disable
Display Message
Term Definition
VLAN ID There is a VLAN Identifier (vlanid) associated with each VLAN. The range of the
VLAN ID is 1 to 4093.
VLAN Name A string associated with this VLAN as a convenience. It can be up to 16
alphanumeric characters, including blanks. The default is blank. VLAN ID 1 is
always named `Default`. This field is optional.
VLAN Type Type of VLAN, which can be Default, (VLAN ID = 1), can be static (one that is
configured and permanently defined), or Dynamic (one that is created by GVRP
registration).
Interface(s) Indicates by slot id and port number which port belongs to this VLAN.
Display Message
Term Definition
VLAN ID There is a VLAN Identifier (VID) associated with each VLAN. The range of the
VLAN ID is 1 to 4093.
VLAN Name A string associated with this VLAN as a convenience. It can be up to 32
alphanumeric characters, including blanks. The default is blank. VLAN ID 1 is
always named `Default`. This field is optional.
NETGEAR M4500 Series Switches CLI Command Reference Manual 151
VLAN Type Type of VLAN, which can be Default, (VLAN ID = 1), can be static (one that is
configured and permanently defined), or Dynamic (one that is created by GVRP
registration).
Interface Indicates by slot id and port number which port is controlled by the fields on
this line.
Current: Determines the degree of participation of this port in this VLAN. The permissible
Include values are:
Exclude This port is always a member of this VLAN. This is equivalent to
Autodetect registration fixed in the IEEE 802.1Q standard.
This port is never a member of this VLAN. This is equivalent to registration
forbidden in the IEEE 802.1Q standard.
Specifies to allow the port to be dynamically registered in this VLAN via
GVRP. The port will not participate in this VLAN unless a join request is
received on this port. This is equivalent to registration normal in the IEEE
802.1Q standard.
Configured: Determines the configured degree of participation of this port in this VLAN. The
Include permissible values are:
Exclude This port is always a member of this VLAN. This is equivalent to
Autodetect registration fixed in the IEEE 802.1Q standard.
This port is never a member of this VLAN. This is equivalent to registration
forbidden in the IEEE 802.1Q standard.
Specifies to allow the port to be dynamically registered in this VLAN via
GVRP. The port will not participate in this VLAN unless a join request is
received on this port. This is equivalent to registration normal in the IEEE
802.1Q standard.
Tagging: Select the tagging behavior for this port in this VLAN:
Tagged Specifies to transmit traffic for this VLAN as tagged frames.
Untagged Specifies to transmit traffic for this VLAN as untagged frames.
Display Message
Parameter Definition
Base VLAN ID Identifies the base VLAN ID for Internal allocation of VLANs to the routing
interface.
Allocation policy Identifies whether the system allocates VLAN IDs in ascending or descending
order.
Display Message
Term Definition
Interface Indicates by slot id and port number which port is controlled by the fields on
this line. It is possible to set the parameters for all ports by using the selectors
on the top line.
Native VLAN The VLAN ID that this port will assign to untagged frames or priority tagged
frames received on this port. The value must be for an existing VLAN. The
factory default is 1.
Mode Indicates this interface is operating on Access mode or General mode.
Ingress Filtering May be enabled or disabled. When enabled, the frame is discarded if this port is
not a member of the VLAN with which this frame is associated. In a tagged
frame, the VLAN is identified by the VLAN ID in the tag. In an untagged frame,
the VLAN is the Port VLAN ID specified for the port that received this frame.
When disabled, all frames are forwarded in accordance with the 802.1Q VLAN
bridge specification. The factory default is disabled.
Term Definition
Acceptable Frame Type Specifies the types of frames that may be received on this port. The options are
'VLAN only' and 'Admit All'. When set to 'VLAN only', untagged frames or
priority tagged frames received on this port are discarded. When set to 'Admit
All', untagged frames or priority tagged frames received on this port are
accepted and assigned the value of the Port VLAN ID for this port. With either
option, VLAN tagged frames are forwarded in accordance to the 802.1Q VLAN
specification.
Default general
5.2.5.5. private-vlan
This command configures the private VLANs and configures the association between the primary private VLAN
and secondary VLANs.
5.2.5.6. no private-vlan
This command restores normal VLAN configuration.
The VLANs list can be modified using the add or remove options or replaced with another list using the vlan-list,
all, or except options. If all is choosen, all VLANs are added to the list of allowed vlan. The except option provides
an exclusion list.
Trunk ports accept tagged packets, where tagged packets are processed on the VLAN ID contained in the packet,
if this VLAN is in the allowed VLAN list. Tagged packets received with a VLAN ID to which the port is not a
member are discarded and MAC learning is not performed. If a VLAN is added to the system after a port is set to
the Trunk mode and it is in the allowed VLAN list, this VLAN is assigned to this port automatically.
Format switchport trunk allowed vlan {<vlan-list> | all | add <vlan-list> | remove <vlan-list> | except <vlan-
list>}
Parameter Definition
All Specifies all VLANs from 1 to 4093. This keyword is not allowed on commands
that do not permit all VLANs in the list to be set at the same time.
Default All
Default disabled
NETGEAR M4500 Series Switches CLI Command Reference Manual 159
Mode Interface Config
Note: When you use the mode dvlan-tunnel command on an interface, it becomes a service provider port. Ports
that do not have double VLAN tunneling enabled are customer ports.
Default disabled
Example: The following shows examples of the CLI display output for the commands show dot1q-tunnel.
Ethertype...................................... 0x8100
Example: The following shows examples of the CLI display output for the commands show dvlan-tunnel.
Ethertype...................................... 0x8100
IGMP snooping is designed to prevent flooding multicast traffic which can cause unnecessary load on host
devices.
Note: IGMP Snooping can be enabled with MLAG. The configuration of IGMP Snooping on peers of MLAG must be the same
to guarantee that MLAG can work correctly.
Default Disable
Default None
Default Disable
Default Disable
Default Disable
Default Disable
Default Disable
Default Disable
Default 120
Default 300
Default Disable
Default None
Parameter Description
vlan-list The VLANs which apply this command.
Format ip igmp snooping static <macaddr> vlan <vlan-id> [interface {<slot/port> | port-channel
<portchannel-id>}]
Default None
Format no ip igmp snooping static <macaddr> vlan <vlan-id> interface {<slot/port> | port-channel
<portchannel-id>}
Parameter Description
vlan-id The VLAN ID. (Range: 1-4093)
macaddr Multicast Group MAC address
slot/port Interface number
portchannel-id Port-channel interface number. The range of port-channel ID is 1 to 64.
Default Disable
Format show ip igmp snooping [interface {<slot/port> | vlan <vlan-id> | port-channel <portchannel-id>}]
Parameter Description
vlan-id The VLAN ID. (Range: 1-4093)
slot/port Interface number
portchannel-id Port-channel interface number. The range of port-channel ID is 1 to 64.
Term Definition
Admin Mode Indicates whether or not IGMP Snooping is enabled on the switch.
Operation Mode Indicates whether or not IGMP Snooping is active on the switch.
Multicast Control Frame Displays the number of IGMP Control frames that are processed by the CPU.
Count
IGMP Snooping Router-Alert Indicates whether or not Router-Alert Validation is active on the switch.
check
Interfaces Enabled for IGMP Interfaces on which IGMP Snooping is enabled.
Snooping
VLANs enabled for IGMP VLANs on which IGMP Snooping is enabled.
snooping
VLANs Block enabled for VLANs on which IGMP Snooping is disabled.
snooping
Term Definition
IGMP Snooping Admin Mode Indicates whether IGMP Snooping is active on the interface.
Fast Leave Mode Indicates whether IGMP Snooping Fast Leave is active on the interface.
Group Membership Interval Shows the amount of time in seconds that a switch will wait for a report from a
particular group on a particular interface, which is participating on the interface,
before deleting the interface from the entry. This value may be configured.
Max Response Time Shows the amount of time in seconds that a switch will wait after receiving an
IGMP Leave Packet.
Multicast Router Expiry Time Displays the amount of time to wait before removing an interface that is
participating on the interface from the list of interfaces with multicast routers
attached. The interface is removed if a query is not received. This value may be
configured.
Term Definition
VLAN ID VLAN Id
IGMP Snooping Admin Mode Indicates whether IGMP Snooping is active on the VLAN.
Fast Leave Mode Indicates whether IGMP Snooping Fast Leave is active on the VLAN.
Flood IGMP Report and Indicates whether IGMP report and leave PDUs are flooded on the VLAN.
Leave PDU
Group Membership Interval Shows the amount of time in seconds that a switch will wait for a report from a
particular group on a particular interface, which is participating in the VLAN,
before deleting the interface from the entry. This value may be configured.
Max Response Time Shows the amount of time in seconds that a switch will wait after receiving an
IGMP Leave Packet.
Multicast Router Block Mode Indicates whether the Multicast Router Block mode is enabled or disabled on
the VLAN.
Multicast Router Expiry Time Displays the amount of time to wait before removing an interface that is
participating in the VLAN from the list of interfaces with multicast routers
Display Message
Term Definition
Interface Shows the interface on which multicast router information is being displayed.
Multicast Router Attached Indicates whether multicast router is statically enabled on the interface.
Display Message
Term Definition
Interface Shows the interface on which multicast router information is being displayed.
VLAN ID Displays the list of VLANs of which the interface is a member.
Display Message
Term Definition
VLAN The VLAN ID used with the MAC address to fully identify the L2Mcast Group
packets
MAC Address The MAC address of the L2Mcast Group in the format 01:00:5e:xx:xx:xx.
Port List the ports you want included into L2Mcast Group.
State The active interface number belongs to this Multicast Group.
Display Message
Term Definition
VLAN ID The VLAN ID used with the MAC address to fully identify the L2Mcast Group
packets
MAC Address A multicast MAC address for which the switch has forwarding or filtering
interfaces. The format is 01:00:5e:xx:xx:xx.
Type The type of entry, which is either static (added by the user) or dynamic (added
to the table as a result of a learning process or protocol.)
Description The text description of this multicast table entry.
Interfaces The list of interfaces that are designated for forwarding (Fwd:) and filtering
(Flt:).
Display Message
Term Definition
VLAN ID VLAN ID
Group Multicast Group IP address
Source IP Source IP address
Source Filter Mode Source filter mode (Include or Exclude) for the specified group on the specified
interface and VLAN
Interfaces The list of interfaces which are included or excluded for specified group, VLAN
and source address.
Display Message
Term Definition
VLAN ID VLAN ID
Group Multicast Group IP address
Interface Interface which is included or excluded for specified group, VLAN and source
address.
Reporter IP Address of the source of last membership report received for the specified
group address on the specified interface and VLAN
Source Filter Mode Source filter mode (Include or Exclude) for the specified group on the specified
interface and VLAN
Source Address List Source List Entry for the specified group address, interface and VLAN
Display Message
Term Definition
Total Entries Maximum number of entries that the SSM MFDB table can hold for IGMP
snooping.
Most SSM FDB Entries Ever Most number of entries ever used in the IGMP snooping SSM MFDB table.
Used
Current Entries Current number of entries in the IGMP snooping SSM MFDB table.
Default 120
Note: If you configure the specific IP address as the IGMP snooping querier address, the querier IP address
assigned for a VLAN takes precedence over the global querier IP address. If the VLAN is a routing interface with
an IP address, this IP address takes precedence over the querier IP address assigned for that VLAN.
Default Disable
Default 0.0.0.0
Default 60
Default 180
Default 2
Default Disable
Default 0.0.0.0
Default Disable
Display Message
Term Definition
IGMP Snooping Querier Administrative mode for IGMP Snooping. The default is disable.
Mode
Querier Address Specify the Snooping Querier Address to be used as source address in periodic
IGMP queries. This address is used when no address is configured on the VLAN
on which query is being sent.
IGMP Version Specify the IGMP protocol version used in periodic IGMP queries.
Querier Query Interval Specify the time interval in seconds between periodic queries sent by the
snooping querier. The Query Interval must be a value in the range of 1 and
1800. The default value is 60.
Querier Expiry Interval Specify the time interval in seconds after which the last querier information is
removed. The Querier Expiry Interval must be a value in the range of 60 and
300. The default value is 120.
Display Message
Term Definition
IGMP Snooping Querier Vlan Display the administrative mode for IGMP Snooping for the switch.
Mode
Querier Election Displays the querier election participate mode on the VLAN. When this mode is
Participation Mode disabled, up on seeing a query of the same version in the vlan, the snooping
Display Message
Last Querier
Term Definition
VLAN ID Indicate the VLAN on which the Querier exists.
Address Indicate the IP address of the most recent Querier from which a Query was
received on this VLAN.
IGMP Version Indicate the IGMP protocol version of the most recent Querier from which a
Query was received on this VLAN.
Format show ipv6 mld snooping [interface {<slot/port> | vlan <vlan-id> | port-channel <portchannel-id>}]
Parameter Description
vlan-id The VLAN ID. (Range: 1-4093)
slot/port Interface number
portchannel-id Port-channel interface number. The range of port-channel ID is 1 to 64.
Display Message
Term Definition
Admin Mode Indicates whether or not MLD Snooping is enabled on the switch.
Operational Mode Indicates whether or not MLD Snooping is active on the switch.
Multicast Control Frame Displays the number of MLD Control frames that are processed by the CPU.
Count
Interfaces Enabled for MLD Interfaces on which MLD Snooping is enabled.
Snooping
VLANs enabled for MLD VLANs on which MLD Snooping is enabled.
snooping
VLANs Block enabled for VLANs on which MLD Snooping is disabled.
snooping
Term Definition
MLD Snooping Admin Mode Indicates whether MLD Snooping is active on the interface.
Fast Leave Mode Indicates whether MLD Snooping Fast Leave is active on the interface.
Group Membership Interval Shows the p in seconds that a switch will wait for a report from a particular
group on a particular interface, which is participating on the interface, before
deleting the interface from the entry. This value may be configured.
Max Response Time Displays the amount of time the switch waits after it sends a query on in
interface, participating in the VLAN, because it did not receive a report for a
particular group on that interface. This value may be configured.
Multicast Router Expiry Time Displays the amount of time to wait before removing an interface that is
participating on the interface from the list of interfaces with multicast routers
attached. The interface is removed if a query is not received. This value may be
configured.
Term Definition
NETGEAR M4500 Series Switches CLI Command Reference Manual 181
VLAN ID VLAN ID.
MLD Snooping Admin Mode Indicates whether MLD Snooping is active on the VLAN.
Fast Leave Mode Indicates whether MLD Snooping Fast Leave is active on the VLAN.
Group Membership Interval Shows the amount of time in seconds that a switch will wait for a report from a
particular group on a particular interface, which is participating in the VLAN,
before deleting the interface from the entry. This value may be configured.
Max Response Time Shows the amount of time in seconds that a switch will wait after receiving an
MLD Leave Packet.
Multicast Router Expiry Time Displays the amount of time to wait before removing an interface that is
participating in the VLAN from the list of interfaces with multicast routers
attached. The interface is removed if a query is not received. This value may be
configured.
Vlan Block Mode Indicate whether Vlan Block Mode is active on the VLAN.
Format show ipv6 mld snooping mrouter interface {<slot/port> | port-channel <portchannel-id>}
Parameter Description
slot/port Interface number
portchannel-id Port-channel interface number. The range of port-channel ID is 1 to 64.
Display Message
Term Definition
Interface Shows the interface on which multicast router information is being displayed.
Multicast Router Attached Indicates whether multicast router is statically enabled on the interface.
Format show ipv6 mld snooping mrouter vlan {<slot/port> | port-channel <portchannel-id>}
Parameter Description
slot/port Interface number
portchannel-id Port-channel interface number. The range of port-channel ID is 1 to 64.
Display Message
Term Definition
Interface Shows the interface on which multicast router information is being displayed.
VLAN ID Displays the list of VLANs of which the interface is a member.
Display Message
Term Definition
VLAN The VLAN ID used with the MAC address to fully identify packets you want
L2Mcast Group
MAC Address The MAC address of the L2Mcast Group in the format 33:33:xx:xx:xx:xx.
Port List the ports you want included into L2Mcast Group
State The active interface number belongs to this Multicast Group.
Display Message
Term Definition
VLAN ID VLAN ID number
MAC Address A multicast MAC address for which the switch has forwarding or filtering
information. The format is twodigit hexadecimal numbers that are separated by
colons, for example 33:33:45:67:89:AB.
Type The type of entry, which is either static (added by the user) or dynamic (added
to the table as a result of a learning process or protocol.)
Description The text description of this multicast table entry.
Interfaces The list of interfaces that are designated for forwarding (Fwd:) and filtering
(Flt:).
Display Message
Term Definition
VLAN ID VLAN ID
NETGEAR M4500 Series Switches CLI Command Reference Manual 183
Group Multicast Group IP address
Source IP Source IP address
Source Filter Mode Source filter mode (Include or Exclude) for the specified group on the specified
interface and VLAN
Interfaces The list of interfaces which are included or excluded for specified group, VLAN
and source address.
Display Message
Term Definition
VLAN ID VLAN ID
Group Multicast Group IP address
Interface Interface which is included or excluded for specified group, VLAN and source
address.
Reporter IP Address of the source of last membership report received for the specified
group address on the specified interface and VLAN
Source Filter Mode Source filter mode (Include or Exclude) for the specified group on the specified
interface and VLAN
Source Address List Source List Entry for the specified group address, interface and VLAN
Display Message
Term Definition
Total Entries Maximum number of entries that the SSM MFDB table can hold for MLD
snooping.
Most SSM FDB Entries Ever Most number of entries ever used in the MLD snooping SSM MFDB table.
Used
Current Entries Current number of entries in the MLD snooping SSM MFDB table.
Default Disable
Default None
Default Disable
Default Disable
Default Disable
Default 260
Default None
Format ipv6 mld snooping static <macaddr> vlan <vlan-id> [interface {<slot/port> | port-channel
<portchannel-id>}]
Default None
Format no ipv6 mld snooping static <macaddr> vlan <vlan-id> interface {<slot/port> | port-channel
<portchannel-id>}
Parameter Description
vlan-id The VLAN ID. (Range: 1-4093)
macaddr Multicast Group MAC address
slot/port Interface number
portchannel-id Port-channel interface number. The range of port-channel ID is 1 to 64.
Default Disable
Default Disable
Default 260
Default 10
Display Message
Term Definition
MLD Snooping Querier Mode Specify the Snooping Querier Address to be used as source address in periodic
MLD queries. This address is used when no address is configured on the VLAN
on which query is being sent.
Querier Address Specify the Snooping Querier Address to be used as source address in periodic
MLD queries. This address is used when no address is configured on the VLAN
on which query is being sent.
MLD Version Specify the MLD protocol version used in periodic MLD queries.
Querier Query Interval Specify the time interval in seconds between periodic queries sent by the
snooping querier. The Query Interval must be a value in the range of 1 and
1800. The default value is 60.
Display Message
Term Definition
MLD Snooping Querier Vlan Displays the querier election participate mode on the VLAN. When this mode is
Mode disabled, up on seeing a query of the same version in the vlan, the snooping
querier move to non querier state. Only when this mode is enabled, the
snooping querier will participate in querier election where in the least ip
address will win the querier election and operates as the querier in that VLAN.
The other querier moves to non-querier state.
Querier Election Displays the querier election participate mode on the VLAN. When this mode is
Participation Mode disabled, up on seeing a query of the same version in the vlan, the snooping
querier move to non querier state. Only when this mode is enabled, the
snooping querier will participate in querier election where in the least ip
address will win the querier election and operates as the querier in that VLAN.
The other querier moves to non-querier state.
Querier Vlan Address Displays the Snooping Querier Address to be used as source address in periodic
MLD queries sent on the specified VLAN.
Operational State Specifies the operational state of the MLD Snooping Querier on a VLAN.
Operational Version Displays the operational MLD protocol version of the querier.
Display Message
Term Definition
VLAN ID Specify the VLAN ID on which the MLD snooping querier is enabled.
MLD Snooping Querier Mode Specify the Snooping Querier Address to be used as source address in periodic
MLD queries. This address is used when no address is configured on the VLAN
on which query is being sent.
Querier Address Specify the Snooping Querier Address to be used as source address in periodic
MLD queries. This address is used when no address is configured on the VLAN
on which query is being sent.
MLD Version Specify the MLD protocol version used in periodic MLD queries.
Querier Query Interval Specify the time interval in seconds between periodic queries sent by the
snooping querier. The Query Interval must be a value in the range of 1 and
1800. The default value is 60.
Querier Expiry Interval Specify the time interval in seconds after which the last querier information is
removed. The Querier Expiry Interval must be a value in the range of 60 and
300. The default value is 120.
Default Disable
Default 60
Default 125
Default Disable
Parameter Description
Default 0
Default Disable
A port-channel (LAG) interface can be either static or dynamic, but not both. All members of a port channel must
participate in the same protocols. A static port-channel interface does not require a partner system to be able to
aggregate its member ports.
Note: If you configure the maximum number of dynamic port-channels (LAGs) that your platform supports,
additional port-channels that you configure are automatically static.
Parameter Definition
Min-links This field displays the minimum links value of the port-channel.
This object determines whether or not to send a trap when link status changes.
Trap Flag
The factory default is enabled.
This field displays the status designating whether a particular port-channel (LAG)
is statically or dynamically maintained. The possible values of this field are Static,
Type
indicating that the port-channel is statically maintained; and Dynamic, indicating
that the port-channel is dynamically maintained.
This field lists the ports that are members of this port-channel, in slot/port
Mbr Ports
notation.
Active Ports This field lists the ports that are actively participating in this port-channel.
Example: The following example displays the interface port-channel brief configurations.
Channel Port-Channel Name Min Link State Trap Type Mbr Ports Active Ports
ID Flag
If you do not use the optional parameters ID, the command displays following information for all port-channels:
Parameter Definition
Min This field displays the minimum links value of the port-channel.
Link Trap
This object determines whether or not to send a trap when link status changes.
STP Mode This field displays the MSTP administrative bridge port state.
This field displays the status designating whether a particular port-channel (LAG)
is statically or dynamically maintained. The possible values of this field are Static,
Type
indicating that the port-channel is statically maintained; and Dynamic, indicating
that the port-channel is dynamically maintained.
This field lists the ports that are members of this port-channel, in slot/port
Mbr Ports
notation.
This field displays the device timeout value of actor and partner. The value of
Device Timeout
device timeout should be short(1 second) or long(30 seconds).
Active Ports This field lists the ports that are actively participating in the port-channel (LAG).
ID Name Min Link Mode Trap Mode Type Ports Timeout Speed Active
------- -------------- ---- ------ ---- ---- ------ ---- ------ ------------- --------- -------
If you use the optional parameters ID, the command displays following information for the specific port-channel:
Parameter Definition
This object determines whether or not to send a trap when link status changes.
Link Trap Mode
The factory default is enabled
STP Mode This field displays the MSTP administrative bridge port state.
This field displays the status designating whether a particular port-channel (LAG)
is statically or dynamically maintained. The possible values of this field are Static,
Type
indicating that the port-channel is statically maintained; and Dynamic, indicating
that the port-channel is dynamically maintained.
Port-channel Min-links This field displays the minimum links value of the port-channel.
Load Balance Option The load balance option associated with the port-channel..
(Src/Dest MAC, VLAN, EType,
incoming port)
LACP Fallback Mode May be enabled or disabled. The factory default is disabled.
LACP Fallback Timeout This field displays the LACP fallback timeout, the timeout default is 5sec.
This field lists the ports that are members of this port-channel, in slot/port
Mbr Ports
notation.
Active Ports This field lists the ports that are actively participating in the port-channel (LAG).
Type........................................... Static
Port-channel Min-links......................... 1
Display Message
Parameter Description
Note: Before including a port in a port-channel, set the port physical mode. For more information, see speed-
duplex command
Format staticcapability
Default Disabled
5.2.12.8. no staticcapability
This command disables the static function to support on specific port-channels (static link aggregations - LAGs)
on the device.
Format no staticcapability
Default Enabled
This command can be configured for a single interface, a range of interfaces, or all interfaces.
src-dst-mac Sets the mode on the source and destination MAC addresses.
enhanced Set the mode on the source and destination MAC addresses if it is a L2 packet or
on the source and destination IP addresses if it is a IP packet.
<ID> | all Global Config Mode only: The interface is an identifier of a configured port-
channel. All applies the command to every configured port-channel.
Default src-dst-mac
5.2.12.13. load-balance
This command selects the load-balancing option used on a port-channel (LAG). Traffic is balanced on a port-
channel (LAG) by selecting one of the links in the channel over which to transmit specific packets. The link is
src-dst-mac Sets the mode on the source and destination MAC addresses.
enhanced Set the mode on the source and destination MAC addresses if it is a L2 packet or
on the source and destination IP addresses if it is a IP packet.
Default src-dst-mac
5.2.12.14. no load-balance
This command reverts to the default load balancing configuration.
Format no load-balance
5.2.12.17. lacp
This command enables Link Aggregation Control Protocol (LACP) on a port or a range of interfaces.
Format lacp
Default Enabled
5.2.12.18. no lacp
This command disables Link Aggregation Control Protocol (LACP) on a port or a range of interfaces.
Format no lacp
Default Enabled
5.2.12.20. no lacp
This command disables Link Aggregation Control Protocol (LACP) on all ports.
Default 0
Note: Both the no port lacptimeout and the no lacp actor admin state commands set the values back to default,
regardless of the command used to configure the ports.
5.2.12.29. min-links
This command configures the minimum links for port-channel interfaces. The maximum number of members for
each port-channel is 32. For T1048-LB9/T1048-LB9A, the maximum number of members is 8.
Default 1
5.2.12.30. no min-links
This command configures the default minimum links for port-channel interfaces.
Format no min-links
Default Disabled
Default 5
5.2.12.35. channel-group
This command assigns and configures an interface to a port-channel (LAG) group. The interface is an ID of a
configured port-channel.
Note: Before adding a port to a port-channel, set the physical mode of the port. See ‘port-mode’ command.
You can change the mode for an interface only if it is the only interface designated to the specified channel
group. If you enter this command on an interface that is added to a channel with a different protocol (than the
protocol you are entering), the command is rejected.
Default None
5.2.12.36. no channel-group
This command removes the interface from the specified channel group.
5.2.12.37. delete-channel-group
This command deletes all configured ports from the port-channel (LAG). The interface is an ID of a configured
port-channel.
Default None
Default long
Use the all keyword to display the per-port configuration parameters for all interfaces, or specify the slot/port to
display information about a specific interface.
<slot/port> Specifies a valid slot number and port number for the system.
The following is the display format for the command without any optional parameter.
Display Message
Fields Definition
Broadcast Storm Control The storm-control configuration mode for broadcast traffic.
Mode
Broadcast Storm Control The storm-control speed threshold for broadcast traffic.
Level
Multicast Storm Control The storm-control configuration mode for multicast traffic.
Mode
Multicast Storm Control The storm-control speed threshold for multicast traffic.
Level
Unicast Storm Control Mode The storm-control configuration mode for unicast traffic.
Unicast Storm Control Level The storm-control speed threshold for unicast traffic.
Unicast Storm Control Action The storm-control action for unicast traffic.
The following is the display format for the command with a specific parameter.
Display Message
Fields Definition
Format storm-control {broadcast | multicast | unicast} [ {action { shutdown| trap} | level <0-100>| rate <0-
14880000>}]
Parameter Definition
broadcast | multicast | unicast Specifies to enable one of storm control modes for an interface or all
interfaces.
action shutdown | trap Indicates the action to be taken if the storm occurs. Shutdown is to disable
the interface. Trap is to send SNMP trap.
level <0-100> Specifies a threshold level (a percentage of link speed) for all interfaces or
one interface. The default is 5.
rate <0-14880000> Specifies a threshold rate( in packets per second) for all interfaces or one
interface. The default is 0.
Default disabled
If the mode is enabled, broadcast storm recovery is active and, if the rate of L2 broadcast traffic ingressing on an
interface increases beyond the configured threshold, the traffic will be dropped. Therefore, the rate of
broadcast traffic will be limited to the configured threshold.
Default disabled
If configured to shutdown, the interface that receives the broadcast packets at a rate above the threshold is
diagnostically disabled. If set to trap, the interface sends trap messages approximately every 30 seconds until
broadcast storm control recovers.
Default None
If the mode is enabled, broadcast storm recovery is active, and if the rate of L2 broadcast traffic ingressing on an
interface increases beyond the configured threshold, the traffic is dropped. Therefore, the rate of broadcast
traffic is limited to the configured threshold.
Default 0
If the mode is enabled, broadcast storm recovery is active, and if the rate of L2 broadcast traffic ingressing on an
interface increases beyond the configured threshold, the traffic is dropped. Therefore, the rate of broadcast
traffic is limited to the configured threshold.
Default 5
If the mode is enabled, multicast storm recovery is active, and if the rate of L2 multicast traffic ingressing on an
interface increases beyond the configured threshold, the traffic will be dropped. Therefore, the rate of multicast
traffic will be limited to the configured threshold.
Default disabled
If configured to shutdown, the interface that receives multicast packets at a rate above the threshold is
diagnostically disabled. The option trap sends trap messages approximately every 30 seconds until multicast
storm control recovers
Default None
If the mode is enabled, multicast storm recovery is active, and if the rate of L2 multicast traffic ingressing on an
interface increases beyond the configured threshold, the traffic will be dropped. Therefore, the rate of multicast
traffic will be limited to the configured threshold
Default 5
Default 0
If the mode is enabled, unicast storm recovery is active, and if the rate of unknown L2 unicast (destination
lookup failure) traffic ingressing on an interface increases beyond the configured threshold, the traffic will be
dropped. Therefore, the rate of unknown unicast traffic will be limited to the configured threshold.
Default disabled
If configured to shutdown, the interface that receives unicast packets at a rate above the threshold is
diagnostically disabled. The option trap sends trap messages approximately every 30 seconds until unicast storm
control recovers.
Default None
If the mode is enabled, unicast storm recovery is active, and if the rate of unknown L2 unicast (destination
lookup failure) traffic ingressing on an interface increases beyond the configured threshold, the traffic will be
dropped.
Therefore, the rate of unknown unicast traffic will be limited to the configured threshold.This command also
enables unicast storm recovery mode for an interface.
Default 5
If the mode is enabled, unicast storm recovery is active, and if the rate of L2 broadcast traffic ingressing on an
interface increases beyond the configured threshold, the traffic is dropped.
Default 0
Note: On LY4R, one port cannot join more than one port-monitor session regardless of source port or
destination port due to the HW limitation.
<1-4> An integer value used to identify the session.Its value can be anything between 1
and the maximum number of mirroring sessions(4) allowed on the platform.
Display Message
Fields Definition
Admin Mode Indicates whether the Port Monitoring feature is enabled or disabled. The
possible values are enabled and disabled.
Probe Port Probe port (destination port) for the session identified with session-id. If probe
port is not set then this field is blank.
Src VLAN All member ports of this VLAN are mirrored. If the source VLAN is not
configured, this field is blank.
Mirrored Port The port that is configured as a mirrored port (source port) for the session
identified with session-id. If no source port is configured for the session, this
field is blank.
Ref. Port This port carries all the mirrored traffic at the source switch.
Src RVLAN The source VLAN is configured at the destination switch. If the remote VLAN is
not configured, this field is blank.
Dst RVLAN The destination VLAN is configured at the source switch. If the remote VLAN is
not configured, this field is blank.
MAC ACL The MAC access-list id or name attached to the port mirroring session.
A VLAN can be configured as the source to a session (all member ports of that VLAN are monitored). Remote
port mirroring is configured by adding the RSPAN VLAN ID. At the source switch, the destination is configured as
the RSPAN VLAN and at the destination switch, the source is configured as the RSPAN VLAN.
Note: The source and destination cannot be configured as remote on the same device. On LY4R, one port cannot
join more than one port-monitor session regardless of source port or destination port due to the HW limitation.
Format port-monitor session <1-4> source {interface {<port-list> | <slot/port> | cpu | port-channel {<1-64> |
<chId-list>}} [{rx | tx}] | remote vlan <1-4093>| vlan <1-4093>}
Parameter Definition
<port-list> The physical-port IDs in range from 1 to 48. Use '-' to specify a range, or ',' to
separate physical port IDs in a list. Spaces and zeros are not permitted.
port-channel <1-64> The port-channel interface number. The range of the port-channel ID is from
1 to 64.
port-channel <chId-list> The channel IDs in range <1-64>. Use '-' to specify a range, or ',' to separate
physical-port IDs in a list. Spaces and zeros are not permitted.
remote vlan <1-4093> The VLAN ID to be monitored on the remote switch. The range is 1 to 4093.
Format no port-monitor session <session-id> source { interface {<slot/port> | cpu | port-channel } [ {rx | tx} }
| remote vlan <vlan-id>| vlan <vlan-id> }
Default None
Use rx to monitor only ingress packets, or use tx to monitor only egress packets. If you do not specify an {rx | tx}
option, the destination port monitors both ingress and egress packets.
A VLAN can be configured as the source to a session (all member ports of that VLAN are monitored). Remote
port mirroring is configured by adding the RSPAN VLAN ID. At the source switch, the destination is configured as
the RSPAN VLAN and at the destination switch, the source is configured as the RSPAN VLAN.
Note: The source and destination cannot be configured as remote on the same device. On LY4R, one port cannot
join more than one port-monitor session regardless of source port or destination port due to the HW limitation.
The reflector-port is configured at the source switch along with the destination RSPAN VLAN. The reflector port
forwards the mirrored traffic towards the destination switch.
Format port-monitor session <1-4> destination { interface <slot/port> | remote vlan <1-4093> reflector-port
<slot/port> }
Parameter Definition
remote vlan <1-4093> The VLAN ID to be monitored on the remote switch. The range is 1 to 4093.
Format no port-monitor session <session-id> destination { interface <slot/port> | remote vlan <vlan-id>
reflector-port <slot/port> }
Default None
An IP/MAC ACL can be attached to a session by giving the access list number/name.
Use the filter parameter to filter a specified access group either by IP address or MAC address.
Note: IP/MAC ACL can be attached to a session by giving the access list number/name. On the platforms that do
not support both IP and MAC ACLs to be assigned on the same Monitor session, an error message is thrown
when user tries to configure ACLs of both types.
Default None
Default None
Default None
Default None
Default None
5.2.14.11. no port-monitor
This command removes all the source ports and a destination port and restores the default value for mirroring
session mode for all the configured sessions.
Format no port-monitor
Default enabled
Default None
Display Message
Fields Definition
Default None
Default None
The following example shows the CLI display output for the command show port-backup.
Group Mode MAC Update Failback Active Port Backup Port Current Active Port
5.2.16.2. port-backup
Use this command to enable port-backup admin mode.
Format port-backup
Default Disable
5.2.16.3. no port-backup
Use this command to disable port-backup admin mode.
Format no port-backup
Default NA
Default NA
Default NA
Default Disable
Default Disable
Default 60s
Default 0
Default 0
Default None
Display Message
Parameter Definition
VLAN ID Indicates whether the VLAN ID is used for this vlan interface.
IP Address The IP address of the interface. The factory default value is 0.0.0.0
Subnet Mask The IP subnet mask for this interface. The factory default value is 0.0.0.0
Network Configuration Indicates which network protocol is being used. The options are bootp | dhcp |
Protocol Current none.
Default None
Note: To receive and process packets, the Ethernet MTU must include any extra bytes that Layer-2 headers
might require. To configure the IP MTU size, which is the maximum size of the IP packet(IP Header + IP payload).
5.4.1.4. no mtu
This command sets the default MTU size(in bytes) for the interface.
Format no mtu
Parameter Definition
Default None
5.4.1.6. ip address
This command configures an IP address on an interface or range of interfaces. You can also use this command to
configure one or more secondary IP addresses on the interface. The command supports RFC 3021 and accepts
using 31-bit prefixes on IPv4 point-to-point links. This command adds the label IP address in the command
"show ip interface".
Parameter Definition
Implements RFC 3021. Using the/notation of the subnet mask, this is and integer
masklen
that indicates the length of subnet mask. Range is 5 to 32 bits.
Example: The following example of the command shows the configuration of the subnet mask with an IP
address in the dotted decimal format on interface vlan 100.
(M4500-32C) (if-vlan100)#
5.4.1.7. no ip addess
This command deletes an IP address from an interface. The value for ipaddr is the IP address of the interface in
a.b.c.d format where the range for a,b,c, and d is 1-255. The value for subnetmask is a 4-digit dotted-decimal
number which represents the Subnet Mask of the interface. To remove all of the IP addresses(primary and
secondary) configured on the interface, enter the command no ip address.
5.4.1.8. ip default-gateway
This command sets the IP Address of the default gateway.
Parameter Definition
Parameter Definition
client-id Enable the DHCP client to specify the unique client identifier (option 61).
Default None
5.4.1.11. ip filter
This command is used to enable the IP filter function.
Format ip filter
Default Disabled
Format no ip filter
Parameter Definition
Default None
5.4.1.14. no ip filter<name>
Remove this IP address from filter.
Display Message
Parameter Definition
The default baud rate at which the serial port will try to connect. The available
Baud Rate
values are 1200, 2400, 4800, 9600, 19200, 38400, 57600, and 115200 bauds.
Character Size The number of bits in a character. The number of bits is always 8.
Stop Bits The number of Stop bits per character. The number of Stop bits is always 1.
Parity The Parity Method used on the Serial Port. The Parity Method is always None.
When the logon attempt threshold is reached on the console port, the system
interface becomes silent for a specified amount of time before allowing the next
Password Threshold
logon attempt. (Use the silent time command to set this interval.) When this
threshold is reached for Telnet, the Telnet logon interface closes.
Use this command to set the amount of time the management console is
Silent Time (sec) inaccessible after the number of unsuccessful logon attempts exceeds the
threshold set by the password threshold command.
Terminal Length The columns per page for terminal serial port.
Default None
5.4.2.3. baudrate
This command specifies the communication rate of the terminal interface. The supported rates are 1200, 2400,
4800, 9600, 19200, 38400, 57600, 115200.
Format baudrate {1200 | 2400 | 4800 | 9600 | 19200 | 38400 | 57600 | 115200}
5.4.2.4. no baudrate
This command sets the communication rate of the terminal interface to 115200.
5.4.2.5. exec-timeout
This command specifies the maximum connect time (in minutes) without console activity. A value of 0 indicates
that a console can be connected indefinitely. The time range is 0 to 160.
Default 5
5.4.2.6. no exec-timeout
This command sets the maximum connect time (in minutes) without console activity to 5.
Format no exec-timeout
5.4.2.7. password-threshold
This command is used to set the password instruction threshold limiting the number of failed login attempts.
Default 3
Format no password-threshold
5.4.2.9. silent-time
This command uses to set the amount of time the management console is inaccessible after the number of
unsuccessful logon tries exceeds the threshold value.
Default 0
5.4.2.10. no silent-time
This command sets the maximum value to the default.
Format no silent-time
Default 24
Default None
Format no password
Parameter Definition
port A valid decimal integer in the range of 0 to 65535, where the default value is 23.
Set the outbound telnet operational mode as ‘linemode’, where by default, the
line
operational mode is ‘character mode’.
Default None
Default None
Display Message
Parameter Definition
Maximum Number of This object indicates the number of simultaneous remote connection sessions
Remote Connection Sessions allowed. The factory default is 5.
Indicates that new telnet sessions will not be allowed when set to no. The factory
Allow New Telnet Sessions
default value is yes.
Telnet Server Admin Mode The telnet server admin mode status. The factory default is enable.
When the logon attempt threshold is reached on the console port, the system
interface becomes silent for a specified amount of time before allowing the next
Password Threshold
logon attempt. (Use the silent time command to set this interval.) When this
threshold is reached for Telnet, the Telnet logon interface closes.
Terminal Length The columns per page for terminal vty port.
Default None
5.4.3.4. exec-timeout
This command sets the remote connection session timeout value, in minutes. A session is active as long as the
session has been idle for the value set. A value of 0 indicates that a session remains active indefinitely. The time
is a decimal value from 0 to 160.
Default 5
Example:
(M4500-32C) #configure
(M4500-32C) (Config-vty)#exec-timeout 10
Format no exec-timeout
5.4.3.6. password-threshold
This command is used to set the password instruction threshold limited for the number of failed login attempts.
Default 3
Example:
(M4500-32C) #configure
(M4500-32C) (Config-vty)#password-threshold 10
Format no password-threshold
5.4.3.8. maxsessions
This command specifies the maximum number of remote connection sessions that can be established. A value of
0 indicates that no remote connection can be established. The range is 0 to 5.
Default 5
Example:
(M4500-32C) #configure
(M4500-32C) (Config-vty)#maxsessions 5
5.4.3.9. no maxsessions
This command sets the maximum value to be 5.
Format no maxsessions
Default Enabled
5.4.3.12. sessions
This command regulates new telnet sessions. If sessions are enabled, new telnet sessions can be established
until there are no more sessions available. If sessions are disabled, no new telnet sessions are established. An
established session remains active until the session is ended or an abnormal network error ends it.
Format sessions
Default Enabled
5.4.3.13. no sessions
This command disables telnet sessions. If sessions are disabled, no new telnet sessions are established.
Format no sessions
Default Enabled
Default 5
Changing the timeout value for active sessions does not become effective until the session
i is reaccessed. Any keystroke will also activate the new timeout duration.
Default 5
Default None
Display Message
Parameter Definition
Outbound Telnet Login Indicates the number of minutes an outbound telnet session is allowed to
Timeout (in minutes) remain inactive before being logged off. A value of 0, which is the default,
results in no timeout.
Maximum Number of Indicates the number of simultaneous outbound telnet connections allowed.
Outbound Telnet Sessions
Allow New Outbound Telnet Indicates whether outbound telnet sessions will be allowed.
Sessions
h or on the network.
You can add, change, or delete communities. The switch does not have to be reset for changes to take effect.
Note: By default, no community strings such as ‘private’ or ‘public’ exist for SNMPv1 and SNMPv2. In addition,
the MD5 authentication procotol is used for SNMPv3, and the ‘None’ authentication protocol is not
allowed.
Default None
Display Message
Parameter Definition
The community string to which this entry grants access. A valid entry is a case-
Community-String sensitive alphanumeric string of up to 20 characters. Each row of this table must
contain a unique community name.
An IP address (or portion thereof) from which this device will accept SNMP
Target Address
packets with the associated community.
Type The type of message that will be sent, either traps or informs.
UDP Port The UDP port the trap or inform will be sent to.
Filter name The filter the traps will be limited by for this host.
TO Sec The number of seconds before informs will time out when sending to this host.
Retries The number of times informs will be sent after timing out.
Auth-Pri Md5 or sha authentication checksum and des encryption algorithm assigned.
Default None
Default None
Default None
Note: Community names in the SNMP community table must be unique. If you make multiple entries using the same
community name, the first entry is kept and processed and all duplicate entries are ignored.
A name associated with the switch and with a set of SNMP managers that manage
<Community-String> it with a specified privileged level. The length of community-name can be up to
20 case-sensitive characters.
The associated community SNMP packet sending address and is used along with
the client IP mask value to denote a range of IP addresses from which SNMP
ipaddress clients may use that community to access the device. A value of 0.0.0.0 allows
access from any IP address. Otherwise, this value is ANDed with the mask to
determine the range of allowed client IP addresses.
The access mode of the SNMP community, which can be public (Read-Only/RO),
ro | rw | su
private (Read-Write/RW), or Super User (SU).
Default None
The community which is created and then associated with the group. The range
<community-string>
is 1 to 20 characters.
The name of the group that the community is associated with. The range is 1 to
<group-name>
30 characters.
<ip-address> Optionally, the IPv4 address that the community may be accessed from.
Default None
Default None
Display Message
NETGEAR M4500 Series Switches CLI Command Reference Manual 252
Parameter Definition
Local SNMP EngineID The current configuration of the displayed SNMP engineID.
Example: The following shows examples of the CLI display output for the commands.
Note: Changing the engineID will invalidate all SNMP configuration that exists on the box.
default Sets the engine-id to the default string, based on the device MAC address.
Default The engineID is configured automatically, based on the device MAC address.
Default None
Display Message
Parameter Definition
OID Tree The OID tree this entry will include or exclude.
Example: The following shows examples of the CLI display output for the commands.
<filter-name> The label for the filter being created. The range is 1 to 30 characters.
The OID subtree to include or exclude from the filter. Subtrees may be specified
<oid-tree> by numerical (1.3.6.2.4) or keywords (system), and asterisks may be used to
specify a subtree family (1.3.*.4).
Default None
Default None
Display Message
Parameter Definition
Group Name The group that defines the SNMPv3 access parameters.
Remote Engine ID The engineID for the user defined on the client machine.
Example: The following shows examples of the CLI display output for the commands.
Parameter Definition
The username the SNMPv3 user will connect to the switch as. The range is 1 to 30
<name>
characters.
<group-name> The name of the group the user belongs to. The range is 1 to 30 characters.
The engine-id of the remote management station that this user will be connecting
<engineid-string>
from. The range is 6 to 32 characters.
auth-md5 The keyword to enable you to set the plain-text password for MD5 authentication.
auth-sha The keyword to enable you to set the plain-text password for SHA authentication.
Default None
Default None
Parameter Definition
Security Model Indicates which protocol can access the system via this group.
Security Level Indicates the security level allowed for this group.
Read View The view this group provides read access to.
Write View The view this group provides write access to.
Notify View The view this group provides trap access to.
Example: The following shows examples of the CLI display output for the commands.
Format snmp-server group <group-name> [v1 | v2 | v3 {auth | priv}] {[read <readview>] | [write
<writeview>] | [context <contextprefix>] | [notify <notifyview>]}
Parameter Definition
The group name to be used when configuring communities or users. The range is
<group-name>
1 to 30 characters.
<readview> The view this group will use during GET requests. The range is 1 to 30 characters.
<writeview> The view this group will use during SET requests. The range is 1 to 30 characters.
The view this group will use when sending out traps. The range is 1 to 30
<notifyview>
characters.
Default Generic groups are created for all versions and privileges using the default views.
Format no snmp-server group <group-name> [v1 | v2 | v3 {auth | noauth | priv}] { [context <contextprefix>]
| [notify <notifyview>]}
Display Message
Parameter Definition
OID Tree The OID tree that this entry will include or exclude.
Example: The following shows examples of the CLI display output for the commands.
<view-name> The label for the view being created. The range is 1 to 30 characters.
The OID subtree to include or exclude from the filter. Subtrees may be specified
<oid-tree> by numerical (1.3.6.2.4) or keywords (system), and asterisks may be used to
specify a subtree family (1.3.*.4).
Default Views are created by default to provide access to the default groups.
NETGEAR M4500 Series Switches CLI Command Reference Manual 259
Mode Global Config
<host-addr> The IPv4 or IPv6 address of the host to send the trap to.
<community> Community string sent as part of the notification. The range is 1 to 20 characters.
The filter name to associate with this host. Filters can be used to specify which
<filtername>
traps are sent to this host. The range is 1 to 30 characters.
udp-port <1-65535> The SNMP trap receiver port. The default is port 162.
Default None
Default None
Display Message
Parameter Definition
May be enabled or disabled. The factory default is enabled. Indicates whether fan
Fan trap
status traps will be sent.
Example: The following shows examples of the CLI display output for the commands.
Default Disabled
Default Disabled
Default Enabled
Default Disabled
Default Enabled
Default Enabled
Default Enabled
Format snmp-server enable traps ospf {all | errors {all | authentication-failure | bad-packet | config-error |
virt-authentication-failure | virt-bad-packet | virt-config-error} | lsa {all | lsa-maxage | lsa-originate}
| overflow {all | lsdb-overflow | lsdb-approaching-overflow} | retransmit {all | packets | virt-packets}
| state-change {all | if-state-change | neighbor-state-change | virtif-state-change | virtneighbor-
state-change}}
Default Disabled
Format no snmp-server enable traps ospf {all | errors {all | authentication-failure | bad-packet | config-error
| virt-authentication-failure | virt-bad-packet | virt-config-error} | lsa {all | lsa-maxage | lsa-
originate} | overflow {all | lsdb-overflow | lsdb-approaching-overflow} | retransmit {all | packets |
virt-packets} | state-change {all | if-state-change | neighbor-state-change | virtif-state-change |
virtneighbor-state-change}}
Format snmp-server enable traps ospfv3 {all | errors {all | bad-packet | config-error | virt-bad-packet | virt-
config-error} | lsa {all | lsa-maxage | lsa-originate} | overflow {all | lsdb-overflow | lsdb-approaching-
overflow} | retransmit {all | packets | virt-packets} | state-change {all | if-state-change | neighbor-
state-change | virtif-state-change | virtneighbor-state-change}}
Default Disabled
Format no snmp-server enable traps ospfv3 {all | errors {all | bad-packet | config-error | virt-bad-packet |
virt-config-error} | lsa {all | lsa-maxage | lsa-originate} | overflow {all | lsdb-overflow | lsdb-
Default Disabled
Default Enabled
Default Enabled
Default Enabled
Default Disabled
Interface Config
Interface Config
Default None
Display Message
Parameter Definition
Example: The following shows examples of the CLI display output for the commands.
Specifies the loopback interface to use as the source interface. The range of the
<loopback-id>
loopback ID is 0 to 63.
Specifies the tunnel interface to use as the source interface. The range of the
<tunnel-id>
tunnel ID is 0 to 7.
Specifies the VLAN interface to use as the source interface. The range of VLAN ID
<vlan-id>
is 1 to 4093.
Default Disabled
Default Enabled
Format snmp-server host <host-addr> informs version 2 <community> [filter <filtername>] [udp-port <1-
65535>] [retries <1-255>] [timeout <1-300>]
Parameter Definition
<host-addr> The IPv4 or IPv6 address of the host to send the inform to.
The filter name to associate with this host. Filters can be used to specify which
<filtername>
informs are sent to this host. The range is 1 to 30 characters.
<udp-port> The SNMP Inform receiver port. The default is port 162.
The number of times to resend an Inform. The default is 3 attempts. The range
<retries>
is 1 to 255 retries.
Default None
Default None
Display Message
Parameter Definition
Max SSH Sessions Allowed The maximum number of inbound SSH sessions allowed on the switch.
SSH Timeout This field is the inactive timeout value for incoming SSH sessions to the switch.
Keys Present Indicates whether the SSH RSA and DSA key files are present on the device.
Key Generation in Progress Indicates whether RSA or DSA key files generation is currently in progress.
User Password Indicates whether the SSH authentication mode of user password is enabled or
Authentication disabled.
User Public Key Indicates whether the SSH authentication mode of user public key is enabled or
Authentication disabled.
Default None
Display Message
Parameter Definition
Key Type Type of user public key. Possible values are DSA or RSA.
Display Message
Parameter Definition
Public Key Owners A username list which indicates the owners of public keys in this device.
5.4.7.4. ip ssh
This command is used to enable SSH.
Format ip ssh
Default Enabled
5.4.7.5. no ip ssh
This command is used to disable SSH.
Format no ip ssh
Default 5
Default 1234
Default 5
Default Disabled
Default None
Default None
Default None
Display Message
Parameter Definition
Default None
Display Message
Parameter Definition
Subnet mask The IP subnet mask allocated by DHCP server for the interface.
DHCP lease server The IPv4 address of the DHCP server that leased the address
Lease The time (in seconds) that the IP address was leased by the server
Renewal The time (in seconds) when the next DHCP RENEW request is sent by DHCP
client to renew the leased IP address
Rebind The time (in seconds) when the DHCP Rebind process starts
Retry count The number of times the DHCP client sends a DHCP REQUEST before the server
responds
Default None
Display Message
Parameter Definition
sFlow Version Uniquely identifies the version and implementation of this MIB. The version
string must have the following structure: MIB Version; Organization; Software
Revision where:
• MIB Version: 1.3, the version of this MIB.
• Organization: Netgear.
• Revision: The version of FW
IP Address The IP address associated with this agent.
Default None
Display Message
Parameter Definition
Poller Data Source The sFlowDataSource (slot/port) for this sFlow sampler. This agent will support
Physical ports only.
Receiver Index The sFlowReceiver associated with this sFlow counter poller.
Poller Interval The number of seconds between successive samples of the counters associated
with this data source.
Default None
Display Message
Parameter Definition
The identity string for receiver, the entity making use of this sFlowRcvrTable
Owner String
entry.
The time (in seconds) remaining before the receiver is released and stops sending
Time Out samples to sFlow receiver. The no timeout value of this parameter means that
the sFlow receiver is configured as a non-timeout entry.
Max Datagram Size The maximum number of bytes that can be sent in a single sFlow datagram.
Address Type The sFlow receiver IP address type. For an IPv4 address, the value is 1.
Datagram Version The sFlow protocol version to be used while sending samples to sFlow receiver.
Default None
Display Message
Parameter Definition
The sFlowDataSrouce for this sFlow sampler. This agent supports physical ports
Sampler Data Source
only.
Flow Sampling Rate The statistical sampling rate for packet sampling from this source.
The maximum number of bytes that should be copied from a sampled packet to
Max Header Size
form a flow sample.
Default None
Display Message
Parameter Definition
sFlow Client Source interface The interface ID of the physical or logical interface configured as the sFlow
client source interface.
sFlow Client Source IPv4 The IP address of the interface configured as the sFlow client source interface.
Address
Default 1400
Format sflow receiver < index> owner <owner> {notimeout | timeout <0 - 2147483647>}
<owner> The identity string for the receiver, the entity making use of this sFlowRcvrTable
entry. The range is 127 characters. The default is a null string. The empty string
indicates that the entry is currently unclaimed and the receiver configuration is
reset to the default values. An entity wishing to claim an sFlowRcvrTable entry
must ensure that the entry is unclaimed before trying to claim it. The entry is
claimed by setting the owner string to a non-null value. The entry must be
claimed before assigning a receiver to a sampler or poller.
notimeout Entries configured with a notimeout entry will be in the running config until the
user explicitly removes the entry.
<0 - 2147483647> The time, in seconds, remaining before the sampler or poller is released and
stops sending samples to receiver. A management entity wanting to maintain
control of the sampler is responsible for setting a new value before the old one
expires.
Default None
Default 0.0.0.0
Default 6343
Default 0
Note: The sFlow task is heavily loaded when the sFlow polling interval is configured at the minimum value (i.e.,
one second for all the sFlow supported interfaces). In this case, the sFlow task is always busy collecting
the counters on all the configured interfaces. This can cause the device to hang for some time when the
user tries to configure or issue show sFlow commands. To overcome this situation, sFlow polling interval
configuration on an interface or range of interfaces is controlled as mentioned below:
1. The maximum number of allowed interfaces for the polling intervals max (1, (interval – 10)) to min
((interval + 10), 86400) is: interval * 5
2. For every one second increment in the polling interval that is configured, the number of allowed
interfaces that can be configured increases by 5.
Default None
Default None
Specifies the loopback interface to use as the source interface. The range of the
<loopback-id>
loopback ID is 0 to 7.
Specifies the tunnel interface to use as the source interface. The range of the
<tunnel-id>
tunnel ID is 0 to 7.
Specifies the VLAN interface to use as the source interface. The range of the VLAN
<vlan-id>
ID is 1 to 4093.
Default None
Default 0
Default 128
Display Message
Parameter Definition
IP Address The IP address of the interface. The factory default value is 192.168.0.238.
Subnet Mask The IP subnet mask for this interface. The factory default value is 255.255.255.0.
Default Gateway The default gateway for this IP interface. The factory default value is 0.0.0.0.
IPv6 Prefix is The IPv6 address and length. Default is Link Local format.
IPv6 Default Router The default gateway address on the service port. The factory default value is an
unspecified address.
Configured IPv4 Protocol Indicate what IPv4 network protocol was used on the last, or current power-up
cycle, if any.
Configured IPv6 Protocol Indicate what IPv6 network protocol was used on the last, or current power-up
cycle, if any.
IPv6 AutoConfig Mode Whether IPv6 Stateless address autoconfiguration is enabled or disabled.
Default value is disabled.
Burned In MAC Address The burned in MAC address used for in-band connectivity.
DHCP Client Identifier The client identifier is displayed in the output of the command only if DHCP is
enabled with the client-id option on the service port.
Default None
Display Message
DHCPv6 Advertisement The number of DHCPv6 Advertisement packets received on the network.
Packets Received
DHCPv6 Reply Packets The number of DHCPv6 Reply packets received on the network interface.
Received
Received DHCPv6 The number of DHCPv6 Advertisement packets discarded on the network.
Advertisement Packets
Discard
Received DHCPv6 Reply The number of DHCPv6 Reply packets discarded on the network interface.
Packets Discarded
DHCPv6 Malformed Packets The number of DHCPv6 packets that are received malformed on the network
Received interface.
Total DHCPv6 Packets The total number of DHCPv6 packets received on the network interface.
Received
DHCPv6 Solicit Packets The number of DHCPv6 Solicit packets transmitted on the network interface.
Transmitted
DHCPv6 Request Packets The number of DHCPv6 Request packets transmitted on the network interface
Transmitted
DHCPv6 Renew Packets The number of DHCPv6 Renew packets transmitted on the network interface.
Transmitted
DHCPv6 Rebind Packets The number of DHCPv6 Rebind packets transmitted on the network interface.
Transmitted
DHCPv6 Release Packets The number of DHCPv6 Release packets transmitted on the network interface.
Transmitted
Total DHCPv6 Packets The total number of DHCPv6 packets transmitted on the network interface.
Transmitted
Example: The following shows example CLI display output for the command.
-------------------------
Default None
Display Message
Parameter Definition
isRtr Shows if the neighbor is a router. If TRUE, the neighbor is a router; if FALSE, it is
not a router.
Neighbor State The state of the neighbor cache entry. The possible values are: Incomplete,
Reachable, Stale, Delay, Probe, and Unknown.
Age The time in seconds that has elapsed since an entry was added to the cache.
Type The type of neighbor entry. The type is Static if the entry is manually configured
and Dynamic if dynamically resolved.
Example: The following shows example CLI display output for the command.
5.4.11.4. serviceport ip
This command sets the IP address, the netmask and the gateway of the service port. User can specify the none
option to clear the Ipv4 address, mask, and the default gateway.
<ipaddr> The user manually configures the IP address for the switch.
<netmask> The user manually configures the subnet mask for the switch.
Default None
Format serviceport protocol {none [dhcp6] | dhcp [client-id | restart] | dhcp6 [restart]}
Parameter Definition
Default Enabled
Default None
Only a single IPv6 gateway address can be configured for the service port. There may be a
i combination of IPv6 prefixes and gateways that are explicitly configured and those that
are set through auto-address configuration with a connected IPv6 router on their service
port interface.
Default None
Default None
Default None
Default None
Display Message
Current number of all Time Number of time ranges configured on the switch.
Ranges
Maximum number of all The maximum number of time ranges can be configured.
Time Ranges
Absolute Start Time Start time and day for absolute time entry.
Absolute End Time End time and day for absolute time entry.
Periodic Start Time Start time and day for periodic entry.
Periodic End Time End time and day for periodic entry.
5.4.12.2. time-range
Use this command to enable or disable the time range Admin mode.
Format time-range
Default Enabled
5.4.12.3. no time-range
This command sets the time-range Admin mode to disable.
Format no time-range
If a time range by this name already exists, this command enters Time-Range config mode to allow updating the
time range entries
Default None
5.4.12.6. absolute
Use this command to add an absolute time entry to a time range. Only one absolute time entry is allowed per
time-range. The time parameter is based on the currently configured time zone.
The [start time date] parameters indicate the time and date at which the configuration that referenced the
time range starts going into effect. The time is expressed in a 24-hour clock, in the form of hours:minutes. For
example, 8:00 is 8:00 am and 20:00 is 8:00 pm.
The date is expressed in the format day month year. If no start time and date are specified, the configuration
statement is in effect immediately.
The [end time date] parameters indicate the time and date at which the configuration that referenced the time
range is no longer in effect. The end time and date must be after the start time and date. If no end time and
date are specified, the configuration statement is in effect indefinitely.
Format absolute {start <hh:mm> <1-31> <month> <1970-2035> [end <hh:mm> <1-31> <month> <1970-2035>]
| end <hh:mm> <1-31> <month> <1970-2035>}
Default None
Format no absolute
5.4.12.8. periodic
Use this command to add a periodic time entry to a time range. The time parameter is based off of the currently
configured time zone.
The first occurrence of the days-of-the-week argument is the starting day(s) from which the configuration that
referenced the time range starts going into effect. The second occurrence is the ending day or days from which
the configuration that referenced the time range is no longer in effect. If the end days-of-the-week are the same
as the start, they can be omitted
This argument can be any single day or combinations of days: Monday, Tuesday, Wednesday, Thursday, Friday,
Saturday, Sunday. Other possible values are:
If the ending days of the week are the same as the starting days of the week, they can be omitted. The first
occurrence of the time argument is the starting hours:minutes which the configuration that referenced the
time range starts going into effect. The second occurrence is the ending hours:minutes at which the
configuration that referenced the time range is no longer in effect.
The hours:minutes are expressed in a 24-hour clock. For example, 8:00 is 8:00 am and 20:00 is 8:00 pm.
You can decide how often this perodic entry becomes active. If the value for <frequency> is set to 0, the option
is disabled and a periodic entry becomes active only once.
Default None
5.4.12.9. no periodic
This command deletes a periodic time entry from a time range.
Format kron occurrence <name> {at <hh:mm> {<1-31> <month> <2000-2037>| <DAY> {oneshot | recurring}|
oneshot | recurring} | in <ddd:hh:mm> {oneshot | recurring}}
Parameter Definition
<month> Month of the year, for example, jan, feb, and so on.
<DAY> Day of the week, for example, mon, tue, and so on.
<ddd:hh:mm> The day, hour, and minutes in the format ddd:hh:mm. The valid range is as
follows: ddd: 0-999; hh: 0-23; mm: 0-59.
Default None
Default None
The policy lists is run in the order in which it was configured. If an existing policy list name is used, new entries
are added to the end of the policy list.
Default None
Default None
Format show sdm prefer [dual-ipv4-and-ipv6 {alpm | data-center | dcvpn-data-center | default} | ipv4-
routing {data-center {default | plus} | dcvpn-data-center | default}]
Default None
Options
dual-ipv4-and-ipv6 alpm (Optional) Lists the scaling parameters for the alpm template.
dual-ipv4-and-ipv6 data- (Optional) Lists the scaling parameters for the Dual IPv4 and IPv6 template
center supporting more ECMP next hops.
dual-ipv4-and-ipv6 dcvpn- (Optional)Lists the scaling parameters for the Dual IPv4 and IPv6 template for
data-center the DCVPN feature.
dual-ipv4-and-ipv6 default (Optional) Lists the scaling parameters for the template supporting IPv4 and
IPv6.
ipv4-routing data-center (Optional) Lists the scaling parameters for the IPv4-only template supporting
default more ECMP next hops.
ipv4-routing data-center plus (Optional) Lists the scaling parameters for the IPv4-only template maximizing
the number of unicast routes and also supporting more ECMP next hops.
ipv4-routing dcvpn-data- (Optional) Lists the scaling parameters for the IPv4-only template for DCVPN
center feature.
ipv4-routing default (Optional) Lists the scaling parameters for the IPv4-only template maximizing
the number of unicast routes.
Display Message
Parameter Definition
ARP Entries Maximum number of ARP entries supported in a specific SDM template.
IPv4 Unicast Routes Maximum number of IPv4 routes supported in a specific SDM template.
IPv6 NDP Entries Maximum number of NDP entries supported in a specific SDM template.
IPv6 Unicast Routes Maximum number of IPv6 routes supported in a specific SDM template.
ECMP Next Hops Maximum number of ECMP next hops supported in a specific SDM template.
IPv4 Multicast Routes Maximum number of IPv4 multicast routes supported in a specific SDM
template.
IPv6 Multicast Routes Maximum number of IPv6 multicast routes supported in a specific SDM
template.
Parameter Definition
dual-ipv4-and-ipv6 data- Increase the number of ECMP next hops in each route to 32 and reduce the
center number of IPv4 and IPv6 unicast routes.
dual-ipv4-and-ipv6 dcvpn- Maximize the number of IPv4 and IPv6 unicast routes while supporting DCVPN
data-center feature.
dual-ipv4-and-ipv6 default Maximize the number of IPv4 and IPv6 unicast routes while limiting the number
of ECMP next hops in each route to 4.
ipv4-routing data-center Increase the number of ECMP next hops to 32 and reduce the number of IPv4
default routes.
ipv4-routing data-center plus Increase the number of ECMP next hops to 32 while keeping the maximum IPv4
routes.
ipv4-routing dcvpn-data- Maximize the number of IPv4 unicast routes while supporting DCVPN feature.
center
ipv4-routing default Maximize the number of IPv4 unicast routes while limiting the number of ECMP
next hops in each route to 4.
NOTE: There is no configuration command for ether stats and high capacity ether stats. The data source for
ether stats and high capacity ether stats are configured during initialization.
Display Message
Fields Definition
index An index that uniquely identifies an entry in the table. Each entry defines a diagnostic
sample at a particular interval for an object on the device. The range is 1 to 65535.
OID The object identifier of the particular variable to be sampled. Only variables that resolve
to an ASN.1 primitive type of integer.
interval The interval in seconds over which the data is sampled and compared with the rising and
falling thresholds. The range is 1 to 2147483647. The default is 1.
Sample Type The value of the statistic during the last sampling period. This object is a read-only, 32-
bit signed value.
rising threshold The rising threshold for the sample statistics. The range is 2147483648 to 2147483647.
The default is 1.
rising event index The index of the eventEntry that is used when a rising threshold is crossed. The range is
1 to 65535. The default is 1.
falling threshold The falling threshold for the sample statistics. The range is 2147483648 to 2147483647.
The default is 1.
falling event index The index of the eventEntry that is used when a falling threshold is crossed. The range
is 1 to 65535. The default is 2.
startup alarm The alarm that may be sent. Possible values are rising, falling or both rising-falling. The
default is rising- falling.
owner The owner string associated with the entry. The default is monitorAlarm.
Example:
1 alarmInterval.1 mibbrowser
Alarm 1
----------
OID: alarmInterval.1
Interval: 5
Falling Threshold: 10
Rising Event: 1
Falling Event: 2
Owner: mibbrowser
Display Message
Fields Definition
index An index that uniquely identifies an entry in the historyControl table. Each such entry
defines a set of samples at a particular interval for an interface on the device. The range
is 1 to 65535.
interval The interval in seconds over which the data is sampled. The range is 1 to 3600. The
default is 1800.
requested samples The requested number of discrete time intervals over which data is to be saved. The
range is 1 to 65535. The default is 50.
granted samples The number of discrete sampling intervals over which data shall be saved. This object is
read-only. The default is 10.
Example:
Samples Samples
1 0/1 30 50 10 monitorHistoryControl
3 0/2 30 50 10 monitorHistoryControl
5 0/3 30 50 10 monitorHistoryControl
--More-- or (q)uit
Samples Samples
1 0/1 30 50 10 monitorHistoryControl
Display Message
index An index that uniquely identifies an entry in the event table. Each such entry defines one
event that is to be generated when the appropriate conditions occur. The range is 1 to
65535.
type The type of notification that the probe makes about the event. Possible values are None,
Log, SNMP Trap, Log and SNMP Trap. The default is None.
community The SNMP community specific by this octet string which is used to send an SNMP trap.
The default is public.
last time sent The last time over which a log or a SNMP trap message is generated.
Example:
Format show rmon history <index> {errors | other | throughput} [period <seconds>]
Display Message
Fields Definition
Common Fields
The index (identifier) for the RMON history entry within the RMON history group. Each
Sample set
such entry defines a set of samples at a particular interval for an interface on the device.
The owner string associated with the history control entry. The default is
Owner
monitorHistoryControl.
Requested samples The number of samples (interval) requested for the RMON history entry.
Granted samples The number of samples granted for the RMON history entry.
Maximum table size Maximum number of entries that the history table can hold.
Total number of undersize packets. Packets are less than 64 octets long (excluding
Undersize
framing bits, including FCS octets).
Total number of oversize packets. Packets are longer than 1518 octets (excluding
Oversize
framing bits, including FCS octets).
Total number of fragment packets. Packets are not an integral number of octets in length
Fragments or had a bad Frame Check Sequence (FCS), and are less than 64 octets in length
(excluding framing bits, including FCS octets).
Total number of jabber packets. Packets are longer than 1518 octets (excluding framing
Jabbers bits, including FCS octets), and are not an integral number of octets in length or had a
bad Frame Check Sequence (FCS).
Packets Total number of packets received (including error packets) on the interface.
Util Port utilization of the interface associated with the history index specified.
Display Message
Fields Definition
Maximum table size Maximum number of entries that the log table can hold.
Description A comment describing the event entry for which the log is generated.
Example:
Display Message
Fields Definition
Port slot/port
Total number of packets received have a length (excluding framing bits, including FCS
CRC Align Errors
octets) of between 64 and 1518 octets inclusive.
Total number of undersize packets. Packets are less than 64 octets long (excluding
Undersize Pkts
framing bits, including FCS octets).
Total number of oversize packets. Packets are longer than 1518 octets (excluding
Oversize Pkts
framing bits, including FCS octets).
Total number of fragment packets. Packets are not an integral number of octets in length
Fragments or had a bad Frame Check Sequence (FCS), and are less than 64 octets in length
(excluding framing bits, including FCS octets).
Total number of jabber packets. Packets are longer than 1518 octets (excluding framing
Jabbers bits, including FCS octets), and are not an integral number of octets in length or had a
bad Frame Check Sequence (FCS).
Example:
Port: 0/1
Dropped: 0
Fragments: 0 Jabbers: 0
Display Message
Fields Definition
Index An arbitrary integer index value used to uniquely identify the high capacity alarm entry.
The range is 1 to 65535.
OID The object identifier of the particular variable to be sampled. Only variables that resolve
to an ASN.1 primitive type of integer.
Interval The interval in seconds over which the data is sampled and compared with the rising and
falling thresholds. The range is 1 to 2147483647. The default is 1.
Sample Type The method of sampling the selected variable and calculating the value to be compared
against the thresholds. Possible types are Absolute Value or Delta Value. The default is
Absolute Value.
Startup Alarm
Rising Threshold High The upper 32 bits of the absolute value for threshold for the sampled statistic. The range
is 0 to 4294967295. The default is 0.
Rising Threshold Low The lower 32 bits of the absolute value for threshold for the sampled statistic. The range
is 0 to 4294967295. The default is 1.
Rising Threshold This object indicates the sign of the data for the rising threshold, as defined by the
Status objects hcAlarmRisingThresAbsValueLow and hcAlarmRisingThresAbsValueHigh.
Possible values are valueNotAvailable, valuePositive, or valueNegative. The default is
valuePositive.
Falling Threshold The upper 32 bits of the absolute value for threshold for the sampled statistic. The range
High is 0 to 4294967295. The default is 0.
Falling Threshold This object indicates the sign of the data for the falling threshold, as defined by the
Status objects hcAlarmFallingThresAbsValueLow and hcAlarmFallingThresAbsValueHigh.
Possible values are valueNotAvailable, valuePositive, or valueNegative. The default is
valuePositive.
Rising Event The index of the eventEntry that is used when a rising threshold is crossed. The range is
1 to 65535. The default is 1.
Falling Event The index of the eventEntry that is used when a falling threshold is crossed. The range
is 1 to 65535. The default is 2.
Startup Alarm Alarm that sent when the entry is enabled. The default is rising-falling.
Owner The owner string associated with the alarm entry. The default is monitorHCAlarm.
Example:
1 alarmInterval.1 monitorHCAlarm
Alarm 1
----------
OID: alarmInterval.1
Interval: 1
Rising Event: 1
Falling Event: 2
Owner: monitorHCAlarm
Format rmon alarm <index> <variable> <interval> {absolute | delta} rising-threshold <rising threshold>
[<rising event index>] falling-threshold <falling threshold> [<falling event index>] [startup {rising | falling | rising-
falling}] [owner <owner string>]
Default None
Parameter Description
index An index that uniquely identifies an entry in the table. Each entry defines a diagnostic
sample at a particular interval for an object on the device. The rage is 1 to 65535.
variable The object identifier of the particular variable to be sampled. Only variables that resolve
to an ASN.1 primitive type of integer.
interval The interval in seconds over which the data is sampled and compared with the rising and
falling thresholds. The range is 1 to 2147483647. The default is 1.
absolute The value of the statistic during the last sampling period. This object is a read-only, 32-
bit signed value.
rising threshold The rising threshold for the sample statistics. The range is -2147483648 to 2147483647.
The default is 1.
rising event index The index of the eventEntry that is used when a rising threshold is crossed. The range is
1 to 65535. The default is 1.
falling threshold The falling threshold for the sample statistics. The range is -2147483648 to 2147483647.
The default is 1.
falling event index The index of the eventEntry that is used when a falling threshold is crossed. The range
is 1 to 65535. The default is 2.
{rising | falling | The alarm that may be sent. Possible values are rising, falling or both rising-falling. The
rising-falling} default is rising-falling.
Example:
Format
Format rmon hcalarm <index> <variable> <interval> {absolute | delta} rising-threshold high <value> low
<value> status {positive | negative} [rising-event-index] falling-threshold high <value> low <value> status
{positive | negative} [falling-event-index] [startup {rising | falling | rising-falling}] [owner <owner string>]
Default None
Parameter Description
index An arbitrary integer index value used to uniquely identify the high capacity alarm entry.
The range is 1 to 65535.
variable The object identifier of the particular variable to be sampled. Only variables that resolve
to an ASN.1 primitive type of integer.
interval The interval in seconds over which the data is sampled and compared with the rising and
falling thresholds. The range is 1 to 2147483647. The default is 1.
sample type The method of sampling the selected variable and calculating the value to be compared
against the thresholds. Possible types are Absolute Value or Delta Value. The default is
Absolute Value.
rising-threshold value The lower 32 bits of the absolute value for threshold for the sampled statistic. The range
high is 0 to 4294967295. The default is 1.
value status This object indicates the sign of the data for the rising threshold, as defined by the
objects hcAlarmRisingThresAbsValueLow and hcAlarmRisingThresAbsValueHigh.
Possible values are valueNotAvailable, valuePositive, or valueNegative. The default is
valuePositive.
falling-threshold The lower 32 bits of the absolute value for threshold for the sampled statistic. The range
value high is 0 to 4294967295. The default is 1.
rising-threshold value The upper 32 bits of the absolute value for threshold for the sampled statistic. The range
low is 0 to 4294967295. The default is 0.
rising event index The index of the eventEntry that is used when a rising threshold is crossed. The range is
1 to 65535. The default is 1.
rising event index The index of the eventEntry that is used when a falling threshold is crossed. The range is
1 to 65535. The default is 2.
owner string The owner string associated with the alarm entry. The default is monitorHCAlarm.
Example:
Format rmon event <event number> [description <string> | log | owner <owner string> | trap <community>]
Default None
event number An number that uniquely identifies an entry in the event table. Each such entry defines
one event that is to be generated when the appropriate conditions occur. The range is
1 to 65535.
type The type of notification that the probe makes about the event. Possible values are None,
and Log, SNMP Trap, Log and SNMP Trap. The default is None.
owner string Owner string associate with the entry. The default is monitorEvent.
community The SNMP community specific by this octet string which is used to send an SNMP trap.
The default is public.
Example:
NOTE: This command is not supported on interface range. Each RMON history control collection entry can be
configured on only one interface. If you try to configure on multiple interfaces, DUT displays an error.
Format rmon collection history <index> [buckets <number> | interval <interval> | owner <owner string>]
Default None
Parameter Description
index An index that uniquely identifies an entry in the historyControl table. Each such entry
defines a set of samples at a particular interval for an interface on the device. The range
is 1 the 65535.
interval The interval in seconds over which the data is sampled. The range is 1 to 3600. The
default is 1800.
owner string The owner string associated with the entry. The default is monitorHistoryControl.
Example:
⚫ Configuring the device to display statistics using syslog or email alert. The syslog or email alert messages
are sent by the statistics application at END time.
You can configure the device to display statistics on the console. The collected statistics are presented on the
console at END time.
Parameter Definition
Group ID, name Name of the group of statistics or its identifier to apply on the interface. The
range is:
1. received
2. received-errors
3. transmitted
4. transmitted-errors
5. received- transmitted
6. port-utilization
7. congestion
Time range name Name of the time range for the group or the flow-based rule. The range is from
1 to 31 alphanumeric characters. The default is none.
List of reporting methods Report the statistics to the configured method. The range is:
0. none
1. console
2. syslog
3. e-mail
The default is none.
Example:
The following shows examples of the command.
(Routing) (Config)# stats group received timerange test reporting console email
syslog (Routing) (Config)# stats group received-errors timerange test reporting
email syslog
Format stats flow-based <rule-id> timerange time range name [{srcip ip-address} {dstip ip-address} {srcmac
mac-address} {dstmac mac-address} {srccppor portid} {dsttcpport portid} {srcudpport portid}
{dstudpprt portid}]
no stats flow-based <rule-id>
Parameter Definition
Rule ID The flow-base rule ID. The range is 1 to 16. The default is None.
Time range name Name of the time range for the group or the flow-based rule. The range is from
1 to 31 alphanumeric characters. The default is None.
Srctcpport portid Configure the source TCP port for the rule.
Dsttcpport portid Configure the destination TCP port for the rule.
Srcudpport portid Configure the source UDP port for the rule.
Dstudpport portid Configure the destination UDP port for the rule.
Example:s
The following shows examples of the command.
(Routing) (Config)# stats flow-based 1 timerange test srcip 1.1.1.1 dstip 2.2.2.2
srcmac 1234 dstmac 1234 srctcpport 123 dsttcpport 123 srcudpport 123 dstudpport 123
Example:
The following shows examples of the command.
Parameter Definition
Group ID, name Name of the group of statistics or its identifier to apply on the interface. The
range is:
1. received
2. received-errors
3. transmitted
4. transmitted-errors
Example:
The following shows examples of the command.
Parameter Definition
Rule ID The flow-base rule ID. The range is 1 to 16. The default is None.
Example:
The following shows examples of the command.
Parameter Definition
Group ID, name Specify the ID or name of the group. The ID and name associations are as
follows:
1. received
2. received-errors
3. transmitted
4. transmitted-errors
5. received- transmitted
6. port-utilization
7. congestion
Example:
The following shows examples of the command.
-----------------
------------ ------------------------
Rx Total lag 1 0
Rx 64 0/2 0
Rx 64 0/4 4758
Rx 64 lag 1 0
Rx 65to128 0/2 0
Rx 65to128 lag 1 0
Rx 128to255 0/4 0
Rx 128to255 lag 1 0
Rx 256to511 0/2 0
--------------
--------- ---------------
0/2 0
0/4 0
lag 1 0
Parameter Definition
Rule ID The flow-base rule ID. The range is 1 to 16. The default is None.
Example:
The following shows examples of the command.
Interface List
--------------
0/1 - 0/2
--------- ---------
0/1 100
0/2 0
Interface List
--------------
0/1 - 0/2
--------- ---------
0/1 100
0/2 0
Interface List
--------------
0/1 - 0/2
--------- ---------
0/1 100
0/2 0
Note: STP is enabled on the switch and on all ports and LAGs by default.
Note: If STP is disabled, the system does not forward BPDU messages.
Display Message
Parameter Definition
Bridge Priority Specifies the bridge priority for the Common and Internal Spanning tree (CST).
The value lies between 0 and 61440. It is displayed in multiples of 4096.
Bridge Identifier The bridge identifier for the CST. It is made up using the bridge priority and the
base MAC address of the bridge.
Time Since Topology Change Time in seconds.
Topology Change Count Number of times changed.
Topology Change in progress Boolean value of the Topology Change parameter for the switch indicating if a
topology change is in progress on any port assigned to the common and internal
spanning tree.
Designated Root The bridge identifier of the root bridge. It is made up from the bridge priority
and the base MAC address of the bridge.
Root Path Cost Value of the Root Path Cost parameter for the common and internal spanning
tree.
Parameter Definition
Root Port Identifier Identifier of the port to access the Designated Root for the CST
Bridge Max Age Maximum message age.
Bridge Max Hops The maximum number of hops for the spanning tree.
Max Tx Hold Count The max value of bridge tx hold count for the spanning tree.
Bridge Forwarding Delay A timeout value to be used by all Bridges in the Bridged LAN. The value of
Forward Delay is set by the Root.
Hello Time Configured value of the parameter for the CST.
Bridge Hold Time Minimum time between transmission of Configuration Bridge Protocol Data
Units (BPDUs).
CST Regional Root Bridge Identifier of the CST Regional Root. It is made up using the bridge priority
and the base MAC address of the bridge.
Regional Root Path Path Cost to the CST Regional Root.
Cost
Display Message
Parameter Definition
Hello Time Admin hello time for this port.
Port Mode Enabled or disabled.
BPDU Guard Enabled or disabled BPDU Guard
BPDU Guard Effect The effect of BPDU Guard when the BPDU Guard is enabled
Root Guard Enabled or disabled Root Guard
Loop Guard Enabled or disabled Loop Guard
TCN Guard Enabled or disabled TCN Guard
Auto Edge Enabled or disabled the feature that causes a port that has not seen a BPDU for
edge delay time, to become an edge port and transition to forwarding faster.
Port Up Time Since Counters Time since port was reset, displayed in days, hours, minutes, and seconds.
Last Cleared
STP BPDUs Transmitted Spanning Tree Protocol Bridge Protocol Data Units sent.
STP BPDUs Received Spanning Tree Protocol Bridge Protocol Data Units received.
RSTP BPDUs Transmitted Rapid Spanning Tree Protocol Bridge Protocol Data Units sent.
RSTP BPDUs Received Rapid Spanning Tree Protocol Bridge Protocol Data Units received.
MSTP BPDUs Transmitted Multiple Spanning Tree Protocol Bridge Protocol Data Units sent.
MSTP BPDUs Received Multiple Spanning Tree Protocol Bridge Protocol Data Units received.
Default None
Example: The following example shows the CLI display output for the command show spanning-tree vlan1.
Display Message
Parameter Definition
MST Instance ID The multiple spanning tree instance ID.
MST Bridge Priority The bridge priority of current MST.
MST Bridge Identifier The bridge ID of current MST.
Time Since Topology Change In seconds.
Topology Change Count Number of times the topology has changed for this multiple spanning tree
instance.
Topology Change in progress Value of the Topology Change parameter for the multiple spanning tree
instance.
Designated Root Identifier of the Regional Root for this multiple spanning tree instance.
Root Path Cost Path Cost to the Designated Root for this multiple spanning tree instance.
Root Port Identifier Port to access the Designated Root for this multiple spanning tree instance.
Associated FIDs List of forwarding database identifiers associated with this instance.
Associated VLANs List of VLAN IDs associated with this instance.
Display Message
Parameter Definition
MST Instance ID List List of multiple spanning trees IDs currently configured.
For each MSTID: List of forwarding database identifiers associated with this instance.
Associated FIDs List of VLAN IDs associated with this instance.
Associated VLANs
Format show spanning-tree mst port detailed <mstid> {<slot/port> | port-channel <portchannel-id>}
Display Message
Parameter Definition
MST Instance ID The ID of the existing MST instance.
Port Identifier The port identifier for the specified port within the selected MST instance. It is
made up from the port priority and the interface number of the port.
Port Priority The priority for a particular port within the selected MST instance. The port
priority is displayed in multiples of 16.
Port Forwarding State Current spanning tree state of this port.
Port Role Each enabled MST Bridge Port receives a Port Role for each spanning tree. The
port role is one of the following values: Root Port, Designated Port, Alternate
Port, Backup Port, Master Port or Disabled Port.
Auto-Calculate Port Path Indicates whether auto calculation for port path cost is enabled.
Cost
Port Path Cost Configured value of the Internal Port Path Cost parameter.
Designated Root The Identifier of the designated root for this port.
Designated Port Cost Path Cost offered to the LAN by the Designated Port.
Designated Bridge Bridge Identifier of the bridge with the Designated Port.
Designated Port Identifier Port on the Designated Bridge that offers the lowest cost to the LAN.
If you specify 0 (defined as the default CIST ID) as the mstid, this command displays the settings and parameters
for a specific switch port within the common and internal spanning tree. The slot/port is the desired switch port.
In this case, the following are displayed.
Parameter Definition
Port Identifier The port identifier for this port within the CST.
Port Priority The priority of the port within the CST.
Port Forwarding State The forwarding state of the port within the CST.
Port Role The role of the specified interface within the CST.
Auto-Calculate Port Path Indicates whether auto calculation for port path cost is enabled or not
Cost (disabled).
Port Path Cost The configured path cost for the specified interface.
Auto-Calculate External Port Indicates whether auto calculation for external port path cost is enabled.
Path Cost
External Port Path Cost The cost to get to the root bridge of the CIST across the boundary of the region.
This means that if the port is a boundary port for an MSTP region, then the
external path cost is used.
If you specify 0 (defined as the default CIST ID) as the mstid, the status summary displays for one or all ports
within the common and internal spanning tree.
Format show spanning-tree mst port summary <mstid> [{<slot/port> | active | port-channel <portchannel-
id>}]
Display Message
Parameter Definition
MST Instance ID The MST instance associated with this port.
Interface slot/port
STP Mode Indicates whether spanning tree is enabled or disabled on the port.
Type Currently not used.
STP State The forwarding state of the port in the specified spanning tree instance.
Port Role The role of the specified port within the spanning tree.
Desc Indicates whether the port is in loop inconsistent state or not.
Display Message
Parameter Definition
Spanning Tree Admin mode Enabled or disabled.
Spanning Tree Forward Enabled or disabled.
BPDU
Spanning Tree Version Version of 802.1 currently supported (IEEE 802.1s, IEEE 802.1w, or IEEE 802.1d)
based upon the Force Protocol Version parameter.
Configuration Name Identifier used to identify the configuration currently being used.
Configuration Revision Level Identifier used to identify the configuration currently being used.
Configuration Digest Key A generated Key used in the exchange of the BPDUs.
Configuration Format Specifies the version of the configuration format being used in the exchange of
Selector BPDUs. The default value is zero.
MST Instances List of all multiple spanning tree instances configured on the switch.
Display Message
Parameter Definition
Bridge Priority Configured value.
Bridge Identifier The bridge identifier for the selected MST instance. It is made up using the
bridge priority and the base MAC address of the bridge.
Bridge Max Age Configured value.
Bridge Max Hops Bridge max-hops count for the device.
Bridge Hello Time Configured value.
Bridge Forward Delay Configured value.
Bridge Hold Time Minimum time between transmission of Configuration Bridge Protocol Data
Units (BPDUs).
Note: If the MST is enabled with MLAG, MST must be enabled on both MLAG peer devices.
Format spanning-tree
Default Enabled
5.5.11. no spanning-tree
This command sets the spanning-tree operational mode to disabled. While disabled, the spanning-tree
configuration is retained and can be changed, but is not activated.
Format no spanning-tree
Default Enabled
Default None
Note: If the MST is enabled with MLAG, the Configuration Identifier Name must be the same on both MLAG
peer devices.
Default 0
Note: Both RSTP and MSTP can be enabled with MLAG. The configuration of RSTP and MSTP on peers of MLAG must be
the same to guarantee that MLAG can work correctly. If you configure one peer of MLAG as RSTP, the other peer must be
RSTP. The same as MSTP.
Default mstp
Default 15
Default 20
Default forward-time: 15
max-age: 20
Default 20
Default 6
Default None
If you specify 0 (defined as the default CIST ID) as the mstid, this command sets the Bridge Priority parameter to
a new value for the common and internal spanning tree. The bridge priority value is a number within a range of
0 to 61440. The twelve least significant bits are masked according to the 802.1s specification. This causes the
priority to be rounded down to the next lower valid priority.
Default 32768
If 0 (defined as the default CIST ID) is passed as the mstid, this command sets the Bridge Priority parameter for
the common and internal spanning tree to the default value.
If you specify the cost option, the command sets the path cost for this port within a multiple spanning tree
instance or the common and internal spanning tree instance, depending on the mstid parameter. You can set
NETGEAR M4500 Series Switches CLI Command Reference Manual 339
the path cost as a number in the range of 1 to 200000000 or auto. If you select auto the path cost value is set
based on Link Speed.
If you specify the port-priority option, this command sets the priority for this port within a specific multiple
spanning tree instance or the common and internal spanning tree instance, depending on the mstid parameter.
The port-priority value is a number in the range of 0 to 240 in increments of 16.
Note: If the MST is enabled with MLAG, the path cost of the MLAG peer-link cannot be modified.
If you specify cost, this command sets the path cost for this port within a multiple spanning tree instance or the
common and internal spanning tree instance, depending on the mstid parameter, to the default value, i.e., a
path cost value based on the Link Speed.
If you specify port-priority, this command sets the priority for this port within a specific multiple spanning tree
instance or the common and internal spanning tree instance, depending on the mstid parameter, to the default
value.
Default Enabled
Default Enabled
Default Enabled
Note: If the MST is enabled with MLAG, the path cost of the MLAG peer-link cannot be modified.
Default Auto
Default Disabled
Default Disabled
Parameter Definition
loop This command sets the Guard Mode to loop guard on this interface.
root This command sets the Guard Mode to root guard on this interface.
Default Disabled
Default Enabled
Default None
Example:
(M4500-32C) #
Default None
Apr 28 19:35:09: %1-6-NIM: [396203556] nim_rif.c(352) 117 %% Set expandable port 0/50 count
set to 1
Apr 28 19:35:09: %1-6-NIM: [396203556] nim_rif.c(352) 116 %% Set expandable port 0/49 count
set to 1
Apr 28 19:35:05: %1-5-TRAPMGR: [397164180] traputil.c(797) 115 %% Temperature state change
alarm: Unit Number: 1 Current: Normal, Previous: None
Apr 28 19:34:59: %1-5-TRAPMGR: [396792620] traputil.c(755) 114 %% Succeeded User Login:
Console started for user admin connected from EIA-232.
Apr 28 19:34:57: %1-5-TRAPMGR: [396792620] traputil.c(755) 113 %% Entity Database:
Configuration Changed
Apr 28 19:34:52: %1-2-General: [1212183788] Boot!(0) 112 %% Event(0xaaaaaaaa)
Apr 28 19:34:52: %1-6-AUTO_INST: [1212183788] auto_install_control.c(1374) 111 %% AutoInstall
is stopped.
Apr 28 19:34:52: %1-5-SIM: [1212183788] sim_util.c(3841) 110 %% Switch firmware operational:
LY8, Runtime Code 5.4.01.10, Linux 3.8.13-rt9, U-Boot 2010.12 (Oct 03 2014 - 14:38:07) - ONIE
2014.05.03-7
Apr 28 19:34:52: %1-5-TRAPMGR: [396792620] traputil.c(755) 109 %% Link Down: VLAN- 1
Apr 28 19:34:52: %1-5-SIM: [1212183788] sim_svc_port.c(334) 108 %% Service port IPv4 address
has been set to 192.168.2.10.
Apr 28 19:34:52: %1-5-SIM: [1212183788] sim_svc_port.c(334) 107 %% Service port IPv4 address
has been set to 0.0.0.0.
Apr 28 19:34:52: %1-6-CLI_WEB: [1212183788] sysapi.c(2844) 106 %% Configuration file
<startup-config> read from flash!
Apr 28 19:34:51: %1-5-IP: [396819460] openr_policy.c(1438) 99 %% Added RPPI routing policy
client ospf:0.
Apr 28 19:34:51: %1-6-CLI_WEB: [1212183788] cli_txtcfg.c(542) 98 %% Configuration applied
from file <startup-config>
Apr 28 19:34:51: %1-6-CLI_WEB: [1212183788] sysapi.c(2844) 97 %% Configuration file <startup-
config> read from flash!
Apr 28 19:34:50: %1-6-General: [1209039980] procmgr.c(800) 94 %% Application Started
(opensshd, ID = 8, PID = 936
Apr 28 19:34:50: %1-5-General: [1209039980] procmgr.c(2436) 93 %% Administrative Command:app-
start opensshd
Apr 28 11:34:49: %1-6-DOT3AD: [396784740] dot3ad_cnfgr.c(1192) 20 %% Tech Support
Registration failed for DOT3AD related commands
Apr 28 11:34:45: %1-6-General: [1209039980] procmgr.c(800) 19 %% Application Started
(traceroute-0, ID = 12, PID = 916
Apr 28 11:34:45: %1-5-General: [1209039980] procmgr.c(2436) 18 %% Administrative Command:app-
start traceroute-0
Apr 28 11:34:45: %1-6-General: [1209039980] procmgr.c(800) 17 %% Application Started (ping-0,
ID = 11, PID = 909
Apr 28 11:34:45: %1-5-General: [1209039980] procmgr.c(2436) 16 %% Administrative Command:app-
start ping-0
Apr 28 11:34:44: %1-5-OSAPI: [1289614252] osapi_monitor.c(145) 15 %% Watchdog timer is
started.
Apr 28 11:34:44: %1-6-General: [1209039980] procmgr.c(800) 14 %% Application Started (ospf-
00, ID = 10, PID = 851
Apr 28 11:34:44: %1-5-General: [1209039980] procmgr.c(2436) 13 %% Administrative Command:app-
start ospf-00 0
Apr 28 11:34:44: %1-6-General: [1209039980] procmgr.c(800) 12 %% Application Started (vr-
agent-0, ID = 9, PID = 845
Apr 28 11:34:44: %1-5-General: [1209039980] procmgr.c(2436) 10 %% Administrative Command:app-
start vr-agent-0
Apr 28 11:34:44: %1-6-VR_AGENT: [1289691836] vr_agent_api.c(73) 7 %% initialized the clnt
addr:/tmp/fpcvragent.00,family:1
Apr 28 11:34:43: %1-1-SIM: [1289691836] sim_util.c(3877) 5 %% Switch was reset due to
operator intervention.
Apr 28 11:34:43: %1-5-BSP: [396148460] bootos.c(178) 4 %% BSP initialization complete,
starting switch firmware.
(M4500-32C) #
Default Enabled
Default 100
The parameters “severitylevel” could be specified as either an integer from 0 to 7 or symbolically through one of
the following keywords: emergency (0), alert (1), critical (2), error (3), warning (4), notice (5), informational (6),
debug (7).
Default Info
Default Enabled
Default None
Default None
Example:
2 Apr 28 19:34:59 2000 Succeeded User Login: Console started for user
(M4500-32C) #
Default None
Example:
(M4500-32C) #
The parameter “<hostaddress|hostname>” could be IPv4 address, or IPv6 address, or domain name. This
parameter needs to match next parameter {dns | ipv4 | ipv6} to clarify its format.
The parameter “<port>” means the service port number of remote log host.
The parameters “severitylevel” could be specified as either an integer from 0 to 7 or symbolically through one of
the following keywords: emergency (0), alert (1), critical (2), error (3), warning (4), notice (5), informational (6),
debug (7).
Example: Adds two logging hosts: first one uses the format of IPv4 address, default port and, default severity
level; second one uses the format of domain name, assigns server port to 514 and severity level to critical (2).
(M4500-32C) #configure
The parameter “<hostindex>” means logging host Index which could be found in the output of “show logging
hosts".
Default None
(M4500-32C) #configure
The parameter “<hostindex>” means logging host Index which could be found in the output of “show logging
hosts".
The parameter “<hostaddress|hostname>” could be IPv4 address, or IPv6 address, or domain name.
The parameter “<port>” means the service port number of remote log host.
The parameters “severitylevel” could be specified as either an integer from 0 to 7 or symbolically through one of
the following keywords: emergency (0), alert (1), critical (2), error (3), warning (4), notice (5), informational (6),
debug (7).
Default None
Example: Changes the address of index 1 logging host to IPv4 address 2.2.2.2.
(M4500-32C) #configure
Default Disabled
Default 514
The parameter “<facility>” can be one of the following keywords: kernel, user, mail, system, security, syslog, lpr,
nntp, uucp, cron, auth, ftp, ntp, audit, alert, clock, local0, local1, local2, local3, local4, local5, local6, local7, all.
Default user
Format logging syslog source-interface {<slot/port> | loopback <loopback-id> | serviceport | tunnel <tunnel-
id> | vlan <vlan-id>}
no logging syslog source-interface
Default Enabled
The parameters “severitylevel” could be specified as either an integer from 0 to 7 or symbolically through one of
the following keywords: emergency (0), alert (1), critical (2), error (3), warning (4), notice (5), informational (6),
debug (7).
Default Info
Example: Below two examples are some configurations, it sets severity level of logging console to warning.
Default Disabled
The parameters “severitylevel” could be specified as either an integer from 0 to 7 or symbolically through one of
the following keywords: emergency (0), alert (1), critical (2), error (3), warning (4), notice (5), informational (6),
debug (7).
Default Info
The log may not show in time order since QNOS only keeps the last 5000 logs in file and the new log entries
overwrite the old ones when the logs number is more than 5000.
Default None
Example:
(M4500-32C) #
QNOS supports up to 5000 entries in cli-command history log. If the logs are more than 5000 entries, QNOS
removes the oldest log and writes the new entry. All the entries have the time stamp for reference.
Default Enabled
QNOS only clears and resets the cli-command history log by this command. No matter the logging cli-command
function is enabled or not, users can clear the history log file.
Default None
Default None
Example:
Address1 .....................................test01@email.com
For Msg Type non-urgent, subject is.......... Non Urgent Log Messages
(M4500-32C) #
Default None
Example:
(M4500-32C) (Config)#
Default None
Example:
M4500-32C) (Config)#
Default Disabled
Example: Set severity level of urgent mail to critical(2), and set severity level of non-urgent mail to notice(5).
(M4500-32C) #configure
The parameter “<interval>“ uses to Specify how frequently non-urgent email messages are sent. The valid
interval is 30 to 1440 minutes.
Default 30
The parameter “<to-addr>“ specifies a standard email address to be the destination address of urgent or non-
urgent message.
Format [no] logging email message-type {both | urgent | non-urgent} to-addr <to-addr>
Default None
Example: Add an email address “toAddr01@email.com” to the destination address of urgent message, and add
another email address “toAddr02@email.com” to the destination address of both urgent and non-urgent
message.
NETGEAR M4500 Series Switches CLI Command Reference Manual 360
(M4500-32C) #configure
The parameter “<from-addr>“ specifies a standard email address to be the source address of both urgent and
non-urgent message.
Default switch@netgear.com
Example: Set an email address “fromAddr@email.com” to the source address of both urgent and non-urgent
message.
(M4500-32C) #configure
Default None
Example: Set mail server address to hostname “smtp.gmail.com” and change to Mail Server Config mode.
(M4500-32C) #configure
(M4500-32C) (Mail-Server)#
The parameter “none” means email server doesn’t use security protocol.
Default none
Default 25
Default None
You can set the password using one of the following options:
Type the password keyword to configure the password in plain text. The password is displayed with *
for each character that you type. The password must be in alphanumeric characters with a maximum
length of 64 characters.
Type the password 7 keyword to configure the password in encrypted form. The password must be in
hexadecimal digits with a length of 128 characters.
Default None
In the following examples, the first example sets the password of mail server to plain text “testPassword”, and
the second one sets the password to an encrypted string that is fixed at 128 hexadecimal digits.
(M4500-32C) #configure
(M4500-32C) (Mail-Server)#
Default None
Default None
Default None
Default None
Example:
-------------------------------- -----------
1.scr 1092
t.scr 1092
(M4500-32C) #
Default None
Example:
1 : !Current Configuration:
2 : !
8 : !
9 : configure
10 : hostname "Switch"
12 : vlan database
13 : exit
14 : time-range
15 : kron policy-list p1
23 : line console
24 : exec-timeout 0
25 : exit
26 : line vty
27 : exit
28 : line ssh
29 : exit
30 : interface vlan 1
31 : exit
33 : !
34 : interface control-plane
35 : exit
37 : router ospf
38 : exit
40 : exit
41 : exit
(M4500-32C) #
Default None
Example:
configure
hostname "Switch"
vlan database
exit
time-range
kron policy-list p1
exit
line console
exec-timeout 0
exit
line vty
line ssh
exit
interface vlan 1
exit
interface control-plane
exit
router ospf
exit
exit
exit
(M4500-32C) #
Default None
Display Message
Parameter Definition
The name the user will use to login using the serial port, Telnet. A new user may
be added to the switch by entering a name in a blank entry. The user name may
User Name
be up to 64 characters, and is case sensitive. Two users are included as the factory
default, admin, and guest.
Example: The following shows examples of the CLI display output for the commands.
User
------------------------ --------------------
admin Privilege-15
guest Privilege-1
Example:
User Name
------------
admin
guest
(M4500-48XF8C) #
Default None
Display Message
Parameter Definition
The user’s privilege level. The range of privilege level is 1 and 15. Access mode
Privilege
for privilege level 15 is read/write, the others is read-only.
Indicates number of days, since the password was configured, until the password
Password Aging
expires.
Password Expiration Date The current password expiration date in date format.
Lockout Indicates whether the user account is locked out (true or false).
admin 15 False
guest 1 False
UserName....................................... admin
Privilege...................................... 15
Lockout........................................ False
UserName....................................... guest
Privilege...................................... 1
Lockout........................................ False
Default None
Display Message
Parameter Definition
Minimum Password Length Minimum number of characters required when changing passwords.
The user to configure passwords that comply with the strong password
Password Strength Check
configuration.
Minimum Password
Minimum number of uppercase characters required when changing passwords.
Uppercase Letters
Minimum Password
Minimum number of lowercase characters required when changing passwords.
Lowercase Letters
Maximum Password
Maximum number of characters cannot repeated when changing passwords.
Repeated Characters
Maximum Password
Maximum number of characters cannot consecutive when changing passwords.
Consecutive Characters
Minimum Password
Valid range for user passwords.
Character Classes
The password to be configured should not contain the keyword mentioned in this
Password Exclude Keywords
field.
Example: The following shows examples of the CLI display output for the commands.
---------------------------------
Password History............................... 0
Lockout Attempts............................... 0
Default None
Display Message
Parameter Definition
The user’s privilege level. The range of privilege level is 1 and 15. Access mode
Password Strength Check
for privilege level 15 is read/write, the others is read-only.
Indicates number of days, since the password was configured, until the password
Last Password Set Result
expires.
========================
5.9.6. username
This command adds a new user (account) if space permits. The default privilege level is 1. The account
<username> can be up to 64 characters in length. The name may be comprised of alphanumeric
characters as well as the dash (‘-’) and underscore (‘_’). The <username> is case-sensitive. Six user
names can be defined.
This command changes the password of an existing operator. The user password should not be more than 64
characters in length. If a user is authorized for authentication or encryption is enabled, the password must be 64
alphanumeric characters in length. The username and password are case-sensitive. When a password is
changed, a prompt asks for the operator’s former password. If none, press enter.
Note: The admin user account cannot be deleted. The special characters allowed in the password include # $ %
&‘()*+,-/;<=>@[\]^_`{|}~
<level> The user level. Level 0 can be assigned by a level 15 user to another user to
suspend that user’s access. Range 0-15. Enter access level 1 for Read Access or 15
for Read/Write Access. If not specified where it is optional, the privilege level is 1.
passwd Type the passwd keyword to set the password in plain text. The text that you type
is displayed in asterisk characters. The maximum length of a plain-text password is
64 characters.
7 <password> Type the 7 keyword to set an encrypted password, which must be exactly 128
hexadecimal characters in length.
Default None
<username> A username.
Default None
Default 0, no aging
Default 0, no aging
Default 0
Default 8
Default Disable
Default 0
Default uppercase-letters 2
lowercase-letters 2
NETGEAR M4500 Series Switches CLI Command Reference Manual 378
numeric-characters 2
special-characters 2
character-classes 4
Default None
Example:
(M4500-48XF8C) #show users login-history
(M4500-48XF8C) #
Default Disabled
Default None
Display Message
Parameter Definition
Method 1 The first method in the specified authentication login list, if any.
Method 2 The second method in the specified authentication login list, if any.
Method 3 The third method in the specified authentication login list, if any.
---------------------------------------------
defaultList : local
networkList : local
-----------------------------------------------
DOT1X :
Display Message
If you do not use the optional parameters slot/port or vlanid, the command displays the global dot1x mode, the
VLAN Assignment mode, and the Dynamic VLAN Creation mode.
Parameter Definition
Administrative Mode Indicates whether authentication control on the switch is enabled or disabled.
VLAN Assignment Mode Indicates whether assignment of an authorized port to a RADIUS-assigned VLAN
is allowed (enabled) or not (disabled).
Dynamic VLAN Creation Indicates whether the switch can dynamically create a RADIUS-assigned VLAN if
Mode it does not currently exist on the switch.
Monitor Mode Indicates whether the Dot1x Monitor mode on the switch is enabled or
disabled.
EAPOL Flood Mode Indicates whether the Dot1x EAPOL Flood mode on the switch is enabled or
disabled.
If you use the optional parameter summary [<slot/port>], the dot1x configurations for the specified port or all
ports are displayed.
Control Mode The configured control mode for this port. Possible values are force-
unauthorized | forceauthorized | auto | mac-based | authorized |
unauthorized.
Operating Control Mode The control mode under which this port is operating. Possible values are
authorized | unauthorized.
Port Status Indicates whether the port is authorized or unauthorized. Possible values are
authorized | unauthorized.
Example: The following shows example CLI display output for the command show dot1x summary 0/1.
Operating Reauthentication
If you use the optional parameter 'detail <slot/port>', the detailed dot1x configuration for the specified port is
displayed.
Parameter Definition
Protocol Version The protocol version associated with this port. The only possible value is 1,
corresponding to the first version of the dot1x specification.
PAE Capabilities The port access entity (PAE) functionality of this port.
Control Mode The configured control mode for this port. Possible values are force-
unauthorized | forceauthorized | auto | mac-based.
Authenticator PAE State Current state of the authenticator PAE state machine. Possible values are
Initialize, Disconnected, Connecting, Authenticating, Authenticated, Aborting,
Held, ForceAuthorized, and ForceUnauthorized. When MAC-based
authentication is enabled on the port, this parameter is deprecated.
Backend Authentication Current state of the backend authentication state machine. Possible values are
State Request, Response, Success, Fail, Timeout, Idle, and Initialize. When MAC-based
Quiet Period The timer used by the authenticator state machine on this port to define
periods of time in which it will not attempt to acquire a supplicant. The value is
expressed in seconds and will be in the range 0 and 65535.
Transmit Period The timer used by the authenticator state machine on the specified port to
determine when to send an EAPOL EAP Request/Identity frame to the
supplicant. The value is expressed in seconds and will be in the range of 1 and
65535.
Guest VLAN Period The time in seconds for which the authenticator waits before authorizing and
placing the port in the Guest VLAN, if no EAPOL packets are detected on that
port.
Supplicant Timeout The timer used by the authenticator state machine on this port to timeout the
supplicant. The value is expressed in seconds and will be in the range of 1 and
65535.
Server Timeout The timer used by the authenticator on this port to timeout the authentication
server. The value is expressed in seconds and will be in the range of 1 and
65535.
Parameter Definition
Maximum Requests The maximum number of times the authenticator state machine on this port
will retransmit an EAPOL EAP Request/Identity before timing out the supplicant.
The value will be in the range of 1 and 10.
Configured MAB mode The dot1x MAC Authentication Bypass configuration status.
Operational MAB mode The dot1x MAC Authentication Bypass operational status.
VLAN ID The VLAN assigned to the port by the radius server. This is only valid when the
port control mode is not Mac-based.
VLAN Assigned Reason The reason the VLAN identified in the VLAN-assigned field has been assigned to
the port. Possible values are RADIUS, Unauthenticated VLAN, Guest VLAN,
default, and Not Assigned. When the VLAN Assigned Reason is Not Assigned, it
means that the port has not been assigned to any VLAN by dot1x. This only valid
when the port control mode is not MAC-based.
Reauthentication Period The timer used by the authenticator state machine on this port to determine
when reauthentication of the supplicant takes place. The value is expressed in
seconds and will be in the range of 1 and 65535.
Reauthentication Enabled Indicates if reauthentication is enabled on this port. Possible values are ‘True”
or “False”.
Key Transmission Enabled Indicates if the key is transmitted to the supplicant for the specified port.
Control Direction The control direction for the specified port or ports. Possible values are both or
in.
Maximum Users The maximum number of clients that can get authenticated on the port in the
MAC-based dot1x authentication mode. This value is used only when the port
control mode is not MACbased.
Unauthenticated VLAN ID Indicates the unauthenticated VLAN configured for this port. This value is valid
for the port only when the port control mode is not MAC-based.
Session Timeout Indicates the time for which the given session is valid. The time period in
seconds is returned by the RADIUS server on authentication of the port. This
value is valid for the port only when the port control mode is not MAC-based.
Session Termination Action This value indicates the action to be taken once the session timeout expires.
Possible values are Default, Radius-Request. If the value is Default, the session is
terminated the port goes into unauthorized state. If the value is Radius-
Request, then a reauthentication of the client authenticated on the port is
performed. This value is valid for the port only when the port control mode is
not MAC-based.
Example: The following shows example CLI display output for the command.
Port................................................... 0/1
Protocol Version....................................... 1
Maximum Requests....................................... 2
VLAN Id................................................ 0
Maximum Users.......................................... 48
Session Timeout........................................ 0
For each client authenticated on the port, the show dot1x detail <slot/port> command will display the following
MAC-based dot1x parameters if the port-control mode for that specific port is MAC-based.
Parameter Definition
Authenticator PAE State Current state of the authenticator PAE state machine. Possible values are
Initialize, Disconnected, Connecting, Authenticating, Authenticated, Aborting,
Held, ForceAuthorized, and ForceUnauthorized.
Backend Authentication Current state of the backend authentication state machine. Possible values are
State Request, Response, Success, Fail, Timeout, Idle, and Initialize.
Logical Port The logical port number associated with the client.
If you use the optional parameter statistics <slot/port>, the following dot1x statistics for the specified port
appear.
Parameter Definition
PAE Capabilities The port access entity (PAE) functionality of this port.
EAPOL Frames Received The number of valid EAPOL frames of any type that have been received by this
authenticator.
EAPOL Start Frames The number of EAPOL start frames that have been received by this
Received authenticator.
EAPOL Logoff Frames The number of EAPOL logoff frames that have been received by this
Received authenticator.
Last EAPOL Frame Version The protocol version number carried in the most recently received EAPOL
frame.
Last EAPOL Frame Source The source MAC address carried in the most recently received EAPOL frame.
EAP Response/Id Frames The number of EAP response/identity frames that have been received by this
Received authenticator.
EAP Response Frames The number of valid EAP response frames (other than resp/id frames) that have
Received been received by this authenticator.
EAP Request/Id Frames The number of EAP request/identity frames that have been transmitted by this
Transmitted authenticator.
EAP Request Frames The number of EAP request frames (other than request/identity frames) that
Transmitted have been transmitted by this authenticator.
Invalid EAPOL Frames The number of EAPOL frames that have been received by this authenticator in
Received which the frame type is not recognized.
EAPOL Length Error Frames The number of EAPOL frames that have been received by this authenticator in
Received which the frame type is not recognized.
Display Message
If you use the optional parameter detail, the following information for the specified port or all ports appears.
Parameter Definition
VLAN assigned Reason The type of VLAN ID assigned, which can be Guest VLAN, Unauth, Default,
RADIUS Assigned, or Monitor Mode VLAN ID.
Filter Name Filter Name returned by RADIUS server when the client was authenticated. This
is a configured DiffServ policy name on switch.
If you do not use the optional parameter, the following information for the specified port or all ports appears.
Parameter Definition
Display Message
Parameter Definition
Clients Authenticated using Indicates the number of Dot1x clients authenticated using 802.1x authentication
Dot1x process.
User Name The user name used by the client to authenticate to the server.
Filter Id Identifies the Filter ID returned by RADIUS server when the client was
authenticated. This is a configured DiffServ policy name on switch.
VLAN Assigned The reason the VLAN identified in the VLAN ID field has been assigned to the port.
Possible values are RADIUS, Unauthenticated VLAN, Monitor Mode, or Default.
When the VLAN Assigned reason is Default, it means that the VLAN was assigned
to the port because the P-VID of the port was that VLAN ID.
Session Timeout This value indicates the time for which the given session is valid. The time period
in seconds is returned by the RADIUS server on authentication of the port. This
value is valid for the port only when the port-control mode is not MAC-based.
Session Termination Action This value indicates the action to be taken once the session timeout expires.
Possible values are Default and Radius-Request. If the value is Default, the session
is terminated and client details are cleared. If the value is Radius-Request, then a
reauthentication of the client is performed.
Display Message
Parameter Definition
Default Disable
Default Disable
Default Disable
Default Disable
Default Disable
Default 2
Default 48
Default Auto
Default Disable
Default Disable
guest-vlan-period The time, in seconds, for which the authenticator waits to see if any EAPOL
packets are received on a port before authorizing the port and placing the port
in the guest vlan (if configured). The guest vlan timer is only relevant when
guest vlan has been configured on that specific port. The reauth-period must be
a value in the range 1 - 300.
reauth-period The value, in seconds, of the timer used by the authenticator state machine on
this port to determine when reauthentication of the supplicant takes place. The
reauth-period must be a value in the range 1 - 65535.
quiet-period The value, in seconds, of the timer used by the authenticator state machine on
this port to define periods of time in which it will not attempt to acquire a
supplicant. The quiet-period must be a value in the range 0 - 65535.
supp-timeout The value, in seconds, of the timer used by the authenticator state machine on
this port to timeout the supplicant. The supp-timeout must be a value in the
range 1 - 65535.
server-timeout The value, in seconds, of the timer used by the authenticator state machine on
this port to timeout the authentication server. The supp-timeout must be a
value in the range 1 - 65535.
Default 0
Note: You cannot delete the admin user. There is only one user allowed with read/write privileges. You can
configure up to five read-only users on the system.
Example: The following shows example CLI display output for this command.
Example: The following shows example CLI display output for this command.
If the authentication login list does not exist, a new authentication login list is first created and then the
authentication methods are set in the authentication login list. The possible method values are enable, line,
local, none, radius and tacacs.
To authenticate a user, the authentication methods in the user’s login will be attempted in order until an
authentication attempt succeeds or fails.
Note: The default login list included with the default configuration cannot be changed
Uses the listed authentication methods that follow this argument as the default
default
list of methods when a user logs in.
Default .defaultList. Used by the console and only contains the method local.
.networkList. Used by telnet and SSH and only contains the method local.
A maximum of five Accounting Method lists can be created for each exec and command type.
The same list-name can be used for both exec and commands accounting type.
AAA Accounting for commands with RADIUS as the accounting method is not supported.
Only the default Accounting Method list can be created for DOT1X. There is no provision to create mode.
RADIUS is the only accounting method type supported for DOT1X accounting.
Format aaa accounting {exec | commands | dot1x} {default | <listname>} {start-stop | stop-only | none}
method1 [method2]
Parameter Definition
stop-only Sends a stop accounting notice at the end of the requested user process.
method Use either TACACS or the radius server for accounting purposes.
This causes accounting for each command execution attempt. If a user is enabling
commands accounting for exec mode for the current line-configuration type, the user will be
logged out.
(M4500-32C) (Config-line)#exit
Are you sure you want to clear all IAS user entries (y/n) y
Example:
Display Message
Parameter Definition
Number of Configured The number of RADIUS Authentication servers that have been configured.
Authentication Servers
Number of Configured The number of RADIUS Accounting servers that have been configured.
Accounting Servers
Number of Retransmits The configured value of the maximum number of times a request packet is
retransmitted.
Timeout Duration The configured timeout value, in seconds, for request retransmissions.
Dead Time (mins) The configured timeout value, in minutes, for request re-transmissions.
RADIUS Accounting Mode A global parameter to indicate whether the accounting mode for all the servers is
enabled or not.
RADIUS Attribute 4 Mode A global parameter to indicate whether the NAS-IP-Address attribute has been
enabled to use in RADIUS requests.
RADIUS Attribute 4 Value A global parameter that specifies the IP address to be used in the NAS-IP-Address
attribute to be used in RADIUS requests.
RADIUS Attribute 95 Mode A global parameter to indicate whether the NAS-IPv6-Address attribute has been
enabled to use in RADIUS requests.
RADIUS Attribute 95 Value A global parameter that specifies the IPv6 address to be used in the NAS-IPv6-
Address attributes to be used in RADIUS requests.
Number of Retransmits.......................... 4
Timeout Duration............................... 5
Format show radius accounting [<ip-address | ipv6-address | hostname> | name [<servername>] | statistics
{<ip-address | ipv6-address | hostname> | name <servername>}]
Display Message
If you do not specify any parameters, then only the accounting mode and the RADIUS accounting server details
are displayed.
A global parameter to indicate whether the accounting mode for all the servers
RADIUS Accounting Mode
is enabled or not.
Port The port used for communication with the accounting server.
Secret Configured Yes or No Boolean value indicating whether this server is configured with a secret.
Parameter Definition
A global parameter to indicate whether the accounting mode for all the servers
RADIUS Accounting Mode
is enabled or not.
Link local interface Indicate the outgoing interface for link local address
Port The port used for communication with the accounting server.
Secret Configured Yes or No Boolean value indicating whether this server is configured with a secret.
If the optional token 'statistics <ip-address | ipv6-address | hostname>' is included, the statistics for the
configured RADIUS accounting server are displayed. The IP address parameter must match that of a previously
configured RADIUS accounting server. The following information regarding the statistics of the RADIUS
accounting server is displayed.
Parameter Definition
Responses The number of RADIUS packets received on the accounting port from this server.
The number of RADIUS Accounting-Request packets sent to this server that have
Pending Requests
not yet timed out or received a response.
The number of RADIUS packets of unknown types, which were received from this
Unknown Types
server on the accounting port.
The number of RADIUS packets received from this server on the accounting port
Packets Dropped
and dropped for some other reason.
Port........................................... 1813
Secret Configured.............................. No
Port........................................... 1813
Secret Configured.............................. No
Configured
Requests....................................... 0
Retransmissions................................ 0
Responses...................................... 0
Malformed Responses............................ 0
Bad Authenticators............................. 0
Pending Requests............................... 0
Timeouts....................................... 0
Unknown Types.................................. 0
Packets Dropped................................ 0
Display Message
Parameter Definition
current The ‘*’ symbol preceding the server host address specifies that the server is
currently active.
ipaddr |Host Address The IP address or host name of the authenticating server.
Port The port used for communication with the accounting server.
Secret Configured Yes or No Boolean value indicating whether this server is configured with a secret.
Parameter Definition
RADIUS Server IP Address The IP address or host name of the authenticating server.
Timeout Duration The configured timeout value, in seconds, for request re-transmissions.
The configured timeout value, in mins, for the time duration after a RADIUS sever
Dead Time (mins)
is found non-responsive or dead.
RADIUS Accounting Mode Indicates whether the accounting mode for the server is enabled or not.
RADIUS Attribute MS- Indicate whether the MS-CHAPv2 attributes have been enabled to use at RADIUS
CHAPv2 Mode authentication.
Link local interface Indicate the outgoing interface for link local address
Port The port used for communication with the accounting server.
Usage Type Specifies the server usage type is Login, Dot1x or All.
Secret Configured Yes or No Boolean value indicating whether this server is configured with a secret.
Message Authenticator The message authenticator attribute configured for the radius server.
Number of CoA
Missing/Unsupported Specifies the number of CoA Missing/Unsupported Attribute Requests
Attribute R
Number of Administratively
Specifies the number of Administratively Prohibited Requests
Prohibited Request
Configured
Number of Retransmits.......................... 4
Timeout Duration............................... 5
Port........................................... 1812
Type........................................... Secondary
Secret Configured.............................. No
Display Message
Parameter Definition
Server Host Address The IP address or host name of the authenticating server.
Round Trip Time The time interval, in hundredths of a second, between the most recent Access-
Reply, Access - Challenge and the Access-Request that matched it from the
RADIUS authentication server.
Access Requests The number of RADIUS Access-Request packets sent to this server. This number
does not include retransmissions.
Access Retransmissions The number of RADIUS Access-Request packets retransmitted to this RADIUS
authentication server.
Access Accepts The number of RADIUS Access-Accept packets, including both valid and invalid
packets, which were received from this server.
Access Rejects The number of RADIUS Access-Reject packets, including both valid and invalid
packets, which were received from this server.
Access Challenges The number of RADIUS Access-Challenge packets, including both valid and
invalid packets, which were received from this server.
Pending Requests The number of RADIUS Access-Request packets destined for this server that
have not yet timed out or received a response.
Unknown Types The number of RADIUS packets of unknown types, which were received from
this server on the authentication port.
The number of RADIUS packets received from this server on the authentication
Packets Dropped
port and dropped for some other reason.
Access Requests................................ 0
Access Retransmissions......................... 0
Access Accepts................................. 0
Access Rejects................................. 0
Access Challenges.............................. 0
Bad Authenticators............................. 0
Pending Requests............................... 0
Timeouts....................................... 0
Unknown Types.................................. 0
Packets Dropped................................ 0
Display Message
Parameter Definition
Default Disable
Statistics cleared.
Default Disable
Default None
Default None
Default None
Default 0
If the 'auth' token is used, the command configures the IP address to use to connect to a RADIUS authentication
server. Up to 3 servers can be configured per RADIUS client. If the maximum number of configured servers is
reached, the command will fail until one of the servers is removed by executing the no form of the command. If
the optional port parameter is used, the command will configure the UDP port number to use to connect to the
configured RADIUS server. In order to configure the UDP port number, the IP address must match that of a
previously configured RADIUS authentication server. The port number range is 1 - 65535, with 1812 being the
default value.
Note: To reconfigure a RADIUS authentication server to use the default UDP port, set the port parameter to
1812.
If the 'acct' token is used, the command configures the IP address to use for the RADIUS accounting server. Only
a single accounting server can be configured. If an accounting server is currently configured, it must be removed
from the configuration using the no form of the command before this command succeeds. If the optional port
parameter is used, the command will configure the UDP port to use to connect to the RADIUS accounting server.
The IP address specified must match that of a previously configured accounting server. If a port is already
configured for the accounting server then the new port will replace the previously configured value. The port
must be a value in the range 1 - 65535, with 1813 being the default value.
Note: To reconfigure a RADIUS accounting server to use the default UDP port, set the port parameter to 1813.
Format radius server host auth <ip-addr| ipv6-address | hostname> [name <servername>] [port <port>]
[usage-type <8021x|login|both>]
radius server host acct <ip-addr| ipv6-address | hostname> [name <servername>] [port <port>]
Parameter Definition
ip-addr | ipv6-address |
This field is an IPv4 or IPv6 address or a hostname
hohstname
usage-type Configure the Radius server usage type. The type could be – 802.1x, login, or both
Default None
(M4500-32C) (Config) #radius server host auth 192.168.37.60 name Network1_RS port 1813
Format radius server host auth link-local <link-local-address> interface {<slot/port> | serviceport} [name
<servername>] [port <port>] [usage-type <8021x|login|both>]
radius server host acct link-local <link-local-address> interface {<slot/port> | serviceport} [name
<servername>] [port <port>]
Parameter Definition
usage-type Configure the Radius server usage type. The type could be – 802.1x, login, or both
Default None
Format radius server key {acct | auth} <ipaddress| ipv6-address | hostname> [encrypted <password>]
Default None
Re-enter secret:******
Default None
Default 4
Default 5
If a source-interface is not specified, the primary IP address of the originating (outbound) interface is used as the
source address. If the configured interface is down, the RADIUS client falls back to its default behavior.
Specifies the loopback interface to use as the source interface. The range of the
loopback-id
loopback ID is 0 to 63.
Specifies the VLAN interface to use as the source interface. The range of VLAN ID
vlan-id
is 1 to 4093.
Default None
Display Message
Parameter Definition
Shows the preference order in which TACACS+ servers are contacted. If a server
Priority
connection fails, the next highest priority server is contacted.
Link Local Interface Shows the outgoing interface used by the link-local address
Global Timeout: 10
10.0.0.1 49 Global 0
Display Message
Parameter Definition
TACACS Client Source The interface to use as the source interface for TACACS client.
Interface
TACACS Client Source IPv4 The IP address of the interface configured as the TACACS client source interface.
Address
TACACS Client Source IPv6 The IPv6 address of the interface configured as the TACACS client source
Address interface.
no tacacs-server host
This command deletes the specified hostname or IP address.
• Type the key keyword to configure the key in plain text. The key is displayed with * for each character
that you type. The key must be in alphanumeric characters with a maximum length of 128 characters.
• Type the key encrypted keyword to configure the key in encrypted form. The <key-string> argument
must be in hexadecimal digits with a length of 256 characters.
Enter key:**********
Re-enter key:**********
Default 10
• Type the key keyword to configure the key in plain text. The key is displayed with * for each character
that you type. The key must be in alphanumeric characters with a maximum length of 128 characters.
• Type the key encrypted keyword to configure the key in encrypted form. The <key-string> argument
must be in hexadecimal digits with a length of 256 characters.
5.13.12. no key
This command removes the TACACS+ server secret key.
Format no key
5.13.13. keystring
This command is used to set the TACACS+ server-specific authentication encryption key used for all
TACACS+ communications between the TACACS+ server and the client.
Format keysting
5.13.14. port
This command is used to set the TACACS+ server-specific port number. The server port-number range
is 0 to 65535.
Default 49
Format no port
5.13.16. priority
This command is used to set the TACACS+ server-specific authentication host priority. The server priority
range is 0 to 65535.
Default 0
5.13.17. no priority
This command set the TACACS+ server-specific authentication host priority to default.
Format no priority
5.13.18. timeout
This command is used to configure the timeout value for communication with the TACACS+ servers. The timeout
parameter has a range of 1 to 30 seconds.
Default 10
Format no timeout
If a source-interface is not specified, the primary IP address of the originating (outbound) interface is
used as the source address.
loopback-id Specifies the loopback interface to use as the source interface. The range of the
loopback ID is 0 to 63.
tunnel-id Specifies the tunnel interface to use as the source interface. The range of the
tunnel ID is 0 to 7.
vlan-id Specifies the VLAN interface to use as the source interface. The range of VLAN ID
is 1 to 4093.
Default None
Example:
Note: To enable the SNMP trap specific to port security, see “snmp-server enable traps violation”.
Display Message
If you do not use the optional parameters slot/port, all, or port-channel <id>, then the command displays
following information.
Parameter Definition
Administrative Mode Port Locking mode for the entire system. The field displays if you do not support
any parameters.
For each interface, or for the interface you specify, the following information appears:
Parameter Definition
Display Message
Parameter Definition
VLAN ID The ID of the VLAN that includes the host with the specified MAC address.
Sticky Indicates whether the static MAC address entry is added in sticky mode.
Example: The following shows example CLI display output for the command.
00:00:01:01:00:00 2 No
Display Message
Parameter Definition
Last Violation MAC The source MAC Address of the last frame that was discarded at a locked port.
AddressMAC Address
VLAN ID The VLAN ID, if applicable, associated with the MAC address of the last frame that
was discarded at a locked port.
Format port-security
Default Disabled
5.14.6. no port-security
This command disables port locking for one or a range of ports (Interface Config) or all (Global Config) ports.
Format no port-security
Default 600
Default 20
Default None
Default None
Sticky addresses that are dynamically learned will appear in show running-config as “port-security mac-address
sticky <mac-address> <vid>” entries. This distinguishes them from the static entries.
Default None
Default Disabled
Default None
Display Message
Term Definition
Transmit Interval Shows how frequently the system transmits local data LLDPDUs, in seconds.
Transmit Hold Multiplier Shows the multiplier on the transmit interval that sets the TTL in local data
LLDPDUs.
Shows how frequently the system sends remote data change notifications, in
Notification Interval
seconds.
Shows how frequently the system transmits local data LLDPDUs after a change is
Transmit Delay
made in a TLV (type, length, or value) element in LLDP, in seconds.
Management-address Source
Shows the source of the management interface
Interface
Default None
Display Message
Term Definition
Notify Shows whether the interface sends remote data change notifications.
Shows whether the interface sends optional TLVs in the LLDPDUs. The TLV codes
TLVs can be 0 (Port Description), 1 (System Name), 2 (System Description), or 3
(System Capability).
Default None
Display Message
Term Definition
Last Update Shows the amount of time since the last update to the remote table in days, hours,
minutes, and seconds.
Total Deletes Total number of deletes from the remote data table.
Total number of times the complete remote data received was not inserted due
Total Drops
to insufficient resources.
Total number of times a complete remote data entry was deleted because the
Total Ageouts
Time to Live interval expired.
Total number of times a complete remote data entry was deleted for the port
Ageout
because the Time to Live interval expired.
Total number of LLDP TLVs received on the port where the type value is in the
TLV Unknowns
reserved range, and not recognized.
TLV 802.1 Total number of LLDP TLVs received on the port where the type value is 127 and
OUI type is 00-80-C2.
Total number of LLDP TLVs received on the port where the type value is 127 and
TLV 802.3
OUI type is 00-12-0F.
Default None
Display Message
Term Definition
Local Interface Identifies the interface that received the LLDPDU from the remote device.
Chassis ID The ID that is sent by a remote device as part of the LLDP message, it is usually a
MAC address of the device.
Default None
Display Message
Term Definition
Local Interface Identifies the interface that received the LLDPDU from the remote device.
Remote Identifier An internal identifier to the switch to mark each remote device to the system.
Chassis ID Subtype Shows the type of identification used in the Chassis ID field.
System Description Describes the remote system by identifying the system name and versions of
hardware, operating system, and networking software supported in the device.
Port Description Describes the port in an alpha-numeric format. The port description is
configurable.
System Capabilities
Indicates the primary function(s) of the device.
Supported
System Capabilities Enabled Shows which of the supported system capabilities are enabled.
For each interface on the remote device with an LLDP agent, lists the type of
Management Address address the remote LLDP agent uses and specifies the address used to obtain
information related to the device.
Shows the amount of time (in seconds) the remote device's information received
Time To Live
in the LLDPDU should be treated as valid information.
Operational MAU Type: Displays the MAU type. The MAU performs physical layer
functions, including digital data conversion from the Ethernet interfaces’ collision
detection and bit injection into the network.
Aggregation Status: Indicates the link aggregation capabilities and the current
Link Aggregation aggregation status.
Shows the maximum frame size capability of the implemented MAC and PHY of
Maximum Frame Size
the remote device.
Port VLAN Identity Shows the PVID of the connected port of the remote device.
Status: Indicates the port and protocol VLAN capability and status.
Protocol VLAN
ID: The PPVID number for the port of the remote device.
VLAN Name Shows the name of the VLAN which the connected port is in.
Shows the particular protocols that are accessible through the port of the remote
Protocol Identity
device.
Default None
Display Message
Term Definition
Port Description Shows the port description associated with the interface.
Default None
Display Message
Term Definition
Chassis ID Subtype Shows the type of identification used in the Chassis ID field.
System Description Describes the local system by identifying the system name and versions of
hardware, operating system, and networking software supported in the device.
Port Description Describes the port in an alpha-numeric format. The port description is
configurable.
System Capabilities
Indicates the primary function(s) of the device.
Supported
System Capabilities Enabled Shows which of the supported system capabilities are enabled.
Management Address The type of address and the specific address the local LLDP agent uses to send
and receive information.
Operational MAU Type: Displays the MAU type. The MAU performs physical
layer functions, including digital data conversion from the Ethernet interfaces’
collision detection and bit injection into the network.
Aggregation Status: Indicates the link aggregation capabilities and the current
Link Aggregation aggregation status.
Shows the maximum frame size capability of the implemented MAC and PHY of
Maximum Frame Size
the local device.
VLAN Name Shows the name of the VLAN which the port is in.
Protocol Identity Shows the particular protocols that are accessible through the port.
Default None
Display Message
Term Definition
Configuration source port The interface that is configured as the configuration source.
Peer DCBX version Specifies the DCBX version of the peer device.
Multiple neighbors detected Total number of Multiple neighbors detected on this interface.
Application priority (Tx Specifies the mapping of the specific application to the priority of the local device.
enabled/disabled)
Application priority (Tx Specifies the mapping of the specific application to the priority of the peer device.
enabled/disabled)
Default None
Display Message
Term Definition
Interface Specifies all the ports on which DCBX TLV can be configured.
PFC Specifies the DCBX priority flow control TLV on the interfaces.
Default None
LLDP Comparison Specifies all the difference of TLVs between remote interface & local interface.
Default Disabled
Default 5
Default Enable
Default Enable
Default None
Default None
Default Interval-seconds 30
Hold-value 4
Reinit-seconds 2
Default 2
auto Configure the switch to auto detect the peer DCBX version.
cin Configure the switch to operate according to DCBX standard CIN 1.0.
Default Auto
Note: Application priority is only supported in IEEE mode with application selector 2 (TCP) and 3 (UDP). ACL rules
corresponding to the application-to-priority mapping(s) will only be added with application selector 2 and
3; mapping(s) with application selector other than 2 and 3 will be propagated internally and transmitted
to peer(s) in application priority TLVs without actual effect in local device.
Current supported TLVs for each version are listed in the table below.
Default Manual
Note: Application priority is only supported in IEEE mode with application selector 2 (TCP) and 3 (UDP). An IP
access list named “AppPriACL” will be created with all auto-ports as inbound interfaces when the
configuration source receives such information. ACL rule(s) corresponding to the application-to-priority
mapping(s) will only be added with application selector 2 and 3; mapping(s) with other application
selectors will be propagated internally and transmitted to peer in application priority TLVs without actual
effect in local device. A maximum of 4 application-to-priority mappings are allowed.
Default serviceport
Default Interface-name
5.15.37. data-center-bridging
This command enables the data-center bridging mode. In order to use the Data Center Bridging Capability
Exchange (DCBX) command, you must first enable this mode.
Format data-center-bridging
Default Disabled
5.16.1. Clear
5.16.1.1. clear arp
This command is used to remove all dynamic ARP entries from the ARP cache.
Default None
Default None
Default None
Default None
Default None
Format clear counters [<slot/port> | bhd | port-channel <portchannel-id> | loop-detection | vlan <vlan-id> |
all [vrf <vrf-name>]]
Default None
Default None
Default None
Default None
Default None
The parameter “hostname” means to deletes the cached entry which matches assigned hostname.
Default None
Format clear port-security dynamic [interface {<slot/port> | port-channel <1-64>} | mac-address <mac-
address> ] [vlan <1-4093>]
Default None
The parameter “gateway” means to clear the dynamic and gateway entries from the ARP cache.
Format clear ip arp-cache [gateway | interface {<slot/port> | vlan <vlan-id>} | vrf <vrf-name> [gateway]]
Default None
Default None
Default None
Format clear ipv6 statistics [<slot/port> | loopback <0-63> | tunnel <0-7> | vlan <1-4093>]
Default None
Default None
This command changes the password that is used to confirm that the user mode can be upgraded to Privileged
EXEC mode. You can configure the format of the password in two ways:
• Type the passwd keyword to configure the key in plain text. The text that you type is displayed in
asterisk characters. The <password> argument must be in alphanumeric characters with a maximum
length of 64 characters.
• Type the passwd 7 keywords to configure the key in encrypted form. The <password> argument must be
in hexadecimal digits with a length of 128 characters.
Default None
In the following examples, the first example sets the password to “testPassword” in plain text. The second
example sets the password to an encrypted string that is fixed at 128 hexadecimal digits.
Password Changed!
(M4500-32C) (Config)#
NETGEAR M4500 Series Switches CLI Command Reference Manual 463
(M4500-32C) (Config)# enable passwd 7
0fdd841c8a524979e5ba47893efcf48b12a08619953e1b6e42cde0931198ca717cb5ff8b4979
5a3497e283990827c5ba1ce32855ced76a505726dfb1ee222c4b
Default None
Example:
Default None
Example:
Format clear default interface {<slot/port> | loopback <0-63> | port-channel <1-64> | vlan <1-4093>}
Parameter Description
Default None
Default None
5.16.2. copy
This command uploads and downloads files to and from the switch. You can also use the copy command to
manage the dual images (active and backup) on the file system. Local URLs can be specified using FTP, TFTP.
SFTP and SCP are available as additional transfer methods if the software package supports secure management.
If FTP is used, a password is required.
Example: The following shows an example of downloading and applying as users file.
(M4500-32C) #
copy tftp://172.20.0.1/id_dsa.pub sshkey-user-public-key dsa
Mode........................................... TFTP
Set Server IP.................................. 172.20.0.1
Path........................................... ./
5.16.3. delete
This command deletes the backup image file from the permanent storage or the core dump file from the local
file system.
5.16.7. dir
Use this command to list the files in the directory /mnt/fastpath in flash from the CLI.
Format dir
(M4500-32C) #dir
Image Descriptions
active :
backup :
5.16.9.1. ping
Use this command to determine whether another computer is on the network. To use this command, configure
the switch for network (in-band) connection. The source and target devices must have the ping utility enabled
and running on top of TCP/IP. The switch can be pinged from any IP workstation with which the switch is
connected through the default VLAN (VLAN 1), as long as there is a physical path between the switch and the
workstation. The terminal interface sends, three pings to the target station.
Format ping [vrf <vrf-name>] {<ip-address> | <ip6addr> | <hostname>} [count <1-15>] [interval <1-60>] [size
<0-13000>] [source {< ip-address> | <slot/port> | loopback <loopback-id> | serviceport |vlan <vlan-
id>}]
Using the options described below, you can specify the number and size of Echo Requests and the interval
between Echo Requests.
Parameter Definition
The name of the virtual router in which to initiate the ping. If no virtual router is
vrf-name
specified, the ping is initiated in the default router instance.
Use the count parameter to specify the number of ping packets (ICMP Echo
count requests) that are sent to the destination address specified by the ip-address
field. The range for count is 1 to 15 requests.
Use the interval parameter to specify the time between Echo Requests, in
interval
seconds. Range is 1 to 60 seconds.
Use the size parameter to specify the size, in bytes, of the payload of the Echo
size
Requests sent. Range is 0 to 13000 bytes.
Use the source parameter to specify the source IP/IPv6 address or interface to
source
use when sending the Echo requests packets.
Format ping ipv6 <ipv6-address | hostname> [count <1-15>] [interval <1-60>] [size <0-13000>] [source {< ip-
address> | <slot/port> | loopback <loopback-id> | serviceport | tunnel <tunnel-id> | vlan <vlan-id>}]
Format ping ipv6 interface {<slot/port> | loopback <loopback-id> | serviceport | tunnel <tunnel-id> | vlan
<vlan-id>} <link-local-address> [count <1-15>] [interval <1-60>] [size <0-13000>] [source {< ip-
address> | <slot/port> | loopback <loopback-id> | serviceport | tunnel <tunnel-id> | vlan <vlan-id>}]
Format traceroute [vrf <vrf-name>] <ip-address | hostname> [initTtl <initTtl>] [maxTtl <maxTtl>] [maxFail
<maxFail>] [interval <interval>] [count <count>] [port <port>] [size <size>] [source {< ip-address> |
<slot/port> | loopback <loopback-id> | serviceport | tunnel <tunnel-id> | vlan <vlan-id>}]
Parameter Definition
The name of the virtual router in which to initiate traceroute. Only hosts
reachable from within the VRF instance can be tracerouted. If a source parameter
vrf-name
is specified in conjunction with a vrf parameter, it must be a member of the VRF.
The ipv6 parameter cannot be used in conjunction with the vrf parameter.
Use initTtl to specify the initial time-to-live (TTL), the maximum number of router
initTtl
hops between the local and remote system. Range is 0 to 255.
maxTtl Use maxTtle to specify the maximum TTL. Range is 1 to 255.
Use maxFail to terminate the traceroute after failing to receive a response for
maxFail
this number of consecutive probes. Range is 0 to 255.
Use the optional port parameter to specify destination UDP port of the probe.
port This should be an unused port on the remote destination system. Range is 1 to
65535.
Use the count parameter to specify the number of probes per hop. The range for
count
count is 1 to 10.
Use the interval parameter to specify the time between probes, in seconds. If
interval traceroute does receive a response to a probe within this interval, then it sends
the next probe immediately. Range is 1 to 60 seconds.
Use the size parameter to specify the size of probe packets, in bytes. Range is 0
size
to 39936 bytes.
Use the source parameter to specify the source IP/IPv6 address or interface to
source
use for the traceroute.
Format traceroute ipv6 <ipv6-address | hostname> [initTtl <initTtl>] [maxTtl <maxTtl>] [maxFail <maxFail>]
[interval <interval>] [count <count>] [port <port>] [size <size>] [source {< ipv6-address> | <slot/port>
| loopback <loopback-id> | serviceport | tunnel <tunnel-id> | vlan <vlan-id>}]
5.16.11. reload
This command resets the switch without powering it off. Reset means that all network connections are
terminated and the boot code executes. The switch uses the stored configuration to initialize the switch. You are
prompted to confirm that the reset should proceed. The LEDs on the switch indicate a successful reset.
If ONIE is installed, the os parameter is added to the reload command. This parameter enables the user to boot
back into ONIE.
warm When the Warm Reload feature is present, the reload command adds the warm
option. This option reduces the time it takes to reboot a Linux switch, thereby
reducing the traffic disruption in the network during a switch reboot. For a
typical Linux Enterprise switch, the traffic disruption is reduced from about two
minutes for a cold reboot to about 20 seconds for a warm reboot.
Note: The Warm Reload starts only the application process. The Warm Reload
does not restart the boot code, the Linux kernel and the root file system. Since
the Warm Reload does not restart all components, some code upgrades require
that customers perform a cold reboot.
Note: Warm resets can only be initiated by the administrator and do not occur
automatically.
scriptname The configuration file to load. The scriptname must include the extension.
os Caution! Resets the switch and starts ONIE. Prepare to reinstall the OS.
Default None
5.16.12. configure
This command is used to activate global configuration mode.
Format Configure
Default None
5.16.13. disconnect
This command is used to close a remote console session.
Default None
5.16.14. hostname
This command is used to set the system hostname. It also changes the prompt string. The length of name is up
to 64 alphanumeric, case-sensitive characters.
5.16.15. quit
This command is used to exit a CLI session.
Format quit
Default None
Default None
Display Message
Parameter Definition
AutoInstall Persistent Mode Displays the autoinstall persistently for next reboot cycle.
AutoReboot Mode Displays the auto-reboot, which is used to allow the switch to automatically
reboot after successfully downloading an image.
AutoUpgrade Mode Displays the upgrade mode, which is used to allow to download the newer
image.
AutoInstall Retry Count Retry Count The number of times the switch has attempted to contact the TFTP
server during the current AutoInstall session.
Default None
Default None
Default None
Default None
Default None
Default 3
Capturing packets is stopped automatically when 128 packets are captured and have not yet been displayed
during a capture session. Captured packets are not retained after a reload cycle.
Default None
Display Message
Parameter Definition
<packets> Specifies this parameter to display the captured packets on the CLI.
Current Capturing Type Displays the current capturing type. Possible types are Line, File, and Remote.
Capturing Traffic Mode Displays the capturing traffic mode. Possible modes are Rx, Tx, or Tx/Rx.
RPCAP Listening Port Displays the pcap listening port number. Default listening port number is 2002.
RPCAP dump file size (KB) Disaply the capture packet file size. Default file size is 512KB.
capture file
remote capture
capture line
all Specifies all to capture packets for both transmitted and received packets.
Default None
Default None
file In the capture file mode, the captured packets are stored in a file. The
maximum file size defaults to 512KB. The switch can transfer the file to a TFTP
server via TFTP, FTP via CLI. The file is formatted in pcap format, is name cpu-
pkt-capture.pcap, and can be examined using network analyzer tools such as
Wireshark or Ethereal. Starting a file capture automatically terminates any
remote capture sessions and line captureing. After the packet capture is
activated, the capture proceeds until the capture file reaches its maximum size,
or until the capture is stopped manually using CLI command capture stop.
Remote In the remote capture mode, the captured packets are redirected in real time to
an external PC running the wireshark tool for Microsoft Windows. A packet
capture server runs on the switch side and sends the captured packets via a TCP
connection to the Wireshark tool. The remote capture can be enabled or disable
using the CLI. There should be a Windows PC with the Wireshark tool to display
the captured file. When using the remote capture mode, the switch does not
sotre any captured data locally on its file system.
line In the capture line mode, the captured packets are saved into the RAM and can
be displayed on the CLI. Starting a line capture automatically terminates any
remote capture session and capturing into a file. There is a maximum 128
packets of maximum 128 btes that can be captured and displayed in Line mode.
Default Remote
<port-id> Configure the listening TCP port. The range of port ID is 1024 to 49151.
Default 2002
<file-size> Configure the file size in KB. The range of file size is 2 to 512KB.
Default 512
Default Disable
Default None
Display Message
Parameter Definition
Maximum flap count Displays maximal allowed number of link-flap in the detection duration
Detection duration Displays the time (in seconds) of duration for detecting link-flap
<3-10> Configure the maximum allowed link-flap times before the interface is put into
err-disabled state. (Default is 3)
Default Disabled
Display Message
Parameter Definition
Transmit interval Displays the interval between transmission of PDUs (in second)
Max PDU Receive Displays the maximal number of PDU to be received by switch before an action
is taken on the interface
Display Message
Parameter Definition
Loop Count The loop count for the the specified port.
Time Since Last Loop The time since the last loop occured for the specified port.
Default Disabled
Default Disabled
Only logs the message. The log mode only logs the message to buffer logs without
log
bringing the port down
Default both
The goal of ISSU is to maintain Ethernet data connectivity with the servers attached to TOR switches while the
TOR switch software is being upgraded. A software upgrade that requires a reboot or a kernel upgrade is not
supported via ISSU.
During the ISSU process, management to the switch is disrupted. After the upgrade, users must log on to the
switch again and re-authenticate to resume any switch management session.
The ISSU feature is available only on x86 platforms. As of the current QNOS release, the following features
support ISSU:
L2 FDB, RSTP, MSTP, 802.1Q, 802.3AD, ARP, Routing Interfaces, NDP Cache, BGP with GR, and VRF
Example:
(Switch) #
Example:
(Switch) #
Default None
Fields Definition
The DHCP snooping binding table contains the MAC address, IP address, lease time, binding type, VLAN number,
and interface information that corresponds to the local untrusted interfaces of a switch; it does not contain
information regarding hosts interconnected with a trusted interface. An untrusted interface is an interface that
is configured to receive messages from outside the network or firewall. A trusted interface is an interface that is
configured to receive only messages from within the network.
DHCP snooping acts like a firewall between untrusted hosts and DHCP servers. It also gives you a way to
differentiate between untrusted interfaces connected to the end-user and trusted interfaces connected to the
DHCP server or another switch.
DHCP packets from a DHCP server (DHCPOFFER, DHCPACK, DHCPNAK, DHCPRELEASEQUERY) are dropped if
received on an untrusted port.
DHCPRELEASE and DHCPDECLINE messages are dropped if for a MAC address in the snooping database, but the
binding's interface is other than the interface where the message was received.
On untrusted interfaces, the switch drops DHCP packets whose source MAC address does not match the client
hardware address. This feature is a configurable option.
The hardware identifies all incoming DHCP packets on ports where DHCP snooping is enabled. DHCP snooping is
enabled on a port if (a) DHCP snooping is enabled globally, and (b) the port is a member of a VLAN where DHCP
snooping is enabled. On untrusted ports, the hardware traps all incoming DHCP packets to the CPU. On trusted
ports, the hardware forwards client messages and copies server messages to the CPU so that DHCP snooping can
learn the binding.
You can enable the switch to operate as a DHCP Layer 2 relay agent to relay DHCP requests from clients to a
Layer 3 relay agent or server. The Circuit ID and Remote ID can be added to DHCP requests relayed from clients
to a DHCP server. This information is included in DHCP Option 82, as specified in sections 3.1 and 3.2 of
RFC3046.
Default None
(M4500-32C) #
Default None
Example:
(M4500-32C) #
The parameter “static” means to restrict the output based on static entries which are added by user manually.
The parameter “dynamic” means to restrict the output based on dynamic entries which are added by DHCP
Snooping automatically.
Format show ip dhcp snooping binding [{static | dynamic}] [interface {<slot/port> | port-channel
<portchannel-id>}] [vlan <vlan-id>]
Default None
Example:
Default None
Example:
write-delay: 300
(M4500-32C) #
Default None
Example:
(M4500-32C) #
Default None
Example:
(M4500-32C) #
Default None
Example:
(M4500-32C) #
Default None
Example:
(M4500-32C) #
Example:
(M4500-32C) #
Default None
Example:
VLAN ID Remote Id
--------- --------------------------------
1 testRemoteIdString
(M4500-32C) #
Default None
Example:
(M4500-32C) #
Default Disable
Default Disable
Default Enable
The parameter “tftp://hostIP/filename” means to set database access on remote TFTP Server.
Default Local
Default 300
Format ip dhcp snooping binding <mac-address> vlan <vlan id> <ip address> interface {<slot/port> | port-
channel < portchannel-id>}
no ip dhcp snooping binding <mac-address>
Default None
Example: To add a static entry of DHCP snooping binding which binds MAC address 00:11:22:33:44:55 to IP
address 10.0.0.1 on vlan 1 and port interface 0/1.
(M4500-32C) #configure
(M4500-32C) (Config)#ip dhcp snooping binding 00:11:22:33:44:55 vlan 1 10.0.0.1 interface 0/1
(M4500-32C) (Config)#
Default Disable
The format of circuit-id is LLLLVVVVXXYYZZ, and LLLL is the length from V to Z, VVVV is VLAN ID, XX is the Unit ID,
YY is the function/module ID and ZZ is the Port number.
Default Disable
The format of remote-id is LLLLXXXXX, and LLLL is the total length of all X, XXXXX is remote-id string which is set
by user.
The parameter “<remoteId string>“ defines remote-id string which of maximum length is 32 characters
Format ip dhcp snooping information option remote-id <remoteId string> vlan <vlan-list>
no ip dhcp snooping information option remote-id vlan <vlan-list>
Default Disable
Default Disable
Default Disable
The parameter “rate” means to the limitation of packet rate. Its range is from 0 to 300 packets per second.
The parameter “burst interval” means the time interval of packet burst could be over rate limitation. Its range is
from 1 to 15 seconds.
Format ip dhcp snooping limit {rate <pps> [burst interval <seconds>] | none}
no ip dhcp snooping limit
Example: While the packet rate of DHCP message received from port 0/1 exceeds 100 pps and consecutive time
interval is over 10 seconds, the port 0/1 will be shutdown automatically.
(M4500-32C) #configure
(M4500-32C) (Config)#interface 0/1
Default Disabled
Default Disabled
Default Disabled
Default None
Default None
Default None
Similar to DHCP snooping, this feature is enabled on a DHCP snooping untrusted Layer 2 port. Initially, all IP
traffic on the port is blocked except for DHCP packets that are captured by the DHCP snooping process. When a
client receives a valid IP address from the DHCP server, or when a static IP source binding is configured by the
user, a per-port and VLAN Access Control List is installed on the port. This process restricts the client IP traffic to
those source IP addresses configured in the binding; any IP traffic with a source IP address other than that in the
IP source binding is filtered out. This filtering limits a host’s ability to attack the network by claiming a neighbor
host's IP address.
IPSG can be enabled on physical or LAG ports. IPSG is disabled by default. If you enable IPSG on a port where
DHCP snooping is disabled or where DHCP snooping is enabled but the port is trusted, all IP traffic received on
that port is dropped depending on the admin-configured IPSG entries. IPSG cannot be enabled on a port-based
routing interface.
<portchannel-id> Specifies the port-channel interfaces. The range of the port-channel ID is 1 to 64.
Default None
Display Message
Term Definition
Interface Interface address in slot/port or port-channel format.
<portchannel-id> Specifies the port-channel interfaces. The range of the port-channel ID is 1 to 64.
Default None
Display Message
Term Definition
Format show ip source binding [{static | dhcp-snooping}] [interface <slot/port>] [vlan <vlan-id>]
Term Definition
Display Message
Term Definition
Entry type; statically configured from CLI or dynamically learned from DHCP
Type
Snooping.
IP Address The IP address of the entry that is added.
MAC Address The MAC address for the entry that is added.
VLAN VLAN for the entry.
To disable the IPSG configuration in the hardware, use the no form of this command.
Default Disabled
To remove the IPSG static entry from the IPSG database, use the no form of this command.
Format ip verify binding <mac-address> vlan <vlan-id> <ip address> interface {<slot/port> | port-channel
<portchannel-id> }
no ip verify binding <mac-address> vlan <vlan-id> <ip address> interface {<slot/port> | port-channel
<portchannel-id> }
<portchannel-id> Specifies the port-channel interfaces. The range of the port-channel ID is 1 to 64.
Default None
To prevent ARP poisoning attacks, a switch must ensure that only valid ARP requests and responses are relayed.
DAI prevents these attacks by intercepting all ARP requests and responses. Each of these intercepted packets is
verified for valid MAC address to IP address bindings before the local ARP cache is updated or the packet is
forwarded to the appropriate destination. Invalid ARP packets are dropped.
DAI determines the validity of an ARP packet based on valid MAC address to IP address bindings stored in a
trusted database. This database is built at runtime by DHCP snooping, provided this feature is enabled on VLANs
and on the switch. DAI relies on DHCP snooping. DHCP snooping listens to DHCP message exchanges and builds a
binding database of valid {MAC address, IP address, VLAN, and interface} tuples. In addition, in order to handle
hosts that use statically configured IP addresses, DAI can also validate ARP packets against user-configured ARP
ACLs.
When DAI is enabled, the switch drops ARP packets whose sender MAC address and sender IP address do not
match an entry in the DHCP snooping bindings database. You can optionally configure additional ARP packet
validation.
Default None
Display Message
Term Definition
VLAN The VLAN ID for each displayed row.
The number of packets dropped due to DHCP snooping binding database match
DHCP Drops
failure.
ACL Drops The number of packets dropped due to ARP ACL rule match failure.
DHCP Permits The number of packets permitted due to DHCP snooping binding database match.
ACL Permits The number of packets permitted due to ARP ACL rule match.
Bad Src MAC The number of packets dropped due to Source MAC validation failure.
Default None
Display Message
Term Definition
Source MAC Validation Displays whether Source MAC Validation of ARP frame is enabled or disabled.
Destination MAC Validation Displays whether Destination MAC Validation is enabled or disabled.
IP Address Validation Displays whether IP Address Validation is enabled or disabled.
VLAN The VLAN ID for each displayed row.
Configuration Displays whether DAI is enabled or disabled on the VLAN.
Log Invalid Displays whether logging of invalid ARP packets is enabled on the VLAN.
ACL Name The ARP ACL Name, if configured on the VLAN.
Static Flag If the ARP ACL is configured static on the VLAN.
Default None
NETGEAR M4500 Series Switches CLI Command Reference Manual 506
Mode Privileged Exec
Display Message
Term Definition
Interface The interface ID for each displayed row.
Trust State Whether the interface is trusted or untrusted for DAI.
Rate Limit The configured rate limit value in packets per second.
Burst Interval The configured burst interval value in seconds
Default None
Default Disable
Default Disable
Default Enable
Default Disable
Format ip arp inspection limit {rate <pps> [burst interval <seconds>] | none}
no ip arp inspection limit
Term Definition
<pps> Specifies rate limit in pps. The range of rate is 0 to 300.
<seconds> Specifies burst interval in seconds. The range of rate is 1 to 15.
Default None
Default None
Default None
! This Switching Command function can only be used on the QoS software version.
This chapter contains the CLI commands used for the QoS Differentiated Services (DiffServ) package.
1. Class
• creating and deleting classes
• defining match criteria for a class
! The only way to remove an individual match criterion from an existing class definition is to delete the
class and re-create it.
2. Policy
• creating and deleting policies
• associating classes with a policy
• defining policy statements for a policy/class combination
3. Service
• adding and removing a policy to/from a directional (that is, inbound, outbound) interface
Packets are filtered and processed based on defined criteria. The filtering criteria are defined by a class. The
processing is defined by a policy's attributes. Policy attributes may be defined on a per class instance basis, and
it is these attributes that are applied when a match occurs.
Packet processing begins by testing the match criteria for a packet. A policy is applied to a packet when a class
match within that policy is found.
Note that the type of class - all, any, or acl - has a bearing on the validity of match criteria specified when
defining the class. A class type of 'any' processes its match rules in an ordered sequence; additional rules
specified for such a class simply extend this list. A class type of ‘acl’ obtains its rule list by interpreting each ACL
rule definition at the time the Diffserv class is created. Differences arise when specifying match criteria for a
class type 'all', since only one value for each non-excluded match field is allowed within a class definition. If a
field is already specified for a class, all subsequent attempts to specify the same field fail, including the cases
where a field can be specified multiple ways through alternative formats. The exception to this is when the
'exclude' option is specified, in which case this restriction does not apply to the excluded fields.
The following class restrictions are imposed by the LB8 Series L3 Switch DiffServ design:
⚫ access list matched by reference only, and must be sole criterion in a class
- that is, ACL rules copied as class match criteria at time of class creation, with class type 'any'
Regarding nested classes, referred to here as class references, a given class definition can contain at most one
reference to another class, which can be combined with other match criteria. The referenced class is truly a
reference and not a copy, since additions to a referenced class affect all classes that reference it. Changes to any
class definition currently referenced by any other class must result in valid class definitions for all derived classes
otherwise the change is rejected. A class reference may be removed from a class definition.
The user can display summary and detailed information for classes, policies, and services. All configuration
information is accessible via the CLI, and SNMP user interfaces.
5.20.1.1. diffserv
This command sets the DiffServ operational mode to active. While disabled, the DiffServ configuration is
retained and can be changed, but it is not activated. When enabled, Diffserv services are activated.
Format diffsev
Default None
5.20.1.2. no diffserv
This command sets the DiffServ operational mode to inactive. While disabled, the DiffServ configuration is
retained and can be changed, but it is not activated. When enabled, Diffserv services are activated.
Format no diffsev
Default None
Traffic Classification specifies Behavior Aggregate (BA) based on DSCP, and Multi- Field (MF) classes of
traffic (name, match criteria)
Service Levels specifies the BA forwarding classes / service levels. Conceptually, DiffServ is a two-level
hierarchy of classes: 1. Service/PHB, 2. Traffic Class
This set of commands consists of class creation/deletion and matching, with the class match commands
specifying layer 3, layer 2, and general match criteria. The class match criteria are also known as class rules, with
a class definition consisting of one or more rules to identify the traffic belonging to the class. Note that once a
class match criterion is created for a class, it cannot be changed or deleted - the entire class must be deleted and
re-created.
5.20.2.1. class-map
This command defines a new DiffServ class of type match-all, match-any or match-access-group.
When used without any match condition, this command enters the class-map mode. The <class-map-name> is
the name of an existing DiffServ class.
! The class name 'default' is reserved and is not allowed here. The class type of match-all indicates all of the
individual match conditions must be true for a packet to be considered a member of the class.
The optional keywords [{ipv4 | ipv6}] specify the Layer 3 protocol for this class. If not specified, this parameter
defaults to ‘ipv4’. This maintains backward compatibility for configurations defined on systems before IPv6
match items were supported.
The CLI mode is changed to Class-Map Config or Ipv6-Class-Map Config when this command is successfully
executed depending on the [{ipv4 | ipv6}] keyword specified.
Default None
! The class name 'default' is reserved and is not allowed here. This command may be issued at any time; if
the class is currently referenced by one or more policies or by any other class, this deletion attempt shall fail.
Default None
5.20.2.3. rename
This command changes the name of a DiffServ class.
! The class name ‘default’ is reserved and must not be used here.
Default None
Default None
<refclassname> The name of an existing DiffServ class whose match conditions are being
referenced by the specified class definition.
Default None
Restrictions
The class types of both <classname> and <refclassname> must be identical (that is, any vs. any, or all vs. all). A
class type of acl is not supported by this command.
Cannot specify <refclassname> the same as <classname> (that is, self-referencing of class name not allowed). At
most one other class may be referenced by a class. Any attempt to delete the <refclassname> class while still
referenced by any <classname> shall fail.
The combined match criteria of <classname> and <refclassname> must be an allowed combination based on the
class type. Any subsequent changes to the <refclassname> class match criteria must maintain this validity, or the
change attempt shall fail. The total number of class rules formed by the complete reference class chain (includes
both predecessor and successor classes) must not exceed a platform-specific maximum. In some cases, each
removal of a refclass rule reduces the maximum number of available rules in the class definition by one.
<refclassname> The name of an existing DiffServ class whose match conditions are being
referenced by the specified class definition.
Default None
Default None
Default None
Default None
<ipmask> Specifies an IP address bit mask; note that although similar to a standard
subnet mask, this bit mask need not be contiguous.
Default None
<port-key> To specify the match condition as a single keyword, the value for <portkey> is
one of the supported port name keywords. The currently supported
<portkey> values are: domain, echo, ftp, ftpdata, http, smtp, snmp, telnet,
tftp, www. Each of these translates into its equivalent port number, which is
used as both the start and end of a port range.
To specify the match condition using a numeric range notation, two layer 4
port numbers are required and together they specify a contiguous port range.
Each port number is an integer from 0 to 65535, but with the added
requirement that the second number be equal to or greater than the first.
Default None
<keyword> Specifies appletalk, arp, ibmsna, ipv4, ipv6, ipx, mplsmcast etc.
Default None
<value> Specified as either an integer from 0 to 63, or symbolically through one of the
following keywords: af11, af12, af13, af21, af22, af23, af31, af32, af33, af41,
af42, af43, be, cs0, cs1, cs2, cs3, cs4, cs5, cs6, cs7, ef.
Default None
i
The ip dscp, ip precedence, and ip tos match conditions are alternative ways to specify a match criterion
for the same Service Type field in the IP header, but with a slightly different user notation.
To specify a match on all Precedence values, use the match [not] ip tos <tosbits> <tosmask> command with
<tosbits> set to 0 and <tosmask> set to 1F (hex).
Default None
The <tosmask> denotes the bit positions in <tosbits> that are used for
comparison against the IP TOS field in a packet. For example, to check for an
i
The ip dscp, ip precedence, and ip tos match conditions are alternative ways to specify a match criterion
for the same Service Type field in the IP header, but with a slightly different user notation.
In essence, this the “free form” version of the IP DSCP/Precedence/TOS match specification in that the user has
complete control of specifying which bits of the IP Service Type field are checked.Default None
<protocol-name> One of the supported protocol name keywords . The currently supported
values are: icmp, igmp, ip, tcp, udp. Note that a value of ip is interpreted to
match all protocol number values.
<0-255> To specify the match condition using a numeric value notation, the protocol
number is a standard value assigned by IANA and is interpreted as an integer
from 0 to 255.
i
This command does not validate the protocol number value against the current list defined by
IANA.Default None
Default None
< ipmask > specifies an IP address bit mask; note that although it resembles a standard
subnet mask, this bit mask need not be contiguous.
Default None
The currently supported <portkey> values are: domain, echo, ftp, ftpdata,
http, smtp, snmp, telnet, tftp, www. Each of these translates into its
equivalent port number, which is used as both the start and end of a port
range.
<0-65535> To specify the match condition as a numeric value, one layer 4 port number is
required. The port number is an integer from 0 to 65535.
Default None
Default None
Default None
Default None
Default None
Default None
Traffic Classification Specify traffic conditioning actions (policing, marking, shaping) to apply to traffic
classes.
Service Provisioning Specify bandwidth and queue depth management requirements of service levels (EF,
AF, etc.).
The policy commands are used to associate a traffic class, which was defined by the class command set, with
one or more QoS policy attributes. This association is then assigned to an interface in a particular direction to
form a service. The user specifies the policy name when the policy is created.
The DiffServ CLI does not necessarily require that users associate only one traffic class to one policy. In fact,
multiple traffic classes can be associated with a single policy, each defining a particular treatment for packets
that match the class definition. When a packet satisfies the conditions of more than one class, preference is
based on the order in which the classes were added to the policy, with the foremost class taking highest
precedence.
This set of commands consists of policy creation/deletion, class addition/removal, and individual policy
attributes. Note that the only way to remove an individual policy attribute from a class instance within a policy is
to remove the class instance and re-add it to the policy. The values associated with an existing policy attribute
can be changed without removing the class instance.
5.20.3.1. assign-queue
This command modifies the queue id to which the associated traffic stream is assigned. The queueid is an
integer from 0 to n-1, where n is the number of egress queues supported by the device.
<0-7> Queue ID .
Default None
Incompatibilities Drop
Format drop
Default None
5.20.3.3. mirror
This command specifies that all incoming packets for the associated traffic stream are copied to a specific egress
interface (physical port or LAG).
<slot/port> Specifies the physical interface where the mirrored packet send to .
<port-channel-intf-num> Specifies the port-channel interface where the mirrorred packet send to. The
range of the port-channel ID is 1 to 64.
Default None
5.20.3.4. redirect
This command specifies that all incoming packets for the associated traffic stream are redirected to a specific
egress interface (physical port or port-channel).
<slot/port> Specifies which physical interface that traffic stream are redirected to.
<port-channel-intf-num> Specifies which port-channel interface that traffic stream are directed to. The
range of the port-channel ID is 1 to 64.
5.20.3.5. conform-color
This command is used to enable color-aware traffic policing and define the conform-color class maps used. Used
in conjunction with the police command where the fields for the conform level (for simple, single-rate, and two-
rate policing) are specified. The <class-map-name> parameter is the name of an existing Diffserv class map,
where different ones must be used for the conform and exceed colors.
<class-map-name> Name of an existing Diffserv class map, where different ones must be used for
the conform colors.
Default None
Default None
Default None
5.20.3.8. class
This command creates an instance of a class definition within the specified policy for the purpose of defining
treatment of the traffic class through subsequent policy attribute statements.
<classname> The name of an existing DiffServ class. Note that this command causes the
specified policy to create a reference to the class definition.
Default None
5.20.3.9. no class
This command deletes the instance of a particular class and its defined treatment from the specified policy.
<classname> The name of an existing DiffServ class. Note that this command removes the
reference to the class definition for the specified policy.
Default None
<value> Specified as either an integer from 0 to 63, or symbolically through one of the
following keywords: af11, af12, af13, af21, af22, af23, af31, af32, af33, af41,
af42, af43, be, cs0, cs1, cs2, cs3, cs4, cs5, cs6, cs7, ef.
Default None
Default None
5.20.3.12. police-simple
This command is used to establish the traffic policing style for the specified class. The simple form of the police
command uses a single data rate and burst size, resulting in two outcomes: conform and violate. The conforming
data rate is specified in kilobits-per-second (Kbps) and is an integer from 1 to 4294967295. The conforming burst
size is specified in kilobytes (KB) and is an integer from 1 to 128.
For each outcome, the only possible actions are drop, set-cos-transmit, set-dscp-transmit, setprec-transmit, or
transmit. In this simple form of the police command, the conform action defaults to transmit and the violate
action defaults to drop.
For set-prec-transmit, an IP Precedence value is required and is specified as an integer from 0-7.
For set-cos-transmit an 802.1p priority value is required and is specified as an integer from 0-7.
Parameter Description
<conform-action & violate- The conforming data rate is specified in kilobits-per-second (Kbps) and is an
action> integer from 1 to 4294967295. The conforming burst size is specified in
kilobytes (KB) and is an integer from 1 to 128. For each outcome, the only
possible actions are drop, set-dscp-transmit, set-prec-transmit, or set-cos-
transmit. In this simple form of the police command, the conform action
defaults to transmit and the violate action defaults to drop. These actions can
be set with this command once the style has been configured. Beside, the set-
cos-transmit is to combine only with drop between the conform-action and
the violate-action.
Default None
5.20.3.13. police-single-rate
This command is the single-rate form of the police command and is used to establish the traffic policing style for
the specified class. For each outcome, the only possible actions are drop, set-cos-as-sec-cos, set-cos-transmit,
set-sec-cos-transmit, set-dscp-transmit, set-prec-transmit, or transmit. In this single-rate form of the police
command, the conform action defaults to send, the exceed action defaults to drop, and the violate action
defaults to drop. These actions can be set with this command once the style has been configured.
<conform-action & violate- The conforming data rate is specified in kilobits-per-second (Kbps) and is an
action & exceed-action> integer from 1 to 4294967295. The conforming burst size is specified in
kilobytes (KB) and is an integer from 1 to 128. For each outcome, the only
possible actions are drop, set-cos-as-sec-cos , set-dscp-transmit, set-prec-
transmit, or set-cos-transmit. In this simple form of the police command, the
conform action defaults to transmit and the violate action defaults to drop.
These actions can be set with this command once the style has been
configured. Beside, the set-cos-transmit is to combine only with drop between
the conform-action and the violate-action.
Default None
5.20.3.14. police-two-rate
This command is the two-rate form of the police command and is used to establish the traffic policing style for
the specified class. For each outcome, the only possible actions are drop, set-cos-as-sec-cos, set-cos-transmit,
set-sec-cos-transmit, set-dscp-transmit, set-prec-transmit, or transmit. In this two-rate form of the police
command, the conform action defaults to send, the exceed action defaults to drop, and the violate action
defaults to drop. These actions can be set with this command once the style has been configured.
<conform-action & violate- The conforming data rate is specified in kilobits-per-second (Kbps) and is an
action & exceed-action> integer from 1 to 4294967295. The conforming burst size is specified in
kilobytes (KB) and is an integer from 1 to 128. For each outcome, the only
possible actions are drop, set-cos-as-sec-cos , set-dscp-transmit, set-prec-
transmit, or set-cos-transmit. In this simple form of the police command, the
NETGEAR M4500 Series Switches CLI Command Reference Manual 530
conform action defaults to transmit and the violate action defaults to drop.
These actions can be set with this command once the style has been
configured. Beside, the set-cos-transmit is to combine only with drop between
the conform-action and the violate-action.
Default None
5.20.3.15. policy-map
This command establishes a new DiffServ policy. The <policyname> parameter is a case-sensitive alphanumeric
string from 1 to 31 characters uniquely identifying the policy. The type of policy is specific to the inbound traffic
direction as indicated by the in parameter.
Default None
Default None
Traffic Classification Assign a DiffServ traffic conditioning policy (as specified by the policy commands) to
an interface in the incoming direction.
Service Provisioning Assign a DiffServ service provisioning policy (as specified by the policy commands) to
an interface in the outgoing direction.
The service commands attach a defined policy to a directional interface. Only one policy may be assigned at any
one time to an interface in a particular direction. The policy type (in, out) must match the interface direction to
which it is attached.
5.20.4.1. service-policy
This command attaches a policy to an interface in a particular direction.
<policy-map-name> The name of an existing DiffServ policy, whose type must match the interface
direction. Note that this command causes a service to create a reference to
the policy.
i
The command can be used in the Interface Config mode to attach a policy to a specific interface.
Alternatively, the command can be used in the Global Config mode to attach this policy to all system interfaces.
The direction value is either in or out.Default None
5.20.4.2. no service-policy
This command detaches a policy from an interface in a particular direction.
<policy-map-name> The name of an existing DiffServ policy. Note that this command causes a
service to remove its reference to the policy.
The command can be used in the Interface Config mode to detach a policy from a specific interface.
Alternatively, the command can be used in the Global Config mode to detach this policy from all system
interfaces to which it is currently attached. The direction value is either in or out.
i This command effectively disables DiffServ on an interface (in a particular direction).There is no separate
interface administrative 'mode' command for DiffServ.Default None
Classes
Policies
Services
This information can be displayed in either summary or detailed formats. The status information is only shown
when the DiffServ administrative mode is enabled; it is suppressed otherwise. There is also a 'show' command
for general DiffServ information that is available at any time.
Default None
Display Message
Fields Definition
Class Type The class type (all, any, or acl) indicating how the match criteria are evaluated
for this class. A class type of all means every match criterion defined for the
class is evaluated simultaneously they must all be true to indicate a class
match. For a type of any each match criterion is evaluated sequentially and
only one need be true to indicate a class match. Class type acl rules are
evaluated in a hybrid manner, with those derived from each ACL Rule grouped
and evaluated simultaneously, while each such grouping is evaluated
sequentially.
L3 Protocol The Layer 3 protocol for this class. Possible values are IPv4 and IPv6.
Match Criteria The Match Criteria fields will only be displayed if they have been configured.
They will be displayed in the order entered by the user. These are evaluated in
accordance with the class type. The possible Match Criteria fields are: Class of
Service, Destination IP Address, Destination Layer 4 Port, Destination MAC
Address, Every, IP DSCP, IP Precedence, IP TOS, Protocol Keyword, Reference
Class, Source IP Address, Source Layer 4 Port, Source MAC Address, and VLAN.
Class Name The name of this class. (Note that the order in which classes are displayed is
not necessarily the same order in which they were created.)
Class Type Class type of 'all' means every match criterion defined for the class is
evaluated simultaneously and must all be true to indicate a class match.
Reference Class Name The name of an existing DiffServ class whose match conditions are being
referenced by the specified class definition.
Display Message
Fields Definition
DiffServ Admin mode The current value of the DiffServ administrative mode.
Class Table Size Current/Max The current or maximum number of entries (rows) in the Class Table.
Class Rule Table Size The current or maximum number of entries (rows) in the Class Rule Table.
Current/Max
Policy Table Size Current/Max The Layer 3 protocol for this class. Possible values are IPv4 and IPv6.
Policy Instance Table Size The current or maximum number of entries (rows) in the Policy Instance
Current/Max Table.
Policy Attribute Table Size The current or maximum number of entries (rows) in the Policy Attribute
Current/Max Table.
Service Table Size The current or maximum number of entries (rows) in the Service Table.
Current/Max
<slot/port> Specifies a valid slot number and port number for the system. The direction
parameter indicates the interface direction of interest.
Default None
Display Message
Fields Definition
DiffServ Admin mode The current setting of the DiffServ administrative mode. An attached policy is
only in effect on an interface while DiffServ is in an enabled mode.
Interface The slot number and port number of the interface (slot/port).
Policy Name The name of the policy attached to the interface in the indicated direction.
Default None
Display Message
Fields Definition
DiffServ Admin mode The current setting of the DiffServ administrative mode. An attached policy is
only active on an interface while DiffServ is in an enabled mode.
The following information is repeated for interface and direction (only those
Fields Definition
Interface The slot number and port number of the interface (slot/port).
Policy Name The name of the policy attached to the interface in the indicated direction.
Display Message
Fields Definition
Policy Type The policy type, namely whether it is an inbound or outbound policy
definition.
The following information is repeated for each class associated with this policy
Fields Definition
Mark CoS Denotes the class of service value that is set in the 802.1p header of outbound
packets. This is not displayed if the mark cos was not specified.
Mark IP DSCP Denotes the mark/re-mark value used as the DSCP for traffic matching this
class. This is not displayed if mark ip description is not specified using the
police-two-rate command, or if policing is in use for the class under this
policy.
Mark IP Precedence Denotes the mark/re-mark value used as the IP Precedence for traffic
matching this class. This is not displayed if either mark DSCP or policing is in
use for the class under this policy.
Policing Style This field denotes the style of policing, if any, used simple.
Committed Rate (Kbps) This field displays the committed rate, used in simple policing, single-rate
policing, and two-rate policing.
Committed Burst Size (KB) This field displays the committed burst size, used in simple policing.
Conform Action The current setting for the action taken on a packet considered to conform to
the policing parameters. This is not displayed if policing is not in use for the
class under this policy.
Conform COS Value This field shows the priority mark value if the conform action is markcos.
Conform DSCP Value This field shows the DSCP mark value if the conform action is markdscp.
Conform IP Precedence Value This field shows the IP Precedence mark value if the conform action is
markprec.
Non-Conform DSCP Value This field displays the DSCP mark value if this action is markdscp.
Non-Conform IP Precedence This field displays the IP Precedence mark value if this action is markprec.
Value
Assign Queue Directs traffic stream to the specified QoS queue. This allows a traffic classifier
to specify which one of the supported hardware queues are used for handling
packets belonging to the class.
Drop Drop a packet upon arrival. This is useful for emulating access control list
operation using DiffServ, especially when DiffServ and ACL cannot co-exist on
the same interface.
Mirror Copies a classified traffic stream to a specified egress port (physical port or
LAG). This can occur in addition to any marking or policing action. It may also
be specified along with a QoS queue assignment.
Redirect Forces a classified traffic stream to a specified egress port (physical port or
LAG). This can occur in addition to any marking or policing action. It may also
be specified along with a QoS queue assignment.
Policy Name The name of this policy. (Note that the order in which the policies are
displayed is not necessarily the same order in which they were created.)
Policy Type The policy type, namely whether it is an inbound or outbound policy
definition.
Class Members List of all class names associated with this policy.
Format show policy-map interface {<slot/port> | port-channel <1-64 >} {in | out}
Parameter Description
<slot/port> Specifies a valid slot number and port number for the system. The direction
parameter indicates the interface direction of interest.
<1-64 > Specifies the port-channel interface. The range of port-channel ID is 1 to 64.
Default None
Interface The slot number and port number of the interface (slot/port)
Operational Status The current operational status of this DiffServ service interface.
Policy Name The name of the policy attached to the interface in the indicated direction.
The following information is repeated for each class instance within this policy:
Fields Definition
In Offered Packets Count of the packets offered to this class instance before the defined DiffServ
treatment is applied. Only displayed for the 'in' direction.
In Discarded Packets Count of the packets discarded for this class instance for any reason due to
DiffServ treatment of the traffic class. Only displayed for the 'in' direction.
i None of the counters listed here are guaranteed to be supported on all platforms. Only supported
counters are shown in the display output.
Default None
Display Message
The following information is repeated for each interface and direction (only those interfaces configured with an
attached policy are shown):
Interface The slot number and port number of the interface (slot/port).
Operational Status The current operational status of this DiffServ service interface.
i None of the counters listed here are guaranteed to be supported on all platforms. Only supported
counters are shown in the display output.
name The ACL name which is used to identify a specific MAC ACL to display.
Default None
Display Message
Fields Definition
Sequence Number The ordered rule number identifier defined within the ACL.
Action Displays the action associated with each rule. The possible values are Permit or
Deny.
Source MAC Address Displays the source MAC address for this rule.
Source MAC Mask Displays the source MAC mask for this rule.
Destination MAC Mask Displays the destination MAC mask for this rule.
Ethertype Displays the Ethertype keyword or custom value for this rule.
VLAN ID Displays the VLAN identifier value or range for this rule.
CoS Value Displays the COS (802.1p) value for this rule.
Assign Queue Displays the queue identifier to which packets matching this rule are assigned.
Redirect Interface Displays the slot/port to which packets matching this rule are forwarded.
Mirror Interface Displays the slot/port to which packets matching this rule are copied.
Time Range Name Displays the name of the time-range if the MAC ACL rule has referenced a
time range.
Redirect External AgentId Indicates whether matching flow packets are allowed to be sent to external
applications running alongside QNOS on a control CPU.
Committed Burst size The committed burst size defined by the rate-limit attribute.
Display Message
Fields Definition
Current number of all ACLs The number of user-configured rules defined for this ACL
Interface(s) Displays the list of interfaces (slot/port) to which this MAC ACL is attached in a
given direction.
Default None
Display Message
Fields Definition
Current number of all ACLs The number of user-configured rules defined for this ACL
Direction Shows whether the ACL is applied to traffic coming into the interface (ingress) or
leaving the interface (egress).
Sequence Number The ordered rule number identifier defined within the ACL.
Action Displays the action associated with each rule. The possible values are Permit or
Deny.
Source IP Wildcard Mask Displays the source IP mask for this rule.
Source L4 Port Keyword Displays the source port for this rule.
Destination MAC Mask Displays the destination IP mask for this rule.
Destination L4 Port Keyword Displays the destination port for this rule.
Redirect Interface The slot/port to which packets matching this rule are forwarded.
Mirror Interface The slot/port to which packets matching this rule are copied.
Time Range Name Displays the name of the time-range if the IP ACL rule has referenced a time
range.
Assign Queue The queue identifier to which packets matching this rule are assigned.
Committed Burst size The committed burst size defined by the rate-limit attribute.
Default None
Display Message
Fields Definition
Sequence Number An optional sequence number may be specified to indicate the order of this
access list relative to other access lists already assigned to this interface and
direction. A lower number indicates higher precedence order. If a sequence
number is already in use for this interface and direction, the specified access list
replaces the currently attached access list using that sequence number. If the
sequence number is not specified by the user, a sequence number that is one
greater than the highest sequence number currently in use for this interface
and direction is used. Valid range is (1 to 4294967295).
Default None
Display Message
Fields Definition
Sequence Number The ordered rule number identifier defined within the ACL.
If a MAC ACL by this name already exists, this command enters Mac-Access-List config mode to allow updating
the existing ACL.
name The ACL name which is used to identify a specific MAC ACL. It is a case-sensitive
alphanumeric string from 1 to 31 characters uniquely identifying the MAC
access list.
Default None
newname New name which uniquely identifies the MAC access list.
Default None
name The ACL name which is used to identify a specific MAC ACL. It is a case-sensitive
alphanumeric string from 1 to 31 characters uniquely identifying the MAC
access list.
<1-2147483647> The sequence number from which to start. The range is 1-2147483647. The
default is 1.
Default 1
Note: The 'no' form of this command is not supported, as the rules within an ACL cannot be deleted individually.
Rather, the entire ACL must be deleted and re-specified.
A rule may either deny or permit traffic according to the specified classification fields. At a minimum, the source
and destination MAC value and mask pairs must be specified, each of which may be substituted using the
keyword any to indicate a match on any value in that field. The bpdu keyword may be specified for the
destination MAC value/mask pair indicating a well-known BPDU MAC value of 01-80-c2-xx-xx-xx (hex), where 'xx'
indicates a don't care. The remaining command parameters are all optional.
The Ethertype may be specified as either a keyword or a four-digit hexadecimal value from 0x0600-0xFFFF. The
currently supported <ethertypekey> values are: appletalk, arp, ibmsna, ipv4, ipv6, ipx, mplsmcast, mplsucast,
netbios, novell, pppoe, rarp. Each of these translates into its equivalent Ethertype value(s).
The vlan and cos parameters refer to the VLAN identifier and 802.1p user priority fields, respectively, of the
VLAN tag. For packets containing a double VLAN tag, this is the first (or outer) tag.
The assign-queue parameter allows specification of a particular hardware queue for handling traffic that
matches this rule. The allowed <queue-id> value is 0-(n-1), where n is the number of user configurable queues
available for the hardware platform.
The mirror parameter allows the traffic matching this rule to be copied to the specified <slot/port>, while the
redirect parameter allows the traffic matching this rule to be forwarded to the specified <slot/port> The assign-
queue and redirect parameters are only valid for a 'permit' rule.
The time-range parameter allows imposing time limitation on the MAC ACL rule as defined by the parameter
time-range-name. If a time range with the specified name does not exist and the MAC ACL containing this ACL
rule is applied to an interface or bound to a VLAN, then the ACL rule is applied immediately. If a time range with
specified name exists and the MAC ACL containing this ACL rule is applied to an interface or bound to a VLAN,
NETGEAR M4500 Series Switches CLI Command Reference Manual 546
then the ACL rule is applied when the time-range with specified name becomes active. The ACL rule is removed
when the time-range with specified name becomes inactive.
Format [1-2147483647] {deny | permit} {{<srcmac> <srcmask>} | any} {{<dstmac> <dstmask>} | any | bpdu}
[<ethertypekey> | <0x0600-0xFFFF>] [vlan {{eq <0-4095>}} [ cos <0-7>] [log] [time-range time-range-
name] [assign-queue <queue-id>] [{mirror | redirect} {<slot/port> | port-channel <portchannel-id>}]
[rate-limit <1-4294967295><1-128>]
Parameter Description
srcmac srcmask | any Specifies designated source MAC address and mask pair or any for this rule
destmac destmask | Specifies designated destination MAC address and mask pair or any or well-known
any | bpdu bpdu for this rule
ethertypekey Appletalk,arp,ibmsna,ipv4,ipv6,ipx,mplsmcast,mplsucast,netbios,novell,pppoe,rarp.
time-range-name Specify the name of the time-range if the MAC ACL rule has referenced a time range.
queue-id Specify the queue identifier to which packets matching this rule are assigned
mirror | redirect Specify the traffic matching the rule to be copied/redirected to the specific slot/port or
port-channel.
rate-limit Specify the allowed rate of traffic as per the configured rate in <1-4294967295> kb/s,
and burst-size in <1-128> kilobytes.
Default None
To remove the rule with the specified ID, use the below no form command.
Parameter Description
Default None
Parameter Description
Default None
An optional sequence number may be specified to indicate the order of this access list relative to other access
lists already assigned to this interface and direction. A lower number indicates higher precedence order. If a
sequence number is already in use for this interface and direction, the specified access list replaces the currently
attached access list using that sequence number. If the sequence number is not specified for this command, a
sequence number that is one greater than the highest sequence number currently in use for this interface and
direction will be used.
This command specified in 'Interface Config' mode only affects a single interface, whereas the 'Global Config'
mode setting is applied to all interfaces. The 'Interface Config' mode command is only available on platforms
that support independent per-port class of service queue configuration. The VLAN keyword is only valid in the
'Global Config' mode.
! The command with out direction does not apply to the packets generated by own-device. For example,
the ping packets from device cannot be filtered by this command with out direction.
name The ACL name which is used to identify a specific MAC ACL. It is a case-sensitive
alphanumeric string from 1 to 31 characters uniquely identifying the MAC
access list.
vlan-id The VLAN ID. The VLAN keyword is only valid in the 'Global Config' mode.
Default None
5.21.2.6. ip access-list
Use this command to create an extended IP Access Control List (ACL) identified by <name>, consisting of
classification fields defined for the IP header of an IPv4 frame.
If an IP ACL by this name already exists, this command enters IPv4-Access_List config mode to allow updating
the existing IP ACL.
name The ACL name which is used to identify a specific IP ACL. It is a case-sensitive
alphanumeric string from 1 to 31 characters uniquely identifying the IP access
list.
Default None
Default None
name The ACL name which is used to identify a specific IP ACL. It is a case-sensitive
alphanumeric string from 1 to 31 characters uniquely identifying the IP access
list.
<1-2147483647> The sequence number from which to start. The range is 1-2147483647. The
default is 1.
<1-2147483647> The amount to increment. The range is 1-2147483647. The default is 10.
Default 1
access list <1-99> {remark <remark>} | { [<1-2147483647>] } {deny | permit} {every | <srcip>
<srcmask> | host <srcip>} [log] [time-range time-range-name] [assign-queue <queue-id>] [{mirror |
redirect} {<slot/port>}] [rate-limit <1-4294967295> <1-128>]
Parameter Description
Specifies a sequence number for the IP ACL rule. Every rule is assigned a sequence
1-2147483647
number which is configured by user or generated by the system.
Specify a source ip address and source netmask pair for the match condition of this IP
<srcip> <srcmask>
ACL rule.
host <srcip> Specify host designated source ip address for this rule.
time-range-name Specify the name of the time-range if the IP ACL rule has referenced a time range.
queue-id Specify the queue identifier to which packets matching this rule are assigned
Specify the traffic matching the rule to be copied/redirected to the specific slot/port or
mirror | redirect
port-channel.
rate-limit Specifies the allowed rate of traffic as per the configured rate in <1-4294967295> kb/s,
<1-4294967295> and burst-size in <1-128> kilobytes
<1-128>
access list <100-199> {remark <remark>} | { [<1-2147483647>] } {deny | permit} {every | { { <0-
255> | eigrp | gre | icmp | igmp | ip | ipinip | ospf | pim | tcp | udp } {<srcip> <srcmask> | any |
host <srcip>} [ {range {<portkey>|<startport>} {<portkey>|<endport>} } | {eq | neq | lt | gt}
{<portkey>|<0-65535>} ] {<dstip> <dstmask> | any | host <dstip>} [ {range {<portkey>|<startport>}
{<portkey>|<endport>} } | {eq | neq | lt | gt} {<portkey>|<0-65535>} ] [ flag [+fin | -fin] [+syn | -syn]
[+rst | -rst] [+psh | -psh] [+ack | -ack] [+urg | -urg] [established]] [icmp-type <icmp-type> [icmp-
code <icmp-code>] | icmp-message <icmp-message>] [igmp-type <igmp-type>] [dscp <value> |
precedence <0-7> | tos <tos> [<tosmask>] ] [fragments]} [log] [time-range time-range-name] [assign-
queue <queue-id>] [{mirror | redirect} {<slot/port> | port-channel <portchannel-id>}] [rate-limit <1-
4294967295> <1-128>]
Parameter Description
Specifies a sequence number for the IP ACL rule. Every rule is assigned a sequence
1-2147483647
number which is configured by user or generated by the system.
Specifies a source IP address and source netmask pair for matching condition of this rule.
srcip srcmask | any |
The parameter any specifies srcip as 0.0.0.0 and srcmask as 255.255.255.255.
host
The parameter host A.B.C.D specifies srcip as A.B.C.D and srcmask as 0.0.0.0.
Specifies a destination IP address and netmask pair for matching condition of this rule.
dstip dstmask | any |
The parameter any specifies srcip as 0.0.0.0 and srcmask as 255.255.255.255.
host
The parameter host A.B.C.D specifies srcip as A.B.C.D and srcmask as 0.0.0.0.
Specifies the source layer 4 port match condition for the IP ACL rule. You can use the
port number ranging from 0-65535 , or specify the portkey, which can be one of the
following keywords:
⚫ For TCP: bgp,domain,echo,ftp,ftpdata,http,pop2,pop3,smtp,telnet,www.
⚫ For UDP: domain,echo,ntp,rip,snmp,tftp,time,who.
Range {<portkey> For both TCP and UDP, each of these keywords translates into its equivalent port
|<startport>} number, which is used as both the start and end of a port range.
{<portkey>|<endport
>} If the parameter range is specified, the IP ACL rule matches only if the layer 4 port
number falls within the specified port range. The startport and endport parameters
identify the first and last ports that are parts of the range. They have values from 0 to
65535. The ending port must have a value equal or greater than the starting port. The
starting port, ending port, and all ports in between will be part of the layer 4 port range.
Specifies the layer 4 port match condition as comparison form for the rule. You can use
the port number ranging from 0-65535, or specify the portkey.
eq: equal to ; lt: less than ; gt: great than ; neq: not equal to.
When eq is specified, the IP ACL rule matches only if the layer 4 port number is equal to
the specified port number or portkey.
When lt is specified, IP ACL rule matches only if the layer 4 port number is less than the
{eq | neq | lt | gt} specified port number or portkey. It is equivalent to specifying the range as 0 to
{<portkey>|<0- <specified port number-1>.
65535>} When gt is specified, the IP ACL rule matches if the layer 4 port number is greater than
the specified port number or portkey. It is equivalent to specifying the range as
<specified port number+1> to 65535.
When neq is specified, IP ACL rule matches only if the layer 4 port number is not equal
to the specified port number ot portkey.
Note: This option is available only if the protocol is TCP or UDP. Port number matches
only apply to unfragmented or first fragments.
When + is specified, a match occurs if the specified flag is set in the TCP header. When -
flag <value>
is specified, a match occurs if the specified flag is NOT set in the TCP header. When
established is specified, a match occurs if the specified RST or ACK bits are set in the TCP.
When icmp-type is specified, the IP ACL rule matches on the specified ICMP message
icmp-type <icmp- type, a number from 0 to 255.
type> [icmp-code When icmp-code is specified, the IP ACL rule matches on the specified ICMP message
<icmp-code> | icmp- code, a number from 0 to 255.
message <icmp-
message>] Specifying icmp-message implies that both icmp-type and icmp-code are specified. The
following icmp-messages are supported: echo, echo-reply, host-redirect, mobile-
redirect, net-redirect, net-unreachable, redirect, packet-too-big, port-unreachable,
source-quench, router-solicitation, router-advertisement, time-exceeded, ttl-exceeded
and unreachable.
Specifies the TOS for an IP ACL rule depending on a match of DSCP value using
dscp <value>
parameters dscp.
Specifies the TOS for an IP ACL rule depending on a match of precedence values using
precedence <0-7>
parameters <0-7>
Specifies the TOS for an IP ACL rule depending on a match value using parameters
tos <tos> [<tosmask>]
tos/tosmask.
time-range-name Specify the name of the time-range if the IP ACL rule has referenced a time range.
queue-id Specify the queue identifier to which packets matching this rule are assigned
Specify the traffic matching the rule to be copied/redirected to the specific slot/port or
mirror | redirect
port-channel.
To remove the rule with the specified ID, use the below no form command.
Parameter Description
Default None
5.21.2.10. no access-list
This command deletes an ACL that is identified by the parameter IP ACL <1-99> or <100-199> from the system or
remove an ACL rule that is identified by the parameter <1-n> from the an IP ACL <1-99> or <100-199>.
rule-id Specifies the access list rule ID. The value is 1~n, where n is the maximum
number of user configurable rules per ACL.
Default None
5.21.2.11. ip access-group
This command attaches a specified access-control list to an interface, range of interfaces, or all interfaces: or
associates it with a VLAN ID in a given direction.
An optional sequence number may be specified to indicate the order of this IP access list relative to other IP
access lists already assigned to this interface and direction. A lower number indicates higher precedence order.
If a sequence number is already in use for this interface and direction, the specified access list replaces the
NETGEAR M4500 Series Switches CLI Command Reference Manual 554
currently attached IP access list using that sequence number. If the sequence number is not specified for this
command, a sequence number that is one greater than the highest sequence number currently in use for this
interface and direction is used.
This command specified in 'Interface Config' mode only affects a single interface, whereas the 'Global Config'
mode setting is applied to all interfaces. The VLAN keyword is only valid in the 'Global Config' mode.
! The command with out direction does not apply to the packets generated by own-device. For example,
the ping packets from device cannot be filtered by this command with out direction.
name The ACL name which is used to identify a specific IP ACL. It is a case-sensitive
alphanumeric string from 1 to 31 characters uniquely identifying the MAC
access list.
<1-199> The identifier of this ACL. Range 1 to 99 is the access list number for an IP
standard ACL. Range 100 to 199 is the access list number for an IP extended
ACL.
vlan-id The VLAN ID. The VLAN keyword is only valid in the 'Global Config' mode.
Default None
5.21.2.12. no ip access-group
This command removes a specified access-control list from an interface, range of interfaces, or all interfaces: or
associates it with a VLAN ID in a given direction.
This command specified in 'Interface Config' mode only affects a single interface, whereas the 'Global Config'
mode setting is applied to all interfaces. The VLAN keyword is only valid in the 'Global Config' mode.
name The ACL name which is used to identify a specific IP ACL. It is a case-sensitive
alphanumeric string from 1 to 31 characters uniquely identifying the MAC
access list.
<1-199> The identifier of this ACL. Range 1 to 99 is the access list number for an IP
standard ACL. Range 100 to 199 is the access list number for an IP extended
ACL.
vlan-id The VLAN ID. The VLAN keyword is only valid in the 'Global Config' mode.
Default None
5.21.2.13. {deny|permit}
This command creates a new rule for the current IP access list. Each rule is appended to the list of configured
rules for the list.
The ‘no’ form of this command is not supported, since the rules within an IP ACL cannot
! be deleted individually. Rather, the entire IP ACL must be deleted and respecified.
An implicit ‘deny all’ IP rule always terminates the access list.
A rule may either deny or permit traffic according to the specified classification fields. At a minimum, either the
‘every’ keyword or the protocol, source address, and destination address values must be specified. The source
and destination IP address fields may be specified using the keyword ‘any’ to indicate a match on any value in
that field. The remaining command parameters are all optional, but the most frequently used parameters
appear in the same relative order as shown in the command format.
The assign-queue parameter allows specification of a particular hardware queue for handling traffic that
matches this rule. The allowed <queue-id> value is 0-(n-1), where n is the number of user configurable queues
available for the hardware platform. The assign-queue parameter is valid only for a permit rule.
The mirror parameter allows the traffic matching this rule to be copied to the specified <slot/port>, while the
redirect parameter allows the traffic matching this rule to be forwarded to the specified <slot/port>. The assign-
queue and redirect parameters are only valid for a permit rule.
The time-range parameter allows imposing time limitation on the IP ACL rule as defined by the parameter time-
range-name . If a time range with the specified name does not exist and the IP ACL containing this ACL rule is
applied to an interface or bound to a VLAN, then the ACL rule is applied immediately. If a time range with
specified name exists and the IP ACL containing this ACL rule is applied to an interface or bound to a VLAN, then
Format {deny | permit} {{every [rule-id] [assign-queue <queue-id>] [log] [{{mirror | redirect} <slot/port> | port-
channel <port-channel-group-id>}] [rate-limit <1-4294967295> <1-128>] [sequence <1-2147483647>]
[time-range <name>]} | {{<0-255> | icmp | ip | tcp | udp} {<source-ip/source-mask> | any | host
<srcip>} [eq {<0-65535> | <portkey>}] {<destination-ip/destination-mask> | any | host <dstip>} [eq {<0-
65535> | <portkey>}] [flag [+fin | -fin] [+syn | -syn] [+rst | -rst] [+psh | -psh] [+ack | -ack] [+urg | -urg]
[established]] [dscp <value>] [flow-label <vlaue>] [icmp-type <icmp-type> [icmp-code <icmp-code>] |
icmp-message <icmp-message>] [fragments] [routing] [rule-id] [assign-queue <queue-id>] [log] [{{mirror
| redirect} <slot/port> | port-channel <port-channel-group-id>}] [rate-limit <1-4294967295> <1-128>]
[sequence <1-2147483647>] [time-range <name>] }}
Parameter Description
deny or permit Specifies whether the IP ACL rule permits or denies the matching traffic.
[assign-queue <queue-id>] Specifies the assign-queue, which is the queue identifier to which packets
matching this rule are assigned, the value range from 0 to 7.
{mirror | redirect} Specifies the mirror or redirect interface which is the unit/slot/port to which
{<slot/port> | port-channel packets matching this rule are copied or forwarded, respectively.
<port-channel-group-id>}
rate-limit <rate> <burst-size> Specifies the allowed rate of traffic as per the configured rate in kbps range
from 1 to 4294967295, and burst-size in kbytes range from 1 to 128.
sequence <sequence- Specifies a sequence number for the ACL rule. Every rule receives a sequence
number> number. The sequence number is specified by the user or is generated by the
device, the value range from 1 to 2147483647.
time-range <name> Specifies a time limitation on the ACL rule as defined by the parameter time-
range-name.
<0-255> Specifies the protocol to match for the IP ACL rule, the value range from 0 to
255.
<source-ip/source-mask> Specifies a source IP address and mask to match for the IP ACL rule.
<destination-ip/destination- Specifies a destination IP address and mask to match for the IP ACL rule.
mask>
host <srcip> Specifying host source IP address implies matching the specified IP address.
host <dstip> Specifying host destination IP address implies matching the specified IP address.
flow-label <vlaue> Specifies the flow-label value to match for for the IP rule. The value range from
0 to 1048575.
The ICMP message is decoded into the corresponding ICMP type and ICMP code
within that ICMP type.
[routing] Specifies that IP ACL rule matches on IP packets that have the routing extension
header.
Default None
<name> ACL name which uniquely identifies the IPv6 ACL to display.
Default None
Display Message
If the “<name>” parameter is not specified, the following fields are displayed:
Fields Definition
Direction The applied direction of the ACL on the interface, inbound or outbound.
Fields Definition
Sequence Number The ordered rule number identifier defined within the IPv6 ACL.
Indicates whether this access list applies to every packet. Possible values are True
Match Every
or False.
Fragments Specifies that IPv6 ACL rule matches on fragmented IPv6 packets or not.
Specifies that IPv6 ACL rule matches on IPv6 packets that have the routing
Routing
extension header or not.
Assign Queue The queue identifier to which packets matching this rule are assigned.
Mirror Interface The slot/port to which packets matching this rule are copied.
Redirect Interface The slot/port to which packets matching this rule are forwarded.
The agent-id is a unique identifier for the external receive client application .
Redirect External AgentId Indicates whether matching flow packets are allowed to be sent to external
applications running alongside ICOS on a control CPU.
Displays the name of the time-range if the Ipv6 ACL rule has referenced a time
Time Range Name
range.
Committed Burst The committed burst size defined by the rate-limit attribute.
Default None
The CLI mode changes to IPv6-Access-List Config mode when you successfully execute this
i command.
Default None
name The ACL name which is used to identify a specific IP ACL. It is a case-sensitive
alphanumeric string from 1 to 31 characters uniquely identifying the IP access
list.
<1-2147483647> The sequence number from which to start. The range is 1-2147483647. The
default is 1.
<1-2147483647> The amount to increment. The range is 1-2147483647. The default is 10.
Default 1
5.22.2.4. {deny|permit}
This command creates a new rule for the current IPv6 access list. Each rule is appended to the list of configured
rules for the list.
The ‘no’ form of this command is not supported, since the rules within an IPv6 ACL
! cannot be deleted individually. Rather, the entire IPv6 ACL must be deleted and
respecified.
An implicit ‘deny all’ IPv6 rule always terminates the access list.
A rule may either deny or permit traffic according to the specified classification fields. At a minimum, either the
‘every’ keyword or the protocol, source address, and destination address values must be specified. The source
and destination IPv6 address fields may be specified using the keyword ‘any’ to indicate a match on any value in
that field. The remaining command parameters are all optional, but the most frequently used parameters
appear in the same relative order as shown in the command format.
The assign-queue parameter allows specification of a particular hardware queue for handling traffic that
matches this rule. The allowed <queue-id> value is 0-(n-1), where n is the number of user configurable queues
available for the hardware platform. The assign-queue parameter is valid only for a permit rule.
The mirror parameter allows the traffic matching this rule to be copied to the specified <slot/port>, while the
redirect parameter allows the traffic matching this rule to be forwarded to the specified <slot/port>. The assign-
queue and redirect parameters are only valid for a permit rule.
The time-range parameter allows imposing time limitation on the IPv6 ACL rule as defined by the parameter
time-range-name . If a time range with the specified name does not exist and the IPv6 ACL containing this ACL
rule is applied to an interface or bound to a VLAN, then the ACL rule is applied immediately. If a time range with
specified name exists and the IPv6 ACL containing this ACL rule is applied to an interface or bound to a VLAN,
then the ACL rule is applied when the time-range with specified name becomes active. The ACL rule is removed
when the time-range with specified name becomes inactive.
deny or permit Specifies whether the IPv6 ACL rule permits or denies the matching traffic.
[assign-queue <queue-id>] Specifies the assign-queue, which is the queue identifier to which packets
matching this rule are assigned, the value range from 0 to 7.
{mirror | redirect} Specifies the mirror or redirect interface which is the unit/slot/port to which
{<slot/port> | port-channel packets matching this rule are copied or forwarded, respectively.
<port-channel-group-id>}
rate-limit <rate> <burst-size> Specifies the allowed rate of traffic as per the configured rate in kbps range
from 1 to 4294967295, and burst-size in kbytes range from 1 to 128.
Sequence <sequence- Specifies a sequence number for the ACL rule. Every rule receives a sequence
number> number. The sequence number is specified by the user or is generated by the
device, the value range from 1 to 2147483647.
time-range <name> Specifies a time limitation on the ACL rule as defined by the parameter time-
range-name.
<0-255> Specifies the protocol to match for the IPv6 ACL rule, the value range from 0 to
255.
<source-ipv6-prefix/prefix- Specifies a source IPv6 source address and prefix length to match for the IPv6
length> ACL rule.
<destination-ipv6- Specifies a source IPv6 destination address and prefix length to match for the
prefix/prefix-length> IPv6 ACL rule.
host <ipv6 srcip> Specifying host source-ipv6-address implies matching the specified IPv6
address.
host <ipv6 dstip> Specifying host destination-ipv6-address implies matching the specified IPv6
address.
flow-label <vlaue> Specifies the flow-label value to match for for the IPv6 rule. The value range
from 0 to 1048575.
The ICMP message is decoded into the corresponding ICMP type and ICMP code
within that ICMP type.
[fragments] Specifies that IPv6 ACL rule matches on fragmented IPv6 packets (packets that
have the next header field set to 44).
[routing] Specifies that IPv6 ACL rule matches on IPv6 packets that have the routing
extension header (the next header field is set to 43).
Default None
Default None
An optional sequence number may be specified to indicate the order of this mac access list relative to other IPv6
access lists already assigned to this interface and direction. A lower number indicates higher precedence order.
If a sequence number is already in use for this interface and direction, the specifiedIPv6 access list replaces the
currently attached IPv6 access list using that sequence number. If the sequence number is not specified for this
command, a sequence number that is one greater than the highest sequence number currently in use for this
interface and direction is used.
This command specified in Interface Config mode only affects a single interface, whereas the Global Config
mode setting is applied to all interfaces. The control-plane and vlan keyword is only valid in the Global Config
mode. The Interface Config mode command is only available on platforms that support independent per-port
class of service queue configuration.
To remove an IPv6 ACL identified by <name> from the interface(s) in a given direction, use the no form of this
command.
Format ipv6 traffic-filter <name> {{control-plane | in | out} | vlan <vlan-id> {in | out}} [<1-4294967295>]
no ipv6 traffic-filter <name> {{control-plane | in | out} | vlan <vlan-id> {in | out}}
Parameter Description
The sequence number (greater than 0) to rank precedence for this interface and
<1-4294967295> direction. A lower sequence number has higher precedence. The range of
sequence is 1 to 4294967295.
Default None
Display Message
Fields Definition
Traffic Class The traffic class internal queue identifier to which the user priority value is
mapped.
The <trafficclass> values can range from 0-6, although the actual number of available traffic classes depends on
the platform.
Default None
Fields Definition
Default None
Display Message
Fields Definition
Non-IP Traffic Class The traffic class used for non-IP traffic. This is only displayed when the COS
trust mode is set to either 'trust ip-dscp' or 'trust ip-precedence'.
Untrusted Traffic Class The traffic class used for all untrusted traffic. This is only displayed when the
COS trust mode is set to 'untrusted'.
Default None
Display Message
Fields Definition
Interface This displays the slot/port of the interface. If displaying the global
configuration, this output line is replaced with a Global Config indication.
Interface Shaping Rate The maximum transmission bandwidth limit for the interface as a whole. It is
independent of any per-queue maximum bandwidth value(s) in effect for the
interface. This is a configured value.
Fields Definition
Minimum Bandwidth The minimum transmission bandwidth guarantee for the queue, expressed as
a percentage. A value of 0 means bandwidth is not guaranteed and the queue
operates using best-effort. This is a configured value.
Scheduler Type Indicates whether this queue is scheduled for transmission using a strict
priority or a weighted scheme. This is a configured value.
Queue Mgmt Type The queue depth management technique used for this queue, either tail drop
or weighted random early discard (WRED). This is a configured value.
Default None
Display Message
Fields Definition
WRED Minimum Threshold The configured minimum threshold the queue depth (as a percentage) where
WRED starts marking and dropping traffic.
WRED Maximum Threshold The configured maximum threshold is the queue depth (as a percentage)
above which WRED marks/drops all traffic.
WRED Drop Probability The configured percentage probability that WRED will mark/drop a packet,
when the queue depth is at maximum threshold. (The drop probability
increases linearly from 0 just before the minimum threshold, to this value at
the maximum threshold, then goes to 100% for larger queue depths.
no Reset to the default mapping of the queue priority and the mapped traffic class.
Default None
no Reset to the default mapping of the queue priority and the mapped traffic class.
Default None
no Sets the class of service trust mode to untrusted for all interfaces.
Default dot1p
Default dot1p
<bw-0> <bw-1> <bw-7> Each Valid range is (0 to 100) in increments of 5 and the total sum is less than or
equal to 100.
Default None
This command specifies the minimum transmission bandwidth guarantee for each interface queue in the device.
<bw-0> <bw-1> <bw-7> Each Valid range is (0 to 100) in increments of 5 and the total sum is less than or
equal to 100.
no Restores the default for each queue's minimum bandwidth value in the device.
Default None
no Restores the default weighted scheduler mode for each specified queue on a
"per-port" basis.
Default None
This command activates the strict priority scheduler mode for each specified queue on a device.
no Restores the default weighted scheduler mode for each specified queue on a
device.
Default None
Default None
Default None
Default None
Parameter Description
queue-id The internal class of service queue. Range 0 to 6.
This is the internal CoS queue number, which is not the same as the CoS or DSCP
value received in the packet. Use the show class of service dot1p-mapping
command to display the Cos value to CoS queue mapping.
min-thresh The minimum congestion threshold (in terms of percentage of queue depth) at
which to begin dropping or ECN marking packets at 1/8th of the configured
drop probability.
At or below the minimum threshold, no packets are dropped. The range
between the minimum and maximum thresholds is divided equally into 8
increasing levels of drop probability.
Display Message
Fields Definition
iSCSI Egress queue Indicates the egress queue for the iSCSI session.
Session aging time The number of minutes a session must be inactive prior to its removal. Range:
1-43,200
Maximum number of Indicates the maximum number of the iSCSI sessions. The value is 192.
sessions
Target TCP Port The TCP port number for the target
Initiator TCP Port The TCP port number for the initiator
Default Disable
Default Disable
• When aging time is increased, current sessions will be timed out according to the new value.
• When aging time is decreased, any sessions that have been dormant for a time exceeding the new setting
will be immediately deleted from the table. All other sessions will continue to be monitored against the new
time out value.
Default 10
Default 10
Default 3
Default 3
When a port is already defined and not bound to an IP address, and you want to bind it to an IP address, you
should first remove it by using the no form of the command and then add it again, this time together with the
relevant IP address.
Target names are only for display when using the show iscsi command. These names are not used to match with
the iSCSI session information acquired by snooping.
Format iscsi target port <tcp-port1> [<tcp-port2> ... <tcp-port16>] [address <ip-address>] [name <target-
name>]
Fields Definition
tcp-port 1 [ tcp-port 2 tcp- TCP port number or list of TCP port numbers on which the iSCSI target listens to
port 16] requests. Up to 16 TCP ports can be defined in the system in one command or
by using multiple commands.
ip-address IP address of the iSCSI target. When the no form of this command is used, and
the tcp port to be deleted is one bound to a specific IP address, the address field
must be present.
target-name iSCSI name of the iSCSI target. The name can be statically configured; however,
it can be obtained from iSCSI or from sendTargets response. The initiator must
present both its iSCSI Initiator Name and the iSCSI Target Name to which it
wishes to connect in the first login request of a new session or connection.
Default iSCSI well-known ports 3260 and 860 are configured as default but can be removed as any other
configured target.
NETGEAR M4500 Series Switches CLI Command Reference Manual 579
Mode Global Config
Format no iscsi target port <tcp-port1> [<tcp-port2> ... <tcp-port16>] [address <ip-address>]
Default iSCSI well-known ports 3260 and 860 are configured as default but can be removed as any other
configured target
Default None
Display Message
Parameter Definition
DNS Client Source Interface The source interface of the DNS client.
Retry Timeout Period Amount of time to wait for a response to a DNS query.
Example: The following shows examples of the CLI display output for the commands.
Number of retries.............................. 2
Host Addresses
------------------------ ----------------------
5.25.2. ip host
This command creates a static entry in the DNS table that maps a host name to an IP address.
Default None
5.25.3. no ip host
Remove the corresponding name to IP address mapping entry.
Default None
5.25.5. ip domain-name
This command defines the default domain name to be appended to incomplete host names (i.e., host names
passed from a client are not formatted with dotted notation).
Default domain name used to complete unqualified host names. Do not include
<name> the initial period that separates an unqualified name from the domain name.
(Range: 1-64 characters)
Default None
5.25.6. no ip domain-name
This command removes the default domain name.
Format no ip domain-name
5.25.7. ip domain-list
This command defines the domain list of default domain names to complete unqualified names.
Default None
5.25.8. no ip domain-list
This command removes the default domain list.
5.25.9. ip name-server
This command specifies the address of one or more domain name servers to use for name-to-address
resolution.
Note: The listed name servers are queried in the specified sequence until a response is received, or the end of
the list is reached with no response.
Default None
5.25.10. no ip name-server
Remove the corresponding Domain Name Server entry from the table.
Specifies the loopback interface to use as the source interface. The range of the
<loopback-id>
loopback ID is 0 to 63.
Specifies the tunnel interface to use as the source interface. The range of the
<tunnel-id>
tunnel ID is 0 to 7.
Specifies the VLAN interface to use as the source interface. The range of the
<vlan-id>
VLAN ID is 1 to 4093.
Default None
This command will reset the DNS source interface to the default settings.
5.25.13. ip domain-lookup
This command enables the IP Domain Naming System (DNS)-based host name-to-address translation.
Format ip domain-lookup
Default None
Format no ip domain-lookup
5.25.15. ip domain-retry
This command specifies the number of times to retry sending Domain Name System (DNS) queries.
<0-100> The number of times to retry sending a DNS query to the server.
Default 2
5.25.16. no ip domain-retry
This command will reset the number of retry times to the default settings.
Format no ip domain-retry
5.25.17. ip domain-retry-timeout
This command specifies the amount of time to wait for a response to a DNS query.
Default 3
Format no ip domain-retry-timeout
Parameter Definition
Default None
Default Disable
Default 15
Default 5
Default Disable
Default normal
Message Interval The time period (in seconds) between the transmission of UDLD probe packets.
Timeout Interval The time period (in seconds) between the decision that the link is unidirectional.
Example: The following example shows the CLI display output for the command show udld.
Message Interval............................... 15
Admin Mode The administrative mode of UDLD configured on this interface. The mode is
either enabled or disabled.
UDLD Mode The UDLD mode configured on this interface. The mode is either normal or
aggressive.
UDLD Status The status of the link as determined by UDLD. The options are:
Undetermined (Link Down) – The port would transition into this state
when the port link physically goes down due to any reasons other than the
port has been put into D-Disable mode by the UDLD protocol on switch.
Example: The following example shows the CLI display output for the command show udld 0/3.
Echo entry 1
--------------
Message Interval: 15
Timeout Interval: 5
Note: MLAG can support RSTP and IGMP Snooping. The configuration of RSTP and IGMP Snooping on peers of MLAG must
be the same to guarantee that MLAG can work correctly.
5.27.1. mlag
This command enables Multi-Chassis Link Aggregation (MLAG) globally.
Format mlag
Default Disable
5.27.2. no mlag
This command disables MLAG globally.
Format no mlag
Default None
The <mac-address> used in the LACP PDUs and STP BPDUs that are sent out on MLAG member ports, if MLAG
primary device election takes place after the MLAG MAC address is configured. When the MLAG MAC address is
configured after the MLAG primary device is elected, the operational MLAG MAC address is used in the LACP
PDUs and STP BPDUs instead of the configured MLAG MAC address.
Default 00:00:00:00:00:00
Default 32767
Default 100
Default None
5.27.13. mlag id
This command configures a port channel as part of a MLAG. Upon issuing this command, the port channel is
down until the port channel member information is exchanged and agreed between the MLAG peer switches.
Default None
5.27.14. no mlag id
This command returns the MLAG id to the default settings.
The configurable transmission interval range is 200ms - 4000ms (Default is 1000ms). The configurable reception
timeout range is 700ms - 14000ms (Default is 3500ms).
The configurable range for the UDP port is 1 to 65535 (Default is 50000)
Parameter Description
udp-port The UDP port on which the MLAG switch listens to the DCPDP messages.
Default Disable
Default 5
Peer-Link details
-----------------
Interface...................................... ch64
Configured VLANs............................... 1
MLAG Details
-----------
-----------
Interface...................................... ch1
Configured VLANs............................... 1
----------------- ------
0/3 Up
---------------- ------
0/3 Up
Example2: The following example shows the CLI display output for the command show mlag brief. In this example,
MLAG operational status is disabled because of disabling MLAG admin status. (The Peer-link would be down if the
MLAG operational status or Keep-alive admin status is Disabled, so the peer switch would displayed Peer-link is
down in the brackets of MLAG operational status)
Example: The following example shows the CLI display output for the command show mlag 1.
MLAG id# 1
-----------------
----------------- ------
0/3 Up
---------------- ------
0/3 Up
Self
----
Time-out....................................... 5
Peer
----
Role........................................... Primary
‘ * ‘ means that the parameters between self and peer device configurations are different. “MST VLAN
Configuration“ displays associated vlans with MSTP (Multiple Spanning Tree Protocol) instance 0. “IGMP Snooping
VLAN Configuration“ displays associated vlans with IGMP Snooping. “MLD Snooping VLAN Configuration“ displays
associated vlans with MLD Snooping.
Example:
Example: The following example shows the CLI display output for the command show mlag peer-keepalive.
Example: The following example shows the CLI display output for the command show mlag statistics peer-
keepalive.
Tx successful.................................. 63341
Rx successful.................................. 63342
Rx Errors...................................... 0
Timeout counter................................ 0
Example: The following example shows the CLI display output for the command show mlag statistics peer-link.
This command displays two sections: required configurations and optional configurations. In the required
configurations section, all the required configurations that starts the MLAG peer keepalive state machine are
displayed. In the optional configurations section, the configurations that might change the roles of devices which
form MLAG pair are displayed.
Example:
Required configurations
-----------------
MLAG domain ID................................. 1
MLAG admin status.............................. Enabled
Keep-alive admin status........................ Enabled
Peer-link interface............................ ch64
Peer-link admin status......................... Up
Optional configurations
-----------------
Configured MLAG MAC............................ 00:00:00:00:00:00
Role Priority.................................. 100
Time-out....................................... 5
Main purpose of Control Plane Policing (CoPP) is to enhance security on the switch to prohibit unnecessary or
DoS traffic and giving priority to important control plane and management traffic.
To use CoPP feature needs to set Access Control List (ACL) which matches your purpose and bind it to control-
plane interface. Binding ACL to control-plane interface is always considered as “out direction”, so CoPP doesn’t
support some ACL conditions which uses for “in direction” only, for example, condition “mirror”, or “redirect”.
You must ensure that the CoPP policy does not filter critical traffic such as routing protocols or interactive access
to the switches. If you want to prevent access some of switch services, for example: SSH, it should set
destination IP address to switch IP address in associating ACL rules. Since unassigned destination IP address
(destination IP address is “any”) will filter out all service associating packets, and make them fail to route to
remote server.
Default None
Example: To deny all GRE packets which come from host 10.3.1.1
(M4500-32C) #configure
(M4500-32C) (Config-ipv4-acl)#exit
(M4500-32C) (if-control-plane)#
Default None
Example:
IP acl001 1
(M4500-32C) #
VXLAN mode must be enabled prior to performing any VXLAN configuration on the switch.
1. Multicast mode—A VXLAN uses an IP multicast address as the destination IP address to send broadcast,
multicast, and unknown unicast flood frames.
2. Unicast mode—A VXLAN uses each VTEP’s single unicast IP address as the destination IP address to send
broadcast, multicast, and unknown unicast flood frames.
By default, the mode is disabled. VXLAN mode must be disabled prior to performing any VXLAN mode changed.
Default Disabled
Parameter Description
The “vxlan source-interface” command specifies an interface from which the VTEP derives the source address (IP)
that it uses when exchanging VXLAN frames. This address is used by UDP headers to specify source and destination
addresses of hosts that send or receive VXLAN encapsulated packets.
NETGEAR M4500 Series Switches CLI Command Reference Manual 609
A valid VXLAN configuration requires the assignment of an interface to the VTEP and the assignment of a valid IP
address to the specified interface.
Default None
Packets bridged to the switch from a specific VLAN are encapsulated with a VXLAN header, sent through a pre-
configured UDP port. Packets that arrive through this port are assumed be VXLAN encapsulated packet and
forward to the bridging domain of the recipient VLAN which determined by the VNI in the VXLAN header and the
VNI and VLAN mapping.
Notice that the UDP port between various VTEPs must be the same, the VXLAN packets can’t forward if the UDP
port between source and destination VTEPs are different.
The setting is available when VXLAN mode is unicast mode. Switch uses each VTEP’s source IP address as the
destination IP address to send broadcast, multicast, and unknown unicast flood frames. Flood frames are
replicated, and encapsulated with a VXLAN header. Packets that have a unicast MAC address will sent directly to
the destination VTEP IP address.
There is no default unicast group assignment. The maximum number of unicast group is 32
Default None
The setting is available when VXLAN mode is in multicast mode. Switch uses the value as a default multicast
group. The default value applied when user creates a new tenant.There is no default multicast group
assignment.
Parameter Description
Default None
Default None
The setting is available when VXLAN mode is multicast mode. Switch uses a specified multicast group as the
destination IP address to send broadcast, multicast, and unknown unicast flood frames. Flood frames are
encapsulated with a VXLAN header and forwarded. Inter-VTEP multicast communications include all VTEPs that
are associated with the specified multicast group.
Parameter Description
Default None
The “vxlan vlan vni” command associates a VLAN ID with a virtual network identifier (VNI). When a VLAN bridges
a packet to the VTI, the packet is encapsulated with a VXLAN header that includes the VNI associated with the
VLAN. Packets that arrive on the VTI’s UDP socket are bridged to the VLAN that is associated with the VNI
specified by the VXLAN header that encapsulates the packet.
All ports belong the VLAN ID will be configured as VXLAN access port.
Parameter Description
Default None
Parameter Description
Default NA
Display Message
Parameter Definition
UDP Destination Port The UDP port which VXLAN uses to send/receive packets
Unicast Group Address The IP address used to send broadcast, multicast, and unknown unicast flood
frames
This command only shows remote VTEPs which really have communication with local device. If system doesn’t
receive any packet from remote VTEPs, it means there is no communication in the environment, this command
shows nothing.
Display Message
Parameter Definition
Remote VTEPs for Vxlan Remote VTEPs which really have communication with local device
If system doesn’t learn any MAC address from VXLAN, this command shows nothing.
Display Message
Parameter Definition
VXLAN must be enabled prior to enabling RIOT on the switch. RIOT is supported only under VXLAN unicast mode.
Default Disabled
VXLAN RIOT must be enabled prior to assigning an VXLAN RIOT loopback interface on the switch. Switch uses a
specified physical port (or port-channel) as an VXLAN loopback port to be an VXLAN access port as well as an L3
router port. Therefore, the VXLAN loopback port need to join the VLAN mapped to VXLAN tenant. This VLAN
should be a VLAN routing interface and the other front-end ports should not join to this VLAN.
Note: The outgoing packets on the riot loopback port need to be VLAN tagging.
<port channel id> The interface number of the port channel. (Range: 1-64)
Default None
For interface error disable and auto recovery, an error condition is detected for an interface, the interface is
placed in a diagnostic disabled state by shutting down the interface. The error disabled interface does not allow
any traffic until the interface is re-enabled. The error disabled interface can be manually enabled. Alternatively
administrator can enable auto recovery feature. Auto Recovery re-enables the interface after the expiry of
configured time interval.
Format errdisable recovery cause {all | arp-inspection | bpduguard | bcast-storm | bpdustrom | dhcp-rate-
limit | mcast-storm | port-security | sfp-mismatch | ucast-storm | udld | link-flap | loop-detection}
Default None
Format no errdisable recovery cause {all | arp-inspection | bpduguard | bcast-storm | bpdustrom | dhcp-
rate-limit | mcast-storm | port-security | sfp-mismatch | ucast-storm | udld | link-flap | loop-
detection}
Display Message
Parameter Definition
Example: The following example shows the CLI display output for the command show errdisable recovery.
------------------ ---------------------
dhcp-rate-limit Disabled
arp-inspection Disabled
udld Disabled
bcast-storm Disabled
mcast-storm Disabled
ucast-storm Disabled
bpdustorm Disabled
sfp-mismatch Disabled
port-security Disabled
Display Message
Parameter Definition
Reason
User Role
A role contains one or multiple rules that define the operations allowed for the user who is assigned the role,
and one user can have multiple roles. For example, if role1 allows managing layer 3 routing functions and role2
allows managing VLAN function, then a user who has both role1 and role2 can manage routing and VLAN
functions.
By default, the switch supports the following user roles, which you cannot change or delete:
A CLI command string is used to define a rule whether to allow one or one kind of CLI commands to execute. The
format of command string may be whole and explicit CLI command, likes “ip igmp snooping querier vlan 1”, or
use wildcard character ‘*’ on the tail of command string to match any string after prefix string, likes “ip igmp
snooping *”.
Feature
Features are system predefined sets of CLI commands which are divided by related functions.
Feature Group
Feature group provides to bond multiple features into a group name and assign to a role. The system
administrator could customize different feature groups according to functional categories and give it an
appropriate nickname.
Rule
A rule defines what operation could be allowed to execute for a role, in other words, a role is made up of one or
many rules. A rule can be applied only one action which is a CLI command string, a feature, or a feature group.
Every role has an invisible default rule “deny all commands”, if a user enters a command which can’t match any
rule of its roles, this command won’t be permitted to execute.
Each rule must be assigned rule ID which is a unique integer between 1 and 256. All Rules in one role are applied
in descending order of role ID, and it means when one role has many rules and some of their definition are
conflicting, then the greater ID will be higher priority than less one.
For example, below role1 can execute all related commands about “show ip igmp”, except the command and
sub-commands of “show ip igmp snooping”:
For example, below User1 has role1 and role2, therefore, User1 can show all related commands of “ip igmp”.
Since rule1 of role2 conflicts to rule1 of role1 and “permit” action is higher priority, the rule1 of role2 is invalid.
When enabling RBAC function, only users who have the role 'network-admin' will build rule merged table
immediately, other login users won't allow to execute any CLI command until he logout and login again to
rebuild its rule merged table.
Default Disabled
Default None
⚫ Description could use single quotation mark (‘) or double quotation marks (“) to wrap the text which
includes space character.
Default None
⚫ Rule ID is an integer between 1 and 256, and it shall be unique inside one role.
⚫ Rule command isn't case sensitive and it's converted to lower case automatically. All space characters
put to the head or tail of command string will be deleted, and multiple space characters inside a
command string will convert to a single space character.
⚫ Wildcard character ‘*’ can match any string after prefix string, and it shall put to the tail of command
string.
⚫ Every word inside a command string must be a whole command word, except the last word with
wildcard character ‘*’ could be incomplete, likes “show mac-addr*.
⚫ RBAC doesn't support "No form" format of rule command string, because normal command (e.g.
“shutdown”) and "No form" command (e.g. “no shutdown”) are bonded together to deal with access
permission.
⚫ RBAC Rule command shall not start with keyword "do", because keyword "do" will be removed before a
command is executed.
Default None
⚫ Rule ID is an integer between 1 and 256, and it shall be unique inside one role.
Default None
⚫ Rule ID is an integer between 1 and 256, and it shall be unique inside one role.
Default None
Rule ID is an integer between 1 and 256, and it shall be unique inside one role
Default None
⚫ Rule ID is an integer between 1 and 256, and it shall be unique inside one role.
⚫ Old rule ID comes from an existing rule, and new rule ID shall not overlap to an existing rule ID.
Default None
⚫ Feature group name only allows to include alphabetic, numeric, dash, dot or underscore characters only.
Name must start with a letter and the size of the name string must be less than or equal to 63
characters.
⚫ A feature group can’t be deleted, if any rule of a role still uses the feature group.
Default None
5.31.18. feature
This command is used to add a feature into a feature group.
Feature name is a system pre-defined name, and you need to assign the existing feature name.
Default None
⚫ User 'admin' is a system account of administrator and it shall always own the system default role
'network-admin'.
⚫ When RBAC function enables, a user can't access any command if he doesn’t be assigned any role.
Default None
Default None
Display Message
Parameter Definition
Role Based Access Control Indicates RBAC function is enabled or disabled now.
Current numbers of roles Indicates how many numbers of roles are created now.
Maximum numbers of roles Indicates maximum numbers of roles can be created on the device.
ID Rule ID
Read & Write Indicate this rule is “read” or “read-write”. The “read” means “it can execute
‘show command’ only”, and “read-write” means “it can execute ‘all commands’.
Type Indicates type of this rule is command string, feature, or feature group.
Default None
Display Message
Parameter Definition
Default None
Display Message
Parameter Definition
Current numbers of feature Indicates how many numbers of feature groups are created now.
group
Maximum numbers of Indicates maximum numbers of feature groups can be created on the device.
feature group
Commands “show role user current”, “show role feature *”, and “show role feature groups *” are RBAC
common permitted commands, and that is in order to get what commands can be executed for every user.
Default None
Display Message
Parameter Definition
Indicates what kind of login authenticated method to use by this user. Possible
Authenticated method
values are LOCAL, RADIUS, and TACACS
Current numbers of total The total command strings which include rule commands, features, and feature-
commands per user groups of all roles are assigned to this user.
ID Rule ID
Indicate this rule is “read” or “read-write”. The “read” means “it can execute
Read & Write
‘show command’ only”, and “read-write” means “it can execute ‘all commands’.
Type Indicates type of this rule is command string, feature, or feature group.
Display Message
Fields Definition
AutoRestart If the application is configured to restart when the application process ends.
◼ Yes: The application will restart when the application process ends.
◼ No: The application will not restart when the application process ends.
CPU Sharing The configured application CPU utilization limit expressed as a percentage. 0 if
unlimited.
Display Message
Fields Definition
File size Number of bytes the file occupies in the file system.
Total bytes for all files Number of bytes all the files in the application directory.
This command can be issued using an already installed application file name to update the parameters. This
updates the configuration for the next time the application is started.
This command can be issued for a file that is not currently on the switch. This allows pre-configuration of the
execution parameters. The configuration does not take effect until the executable file is present in the switch
file system.
Default Enabled
Fields Definition
<filename> The name of the file containing the executable or script that is started as a Linux
process for the application.
start-on-boot Starts the application each time the switch boots up. Takes effect on the first
reboot after setting. Omit this keyword from the command to disable starting
the application at boot time.
auto-restart Automatically restarts the application's process(es) if they stop running. Omit
this keyword from the command to disable the automatic restart of the
application.
cpu-sharing Sets the CPU share allocated to this application, expressed as a percentage
between 0 and 99. If 0 is specified, the application prcess(es) are not limited. If
this keyword is not specified, the default value 0 is used.
max-megabytes Sets the maximum memory resource that the application process(es) can
consume. Expressed as megabytes between 0 and 200. If 0 is specified, the
application process(es) are not limited. If keyword is not specified, the default
value 0 is used.
You can configure the PTP transparent clock for physical ports and LAGs, but not for another type of interface,
such as a VLAN, loopback, or tunnel. If you configure the PTP transparent clock on a LAG, the configuration is
applied to all member ports. For example, if a member port is enabled and the LAG is disabled, the operational
mode of that member is disabled because the LAG configuration takes precedence over the administrative
mode of the member port.
To disable the PTP E2E transparent clock at system level or for an interface, use the no form of this command.
Interface Config
Display Message
Fields Definition
Configured Mode The configuration status of the PTP E2E transparent clock on the interface.
Operational Mode The operational status of the PTP E2E transparent clock on the interface.
Default None
Display Message
Fields Definition
Age Time 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 Is the time it takes for an ARP request timeout. This value was configured into
the unit. Response time is measured in seconds.
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 aged out.
Total Entry Count Field listing the total entries in the ARP table and the peak entry count in the
Current/Peak ARP table.
Static Entry Count Field listing configured static entry count, active static entry count, and
Configured/Active/Max maximum static entry count in the ARP table.
Fields Definition
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).
Default None
Display Message
Fields Definition
Age Time 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 Is the time it takes for an ARP request timeout. This value was configured into
the unit. Response time is measured in seconds.
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 aged out.
Total Entry Count Field listing the total entries in the ARP table and the peak entry count in the
Current/Peak ARP table.
Static Entry Count Field listing configured static entry count, active static entry count, and
Configured/Active/Max maximum static entry count in the ARP table.
Default None
Display Message
Fields Definition
Format arp [vrf <vrf-name>] <ipaddr> <macaddr> [interface {<slot/port> | vlan <1-4093>}]
no arp <ipaddr> [interface {<slot/port> | vlan <1-4093>}]
Fields Definition
vrf-name The specified VRF in which the ARP entry is going to be created.
Is a MAC address for that device. The format is 6 two-digit hexadecimal numbers
MAC address
that are separated by colons, for example, 00:06:29:32:81:40.
Default None
To disable proxy ARP on a router interface, use the no form of this command.
Format ip proxy-arp
no ip proxy-arp
Default Enable.
6.1.2.3. ip local-proxy-arp
This command allows an interface to response to ARP request for IP address within the subnet and to forward
traffic between hosts in the subnet.
To reset the local proxy ARP mode on the interface to the default value, use the no form of this command.
Format ip local-proxy-arp
no ip local-proxy-arp
Default Disable.
The range of cache size is 1152 to 8192 for the following platform
<1152-8192>
• ipv4-routing data-center default
• ipv4-routing dcvpn-data-center
Default The default cache size is 8192 or 6144, which depends on the platform currently used.
This command disables ARP component from automatically renewing ARP entries
no
of type dynamic when they age out.
Default Disable
no This command configures the default count of maximum request for retries.
Represents the IP ARP entry ageout time in seconds. The range is 15 to 21600
<15-21600>
seconds.
no This command configures the default ageout time for IP ARP entry.
Default None
no Use this command to delete a rule for a valid IP and MAC combination.
Default None
Default None
Default None
Display Message
Fields Definition
Default Time to Live The computed TTL (Time to Live) of forwarding a packet from the local router to
the final destination.
Maximum Next Hops The maximum number of hops supported by this switch.
Maximum Routes The maximum number of routes the packet can travel.
Maximum Static Routes The maximum number of static routes supported by this switch.
ICMP Rate Limit Interval Shows how often the token bucket is initialized with burst-size tokens. Burst-
interval is from 0 to 2147483647 milliseconds. The default burst-interval is 1000
msec.
ICMP Rate Limit Burst Size Shows the number of ICMPv4 error messages that can be sent during one burst-
interval. The range is from 1 to 200 messages. The default value is 100 messages.
ICMP Echo Replies Shows whether ICMP Echo Replies are enabled or disabled.
Default None
Display Message
Fields Definition
Routing Interface Status Determine the operational status of IPv4 routing Interface. The possible values
are Up or Down.
Primary IP Address The primary IP address and subnet masks for the interface. This value appears
only if you configure it.
Method Shows whether the IP address was configured manually or acquired from a
DHCP server.
Secondary IP Address One or more secondary IP addresses and subnet masks for the interface. This
value appears only if you configure it.
Helper IP Address The helper IP addresses configured by the command “ip helper-address
(Interface Config)”
Routing Mode The administrative mode of router interface participation. The possible values
are enable or disable. This value is configurable.
Administrative Mode The administrative mode of the specified interface. The possible values of this
field are enable or disable. This value is configurable.
Proxy ARP Displays whether Proxy ARP is enabled or disabled on the system.
Local Proxy ARP Displays whether Local Proxy ARP is enabled or disabled on the interface.
Active State Displays whether the interface is active or inactive. An interface is
considered active if its link is up and it is in forwarding state.
Active State An interface is considered active if it has link up, is in forwarding state.
Link Speed Data Rate An integer representing the physical link data rate of the specified interface.
This is measured in Megabits per second (Mbps).
MAC Address The burned in physical address of the specified interface. The format is 6 two-
digit hexadecimal numbers that are separated by colons.
Encapsulation Type The encapsulation type for the specified interface. The types are: Ethernet or
SNAP.
ICMP Redirects Displays whether ICMP Redirects may be sent (enabled or disabled).
Default None
Display Message
Fields Definition
Routing Interface Status Determine the operational status of IPv4 routing Interface. The possible values
are Up or Down.
Primary IP Address The primary IP address and subnet masks for the interface. This value appears
only if you configure it.
Method Shows whether the IP address was configured manually or acquired from a DHCP
server.
Secondary IP Address One or more secondary IP addresses and subnet masks for the interface. This
value appears only if you configure it.
Helper IP Address The helper IP addresses configured by the command “ip helper-address
(Interface Config)”
Routing Mode The administrative mode of router interface participation. The possible values are
enable or disable. This value is configurable.
Administrative Mode The administrative mode of the specified interface. The possible values of this
field are enable or disable. This value is configurable.
Proxy ARP Displays whether Proxy ARP is enabled or disabled on the system.
Active State Displays whether an interface is active with its link up and in forwarding state.
Link Speed Data Rate An integer representing the physical link data rate of the specified interface. This
is measured in Megabits per second (Mbps).
MAC Address The burned in physical address of the specified interface. The format is 6 two-
digit hexadecimal numbers that are separated by colons.
Encapsulation Type The encapsulation type for the specified interface. The types are: Ethernet or
SNAP.
Destination Unreachables Displays whether ICMP Destination Unreachables may be sent (enabled or
disabled).
ICMP Redirects Displays whether ICMP Redirects may be sent (enabled or disabled).
Auto-State Mode Displays the mode of the AutoState feature of the interface.
Default None
Display Message
Fields Definition
Loopback Id The loopback ID associated with the rest of the information in the row.
Fields Definition
Routing Interface Status The operational status of IPv4 routing Interface. The possible values are Up or
Down.
Primary IP Address The primary IP address and subnet masks for the interface. This value appears
only if you configure it.
Secondary IP Address(es) One or more secondary IP addresses and subnet masks for the interface. This
value appears only if you configure it.
Routing Mode The administrative mode of router interface participation. The possible values
are enable or disable. This value is configurable.
Default None
Display Message
Fields Definition
Interface Valid slot, and port number separated by forward slashes or VLAN routing
interface.
Method Is the way to get the IP Address. The possible value is “Manual”, “DHCP” or
“None”.
Netdir Bcast Indicates if IP forwards net-directed broadcasts on this interface. Possible values
are Enable or Disable.
MultiCast Fwd Indicates the multicast forwarding administrative mode on the interface. Possible
values are Enable or Disable.
If you use the <connected> keyword for <protocol>, the all option is not available
! because there are no best or non-best connected routes.
Format show ip route [vrf <vrf-name>] [{<ip-address> [<protocol>] | {<ip-address> <mask> [longer-prefixes]
[<protocol>] | <protocol>} [all] | all}]
Default None
Display Message
Fields Definition
Displays the key for the routing protocol codes that might appear in the routing
table output.
Route Codes:
R - RIP Derived, O - OSPF Derived, C - Connected, S - Static
Route Codes
B - BGP Derived, IA - OSPF Inter Area
E1 - OSPF External Type 1, E2 - OSPF External Type 2
N1 - OSPF NSSA External Type 1, N2 - OSPF NSSA External Type 2
S U - Unnumbered Peer
L - Leaked Route, K - Kernel, D - Database Route
Is the way to get the IP Address. The possible value is “Manual”, “DHCP” or
Method
“None”.
Fields Definition
Code The codes for the routing protocols that created the routes.
IP-Address/Mask The IP-Address and mask of the destination network corresponding to this route.
The administrative distance associated with this route. Routes with low values
Preference
are preferred over routes with higher values.
The outgoing router IP address to use when forwarding traffic to the next router
via Next-Hop
(if any) in the path toward the destination.
The outgoing router interface to use when forwarding traffic to the next
Interface
destination.
Default None
Display Message
Fields Definition
Is a mask of the network and host portion of the IP address for the router
Subnet Mask
interface.
Tells which protocol added the specified route. The possibilities are: local, static,
Protocol
OSPF.
Fields Definition
The outgoing router interface to use when forwarding traffic to the next
Next Hop Intf
destination.
The outgoing router IP address to use when forwarding traffic to the next router
Next Hop IP Address
(if any) in the path toward the destination.
<networkaddress> Is a valid network address identifying the network on the specified interface.
Default None
Display Message
Fields Definition
Network Address Is a valid network address identifying the network on the specified interface.
Is a mask of the network and host portion of the IP address for the attached
Subnet Mask
network.
Tells which protocol added the specified route. The possibilities are: local, static,
Protocol
OSPF.
Fields Definition
The outgoing router interface to use when forwarding traffic to the next
Next Hop Intf
destination.
The outgoing router IP address to use when forwarding traffic to the next router
Next Hop IP Address
(if any) in the path toward the destination.
Default None
Display Message
Fields Definition
Route Codes Displays the key for the routing protocol codes that might appear in the routing
table output.
Fields Definition
Code The codes for the routing protocols that created the routes.
IP-Address/Mask The IP-Address and mask of the destination network corresponding to this route.
Preference The administrative distance associated with this route. Routes with low values
are preferred over routes with higher values.
via Next-Hop The outgoing router IP address to use when forwarding traffic to the next router
(if any) in the path toward the destination.
Interface The outgoing router interface to use when forwarding traffic to the next
destination.
Default None
NETGEAR M4500 Series Switches CLI Command Reference Manual 652
Mode Privileged EXEC
Display Message
Fields Definition
Displays the key for the routing protocol codes that might appear in the routing
Route Codes
table output.
Fields Definition
Code The codes for the routing protocols that created the routes.
IP-Address/Mask The IP-Address and mask of the destination network corresponding to this route.
The administrative distance associated with this route. Routes with low values
Preference
are preferred over routes with higher values.
The outgoing router IP address to use when forwarding traffic to the next router
via Next-Hop
(if any) in the path toward the destination.
The outgoing router interface to use when forwarding traffic to the next
Interface
destination.
Default None
Display Message
Fields Definition
Displays the key for the routing protocol codes that might appear in the routing
Route Codes
table output.
Code The codes for the routing protocols that created the routes.
IP-Address/Mask The IP-Address and mask of the destination network corresponding to this route.
The administrative distance associated with this route. Routes with low values
Preference
are preferred over routes with higher values.
The outgoing router IP address to use when forwarding traffic to the next router
via Next-Hop
(if any) in the path toward the destination.
The outgoing router interface to use when forwarding traffic to the next
Interface
destination.
Default None
Default None
Display Message
Fields Definition
Displays the key for the routing protocol codes that might appear in the routing
Route Codes
table output.
Fields Definition
Code The codes for the routing protocols that created the routes.
IP-Address/Mask The IP-Address and mask of the destination network corresponding to this route.
The administrative distance associated with this route. Routes with low values
Preference
are preferred over routes with higher values.
The outgoing router IP address to use when forwarding traffic to the next router
via Next-Hop
(if any) in the path toward the destination.
The outgoing router interface to use when forwarding traffic to the next
Interface
destination.
Default None
Display Message
Fields Definition
Connected Routes The total number of connected routes in the routing table.
Unnumbered Peer Routes Total number of unnumbered peer routes in the routing table.
Intra Area Routes: Total number of Intra Area routes installed by OSPF protocol.
Inter Area Routes: Total number of Inter Area routes installed by OSPF protocol.
External Type-1 Routes: Total number of External Type-1 routes installed by OSPF
protocol.
External Type-2 Routes: Total number of External Type-2 routes installed by OSPF
protocol.
Best Routes (High) The number of best routes currently in the routing table. This number only counts
the best route to each destination. The value in parentheses indicates the highest
count of unique best routes after counters were last cleared.
Alternate Routes The number of alternate routes currently in the routing table. An alternate route
is a route that was not selected as the best route to its destination.
Leaked Routes The number of leaked routes currently in the routing table. This leaked routes
are the routes leaked into RTO from other VRF.
RFC5549 Routes - IPv4 with The number of RFC5549 routes currently in the routing table. This RFC5549
IPv6 nexthop routes are advertising BGP IPv4 NLRI with an IPv6 Next Hop.
Route Adds The number of routes that have been added to the routing table.
Route Modifies The number of routes that have been changed after they were initially added to
the routing table.
Route Deletes The number of routes that have been deleted from the routing table.
Unresolved Route Adds The number of route adds that failed because none of the route’s next hop were
on a local subnet. Note that static routes can fail to be added to the routing table
at startup because ther routing interfaces are not yet up. This counter gets
incremented in this case. The static routes are added to the routing table when
the routing interfaces come up.
Invalid Route Adds The number of routes that failed to be added to the routing table because the
route was invalid. A log message is written for each of these failures.
Failed Route Adds The number of routes that failed to be added to the routing table because of a
resource limitation in the routing table.
Failed Kernel Route Adds The number of kernel routes that failed to be added to the routing table
because of a kernel error or a table full condition.
Reserved Locals The number of routing table entries reserved for a local subnet on a routing
interface that is down. Space for local routes is always reserved so that the local
routes can be installed when a routing interface is up.
Unique Next Hop (High) The number of the distinct next hops used among all routes currently in the
routing table. This number includes local interfaces for local routes and neighbors
for indirect routes. The value in the parentheses indicates the highest count of
unique next hops after counters were last cleared.
Next Hop Groups (High) The current number of next hop groups in use by one or more routes. Each next
hop group includes one or more next hops. The value in the parentheses indicates
the highest count of next hop groups after counters were last cleared.
ECMP Groups (High) The number of next hop groups with multiple next hops. The value in the
parentheses indicates the highest count of next hop groups after counters were
last cleared.
ECMP Routes The number of routes with multiple next hops currently in the routing table.
Truncated ECMP Routes The number of ECMP routes that are currently installed in the forwarding table
with just one next hop. The forwarding table may limit the number of ECMP
routes or the number of ECMP groups. When an ECMP route cannot be installed
because such a limit is reached, the route is installed with a single next hop.
ECMP Retries The number of ECMP routes that have been installed in the forwarding table after
initially being installed with a single next hop.
Routes with n Next Hop The current number of routes with specific number (n) of next hops.
Default None
Default None
Display Message
Fields Definition
BGP External This field displays the BGP external route preference value.
OSPF Intra This field displays the OSPF intra route preference value.
OSPF Inter This field displays the OSPF inter route preference value.
Configured Default Gateway The route preference value of the statically-configured default gateway.
DHCP Default Gateway The route preference value of the default gateway learned from the DHCP server.
Default None
Display Message
Fields Definition
Heap Size The amount of memory, in bytes, allocated at startup for the routing heap.
The number of bytes currently on the free list. When a chunk of memory from
Memory on Free List
the routing heap is freed, it is placed on a free list for future reuse.
Memory Available in Heap The number of bytes in the original heap that have never been allocated.
In Use High Water Mark The maximum memory in use since the system last rebooted.
Format show bfd neighbors [{details [{<ip-address> | <ipv6-address>}] | interface {<slot/port> | vlan <vlan-
id>} [details]}]
Display Message
Fields Definition
Registered Protocol The protocol from which the BFD session was initiated and that is registered to
receive events from BFD. (for example, BGP)
Local Diag The diagnostic state specifying the reason for the most recent change in the
local session state.
Minimum transmit interval The minimum interval to use when transmitting BFD control packets.
Minimum receive interval The minimum interval at which the system can receive BFD control packets.
Actual tx interval The transmitting interval being used for control packets.
Actual tx echo interval The transmitting interval being used for echo packets.
Detection interval multiplier The number of BFD control packets that must be missed in a row to declare a
session down.
Echo Mode Show whether the BFD echo mode is enabled or disabled.
Format routing
no routing
Default Disable
6.2.2.2. ip routing
This command enables the IP Router Admin Mode for the master switch.
Format ip routing
no ip routing
Fields Definition
Default Disable
6.2.2.3. ip address
This command configures an IP address on an interface. The IP address may be a secondary IP address.
Implements RFC 3021 via using the / notation of the subnet mask. This integer
<prefix-lengh>
indicates the length of the subnet mask. Range is from 1 to 31.
Default None
To enable the DHCPv4 client on an in-band interface and send DHCP client messages with the client identifier
option (DHCP Option 61), use the ip address dhcp client-id command in interface configuration mode.
[restart] To restart the DHCPv4 client to acquire an IP Address from DHCP server.
[client-id] To send the DHCPv4 messages with the DHCP client identifier.
Default Disable
6.2.2.5. ip default-gateway
This command manually configures a global default gateway address. Only one default gateway can be
configured. If you invoke this commands several times, each command replaces the previous configuration.
Default None
6: Based on a hash using the Source and Destination IP address, and the
Source and Destination TCP/UDP Port fields of the packet.
Default 6 inner
6.2.2.7. ip route
This command configures a static route. Use the optional vrf parameter to configure the static route in the
specified virtual router instance.
Format ip route [vrf <vrf-name>] <networkaddr> <subnetmask> {<nexthopip> | Null0 | interface {<slot/port>
| vlan <vlan-id>} [<nexthopip>]} [ [<1-255 >] [description <description>]
no ip route <networkaddr> <subnetmask> [{{<nexthopip> [<1-255 > | description]} | {Null0 [<1-255 >
| description]}}]
Fields Definition
<vrf-name> Specify the name of the VRF in which this static route is installed.
<vlan-id> The VLAN ID used for this interface. The range of the VLAN ID is from 1 to 4093.
no Delete 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 value, 1.
Default None
vrf-name Specify the name of the VRF in which this static route is installed.
Default None
vrf-name Specify the name of the VRF in which this static route is installed.
<1-255> Default the Distance value of static routes. The range is 1 to 255.
Depending on status of the BFD session, static routes are added to or removed from the IP routing table. When
a BFD session with a specific next hop goes down, all the static routes with the same next hop will be removed
from the IP routing table. Once the BFD session comes up, all the static routes with the same next hop will be
added into the IP routing table.
Local IP address of static route for BFD. This IP address must be one of the
<srcip>
interface IP address.
Default None
Default None
6.2.2.12. ip mtu
This command sets the IP Maximum Transmission Unit (MTU) on a routing interface or range of interfaces. The
IP MTU is the size of the largest IP packet that can be transmitted on the interface without fragmentation.
Forwarded packets are dropped if they exceed the IP MTU of the outgoing interface.
Packets originated on the router, such as OSPF packets, may be fragmented by the IP stack.
OSPF advertises the IP MTU in the Database Description packets it sends to its neighbors during database
exchange. If two OSPF neighbors advertise different IP MTUs, they will not form an adjacency. (unless OSPF has
been instructed to ignore differences in IP MTU with the ip ospf mtu-ignore command.)
<68-9394> The IP MTU on a routing interface. The range is 68 bytes to the <Interface MTU
value-18> bytes.
Default Interface route installation for receiving gratuitous ARP is enabled by default.
The loopback interface number. The loopback interface provides the borrowed
<0-63>
address and cannot be unnumbered.
6.2.2.15. encapsulation
This command configures the link layer encapsulation type for the packet.
Restrictions Routed frames are always Ethernet encapsulated when a frame is routed to a VLAN.
6.2.2.16. fpti
Use this command to enable FPTI mode either globally (in Global Config mode) or for a specific interface (in
Interface Config mode).
Format fpti
no fpti
Default Enabled
Interface Config
Default None
Display Message
! Some of the information below displays only if you enable OSPF and configure certain features.
Fields Definition
Router ID A 32-bit integer in dotted decimal format identifying the router, about which
information is displayed. This is a configured value.
OSPF Admin Mode Shows whether the administrative mode of OSPF in the router is enabled or
disabled. This is a configured value.
RFC 1583 Compatibility Indicates whether 1583 compatibility is enabled or disabled. This is a configured
value.
External LSDB Limit The maximum number of non-default AS-external-LSA (link state advertisement)
entries that can be stored in the link-state database.
Exit Overflow Interval The number of seconds that, after entering overflow state, a router will attempt
to leave overflow state.
SPF Delay Time The number of seconds between two subsequent changes of LSAs, during which
time the routing table calculation is delayed.
SPF Hold Time The number of seconds between two consecutive spf calculations.
Flood Pacing Interval The average time, in milliseconds, between LS Update packet transmissions on
an interface. This is the value configured with the timers pacing flood command.
LSA Refresh Group Pacing The size of the LSA refresh group window, in seconds. This is the value configured
Time with the timers pacing lsa-group command.
Opaque Capability Shows whether the router is capable of sending Opaque LSAs. This is a configured
value.
Autocost Ref BW Shows the value of auto-cost reference bandwidth configured on the router.
Maximum Paths The maximum number of paths that OSPF can report for a given destination.
Stub Router Startup Time Configured value in seconds. This row is only listed if OSPF is configured to be a
stub router at startup.
Summary LSA Metric One of Enabled (met), Disabled, where met is the metric to be sent in summary
Override LSAs when in stub router mode.
Default Route Advertise Indicates whether the default routes received from other source protocols are
advertised or not.
Metric The metric of the routes being redistributed. If the metric is not configured, this
field is blank.
Metric Type Shows whether the routes are External Type 1 or External Type 2.
Redistributing This field is a heading and appears only if you configure the system to take routes
learned from a non-OSPF source and advertise them to its peers.
Source Show source protocol/routes that are being redistributed. Possible values are
static, connected, or BGP.
Subnets For redistributing routes into OSPF, the scope of redistribution for the specified
protocol.
Number of Active Areas The number of OSPF areas to which the router is attached on interfaces that are
up.
ABR Status Shows whether the router is an OSPF Area Border Router.
ASBR Status Reflects whether the ASBR mode is enabled or disabled. Enable implies that the
router is an autonomous system border router. The router automatically
becomes an ASBR when it is configured to redistribute routes learnt from other
protocols. The possible values for the ASBR status is enabled (if the router is
Stub Router Status When OSPF runs out of resources to store the entire link state database, or any
other state information, OSPF goes into stub router mode. As a stub router, OSPF
re-originates its own router LSAs, setting the cost of all non-stub interfaces to
infinity. To restore OSPF to normal operation, disable and re-enable OSPF. One
of Active, Inactive.
Stub Router Reason One of Configured, Startup, or Resource Limitation. This row is only listed if stub
router is active.
Stub Router Startup Time The remaining time, in seconds, until OSPF exists stub router mode. This row is
Remaining only listed if OSPF is in startup stub router mode.
Stub Router Duration The time elapsed since the router last entered the stub router mode. The row is
only listed if stub router is active and the router entered the stub mode because
of a resource limitation. The duration is displayed in DD:HH:MM:SS format.
External LSDB Overflow When the number of non-default external LSAs exceeds the configured limit,
External LSDB Limit, OSPF goes into LSDB overflow state. In this state, OSPF
withdraws all of its self-originated non-default external LSAs. After the Exit
Overflow Interval, OSPF leaves the overflow state, if the number of external LSAs
has been reduced.
External LSA Count The number of external (LS type 5) link-state advertisements in the link-state
database.
External LSA Checksum The sum of the LS checksums of external link-state advertisements contained in
the link-state database.
AS_OPAQUE LSA Count Shows the number of AS Opaque LSAs in the link-state database.
AS_OPAQUE LSA Checksum Shows the sum of the LS Checksums of AS Opaque LSAs contained in the link-
state database.
New LSAs Originated The number of new link-state advertisements that have been originated.
LSA Count The total number of link state advertisements currently in the link state database.
Maximum Number of LSAs The maximum number of LSAs that OSPF can store.
LSA High Water Mark The maximum size of the link state database since the system started.
AS Scope LSA Flood List Length of global flood list for LSAs with AS scope.
Length
Retransmit List Entries The total number of LSAs waiting to be acknowledged by all neighbors. An LSA
may be pending acknowledgment from more than one neighbor.
Retransmit Entries High The highest number of LSAs that have been waiting for acknowledgment.
Water Mark
NSF Helper Support Whether this router is configured to act as a graceful restart helpful neighbor.
Possible values are: Helper Support Always, Disabled, or Planned.
NSF Helper Strict LSA As a graceful restart helpful neighbor, whether to terminate the helper
Checking relationship if a topology change occurs during a neighbor's graceful restart.
Default None
Display Message
Fields Definition
Area ID The area ID of the area from which this route is learned.
Next Hop Intf The outgoing router interface to use when forwarding traffic to the next hop.
Default None
Display Message
Fields Definition
External Routing A number representing the external routing capabilities for this area.
SPF Runs The number of times that the intra-area route table has been calculated using
this area's link-state database.
Area Border Router Count The total number of area border routers reachable within this area.
Area LSA Count Total number of link-state advertisements in this area's link-state database,
excluding AS External LSA’s.
Area LSA Checksum A number representing the Area LSA Checksum for the specified AreaID excluding
the external (LS type 5) link-state advertisements.
Flood List Length The length of the area's LSA flood list.
Stub Area Metric Value The metric value of the stub area.
The following OSPF NSSA specific information displays only if the area is configured as an NSSA:
Fields Definition
Import Summary LSAs Shows whether to import summary LSAs into the NSSA.
Redistribute into NSSA Shows whether to redistribute information into the NSSA.
Default Information
Shows whether to advertise a default route into the NSSA.
Originate
Default Metric The metric value for the default route advertised into the NSSA.
Translator Role The NSSA translator role of the ABR, which is always or candidate.
The amount of time that an elected translator continues to perform its duties
Translator Stability Interval
after it determines that its translator status has been deposed by another router.
Translator State Shows whether the ABR translator state is disabled, always, or elected.
Default None
Display Message
Fields Definition
The type of the route to the destination. It can be one of the following values:
Area ID The area ID of the area from which this route is learned.
Next Hop Intf The outgoing router interface to use when forwarding traffic to the next hop.
Fields Definition
adv-router Display the LSAs that are restricted by the advertising router. To specify a router,
enter the IP address of the router.
asbr-summary Use asbr-summary to show the autonomous system boundary router (ASBR)
summary LSAs.
lsid Use <lsid> to specify the link state ID (LSID). The value of <lsid> can be an IP
address or an integer in the range of 0-4294967295.
adv-router Use adv-router to show the LSAs that are restricted by the advertising router.
self-originate Use self-originate to display the LSAs in that are self originated.
Default None
Display Message
Fields Definition
Links Id A number that uniquely identifies an LSA that a router originates from all other
self originated LSAs of the same LS type.
Age A number representing the age of the link state advertisement in seconds.
Options This is an integer. It indicates that the LSA receives special handling during routing
calculations.
Default None
Display Message
Fields Definition
Router Total number of router LSAs in the OSPF link state database.
Network Total number of network LSAs in the OSPF link state database.
Self-Originated Type-5 Ext Total number of self originated Type-5 external LSAs in the database.
Default None
Display Message
Fields Definition
Subnet Mask A mask of the network and host portion of the IP address for the OSPF interface.
Secondary IP Address(es) The secondary IP addresses if any are configured on the interface.
OSPF Admin Mode States whether OSPF is enabled or disabled on a router interface.
OSPF Network Type The type of network on this interface that the OSPF is running on.
Router Priority A number representing the OSPF Priority for the specified interface.
Retransmit Interval A number representing the OSPF Retransmit Interval for the specified interface.
Hello Interval A number representing the OSPF Hello Interval for the specified interface.
Dead Interval A number representing the OSPF Dead Interval for the specified interface.
LSA Ack Interval A number representing the OSPF LSA Acknowledgment Interval for the specified
interface.
Transit Delay A number representing the OSPF Transit Delay for the specified interface.
Authentication Type The OSPF Authentication Type for the specified interface are: none, simple, and
encrypt.
Prefix Suppression Displays whether prefix suppression is enabled, disabled, or not configured on
the interface.
Fields Definition
State The OSPF Interface States are: down, loopback, waiting, point-to-point,
designated router, and backup designated router.
Backup Designated Router The router ID representing the backup designated router.
Local Link LSAs The number of Link Local Opaque LSAs in the link-state database.
Local Link LSA Checksum The sum of LS Checksums of Link Local Opaque LSAs in the link-state database.
Default None
Display Messages
Fields Definition
OSPF Admin Mode States whether OSPF is enabled or disabled on a router interface.
Hello Interval A number representing the OSPF Hello Interval for the specified interface.
Dead Interval A number representing the OSPF Dead Interval for the specified interface.
Retransmit Interval A number representing the OSPF Retransmit Interval for the specified interface.
Retransmit Delay Interval A number representing the OSPF Transit Delay for the specified interface.
A number representing the OSPF LSA Acknowledgment Interval for the specified
LSA Ack Interval
interface.
Format show ip ospf interface stats {<slot/port> | loopback <loopback-id> | vlan <vlan-id>}
Default None
Display Messages
Fields Definition
The total number of area border routers reachable within this area. This is initially
Area Border Router Count
zero, and is calculated in each SPF pass.
The total number of Autonomous System border routers reachable within this
AS Border Router Count
area.
The number of times the specified OSPF interface has changed its state, or an
OSPF Interface Events
error has occurred.
Virtual Events The number of state changes or errors that occurred on this virtual link.
Received Packets The number of valid OSPF packets received on the interface.
The number of received OSPF packets discarded because of an error in the packet
Discards
or an error in processing the packet.
The number of received OSPF packets whose version field in the OSPF header
Bad Version
does not match the version of the OSPF process handling the packet.
The number of received packets discarded because the source IP address is not
Source Not On Local Subnet
within a subnet configured on a local interface.
The number of received OSPF packets discarded where the ingress interface is in
Virtual Link Not Found a non-backbone area and the OSPF header identifies the packet as belonging to
the backbone, but OSPF does not have a virtual link to the packet’s sender.
The number of OSPF packets discarded because the area ID in the OSPF header
Area Mismatch
is not the area ID configured on the ingress interface.
The number of OSPF packets dropped because the sender is not an existing
Authentication Failure neighbor or the sender’s IP address does not match the previously recorded IP
address for that neighbor.
The number of OSPF packets dropped because the sender is not an existing
No Neighbor at Source
neighbor or the sender’s address does not match the previously recorded IP
Address
address for that neighbor.
The number of OSPF packets discarded because the packet type field in the OSPF
Invalid OSPF Packet Type
header is not a known type.
The number of received Hello packets that were ignored by this router from the
Hellos Ignored new neighbors after the limit has been reached for the number of neighbors on
an interface or on the system as a whole.
Format show ip ospf neighbor [vrf <vrf-name>] [interface {<slot/port> | vlan <vlan-id>}] [<ip-address>]
Default None
Display Message
If you do not specify an IP address, a table with the following columns displays for all neighbors. If you specify a
interface, only the information for that interface displays:
Fields Definition
The OSPF priority for the specified interface. The priority of an interface is a
Priority priority integer from 0 to 255. A value of '0' indicates that the router is not eligible
to become the designated router on this network.
• Init - an Hello packet has recently been seen from the neighbor, but
bidirectional communication has not yet been established.
• Loading - Link State Request packets are sent to the neighbor asking
for the more recent LSAs that have been discovered (but not yet
received) in the Exchange state.
• Full - the neighboring routers are fully adjacent and they will now
appear in router-LSAs and network-LSAs.
If you specify an IP address for the neighbor router, the following fields display:
Fields Definition
Area ID The area ID of the OSPF area associated with the interface.
An integer value that indicates the optional OSPF capabilities supported by the
neighbor. The neighbor's optional OSPF capabilities are also listed in its Hello
Options packets. This enables received Hello Packets to be rejected (i.e., neighbor
relationships will not even start to form) if there is a mismatch in certain crucial
OSPF capabilities.
The OSPF priority for the specified interface. The priority of an interface is a
Router Priority priority integer from 0 to 255. A value of '0' indicates that the router is not eligible
to become the designated router on this network.
The amount of time, in seconds, to wait before the router assumes the neighbor
Dead Timer Due
is unreachable.
Up Time Neighbor uptime; how long since the adjacency last reached the Full state.
The number of times this neighbor relationship has changed state, or an error has
Events
occurred.
Retransmission Queue An integer representing the current length of the retransmission queue of the
Length specified neighbor router IDf the specified interface.
Default None
Display Message
Fields Definition
Metric to be advertised when the range is active. If a static cost is not configured,
Cost
the field displays Auto. If the action is Suppress, the field displays N/A.
Default None
Display Message
Fields Definition
The time since the SPF ran last time. The time is in the format hh:mm:ss, giving
Delta T
the hours, minutes, and seconds.
The totat time to compute the routes, in milliseconds. The total may exceed the
SPF Total
sume of the Intra, Summ, and Ext times.
The reason the SPF was scheduled. Reason codes are as follows:
Default None
Display Message
Fields Definition
Type of Service The type of service associated with the stub metric. only supports Normal TOS.
The metric value is applied based on the TOS. It defaults to the least metric of the
Metric Val type of service among the interfaces to other areas. The OSPF cost for a route is
a function of the metric value.
Import Summary LSA Controls the import of summary LSAs into stub areas.
Display Message
Fields Definition
The number of packets of each type sent and received since OSPF counters were
OSPFv2 Packet Statistics
last cleared.
The number of LSAs retransmitted by this router since OSPF counters were last
LSAs Retransmitted
cleared.
The maximum rate of LS Update packets received during any 5-second interval
LS Update Max Recieve Rate
since OSPF counters were last cleared. The rate is in packets per second.
The maximum rate of LS Update packets transmitted during any 5-second interval
LS Update Max Send Rate
since OSPF counters were last cleared. The rate is in packets per second.
Number of LSAs Received The number of LSAs of each type received since OSPF counters were last cleared.
For each OSPFv2 message queue, the current count, the high water mark, the
OSPFv2 Queue Statistics number of packets that failed to be enqueued, and the queue limit. The high
water marks are not cleared when OSPF counters are cleared.
Default None
Display Message
Fields Definition
Hello Interval The configured hello interval for the OSPF virtual interface.
Dead Interval The configured dead interval for the OSPF virtual interface.
Retransmit Interval The configured retransmit interval for the OSPF virtual interface.
Authentication Type The configured authentication type of the OSPF virtual interface.
Default None
Display Message
Fields Definition
Hello Interval The configured hello interval for the OSPF virtual interface.
Dead Interval The configured dead interval for the OSPF virtual interface.
Retransmit Interval The configured retransmit interval for the OSPF virtual interface.
Transit Delay The configured transit delay for the OSPF virtual interface.
Default None
Display Message
Fields Definition
Average LSAs per group The average number of self-originated LSAs per group.
The maximum number of self-originated LSAs in one LSA group. If the number of
Pacing group limit LSAs in a group exceeds this limit, OSPF redistributes LSAs throughout the refresh
interval to achieve better balance.
Number of self-originated
The detail number of self-originated LSAs.
LSAs within each LSA group
Fields Definition
Default None
6.3.2.2. enable
Use enable command resets the default administrative mode of OSPF in the router (active). no enable
command sets the administrative mode of OSPF in the router to inactive.
Format enable
no enable
NETGEAR M4500 Series Switches CLI Command Reference Manual 687
Default Enabled
Default Disabled
Default Disable
6.3.2.5. 1583compatibility
1583 compatibility mode is enabled by default. If all OSPF routers in the routing domain are capable of operating
according to RFC 2328, OSPF 1583 compatibility mode should be disabled. 1583compatibility command enables
OSPF 1583 compatibility. no 1583compatibility command disables OSPF 1583 compatibility.
Format 1583compatibility
no 1583compatibility
Default Enable
Default None
Default None
Default None
Default None
Default None
Default None
Default None
Format area <areaid> range <ipaddr> <subnetmask> {summarylink | nssaexternallink} [advertise [cost <0-
16777215>] | not-advertise | [cost <0-16777215>]]
no area <areaid> range <ipaddr> <subnetmask> {summarylink | nssaexternallink} [advertise | not-
advertise | cost]
Fields Definition
areaid The aread identifier for the area whose networks are to be summarized.
The summary prefix to be advised when the ABR computes a route to one or
ipaddr subnetmas
more networks within this prefixe in this area.
When this keyword is configured, the area range is used when summarizing
summarylink
prefixes advertised in type 3 summary LSAs.
When this keyword is configured, the area range is used when translating type 7
nssaexternallink
LSAs to type 5 LSAs.
When this keyword is configured, the summary prefix is advertised when the area
advertise
range is active. This is the default action.
When this keyword is configured, neither the summary prefix nor the contained
prefixes are advertised when the are range is active. When this not-advertise
not-advertise
option is given, any static cost previously configured is removed from the system
configuration.
When this cost is configured, OSPF sets the metric field in the summary LSA to
the configured value rather than setting the metric to the largest cost among the
networks covered by the area range. If the cost is set to 16777215 for type 3
summarization, a type 3 summary LSA is not advertised but contained network
cost
are suppressed. This behavior is equivalent to specifying the not-advertise
option. If the range is configured for type 7 to type 5 translation, a type 5 LSA is
sent if the metric is set to 16777215; however, other routers will not compute a
route from a type 5 LSA with this metric.
Default None
Default None
Default Disable
Default None
The no area virtual-link authentication command configures the default authentication type for the OSPF
virtual interface identified by <areaid> and <neighbor> parameters. The <neighbor> parameter is the Router ID
of the neighbor.
Format area <areaid> virtual-link <neighbor> authentication {none | {simple <key>} | {encrypt [7 <keyid>]}}
Default None
Default 40
Default 10
Default 5
Default 1
Use the no auto-cost command to set the reference bandwidth to the default value.
Default 100Mbps
6.3.2.23. bfd
This command configures BFD for all interfaces.
To reset BFD for interfaces to default, use the no form of this command.
Format bfd
no bfd
Default Disable
Default Disable
<vrf-name> The virtual rotuer on which the OSPF is disabled and re-enabled.
Default None
Fields Definition
Default None
Fields Definition
Default None
<vrf-name> The virtual rotuer on which the adjacency with OSPF neighbors are dropped.
Default None
Format clear ip ospf neighbor [vrf <vrf-name> | interface {<slot/port> | vlan <vlan-id>} | <ipaddr>]
Fields Definition
<vrf-name> The virtual rotuer on which the adjacency with OSPF neighbors are dropped.
Default None
Fields Definition
<vrf-name> The virtual rotuer on which the adjacency with OSPF neighbors are dropped.
Default None
Fields Definition
<vrf-name> The virtual rotuer on which the OSPF exits stub router mode.
Default None
Default metric—unspecified
type—2
6.3.2.33. default-metric
default-metric command is used to set a default for the metric of distributed routes.
no default-metric command is used to set a default for the metric of distributed routes.
Default None
Default 110
no distribute-list out command to specify the access list to filter routes received from the source protocol.
Default None
6.3.2.36. exit-overflow-interval
exit-overflow-interval command configures the exit overflow interval for OSPF. It describes the number of
seconds after entering overflow state that a router will wait before attempting to leave the overflow state. This
allows the router to again originate non-default AS-external-LSAs. When set to 0, the router will not leave
overflow state until restarted. The range for seconds is 0 to 2147483647 seconds. no exit-overflow-interval
command configures the default exit overflow interval for OSPF.
Default 0
<limit> The range for limit is -1 to 2147483647. If the value is -1, then there is no
limitation.
Default -1
The no ip ospf authentication command sets the default OSPF authentication type for the specified interface.
Default None
Default 10
Default 40
Default 10
Default Broadcast
Default 5
Default 1
Default Enabled
Default Disabled
6.3.2.49. router-id
router-id command sets a 4-digit dotted-decimal number uniquely identifying the router ospf id. The
<ipaddress> is a configured value.
Default None
6.3.2.50. redistribute
redistribute command configures OSPF protocol to allow redistribution of routes from the specified source
protocol/routers. no redistribute command configures OSPF protocol to prohibit redistribution of routes from
the specified source protocol/routers.
Format redistribute {bgp | static | connected} [metric <0-16777214>] [metric-type {1 | 2}] [tag <0-
4294967295>] [subnets]
no redistribute {bgp | static | connected} [metric] [metric-type] [tag] [subnets]
Default metric—unspecified
type—2
tag—0
6.3.2.51. maximum-paths
maximum-paths command sets the number of paths that OSPF can report for a given destination where
maxpaths is platform dependent. no maximum-paths command resets the number of paths that OSPF can
report for a given destination back to its default value. The < maxpaths> range is 1 to 48.
Default 4
Default Disabled
6.3.2.53. passive-interface
passive-interface command to set the interface or tunnel as passive. It overrides the global passive mode that is
currently effective on the interface or tunnel. no passive-interface command to set the interface or tunnel as
non-passive. It overrides the global passive mode that is currently effective on the interface or tunnel.
Default Disabled
Default delay-time—5
hold-time—10
Format max-metric router-lsa [on-startup <seconds> [summary-lsa [<metric>]] | summary-lsa [<metric> [on-
startup <seconds>]]
no max-metric router-lsa [on-startup] [summary-lsa]
Fields Definition
The number of seconds that OSPF remains in stub router mode after a reboot.
seconds
The range is from 5 to 86,400 seconds. There is no default value.
summary-lsa Set the metric in type 3 and 4 summary LSAs to LsInfinity (0xFFFFFF).
Default None
6.3.2.56. log-adjacency-changes
log-adjacency-changes command logs OSPFv2 neighbor state changes. no log-adjacency-changes command
disables logging OSPFv2 neighbor state changes.
Log all messages for each adjacency state change, not just when transitions to
detail
FULL state and when a backwards transition occur.
Default Disabled
Format prefix-suppression
no prefix-suppression
Default Disabled
Fields Definition
Default Disabled
Fields Definition
Default Enabled
6.3.2.60. bandwidth
By default, OSPF computes the link cost of an interface as the ratio of the reference bandwidth to the interface
bandwidth. Reference bandwidth is specified with the auto-cost command. For the purpose of the OSPF link
cost calculation, use the bandwidth command to specify the interface bandwidth. The bandwidth is specified in
kilobits per second. If no bandwidth is configured, the bandwidth defaults to the actual interface bandwidth for
port-based routing interfaces and to 10 Mbps for VLAN routing interfaces. This command does not affect the
actual speed of an interface. You can use this command to configure a single interface or a range of interfaces.
Default None
Display Message
Fields Definition
Circuit ID Option Mode Is the DHCP circuit ID option which may be enabled or disabled.
Default Disabled
Parameter Description
Default 4
Parameter Description
Default 0
Default None
Display Message
Fields Definition
Interface The relay configuration is applied to packets that arrive on this interface. This
field is set to ‘any’ for global IP helper entries.
The relay configuration is applied to packets whose destination UDP port is this
UDP Port
port.
The number of times the IP helper entry has been used to relay or discard a
Hit Count
packet.
Server Address The IPv4 address of the server to which packets are relayed.
Default None
Display Message
Fields Definition
UDP client messages received The number of valid UDP messages received.
UDP client messages relayed The number of valid UDP messages relayed.
DHCP messages hop count The number of DHCP client messages received whose hop count is larger than the
exceeded max maximum allowed.
DHCP messages with secs The number of DHCP client messages received whose Second field is less than the
field below min minimum value.
DHCP message with giaddr The number of DHCP client messages received whose gateway address, giaddr, is
set to local address already set to an IP address configured on one of the relay agent’s own IP address.
The number of packets received with TTL of 0 or 1 that otherwise have been
Packets with expired TTL
relayed.
Packets that matched a The number of packets ignored by the relay agent because they match a discard
discard entry entry.
Parameter Description
Default None
Parameter Description
ipaddr The IPv4 unicast or directed broadcast address to which relayed UDP broadcast
packets are sent. The server address cannot be in a subnet on the interface where
the relay entry is configured, and cannot be an IP address configured on any
interface of the local router.
udp-port A destination UDP port number from 0 to 65535.
port-name The destination UDP port may be optionally specified by its name. Whether a
port is specified by its number or its name has no effect on behavior. The names
recognized are as follows:
Default None
Format ip helper-address discard [<udp-port> | dhcp | domain | isakmp | mobile-ip | nameserver | netbios-
dgm | netbios-ns | ntp | pim-auto-rp | rip | tacacs | tftp | time]
no ip helper-address discard [<udp-port> | dhcp | domain | isakmp | mobile-ip | nameserver |
netbios-dgm | netbios-ns | ntp | pim-auto-rp | rip | tacacs | tftp | time]
Parameter Description
The destination UDP port may be optionally specified by its name. Whether a
port is specified by its number or its name has no effect on behavior. The names
recognized are as follows:
Default None
Default Disabled
Default None
Default None
Display Message
Fields Definition
Interface The relay configuration is applied to packets that arrive on this interface. This
field is set to ‘any’ for global IP helper entries.
The relay configuration is applied to packets whose destination UDP port is this
UDP Port
port.
The number of times the IP helper entry has been used to relay or discard a
Hit Count
packet.
Server Address The IPv4 address of the server to which packets are relayed.
Fields Definition
<vlan-id> The VLAN ID used for this interface. The range of VLAN ID is from 1 to 4093.
Default None
Default None
Display Message
Fields Definition
Admin Mode Displays the administrative mode for VRRP functionality on the switch.
Active-Active Mode Displays the Active-Active mode for VRRP functionality on the switch.
Represents the total number of VRRP packets received with an invalid VRRP
Router Checksum Errors
checksum value.
Represents the total number of VRRP packets received with invalid VRID for this
Router VRID Errors
virtual router.
Default None
Display Message
Fields Definition
Fields Definition
Default None
Display Message
Fields Definition
Primary IP Address This field represents the configured IP Address for the Virtual router.
Authentication type Represents the authentication type for the specific virtual router.
Priority Represents the priority value for the specific virtual router.
Configured Priority The priority configured through the ip vrrp vrid priority 1-254 command.
Advertisement interval Represents the advertisement interval in seconds for the specific virtual router.
Pre-Empt Mode Is the preemption mode configured on the specified virtual router.
Administrative Mode Represents the status (Enable or Disable) of the specific router.
Fields Definition
Default None
Display Message
Fields Definition
Is the time that the virtual router has been up, in days, hours, minutes and
Uptime
seconds.
Represents the total number of times virtual router state has changed to
State Transitioned to Master
MASTER.
Represents the total number of VRRP packets received that don't pass the
Authentication Failure
authentication check.
Zero Priority Packets Represents the total number of VRRP packets received by virtual router with a
Received priority of '0'.
Represents the total number of VRRP packets sent by the virtual router with a
Zero Priority Packets Sent
priority of '0'.
Invalid Type Packets Represents the total number of VRRP packets received by the virtual router with
Received invalid 'type' field.
Represents the total number of VRRP packets received for which address list does
Address List Errors
not match the locally configured list for the virtual router.
Authentication Type Represents the total number of VRRP advertisements received for which 'auth
Mismatch type' not equal to locally configured one for this virtual router.
Represents the total number of VRRP packets received with packet length less
Packet Length Errors
than length of VRRP header.
Represents the total number of VRRP advertisement packets sent by the virtual
Advertisement Sent
router.
Format clear ip vrrp interface stat {<slot/port> <vrid> | vlan <1-4093> {<vrid>}}
Default None
Format ip vrrp
no ip vrrp
To enable the active active mode of VRRP in the router, use the no form of this command.
Default Disabled
Fields Definition
Default None
6.8.2.4. ip vrrp ip
This command sets the primary or secondary IP address of the device within a VRRPv2 group.
If the secondary option is not specified, the specified IP address is set as the primary. Also the removing of the
primary virtual IP is not allowed. The primary virtual IP of a virtual router can only be modified. The secondary
virtual IP can be removed using the no form of the this command.
Fields Definition
Default None
Fields Definition
Default Disabled
Fields Definition
Default Disabled
Fields Definition
Default No authentication
Fields Definition
Default Enabled
Fields Definition
Default The default priority value is 100 unless the router is the address owner, in which case its priority is
automatically set to 255.
Fields Definition
Default 1 second
Format ip vrrp <1-255> track interface {<slot/port> | vlan <vlan-id>} [decrement <1-254>]
no ip vrrp <1-255> track interface {<slot/port> | vlan <vlan-id>} [decrement]
Fields Definition
Default Decrement: 10
Fields Definition
Default Decrement: 10
Default None
Display Message
Fields Definition
Format show ip prefix-list [[detail | summary] <listname> | <listname> [<prefix/length> [longer | first-match]
| seq <1-4294967294>]]
Default None
Display Message
Fields Definition
detail | summary (Optional) Displays detailed or summarized information about all prefix lists.
prefix/length (Optional) The network number and length (in bits) of the network mask.
Seq (Optional) Applies the sequence number to the prefix list entry.
(Optional) Displays all entries of a prefix list that are more specific than the given
longer
network/length
Format show ipv6 prefix-list [[detail | summary] <listname> | <listname> [<ipv6-prefix/length> [longer | first-
match] | seq <1-4294967294>]]
Default None
Display Message
Fields Definition
detail | summary (Optional) Displays detailed or summarized information about all prefix lists.
ipv6-prefix/prefix-length (Optional) The network number and length (in bits) of the network mask.
seq (Optional) Applies the sequence number to the prefix list entry.
(Optional) Displays all entries of a prefix list that are more specific than the given
longer
network/length
(Optional) Displays the entry of a prefix list that matches the given
first-match
network/length.
Fields Definition
Default None
Fields Definition
Default None
6.9.2.2. ip prefix-list
To create a prefix list or add a prefix list entry, use the ip prefix-list command in Global Configuration mode.
Prefix lists allow matching of route prefixes with those specified in the prefix list. Each prefix list includes of a
sequence of prefix list entries ordered by their sequence numbers. A router sequentially examines each prefix
list entry to determine if the route's prefix matches that of the entry. An empty or nonexistent prefix list permits
all prefixes. An implicit deny is assume if a given prefix does not match any entries of a prefix list. Once a match
or deny occurs the router does not go through the rest of the list.
A prefix list may be used within a route map to match a route's prefix using the command "match ip address"
Up to 128 prefix lists may be configured. The maximum number of statements allowed in prefix list is 64.
To delete a prefix list or a statement in a prefix list, use the no form of this command. The command no ip
prefix-list list-name deletes the entire prefix list. To remove an individual statement from a prefix list, you must
specify the statement exactly, with all its options.
Format ip prefix-list <list-name> {[seq <seq number>] {permit | deny} prefix/length [ge <length>] [le
<length>] | renumber [<renumber-interval> [<first-statement-number>]]}
no ip prefix-list <list-name> [seq <seq number>] {permit | deny} prefix/length [ge <length>] [le
<length>]
Fields Definition
prefix/length Specifies the match criteria for routes being compared to the prefix list
statement. The network can be any valid IP prefix. The length is any IPv4 prefix
length from 0 to 32.
ge length (Optional) If this option is configured, then a prefix is only considered a match if
its network mask length is greater than or equal to this value. This value must
be longer than the network length and less than or equal to 32.
le length (Optional) If this option is configured, then a prefix is only considered a match if
its network mask length is less than or equal to this value. This value must be
longer than the ge length and less than or equal to 32.
<renumber-interval> (Optional) Provides the option to renumber the sequence numbers of the IP
prefix list statements with a given interval starting from a particular sequence
<first-statement-number> number. The valid range for renumber-interval is 1 - 100, and the valid range for
first-statement-number is 1 - 1000.
Default No prefix lists are configured by default. When neither the ge nor the le option is configured, the
destination prefix must match the network/length exactly. If the ge option is configured without the
le option, any prefix with a network mask greater than or equal to the ge value is considered a match.
Similarly, if the le option is configured without the ge option, a prefix with a network mask less than
or equal to the le value is considered a match.
Fields Definition
Format ipv6 prefix-list <list-name> {[seq <seq number>] {permit | deny} ip6-prefix/prefix-length [ge <length>]
[le <length>] | description <text> | renumber [<renumber-interval> [<first-statement-number>]]}
no ipv6 prefix-list <list-name> {[seq <seq number>] {permit | deny} ip6-prefix/prefix-length [ge
<length>] [le <length>] | description}
Fields Definition
(Optional) The sequence number for this prefix list statement. Prefix list
statements are ordered from lowest sequence number to highest and applied in
seq number that order. If you do not specify a sequence number, the system will
automatically select a sequence number five larger than the last sequence
number in the list. Two statements may not be configured with the same
sequence number. The value ranges from 1 to 4,294,967,294.
permit Permit routes whose destination prefix matches the statement.
Specifies the match criteria for routes being compared to the prefix list
statement. The ipv6-prefix can be any valid IPv6 prefix where the address is
ipv6-prefix/prefix-length specified in hexadecimal using 16-bit values between colons. The prefix-length is
the length of the IPv6 prefix, given as a decimal value that indicates how many of
the high-order contiguous bits of the address comprise the prefix (the network
portion of the address). A slash mark must precede the decimal value.
le length (Optional) If this option is configured, specifies a prefix length less than or equal
to the ipv6-prefix/prefix-length. It is the highest value of a range of the length.
<renumber-interval> (Optional) Provides the option to renumber the sequence numbers of the IPv6
prefix list statements with a given interval starting from a particular sequence
<first-statement-number> number. The valid range for renumber-interval is 1 - 100, and the valid range for
first-statement-number is 1 - 1000
Default No prefix lists are configured by default. When neither the ge nor the le option is configured, the
destination prefix must match the network/length exactly. If the ge option is configured without the
le option, any prefix with a network mask greater than or equal to the ge value is considered a match.
Similarly, if the le option is configured without the ge option, a prefix with a network mask less than
or equal to the le value is considered a match.
6.9.2.5. route-map
To create a route map and enter Route Map Configuration mode, use the route-map command in Global
Configuration mode. One use of a route map is to limit the redistribution of routes to a specified range of route
prefixes. The redistribution command specifies a route map which refers to a prefix list. The prefix list identifies
the prefixes that may be redistributed. It accepts up to 64 route maps.
To delete a route map or one of its statements, use the no form of this command.
Fields Definition
Text name of the route map. Route maps with the same name are grouped
map-tag together in order of their sequence numbers. A route map name may be up to 32
characters long.
permit (Optional) Permit routes that match all of the match conditions in the route map.
Not support in the no form.
deny (Optional) Deny routes that match all of the match conditions in the route map.
Not support in the no form.
(Optional) An integer used to order the set of route maps with the same name.
Route maps are ordered from lowest to greatest sequence number, with lower
sequence numbers being considered first. If no sequence number is specified,
sequence-number three cases would happen:
⚫ If there is no route map existed, a route map with sequence number
10 and permit action will be created.
⚫ If there is already one route map in system, the existed route map will
be edited.
Default No route maps are configured by default. If no permit or deny tag is given, permit is the default.
Fields Definition
as-path-list-number An integer from 1 to 500 identifying the AS path access list to use as match
criteria.
Default None
Fields Definition
community-list The name of a standard community list. Up to eight names may be included in a
single match term.
Default None
Fields Definition
list-name The name of a prefix list used to identify the set of matching routes. Up to eight
prefix lists may be specified.
Fields Definition
list-name The name of a prefix list used to identify the set of matching routes. Up to eight
prefix lists may be specified.
Fields Definition
mac-list-name The mac-list name that identifies MAC ACLs. MAC Access-list name can be up to
31 characters in length.
Fields Definition
as-path-string A list of AS path numbers to insert at the beginning of the AS_PATH attribute of
matching BGP routes. To prepend more than one AS number, separate the ASNs
Default None
Fields Definition
Default None
Default None
Fields Definition
Default None
Fields Definition
The IP address of the next hop to which packets are output. It must be the address
next-hop-address of an adjacent router. A maximum of 16 next-hop IP addresses can be specified
in this 'set' clause.
Default None
Fields Definition
The IP address of the next hop to which packets are output. It must be the address
next-hop-address of an adjacent router. A maximum of 16 next-hop IP addresses can be specified
in this 'set' clause.
Default None
To reset the three IP precedence bits in the IP packet header to the default, use the no form of this command.
Fields Definition
Default None
Next-hop-ipv6-address The IPv6 address set as the Network Address of Next Hop field in the MP_NLRI
attribute of an UPDATE message.
Default None
Fields Definition
Default None
Fields Definition
Fields Definition
list-name (Optional) Name of the prefix list from which the hit count is to be cleared.
prefix/length (Optional) Network number and length (in bits) of the network mask. If this
option is specified, hit counters are only cleared for the matching statement.
Default None
Fields Definition
list-name (Optional) Name of the prefix list from which the hit count is to be cleared.
ipv6-prefix/prefix-length (Optional) IPv6 prefix number and length (in bits) of the network mask. If this
option is specified, hit counters are only cleared for the matching statement.
Default None
Default None
Display Message
Fields Definition
The BGP Table Version is the main number used. This number is the same as the
BGP table version Generation ID of any BGP prefix for a specific address family and is used to track
changes to the BGP route table. Each time phase 2 of the BGP decision process
runs to select new BGP routes, this number is incremented.
A 32-bit integer in dotted decimal format identifying the router, about which
Local Route ID
information is displayed. This is a configured value.
Status of the table entry. The status is displayed at the beginning of each line in
the table. It can be one of the following values:
• > — The table entry is the best entry to use for that network.
• i — The table entry was learned via an internal BGP (iBGP) session.
Origin of the entry. The origin code is placed at the end of each line in the table.
It can be one of the following values:
Autonomous system paths to the destination network. There can be one entry in
Path
this field for each autonomous system in the path.
Fields Definition
prefix/length The destination IP prefix and prefix length entered to filter the output to display
only a particular host or network in the BGP routing table.
longer-prefixes Display the specified prefix and any longer prefixes within the same range.
Used with the prefix/length option to show routes whose prefix length is shorter
shorter-prefixes [length] than prefix length, and optionally longer than a specified length. This option may
not be given if the longer-prefixes option is given.
Default None
Display Message
Fields Definition
Prefix/Prefix Length The destination IP prefix and prefix length entered to filter the output to display
only a particular host or network in the BGP routing table.
Incremented each time phase 2 of the decision process runs and whenever an
Generation ID
aggregate address changes. Used to track changes to the BGP route table.
Advertised to Update Groups The outbound update groups that this route is advertised to.
Indicates the origin of the entry. It can be IGP, EGP, and Incomplete. Value of the
Origin
ORIGIN attribute.
The value of the interautonomous system metric. Value of the MED attribute, if
Metric
included.
IGP Cost The cost of Interior Gateway Protocol (IGP) to the BGP NEXT HOP.
Peer (Peer ID) The IP Address of the Peer's BGP interface (The Router ID of the Peer's BGP).
IP address of the next system that is used when forwarding a packet to the
BGP Next Hop
destination network.
The information (AS number and router ID) of the speaker that aggregated the
Aggregator (AS, Router ID)
routes.
Originator The value of the ORIGINATOR attribute, if the attribute is attached to the path.
Cluster list The value of the CLUSTER LIST attribute, if the attribute is attached to the path.
Default None
Indicates whether an empty AS path is advertised with the aggregate address (N)
AS Set or an AS SET is advertised with the set of AS numbers for the paths contributing
to the aggregate (Y).
Summary Only Indicates whether the individual networks are suppressed (Y) or advertised (N).
Format show ip bgp [vrf vrf-name] community [<community-number>] [exact-match] [no-advertise] [no-
export]
Fields Definition
< community-number > Valid value is a community number in the range from 1 to 4294967295, or AA:NN
(autonomous system-community number/2-byte number).
exact-match Destination IP prefix and prefix length.
no-advertise Display only routes that are not advertised to any peer.
no-export Display only routes that are not exported outside of the local AS.
Default None
Display Message
Fields Definition
The BGP Table Version is the main number used. This number is the same as the
BGP table version Generation ID of any BGP prefix for a specific address family and is used to track
changes to the BGP route table.
Status of the table entry. The status is displayed at the beginning of each line in
the table. It can be one of the following values:
• > — The table entry is the best entry to use for that network.
• i — The table entry was learned via an internal BGP (iBGP) session.
Origin of the entry. The origin code is placed at the end of each line in the table.
It can be one of the following values:
IP address of the next system that is used when forwarding a packet to the
Next Hop destination network. An entry of 0.0.0.0 indicates that the router has some non-
BGP routes to this network.
The value of the interautonomous system metric. Value of the MED attribute, if
Metric
included.
Autonomous system paths to the destination network. There can be one entry in
Path
this field for each autonomous system in the path.
Fields Definition
community-list-name Community list name. The community list name can be standard or expanded.
Default None
Display Messages
Fields Definition
The BGP Table Version is the main number used. This number is the same as the
BGP table version Generation ID of any BGP prefix for a specific address family and is used to track
changes to the BGP route table.
A 32-bit integer in dotted decimal format identifying the router, about which
Local Route ID
information is displayed. This is a configured value.
Status of the table entry. The status is displayed at the beginning of each line in
the table. It can be one of the following values:
• > — The table entry is the best entry to use for that network.
• i — The table entry was learned via an internal BGP (iBGP) session.
Origin of the entry. The origin code is placed at the end of each line in the table.
It can be one of the following values:
IP address of the next system that is used when forwarding a packet to the
Next Hop destination network. An entry of 0.0.0.0 indicates that the router has some non-
BGP routes to this network.
The value of the interautonomous system metric. Value of the MED attribute, if
Metric
included.
Fields Definition
as-path-list Filter the output to the set of routes that match a given AS Path list. It can be a
number from 1 to 500.
Default None
Display Messages
Fields Definition
The BGP Table Version is the main number used. This number is the same as the
BGP table version Generation ID of any BGP prefix for a specific address family and is used to track
changes to the BGP route table.
A 32-bit integer in dotted decimal format identifying the router, about which
Local Route ID
information is displayed. This is a configured value.
Status of the table entry. The status is displayed at the beginning of each line in
the table. It can be one of the following values:
The value of the interautonomous system metric. Value of the MED attribute, if
Metric
included.
Autonomous system paths to the destination network. There can be one entry in
Path
this field for each autonomous system in the path.
Format show ip bgp [vrf vrf-name] neighbors [<ip-address> [advertised-routes | policy | received-routes |
rejected-routes | routes] | policy]
Fields Definition
ip-address Displays information about the IPv4 neighbor. If this argument is omitted,
information about all neighbors is displayed.
Policy Display inbound and outbound policies for all neighbors or the specified
neighbor.
Advertised-routes Display routes advertised to a neighbor.
Default None
Display Messages
Fields Definition
BFD Enabled to Detect Fast Specify if BFD has been enabled for BGP neighbors.
Fallover
Peer Admin Status States whether BGP is enabled or disabled of the neighbor.
Local Interface Address The IPv4 address used as the source IP address in packets sent to this neighbor.
Connection Retry Interval Time interval, in seconds, at which the device resend messages to this neighbor.
Neighbor Capabilities BGP capabilities advertised and received from this neighbor.
IPv4 Unicast Support Support IPv4 unicast packets or not. The valid value will be Both, Sent, Received
or None.
VPNv4 Unicast Support Support VPNv4 unicast packets or not. The valid value will be Both, Sent,
Received or None.
IPv6 Unicast Support Support IPv6 unicast packets or not. The valid value will be Both, Sent, Received
or None.
BGP Graceful-Restart Mode BGP Graceful-Restart mode. Enabled or Disabled.
Update Source The configured value for the source IP address of packets sent to this neighbor.
This field is only included in the output if the update source is configured.
Configured Hold Time Configured time for this neighbor, in seconds, that BGP will maintain the session
with this neighbor without receiving a messages.
Configured Keep Alive Time Configured time interval for this neighbor, in seconds, at which keepalive
messages are transmitted to this neighbor.
Negotiated Hold Time Negotiated time with this neighbor, in seconds, that BGP will maintain the
session with this neighbor without receiving a messages.
Negotiated Keep Alive Time Negotiated time interval with this neighbor, in seconds, at which keepalive
messages are transmitted to this neighbor.
MD5 Password The TCP MD5 password, if one is configured, in plain text.
eBGP-MultiHop Configured TTL value of the external BGP for this neighbor.
Last Error () Last error from received or sent for this neighbor.
Time Since Last Error The time stamps in which the last error occurred.
Time Since Last Update The time from the last Update message received.
IPv4 Outbound Update The corresponding index number of the IPv4 update group.
Group
IPv6 Outbound Update The corresponding index number of the IPv6 update group.
Group
BFD Enabled to Detect Fast Indicate if the BFD is enabled for this BGP neighbor.
Fallover
Received UPDATE Queue The statistics of received UPDATE queue (Size, High, Limit, Drops).
Size
Max NLRI per Update Maximum number of network layer reachability attributes in UPDATEs.
Min NLRI per Update Minimum number of network layer reachability attributes in UPDATEs.
Fields Definition
prefix-list-name Filter the output to the set of routes that match a given prefix list..
Default None
Display Messages
Fields Definition
The BGP Table Version is the main number used. This number is the same as the
BGP table version Generation ID of any BGP prefix for a specific address family and is used to track
changes to the BGP route table.
A 32-bit integer in dotted decimal format identifying the router, about which
Local Route ID
information is displayed. This is a configured value.
Status of the table entry. The status is displayed at the beginning of each line in
the table. It can be one of the following values:
IP address of the next system that is used when forwarding a packet to the
Next Hop destination network. An entry of 0.0.0.0 indicates that the router has some non-
BGP routes to this network.
The value of the interautonomous system metric. Value of the MED attribute, if
Metric
included.
Autonomous system paths to the destination network. There can be one entry in
Path
this field for each autonomous system in the path.
If a route reflector client is configured with an outbound route map, the output warns that the set statements in
the route map are ignored when reflecting routes to this client.
Default None
Display Messages
Fields Definition
The cluster ID used by this router. The value configured with the bgp cluster-id
Cluster ID command is displayed. If no cluster-ID is configured, the local router ID is shown
and tagged as default.
Display Enabled when this router reflectors routes received from it clients to its
Client-to-client Reflection
other clients; otherwise display Disabled.
A list of this router’s internal peers that have been configured as router reflector
Clients
clients.
A list of this router’s internal peers that are not configured as route reflector
Non-client Internal Peer
clients. Routes from non-client peers are reflected to clients and vice-versa.
Default None
Display Messages
Fields Definition
BGP Admin Mode Shows whether the administrative mode of BGP in the router is enabled or
disabled.
BGP Operational Mode Shows whether the BGP is operated in enabled or disabled.
Number of Network Entries Number of unique prefix entries in the BGP database.
State The area ID of the OSPF area associated with the interface.
Up/Down Time The length of time that the BGP session has been in the Established state, or the
current status if not in the Established state.
Pfx Rcvd The number of prefixes that have been received from a neighbor.
Fields Definition
Default None
Display Messages
Fields Definition
Default None
Display Messages
Fields Definition
How long ago the SPF ran. The time is in the format hh:mm:ss, giving the hours,
Time Since Counters Cleared
minutes, and seconds since the SPF run.
Events Holds configuration events, timer expiration events and TCP status reports.
Dec Proc Holds events to trigger one of the 3 phases of the decision proces.
RTO Notifications RTO notifications. Redistributed routes and next hop resolution changes.
Fields Definition
Update group type with its corresponding index number. The range of update-
index-group
group index numbers is from 1 to 4294967295.
Default None
Display Messages
Fields Definition
Send Community If the BGP communities are included in route advertisements to members of the
group.
Send Extended Community If the BGP extended communites are included in route advertisements to
members of the group.
Remove Private ASNs If BGP removes private ASNs from paths advertised to members of this update
group.
Replace if BGP replaces private ASNs with the local ASN.
Remove if private ASNs are simply removed.
Otherwise No.
Route Reflector Client If peers in this update group are route reflector clients.
Neighbor AS Path Access List Neighbor AS Path list out. All members of the group use the same.
Out
Neighbor Prefix List Out Neighbor prefix list out. All members of the group use the same.
Neighbor Route Map Out Neighbor route map out. All members of the group use the same.
Update Version Number of times phase 3 of the decision process has run for the group.
Time Since Last UPDATE Number of seconds since last UPDATE sent to group.
UPDATE Send Failures Number of Tx of UPDATE message failed to one or more group members.
Current Members The IPv4 address of all current members of the group.
Version The number of times decision process phase 3 had run before this history table
entry.
UPD Built Number of UPDATE messages constructed during this update send.
UPD Sent Number of UPDATE messages transmitted during this update send. Generally
each UPDATE built is sent once to each member of the update group.
Default None
Display Messages
Fields Definition
The BGP Table Version is the main number used. This number is the same as the
BGP table version Generation ID of any BGP prefix for a specific address family and is used to track
changes to the BGP route table. Each time phase 2 of the BGP decision process
runs to select new BGP routes, this number is incremented.
A 32-bit integer in dotted decimal format identifying the router, about which
Local Route ID
information is displayed. This is a configured value.
Status of the table entry. The status is displayed at the beginning of each line in
Status Codes
the table. It can be one of the following values:
Origin of the entry. The origin code is placed at the end of each line in the table.
It can be one of the following values:
• i — Entry originated from an Interior Gateway Protocol (IGP) and
Origin codes was advertised with a network router configuration command.
• e — Entry originated from an Exterior Gateway Protocol (EGP).
• ? — Origin of the path is not clear. Usually, this is a router that is
redistributed into BGP from an IGP.
Network IPv6 Destination prefix.
Autonomous system paths to the destination network. There can be one entry in
Path
this field for each autonomous system in the path.
Fields Definition
ipv6-prefix/length The destination IPv6 prefix and prefix length entered to filter the output to
display only a particular host or network in the BGP routing table.
longer-prefixes Display the specified prefix and any longer prefixes within the same range.
Default None
Display Messages
Fields Definition
ipv6-prefix/length The destination IPv6 prefix and prefix length entered to filter the output to
display only a particular host or network in the BGP routing table.
Incremented each time phase 2 of the decision process runs and whenever an
Generation ID
aggregate address changes. Used to track changes to the BGP route table.
Advertised to Update Groups The outbound update groups that this route is advertised to.
Indicates the origin of the entry. It can be IGP, EGP, and Incomplete. Value of the
Origin
ORIGIN attribute.
The value of the interautonomous system metric. Value of the MED attribute, if
Metric
included.
IGP Cost The cost of Interior Gateway Protocol (IGP) to the BGP NEXT HOP.
Peer (Peer ID) The IP Address of the Peer's BGP interface (The Router ID of the Peer's BGP).
IP address of the next system that is used when forwarding a packet to the
BGP Next Hop
destination network.
The information (AS number and router ID) of the speaker that aggregated the
Aggregator (AS, Router ID)
routes.
Originator The value of the ORIGINATOR attribute, if the attribute is attached to the path.
Cluster list The value of the CLUSTER LIST attribute, if the attribute is attached to the path.
Default None
Display Messages
Fields Definition
Summary Only Indicates whether the individual networks are suppressed (Y) or advertised (N).
Format show bgp ipv6 community [<community-number>] [exact-match] [no-advertise] [no-export] [no-
export-subconfed]
Fields Definition
< community-number > Valid value is a community number in the range from 1 to 4294967295, or AA:NN
(autonomous system-community number/2-byte number).
Display only routes that are members of those communities specified in the
exact-match
command.
no-advertise Display only routes that are not advertised to any peer.
no-export Display only routes that are not exported outside of the local AS.
Default None
Display Messages
Fields Definition
The BGP Table Version is the main number used. This number is the same as the
BGP table version Generation ID of any BGP prefix for a specific address family and is used to track
changes to the BGP route table.
A 32-bit integer in dotted decimal format identifying the router, about which
Local Route ID
information is displayed. This is a configured value.
Status of the table entry. The status is displayed at the beginning of each line in
the table. It can be one of the following values:
• > — The table entry is the best entry to use for that network.
• i — The table entry was learned via an internal BGP (iBGP) session.
Origin of the entry. The origin code is placed at the end of each line in the table.
It can be one of the following values:
IPv6 address of the next system that is used when forwarding a packet to the
Next Hop
destination network.
The value of the interautonomous system metric. Value of the MED attribute, if
Metric
included.
Autonomous system paths to the destination network. There can be one entry in
Path
this field for each autonomous system in the path.
Fields Definition
community-list-name Community list name. The community list name can be standard or expanded.
exact-match Displays only routes that are an exact match for the set of communities in the
matching community list statement.
Default None
Display Messages
Fields Definition
The BGP Table Version is the main number used. This number is the same as the
BGP table version Generation ID of any BGP prefix for a specific address family and is used to track
changes to the BGP route table.
A 32-bit integer in dotted decimal format identifying the router, about which
Local Route ID
information is displayed. This is a configured value.
Status of the table entry. The status is displayed at the beginning of each line in
the table. It can be one of the following values:
• > — The table entry is the best entry to use for that network.
• i — The table entry was learned via an internal BGP (iBGP) session.
Origin of the entry. The origin code is placed at the end of each line in the table.
It can be one of the following values:
The value of the interautonomous system metric. Value of the MED attribute, if
Metric
included.
Autonomous system paths to the destination network. There can be one entry in
Path
this field for each autonomous system in the path.
Default None
Display Message
Fields Definition
The BGP Table Version is the main number used. This number is the same as the
BGP table version Generation ID of any BGP prefix for a specific address family and is used to track
changes to the BGP route table. Each time phase 2 of the BGP decision process
runs to select new BGP routes, this number is incremented.
A 32-bit integer in dotted decimal format identifying the router, about which
Local Route ID
information is displayed. This is a configured value.
Status of the table entry. The status is displayed at the beginning of each line in
the table. It can be one of the following values:
• > — The table entry is the best entry to use for that network.
• i — The table entry was learned via an internal BGP (iBGP) session.
Autonomous system paths to the destination network. There can be one entry in
Path
this field for each autonomous system in the path.
Default None
Display Messages
Fields Definition
Default None
Display Messages
Fields Definition
Routing Protocol Routing protocol of these setting. It’s always BGP in this case.
BGP GR-Enabled Mode Whether BGP Graceful Restart Enabled Mode is enabled. (Enabled or Disabled)
BGP GR-Aware Mode Whether BGP Graceful Restart Aware Mode is enabled. (Enabled or Disabled)
Maximum Paths The maximum number of next hops in an internal or external BGP route.
Whether BGP is configured to compare the MEDs for routers received from peers
Always compare MED
in different ASs.
Maximum AS Path Length Limit on the length of AS paths that BGP accepts from its neighbors.
Whether BGP immediately brings down an iBGP adjacency if the routing table
Fast Internal Failover
manager reports that the peer address is no longer reachable.
Whether BGP immediately brings down a eBGP adjacency if the routing table
Fast External Failover
manager reports that the peer address is no longer reachable..
Distance The administrative distance for intra-area, inter-area, and external routes.
Prefix List In The global prefix list used to filter inbound routers from all neighbors.
Fields Definition
as-path-list Filter the output to the set of routes that match a given AS Path list. It can be a
number from 1 to 500.
Default None
Display Messages
Fields Definition
The BGP Table Version is the main number used. This number is the same as the
BGP table version Generation ID of any BGP prefix for a specific address family and is used to track
changes to the BGP route table.
A 32-bit integer in dotted decimal format identifying the router, about which
Local Route ID
information is displayed. This is a configured value.
Status of the table entry. The status is displayed at the beginning of each line in
the table. It can be one of the following values:
IPv6 address of the next system that is used when forwarding a packet to the
Next Hop
destination network.
The value of the interautonomous system metric. Value of the MED attribute, if
Metric
included.
Autonomous system paths to the destination network. There can be one entry in
Path
this field for each autonomous system in the path.
Format show bgp ipv6 neighbors [<ip-address> [interface {<slot/port> | vlan <1-4093>}] [advertised-routes |
policy | received-routes | rejected-routes | routes] | policy | autodetect interface <slot/port>[advertised-routes
| policy | received-routes | rejected-routes | routes]]
Fields Definition
ip-address Displays information about the IPv6 neighbor. If this argument is omitted,
information about all neighbors is displayed.
Policy Display inbound and outbound policies for all neighbors or the specified
neighbor.
advertised-routes Display routes advertised to a neighbor.
Autodetect Display information about the autodetected IPv6 neighbor on the specified
interface-name.
Default None
Display only if the peer is configured as “autodetect”. The field shows one of the
Autodetect Status following statuses: “Peer is detected”, “Peer is not detected”, or “Multiple peers
are detected”.
Remote AS Autonomous system number of the neighbor.
Peer Admin Status States whether BGP is enabled or disabled of the neighbor.
Local Interface Address The IPv6 address used as the source IP address in packets sent to this neighbor.
Connection Retry Interval Time interval, in seconds, at which the device resend messages to this neighbor.
Neighbor Capabilities BGP capabilities advertised and received from this neighbor.
IPv4 Unicast Support Support IPv4 unicast packets or not. The valid value will be Both, Sent, Received
or None.
VPNv4 Unicast Support Support VPNv4 unicast packets or not. The valid value will be Both, Sent,
Received or None.
IPv6 Unicast Support Support IPv6 unicast packets or not. The valid value will be Both, Sent, Received
or None.
RFC 5549 Support Support RFC5549 or not.
BGP Graceful-Restart
Restart-Time BGP graceful restart helper restart timer.
Update Source The configured value for the source IP address of packets sent to this neighbor.
This field is only included in the output if the update source is configured.
Configured Hold Time Configured time for this neighbor, in seconds, that BGP will maintain the session
with this neighbor without receiving a messages.
Configured Keep Alive Time Configured time interval for this neighbor, in seconds, at which keepalive
messages are transmitted to this neighbor.
Negotiated Keep Alive Time Negotiated time interval with this neighbor, in seconds, at which keepalive
messages are transmitted to this neighbor.
MD5 Password The TCP MD5 password, if one is configured, in plain text.
eBGP-MultiHop Configured TTL value of the external BGP for this neighbor.
Last Error () Last error from received or sent for this neighbor.
Time Since Last Error The time stamps in which the last error occurred.
Time Since Last Update The time from the last Update message received.
Received UPDATE Queue Size The statistics of received UPDATE queue (Size, High, Limit, Drops).
Max NLRI per Update Maximum number of network layer reachability attributes in UPDATEs.
Min NLRI per Update Minimum number of network layer reachability attributes in UPDATEs.
Default None
Display Messages
Fields Definition
The cluster ID used by this router. The value configured with the bgp cluster-id
Cluster ID command is displayed. If no cluster-ID is configured, the local router ID is shown
and tagged as default.
Client-to-client Reflection Display Enabled when this router reflectors routes received from it clients to its
other clients; otherwise display Disabled.
Clients A list of this router’s internal peers that have been configured as router reflector
clients.
Non-client Internal Peer A list of this router’s internal peers that are not configured as route reflector
clients. Routes from non-client peers are reflected to clients and vice-versa.
Default None
Display Messages
Fields Definition
Delta T The time values since decision process ran. Hours:minutes:seconds if the elapsed
time is less than 24 hours. Otherwise, days:hours.
Phase In which decision process phase that ran.
Upd Grp Outbound update group ID. Only set when decProcPhase is 3.
Generation ID of BGP routing table when decision process was run. The
GenId generation ID is incremented each time phase 2 of the decision process is run and
when there is a change to the status of aggregate addresses.
Reason Why decision process was triggered.
Phase 1 of the decision process can be triggered for a specific peer when a peer’s
Peer inbound routing policy changes or the peer is reset. When phase 1 is run for a
single peer, the peer’s IP address is given.
Duration How long the decision process phase took, in milliseoncds.
Mods Number of routes modified during decision process phase. Always 0 in phase 1.
Dels Number of routes deleted during decision process phase. Always 0 in phase 1.
Default None
Display Messages
NETGEAR M4500 Series Switches CLI Command Reference Manual 774
Fields Definition
BGP Admin Mode Shows whether the administrative mode of BGP in the router is enabled or
disabled.
BGP Operational Mode Shows whether the BGP is operated in enabled or disabled.
Number of Network Entries Number of unique IPv6 prefix entries in the BGP database.
State The area ID of the OSPF area associated with the interface.
Up/Down Time The length of time that the BGP session has been in the Established state, or the
current status if not in the Established state.
Pfx Rcvd The number of IPv6 prefixes that have been received from a neighbor.
Format show bgp ipv6 update-group [index-group | peeripadd | autodetect interface <interface-name>]
Fields Definition
index-group Update group type with its corresponding index number. The range of update-
group index numbers is from 1 to 4294967295.
Peeripadd IPv4 or IPv6 address of a single neighbor who is a member of an update group.
Autodetect The routing interface on which the neighbor’s link local IPv6 address is auto
detected.
Default None
Minimum Advertisement
Minimum time, in seconds, between update advertisements.
Interval
If BGP removes private ASNs from paths advertised to members of this update
group.
Remove Private ASNs Replace if BGP replaces private ASNs with the local ASN.
Otherwsie No.
Route Reflector Client If peers in this update group are route reflector clients.
Neighbor Prefix List Out Neighbor prefix list out. All members of the group use the same.
Neighbor Route Map Out Neighbor route map out. All members of the group use the same.
Update Version Number of times phase 3 of the decision process has run for the group.
Time Since Last UPDATE Number of seconds since last UPDATE sent to group.
UPDATE Send Failures Number of Tx of UPDATE message failed to one or more group members.
Current Members The IPv4 address of all current members of the group.
UPD Built Number of UPDATE messages constructed during this update send.
Default None
Display Messages
Fields Definition
Routing Protocol Routing protocol of these setting. It’s always BGP in this case.
BGP GR-Enabled Mode Whether BGP Graceful Restart Enabled Mode is enabled. (Enabled or Disabled)
BGP GR-Aware Mode Whether BGP Graceful Restart Aware Mode is enabled. (Enabled or Disabled)
Maximum Paths The maximum number of next hops in an internal or external BGP route.
Maximum AS Path Length Limit on the length of AS paths that BGP accepts from its neighbors.
Whether BGP immediately brings down a iBGP adjacency if the routing table
Fast Internal Failover
manager reports that the peer address is no longer reachable.
Whether BGP immediately brings down a eBGP adjacency if the routing table
Fast External Failover
manager reports that the peer address is no longer reachable..
Distance The administrative distance for intra-area, inter-area, and external routes.
Prefix List In The global prefix list used to filter inbound routers from all neighbors.
Prefix List Out The global prefix list used to filter outbound routers from all neighbors.
Fields Definition
listen range Display all listen subnet ranges that have been created.
<ipv6-prefix>/<prefix-
length> Display information about specified listen range.
Default None
Display Messages
Fields Definition
Fields Definition
Number of an autonomous system that identifies the router to other BGP routers
autonomous-system-number and tags the routing information that is passed along. Number in the range from
1 to 4294967295.
6.10.2.2. enable
Use enable command resets the default administrative mode of BGP in the router (active). no enable command
sets the administrative mode of BGP in the router to inactive. When you disable BGP, BGP retains its
configuration.
Format enable
no enable
Default Enabled
6.10.2.3. aggregate-address
Use aggregate-address command to create an aggregate entry in a Border Gateway Protocol (BGP) database.
Use no aggregate-address command to disable an aggregate entry in a Border Gateway Protocol (BGP)
database.
Fields Definition
Address Summary IPv4 address. The default route cannot be configured as an aggregate
address.
Mask Summary IPv4 mask. The mask cannot be a 32-bit mask (255.255.255.255). The
combination of address and mask must be a valid unicast destination prefix.
ipv6-prefix Summary IPv6 prefix. Not support under IPv4 VRF address family mode.
prefix-length Summary IPv6 prefix length. The range is from 1 to 127. Not support under IPv4
VRF address family mode.
if this option is set, the aggregate is advertised with a non-empty AS_PATH. If the
AS_PATH of all contained routes is the same, the AS_PATH of the aggregate is the
as-set AS_PATH of the contained route. Otherwise, if the contained routes have
different AS_PATHs, the AS_PATH attribute includes an AS_SET with each of the
AS numbers listed in the AS_PATHs of the aggregate routes.
summary-only Filters all more-specific routes within the aggregate address and not being
advertised to neighbors.
Default None
Unless the options are specified, the aggregate is advertised with the ATOMIC_AGGREGATE attribute
and an empty AS path, and the more specific routes are advertised along with the aggregate.
Default Disable
MED values are only compared for paths received from peers in the same AS.
To revert to the default behavior, where AS PATH length is not ignored in the BGP best path calculation, use the
no form of this command.
Default Disable
AS PATH length is not ignored in the BGP best path calculation.
no bgp cluster-id
Fields Definition
Default Use BGP router ID as the cluster ID if a route reflector does not configure cluster ID.
Fields Definition
Default Enabled
Default Enabled
Both backward and forward adjacency state changes are logged. Forward state changes, except for transitions to
the Established state, are logged at the Informational severity level. Backward state changes and forward
changes to Establish state are logged at the Notice serverity level.
Default Disabled
Fields Definition
An IPv4 address for BGP to use as its router ID. Not required to be an address
router-id assigned to the router. Setting the router ID to 0.0.0.0 disables BGP. Changing the
router ID disables and re-enables BGP, which causes all adjacencies to be
reestablished.
Default None
Fields Definition
Default 75
Default Disable
Default Disable
Fields Definition
The setting of the restart timer ranged from 1 to 3600. The timer is used by BGP
GR aware node to decide whether restart operation of neighbor BGP GR enabled
Restart-time node is successful. The restart operation is considered failed if the BGP Aware
node does not received BGP OPEN message from BGP enabled node after the
timer expires.
Fields Definition
The setting of the stale path timer ranged from 1 to 3600. The timer is used by
Stalepath-time BGP GR aware node to remove state routes learned from neighboring BGP GR
enabled node after the timer expires.
Format bgp listen {limit <max-num>| range <prefix>/<prefix-length> [inherit peer <peer-template-name>] }
no bgp listen {limit <max-num>| range <prefix>/<prefix-length> [inherit peer <peer-template-
name>] }
Fields Definition
Maximum Peers Maximum number of dynamic members in this VRF with specific address family.
Number from 1 to 100. Default is 20.
Prefix/Length Specify the listen range IP prefix and prefix length to be created.
Specify the name of a BGP peer template that is to be associated with the
Template specified listen subnet range and inherited with dynamically created neighbors.
The template will be inherited with dynamically created neighbors.
Default No subnets are associated with a BGP listen subnet range, and the BGP dynamic neighbor feature is
not activated.
6.10.2.20. exit
This command is used to exit bgp configuration mode.
Format exit
Default None
Fields Definition
The number of seconds this BGP speaker waits for a keepalive message before
Keepalive deciding that the connection is down. We recommend you configure the
keepalive parameter as 1/3 of the holdtime parameter. The range is from 0 to
65535.
The number of seconds this BGP speaker waits for a keepalive, update, or
Holdtime notification message before deciding that the connection is down. We
recommend you configure the holdtime parameter as 3 times the keepalive
parameter. The range is from 0 to 65535.
To prevent BGP from originating a default route to a specific neighbor, use the no form of this command.
Fields Definition
Interface If the neighbor’s IPv6 address is a link local address, the local interface must be
specified as well.
autodetect interface The routing interface on which the neighbor’s IPv6 link local address is auto
detected.
route-map-name A route map may be configured to set attributes on the default route advertised
to the neighbor.
ipv6-address IPv6 address of the neighboring router. Not support under IPv4 VRF address
family mode.
Interface If the neighbor’s IPv6 address is a link local address, the local interface must be
specified as well. Not support under IPv4 VRF address family mode.
autodetect interface The routing interface on which the neighbor’s IPv6 link local address is auto
detected.
Templatename Name of the peer template whose peer configuration parameters are to be
inherited by this neighbor.
Default None
Fields Definition
ipv6-address IPv6 address of the neighboring router. Not support under IPv4 VRF address
family mode.
Interface If the neighbor’s IPv6 address is a link local address, the local interface must be
specified as well. Not support under IPv4 VRF address family mode.
autodetect interface The routing interface on which the neighbor’s IPv6 link local address is auto
detected.
As-number The AS number to advertise as the local AS in the AS PATH sent to the neighbor.
no-prepend Do not prepend the local-AS in the AS PATH received in the updates from this
neighbor.
replace-as Replace the router’s own AS with the local-AS in the AS PATH sent to the
neighbor.
Fields Definition
ipv6-address IPv6 address of the neighboring router. Not support under IPv4 VRF address
family mode.
Interface If the neighbor’s IPv6 address is a link local address, the local interface must be
specified as well. Not support under IPv4 VRF address family mode.
autodetect interface The routing interface on which the neighbor’s IPv6 link local address is auto
detected.
slot/port Valid slot and port number separated by forward slashes.
Default Disable
Use the primary IP address on the outgoing interface to the neighbor.
Fields Definition
ipv6-address IPv6 address of the neighboring router. Not support under IPv4 VRF address
family mode.
Interface If the neighbor’s IPv6 address is a link local address, the local interface must be
specified as well. Not support under IPv4 VRF address family mode.
autodetect interface The routing interface on which the neighbor’s IPv6 link local address is auto
detected.
Description Text (up to 80 characters) that describes the neighbor.
Default None
Fields Definition
ipv6-address IPv6 address of the neighboring router. Not support IPv4 VRF address family
mode.
Interface If the neighbor’s IPv6 address is a link local address, the local interface must be
specified as well. Not support IPv4 VRF address family mode.
autodetect interface The routing interface on which the neighbor’s IPv6 link local address is auto
detected.
Default 1
Fields Definition
ipv6-address IPv6 address of the neighboring router. Not supported in the IPv4 VRF address
family mode.
interface If the neighbor’s IPv6 address is a link local address, the local interface must be
specified as well. Not supported in the IPv4 VRF address family mode.
autodetect interface The routing interface on which the neighbor’s IPv6 link local address is defined
is auto-detected.
Use this option directly to set plain-text passwords with a maximum length of
25 characters.
password
Use this option with the ‘<string> encrypted’ parameter to set passwords in
encrypted form with a length of 128 hexadecimal digits.
Default None
Fields Definition
Interface If the neighbor’s IPv6 address is a link local address, the local interface must be
specified as well.
autodetect interface The routing interface on which the neighbor’s IPv6 link local address is auto
detected.
connection-retry-interval The valid range is 1 to 65535 seconds.
Default 2 seconds
To revert to the default value for the maximum number of prefixes that BGP will accept from a specific neighbor,
use the no form of this command.
Fields Definition
ipv6-address IPv6 address of the neighboring router. Not support under IPv4 VRF address
family mode.
autodetect interface The routing interface on which the neighbor’s IPv6 link local address is auto
detected.
Maximum Maximum number of prefixes BGP will accept from this neighbor. Range is from
0 to 4294967295.
Unlimited Don’t restric the number of prefixes from this neighbor.
Threshold Integer specifying at what percentage of the maximum BGP starts to write log
messages. The range is from 1 to 100.
warning-only BGP only discards excess prefixes and writes a log message rather than shutting
down the adjacency if BGP receives more than the maximum number of prefixes.
Normally BGP retains the next hop attribute received from the external peer. When the next hop attribute in
routes from external peers is retained, internal peer must have a route to the external peer’s IP address. This is
commonly done by configuring the IGP on the boarder router to advertise the external subnet.
Fields Definition
ipv6-address IPv6 address of the neighboring router. Not support under IPv4 VRF address
family mode.
Interface If the neighbor’s IPv6 address is a link local address, the local interface must be
specified as well. Not support under IPv4 VRF address family mode.
autodetect interface The routing interface on which the neighbor’s IPv6 link local address is auto
detected.
If you assign a neighbor filter list to a nonexisted AS path access list, all routes are filtered.
Filtering for IPv6 is independent of filtering configured for IPv4. If an UPDATE message includes both IPv4 and
IPv6 NLRI, it could be filtered for IPv4 but accepted for IPv6 or vice versa.
Fields Definition
Interface If the neighbor’s IPv6 address is a link local address, the local interface must be
specified as well.
autodetect interface The routing interface on which the neighbor’s IPv6 link local address is auto
detected.
Listnum Number to identify an AS path list. The range is from 1 to 500.
Default None
Fields Definition
Interface If the neighbor’s IPv6 address is a link local address, the local interface must be
specified as well.
autodetect interface The routing interface on which the neighbor’s IPv6 link local address is auto
detected.
Name of a prefix list. The list defines which networks are to be received and which
Listname are to be suppressed in routing updates, based upon matching destination
prefixes in the prefix list.
In Access list is applied to advertisements received from the neighbor.
Default None
Fields Definition
Interface If the neighbor’s IPv6 address is a link local address, the local interface must be
specified as well.
autodetect interface The routing interface on which the neighbor’s IPv6 link local address is auto
detected.
As-number Number of an autonomous system to which the neighbor belongs in the range
from 1 to 4294967295.
Default None
Fields Definition
ipv6-address IPv6 address of the neighboring router. Not support under IPv4 VRF address
family mode.
Interface If the neighbor’s IPv6 address is a link local address, the local interface must be
specified as well. Not support under IPv4 VRF address family mode.
autodetect interface The routing interface on which the neighbor’s IPv6 link local address is auto
detected.
Fields Definition
ipv6-address IPv6 address of the neighboring router. Not support IPv4 VRF address family
mode.
Interface If the neighbor’s IPv6 address is a link local address, the local interface must be
specified as well. Not support IPv4 VRF address family mode.
autodetect interface The routing interface on which the neighbor’s IPv6 link local address is auto
detected.
route-map-name Identifier of a configured route map. The route map should be examined to filter
the networks to be advertised/received.
In Applies route map to incoming routes.
Default None
When reflecting a route, BGP ignores the set statements in an outbound route map to avoid causing the receiver
to compute routes that are not inconsistent with other routers in the AS.
Fields Definition
ipv6-address IPv6 address of the neighboring router. Not support under IPv4 VRF address
family mode.
Interface If the neighbor’s IPv6 address is a link local address, the local interface must be
specified as well. Not support under IPv4 VRF address family mode.
autodetect interface The routing interface on which the neighbor’s IPv6 link local address is auto
detected.
ipv6-address IPv6 address of the neighboring router. Not support IPv4 VRF address family
mode.
Interface If the neighbor’s IPv6 address is a link local address, the local interface must be
specified as well. Not support IPv4 VRF address family mode.
autodetect interface The routing interface on which the neighbor’s IPv6 link local address is auto
detected.
To revert the keep alive and hold time for a specific peer, use the no form of this command. After executing this
command, the BGP peer must be reset before the changes take effect.
Fields Definition
ipv6-address IPv6 address of the neighboring router. Not support under IPv4 VRF address
family mode.
Interface If the neighbor’s IPv6 address is a link local address, the local interface must be
specified as well. Not support under IPv4 VRF address family mode.
autodetect interface The routing interface on which the neighbor’s IPv6 link local address is auto
detected.
Keepalive Frequency (in seconds) with which the router sends keepalive messages to its
peer. The range is from 0 to 65535.
Holdtime The time (in seconds) that BGP continues to consider a neighbor to be alive
without receiving a BGP KEEPALIVE or UPDATE packet from the neighbor. If no
To revert to the default minimum time that must elapse between advertisements of the same route to a given
neighbor, use the no form of this command.
Fields Definition
ipv6-address IPv6 address of the neighboring router. Not support IPv4 VRF address family
mode.
Interface If the neighbor’s IPv6 address is a link local address, the local interface must be
specified as well. Not support IPv4 VRF address family mode.
autodetect interface The routing interface on which the neighbor’s IPv6 link local address is auto
detected.
Seconds The minimum time between route advertisement, in seconds. Range is from 0 to
600.
Default 30 seconds for external peers and 5 seconds for internal peers
Fields Definition
ipv6-address IPv6 address of the neighboring router. Not support IPv4 VRF addres family
mode.
Interface If the neighbor’s IPv6 address is a link local address, the local interface must be
specified as well. Not support IPv4 VRF address family mode.
autodetect interface The routing interface on which the neighbor’s IPv6 link local address is auto
detected.
To disable the exchange of VPNv4 prefixes with the neighbor, use the no form of this command.
Fields Definition
When IPv6 is enabled or disabled for a neighbor, the adjacency is brought down and restarted to communicate
to the change to the peer. You should completely configure IPv6 policy for the peer before activating the peer.
Fields Definition
ipv6-address IPv6 address of the neighboring router. Not support under IPv4 VRF address
family mode.
Interface If the neighbor’s IPv6 address is a link local address, the local interface must be
specified as well. Not support under IPv4 VRF address family mode.
autodetect interface The routing interface on which the neighbor’s IPv6 link local address is auto
detected.
Default None
To disable advertisement/process of RFC 5549 routes for BGP neighbors, use the no form of the command.
Fields Definition
Autodetect interface The routing interface on which the neighbor’s link local IPv6 address is auto
<slot/port> detected.
Default Enabled
6.10.2.45. distance
This command is used to set the preference (also known as administrative distance) of BGP routes to specific
destinations. Up to 128 instances of this commands are allowed. If a distance command is configured that
matches an existing distance command’s prefix and wildcard mask, the new command replaces the existing
command. There can be overlap between the prefix and wildcard mask configured for different commands.
When there is overlap, the command whose prefix and wildcard mask are the longest match for a neighbor’s
address is applied to routes from that neighbor.
An ECMP route’s distance is determined by applying distance commands to the neighbor that provided the best
path.
The change to the BGP distances does not affect existing routes. To apply a distance change to existing routes,
you must force the routes to be deleted from the routing table and relearned, either by resetting the peers from
which the routes are learnt or by disabling and re-enabling BGP.
Fields Definition
1-255 The preference value for matching routes. The range is from 1 to 255.
Routes learned from BGP peers whose address falls within this prefix are assigned
peer-range, wildcard-mask the configured preference value. The wildcard-mask is an inverted network mask
whose 1 bits indicate the don’t care portion of the prefix.
prefix-list A prefix list can optionally be specified to limit the preference value to a specific
set of destination prefixes learned from matching neighbors.
Default BGP assigns preference values according to the distance bgp command, unless overridden for specific
neighbors or prefixes by this command
The change to the BGP distances does not affect existing routes. To apply a distance change to existing routes,
you must force the routes to be deleted from the routing table and relearned, either by resetting the peers from
which the routes are learnt or by disabling and re-enabling BGP.
Fields Definition
external-distance The preference value for routes learnt from external peers. The range is from 1
to 255.
internal-distance The preference value for routes learnt from internal peers. The range is from 1 to
255.
local-distance The preference value for locally-originated routes. The range is from 1 to 255.
Default external-distance: 20
internal-distance: 200
local-distance: 200
no default-information originate
<always> Originate a default route even if routing table doesn't have one. Disable by
default.
Default Disable
6.10.2.48. maximum-paths
This command is used to configure the maximum number of next hops BGP may include in an Equal Cost
Multipath (ECMP) route derived from paths received from neighbors within or outside the local AS.
Paths are considered for ECMP when their attributes are the same (local preference, AS path, origin, MED, peer
type and IGP distance). When BGP uses multiple paths in an ECMP route, BGP still selects one path as the best
path and advertises only that path to its peers.
Fields Definition
Ibgp Specifies the maximum number of next hops in a BGP route derived from paths
received from neighbors withint the local AS.
Number Specifies the maximum number of next hops in a BGP route. The range is from 1
to 32.
6.10.2.49. default-metric
This command is used to configure the value of the Multi Exit Discriminator (MED) attribute for routes
redistributed into Border Gateway Protocol (BGP) when no metric has been specified in the command
redistribute for BGP. To delete the default for the metric of redistributed routes, use the no form of this
command.
Fields Definition
<number> Default metric value applied to the redistributed route. The range of values for
this argument is from 1 to 4294967295.
6.10.2.50. redistribute
This command is used to redistribute routes from outside into BGP routing domain. BGP can redistribute local
(connected), static, and OSPF routes.
A default route cannot be redistributed unless the default-information originate command is issued.
If a route map is configured, match as-path and match community terms are ignored. If no route map is
configured with the name given, no prefixes are redistributed.
Format redistribute <protocol> [metric <0-4294967295>] [match {internal | external 1 | external 2 | nssa-
external 1 | nssa-external 2}] [route-map <route-map-name>]
no redistribute <protocol> [metric] [match {internal | external 1 | external 2 | nssa-external 1 | nssa-
external 2}] [route-map <route-map-name>]
Fields Definition
Protocol Source protocol from which routes are being redistributed. It can be one of the
following keywords: connected, ospf, static, connected.
When this option is specified, BGP advertises the prefix with the MED path
attribute set to the configured value. If this option is not specified but a default
metric <0-4294967295> metric is configured by default-information originate command, the MED is set
to the default metric. If a default metric is not configured, the prefix is advertised
without a MED attribute.
Match Use this option to redistribute specific types of OSPF routes.
Identifier of a configured route map. The route map should be examined to filter
route-map-name the networks to be redistributed. A route map can be used to set attributes on
redistribution routes.
6.10.2.51. distribute-list in
This command is used to filter routes received in incoming Border Gateway Protocol (BGP) updates based on
destination prefix. The distribute list is applied to all routes received from all neighbors. Only routes permitted
by the prefix list are accepted. If the command refers to a prefix list which does not exist, the command is
accepted and all routes are permitted.
Fields Definition
Name of a prefix list. The list defines which networks are to be received and which
list-name are to be suppressed in routing updates, based upon matching destination
prefixes in the prefix list.
Default None
Fields Definition
Name of a prefix list. The list defines which networks are to be received and which
list-name are to be suppressed in routing updates, based upon matching destination
prefixes in the prefix list.
Default None
Fields Definition
Permit Enable fast external failover on the interface, regardless of the global
configuration of the fearture.
Deny Disable fast external failover on the interface, regardless of the global
configuration of the fearture.
Default None
6.10.2.54. network
This command is used to advertise an address prefix. The prefix is only advertised if the common routing table
includes a non-BGP route with the same prefix. The route may be a connected route, a static route, or a dynamic
route from another routing protocol.
BGP accepts up to 64 networks per address family. The network command may specify a default route.
If a route map is configured to set attributes on the advertised routes, match as-path and match community
terms in the route map are ignored. If there is no route map with the name given, the network is not advertised.
To disable BGP from advertising an address prefix, use the no form of this command.
Fields Definition
route-map-name Identifier of a configured route map. The route map should be examined to filter
the networks to be advertised.
BGP accepts up to 64 networks per address family. The network command may specify a default route.
If a route map is configured to set attributes on the advertised routes, match as-path and match community
terms in the route map are ignored. If there is no route map with the name given, the network is not advertised.
To disable BGP from advertising an IPv6 prefix, use the no form of this command.
Fields Definition
route-map-name Identifier of a configured route map. The route map should be examined to filter
the networks to be advertised.
Fields Definition
template name Name of the peer template. The name may be no more than 32 characters.
Default None
Format clear ip bgp { [vrf <vrf-name>] {* [soft [in | out]] | <1-4294967295> | <neighbor-address> [ [ interface
{<slot/port> | vlan <1-4093>} ] soft [in | out] ] | counters } } | interface {<slot/port> | vlan <1-4093>}
[soft [in | out] ] | listen range <prefix>/<prefix-length> [soft [in | out] ]
* Resets adjacency with every BGP peer.
Fields Definition
1-4294967295 Specify the BGP peer’s AS number for which the adjacency will be reset.
neighbor-address Sepcify the IPv4 and IPv6 address of the peer for which the adjacency will be
reset.
Interface Specify the interface for IPv6 link local peer address for which the adjacency will
be reset.
listen range The IP address range to listen BGP peers.
prefix/prefix-length Specify the listen range IP prefix and prefix length to be created.
Default None
Default None
Once you have created an AS path list, you cannot delete an individual statement. If you want to remove an
individual statement, you must delete the AS path list and recreate it without the statement to be deleted.
Statements are applied in the order in which they are created. New statements are added to the end of the list.
The statement with the first matching regular expression is applied.
128 AS path access lists are allowed to be configured with up to 64 statements each.
To enter the question mark within a regular expression, you must first enter CTRL-V to prevent the CLI from
interpreting the question mark as a request for help.
Fields Definition
1-500 A number uniquely identifying the list. All AS path access list commands with the
same this number are considered part of the same list.
Permit Permit the routes whose AS PATH attribute matches the regular expression.
Deny Deny the routes whose AS PATH attribute matches the regular expression.
A regular expression used to match the AS PATH attribute of a BGP route where
the AS path is treated as an ASCII string.
AS path regular expression syntax:
asterisk(*): Matches zero or more sequences of the pattern.
brackets([]): Designates a range of single-character patterns.
caret(^): Matches the beginning of the input string.
dollar sign($): Matches the end of the input string.
Regexp
hyphen(-): Separates the end points of a range.
period(.): Matches any single character, including white space.
plus sign(.): Matches 1 or more sequences of the pattern.
period(.): Matches any single character, including white space.
question mark(?): Matches 1 or more occurrences of the pattern.
underscore (_): Matches a comma (,), left brace ({),right brace (}), left
parenthesis, right parenthesis, the beginning of the input string, the end of the
input string, or a space.
Default None
To display BGP standard communities as 32-bit integers, use the no form of this command.
Default None
A community number may be entered in either format, as a 32-bit integer or a pair of 16-bit integers separated
by a colon, regardless of whether the ip bgp-community new-format command is active. Up to 16 communities,
including the well-known communities, can be listed in a single command. Up to 32 statements may be
configured with a given community list name. Up to 128 unique community list names may be configured.
Format ip community-list standard <list-name> {permit | deny} [community] [no-advertise] [no-export] [no-
export-subconfed] [no-peer]
no ip community-list standard <list-name>
Fields Definition
no-export Specify the routes that are not exported outside of the local AS.
no-export-subconfed Specify the routes that are not exported to other external peers.
no-peer Specify the routes that are not exported to other peers.
Default None
When an AS path list number is specified, the output is limited to the single AS
0-500
path list specified.
Default None
Fields Definition
listname A standard community list name. This option limits the output to a single list.
Default None
Fields Definition
Default None
Format rd {route-distinquisher}
Fields Definition
i
This command is effective only if BGP is running on the router. The RD for a VRF cannot be removed or
changed once configured. For this reason, this command does not have the no form. To change the configured
RD value, remove the VRF (using the no ip vrf command) and reconfigure the VRF.
6.10.2.66. route-target
This command is used to create a list of export, import, or both Route Target (RT) extended communities for the
specified VRF instance. Enter the route-target command one time for each target extended community. Routes
that are learned and carry a specific route-target extended community are imported into all VRFs configured
with that extended community as an import route target.
Use no form to remove the route target specified for a VRF instance.
Fields Definition
Both Exports/imports routing information to/from the target VPN extended community.
i
This command is effective only if BGP is running on the router.
The following commands are available in VPNv4 address family configuration mode.
• neighbor ip-address activate
• neighbor ip-address send-community both
• neighbor ip-address send-community extended
The maximum number of occurrences of the local ASN allowed in the AS_PATH
Count
attribute received in the prefix updates. The range is 1 to 10.
Default Disabled
VRRPv2 VRRPv3
Supports redundancy to IPv4 addresses Supports redundancy to IPv4 and IPv6 addresses
Supports authentication Does not support authentication
No concept of link-local address in IPv4 address For IPv6 addresses, VRRP IP contains the link-
space localIPv6 address too
The interval time used for sending VRRP
The interval time is in the order of milliseconds
Advertisement packets is in seconds
VRRP MAC address format for IPv6 VR IP is 00-00-5E-
VRRP MAC address format is 00-00-5E-00-01-{VRID}
00-02-{VRID}
i
VRRPv2 configuration cannot be modified under VRRPv3 enabled mode.
Default None
Display Message
Fields Definition
ipv4 (Optional) indicates the Virtual router group belongs to IPv4 address family.
ipv6 (Optional) indicates the Virtual router group belongs to IPv6 address family.
slot/port (Optional) indicates the interface number to which the Virutal router belongs.
vlan-id (Optional) indicates the VLAN number to which the Virtual router belongs.
vrid (Optional) Virtual router group number. The range is from 1 to 255.
(IX2) (config-if-vrrp)#
Default None
Display Message
Fields Definition
A-F IP address family type (IPv4 or IPv6) this Virtual Router belongs to.
VRRP group state. The state can be one of the following: Init, Backup,
State
Master
Example:
Format show vrrp statistics [{ipv4| ipv6} {<slot/port> | vlan <vlan-id>} <vr-id>]
Default None
Display Message
Fields Definition
ipv4 (Optional) indicates the Virtual router group belongs to IPv4 address family.
ipv6 (Optional) indicates the Virtual router group belongs to IPv6 address family.
slot/port (Optional) indicates the interface number to which the Virtual router
belongs.
vlan-id (Optional) indicates the VLAN number to which the Virtual router belongs.
vr-id (Optional) Virtual router group number. The range is from 1 to 255.
Master Transitions............................. 0
New Master Reason.............................. notMaster(0)
Advertisements Received........................ 153317
Advertisements Sent............................ 0
Advertisement Interval Errors.................. 0
IP TTL Errors.................................. 0
Last Protocol Error Reason..................... noError(0)
Zero Priority Packets Received................. 0
Zero Priority Packets Sent..................... 0
Invalid Type Packets Received.................. 0
Address List Errors............................ 0
Packet Length Errors........................... 0
Row Discontinuity Time......................... 0 days 0 hrs 0 mins 0 secs
Refresh Rate (in milliseconds)................. 0
Default Disabled
6.11.2.2. vrrp
This command creates a VRRPv3 group and enters VRRPv3 group configuration mode.
To remove the specified VRRPv3 group, use the no form of this command. Before you can use this command,
you must disable Virtual Router using the shutdown command in the appropriate VRRP Config mode
<group-id> The virutal router group number. The range is from 1 to 255.
Default None
6.11.2.3. preempt
This command configures the device to take over as master virtual router for a VRRP group if it has higher
priority than the current master virtual route.
To prevent the device from taking over as master virtual router for a VRRP group if it has higher priority than the
current master virtual route, use the no form of this command.
Fields Definition
Number of seconds that the device will delay before issuing an advertisement
<centiseconds>
claiming master ownership. The default delay is 0 centiseconds. The valid range
is 0–3600 centiseconds.
6.11.2.4. accept-mode
This command controls whether a virtual router in master state will accept packets addressed to the address
owner's virtual IP address as its own if it is not the virtual IP address owner.
To reset the accept mode to the default value, use the no form of this command.
Format accept-mode
no accept-mode
Default Disabled
Fields Definition
level Priority of the device within the VRRP group. The range is from 1 to 254.
Default 100
Fields Definition
6.11.2.7. shutdown
This command disables the VRRP group configuration.
To enable and update the virtual router state after completing configuration.restore the default value, use the
no form of this command.
NETGEAR M4500 Series Switches CLI Command Reference Manual 825
Format shutdown
no shutdown
Default shutdown
6.11.2.8. address
This command set the primary or secondary IP address of the device within a VRRPv3 group.
If the primary or secondary option is not specified, the specified IP address is set as the primary. The Virtual IPv6
primary address should be a link-local address only. When a global IPv6 address is given as a primary address for
the VRRP IP then the config fails with the following error message – “Error! Primary virtual IPv6 address should
be a link-local address only.” Also the removing of the primary virtual IP (IPv4 or IPv6) is not allowed. The
primary virtual IP of a virtual router can only be modified. The secondary virtual IP can be removed using the no
form of the this command. Also, VRRPv3 for IPv6 requires that a primary virtual link-local IPv6 address is
configured to allow the group to operate. After the primary link-local IPv6 address is established on the group,
you can add the secondary global addresses.
To remove the secondary address, use the no form of this command.
Fields Definition
Default None
slot/port
The interface to track.
vlan-id
The VLAN to track.
decrement number (Optional) Specify the VRRP priority decrement for the tracked object. The
number is the amount by which priority is decremented. The range is 1–254.
Fields Definition
ip-address/prefix-len
Prefix and prefix length of the route to be tracked
decrement number (Optional) Specify the VRRP priority decrement for the tracked route. The
number is the amount by which priority is decremented. The range is 1–254.
Format clear vrrp statistics [{ipv4| ipv6} {<slot/port> | vlan <vlan-id>} <vr-id>]
Fields Definition
ipv4
(Optional) The Virtual router group belongs to IPv4 address family.
Default None
Display Message
Fields Definition
detail Displays the configuration and status of the specified virtual router
interfaces Displays the list of interfaces and the virtual routers to which they belong
Fields Definition
vrf-name The name of the virtual router. The name is a string of up to 64 characters from
an ASCII set.
Fields Definition
The number of routes for a virtual router instance in the total routing table space
limit
for the router. The limit ranges from 1 to 4294967295. If the limit value is greater
than the total router table size, it is limited to the total size.
The threshold value ranges from 1 to 100 and indicates the percent of the limit
Warn threshold
value at which a warning message is to be generated. If no limit value is given the
platform maximum is taken as the limit value.
6.12.2.3. description
Use this command to configure a descriptive text for a virtual router.
Alternatively, you can use no description command to remove the descriptive text configuration for a virtual
router.
Fields Definition
text The descriptive text for the virtual router. A set of ASCII characters up to 512
characters in length.
Default None
Fields Definition
vrf-name
The name of the virtual router.
The Black Hole Detection (BHD) feature helps in getting notification logs intermittently whenever packets are
getting black-holed in the network.
Default None
Display Message
Fields Definition
Default Disabled
Default Disabled
Default None
Half-life period The numbe of seconds it takes for the penalty to reduce by half. The
configurable range is 1-30 seconds. Default value is 5 seconds.
Reuse Threshold The value of the penalty at which the dampened interface is restored. The
configurable range is 1-20,000. Default value is 1000.
Suppress Threshold The value of the penalty at which the interface is dampened. The configurable
range is 1-20000. Default value is 2000.
Max Suppress Time The maximum amount of time (in seconds) an interface can be in suppressed
state after it stops flapping. The configurable range is 1-255 seconds. The
default value is four times of half-life period. If half-period value is allowed to
default, the maximum suppress time defaults to 20 seconds.
Restart Penalty Penalty applied to the interface after the device reloads. The configurable range
is 1-20000. Default value is 2000.
Example:
The following shows examples of the command.
Show commands are used to display device 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.
Default None
Display Message
Fields Definition
IGMP Admin Mode This field displays the administrative status of IGMP. This is a configured value.
IGMP Router-Alert check This field displays the administrative status of Router-Alert validation for IGMP
packets.
Interface Mode This field indicates whether IGMP is enabled or disabled on the interface. This is
a configured value.
Operational-Status This field indicates the current state of IGMP on this interface. Possible values
are Operational or Non-Operational.
Format show ip igmp groups {<slot/port> | vlan <vlan-id> | loopback <0-63>} [detail]
NETGEAR M4500 Series Switches CLI Command Reference Manual 835
Fields Definition
<slot/port>
Valid slot and port number separated by forward slashes.
<loopback> Loopback interface number. The range of Loopback interface is from 0-63.
Default None
Display Message
Fields Definition
IP Address
This displays the IP address of the interface participating in the multicast group.
Subnet Mask This displays the subnet mask of the interface participating in the multicast
group.
Interface Mode This displays whether IGMP is enabled or disabled on this interface.
// The following fields are not displayed if the interface is not enabled:
Querier Status This displays whether the interface has IGMP in Querier mode or Non-Querier
mode.
Groups This displays the list of multicast groups that are registered on this interface.
Multicast IP Address This displays the IP Address of the registered multicast group on this interface.
Last Reporter This displays the IP Address of the source of the last membership report
received for the specified multicast group address on this interface.
Up Time This displays the time elapsed since the entry was created for the specified
multicast group address on this interface.
Expiry Time This displays the amount of time remaining to remove this entry before it is aged
out.
Version1 Host Timer This displays the time remaining until the local router assumes that there are no
longer any IGMP version 1 multicast members on the IP subnet attached to this
interface. This could be an integer value or “-----” if there is no Version 1 host
present.
Group Compatibilty Mode The group compatibility mode (v1, v2 or v3) for this group on the specified
interface.
<loopback> Loopback interface number. The range of Loopback interface is from 0-63.
Default None
Display Message
Fields Definition
IP Address
This displays the IP address of the interface participating in the multicast group.
Subnet Mask This displays the subnet mask of the interface participating in the multicast
group.
IGMP Admin Mode This field displays the administrative status of IGMP. This is a configured value
Interface Mode This field indicates whether IGMP is enabled or disabled on the interface. This is
a configured value.
IGMP Version This field indicates the version of IGMP running on the interface. This value can
be configured to create a router capable of running either IGMP version 1 or 2.
Query Max Response Time This field indicates the maximum query response time advertised in IGMPv2
(secs) queries on this interface. This is a configured value.
Robustness This field displays the tuning for the expected packet loss on a subnet. If a
subnet is expected to be have a lot of loss, the Robustness variable may be
increased for that interface. This is a configured v. alue.
Startup Query Interval This value indicates the interval between General Queries sent by a Querier on
(secs) startup. This is a configured value.
Startup Query Count This value is the number of Queries sent out on startup, separated by the
Startup Query Interval. This is a configured value.
Last Member Query Interval This value indicates the Maximum Response Time inserted into Group-Specific
(secs) Queries sent in response to Leave Group messages. This is a configured value
Last Member Query Count This value is the number of Group-Specific Queries sent before the router
assumes that there are no local members. This is a configured value.
Fields Definition
Default None
Display Message
Fields Definition
Interface IP
This displays the IP address of the interface participating in the multicast group.
Group Compatibility Mode The group compatibility mode (v1, v2 or v3) for the specified group on this
interface.
Source Filter Mode The source filter mode (Include/Exclude) for the specified group on this interface.
This is “-----” for IGMPv1 and IGMPv2 Membership Reports.
Fields Definition
Source Filter Mode The source filter mode (Include/Exclude) for the specified group on this
interface. This is “-----” for IGMPv1 and IGMPv2 Membership Reports.
Source Hosts This displays the list of unicast source IP Addresses in the group record of the
IGMPv3 Membership Report with the specified multicast group IP Address. This
is “-----” for IGMPv1 and IGMPv2 Membership Reports.
Expiry Time This displays the amount of time remaining to remove this entry before it is aged
out. This is “- ----” for IGMPv1 and IGMPv2 Membership Reports.
Fields Definition
<slot/port>
Valid slot and port number separated by forward slashes.
<loopback> Loopback interface number. The range of Loopback interface is from 0-63.
Default None
Display Message
Fields Definition
This field indicates the status of the IGMP router, whether it is running in Querier
Querier Status mode or Non-Querier mode.
This field displays the IP Address of the IGMP Querier on the IP subnet to which
Querier IP Address
this interface is attached.
Querier Up Time This field indicates the time since the interface Querier was last changed.
This field displays the amount of time remaining before the Other Querier
Querier Expiry Time Present Timer expires. If the local system is the querier, the value of this object is
zero.
This field indicates the number of queries received whose IGMP version does not
Wrong Version Queries
match the IGMP version of the interface.
This field displays the number of times a group membership has been added on
Number of Joins Received
this interface.
Number of Groups This field indicates the current number of membership entries for this interface.
Format ip igmp
no ip igmp
Default Disable
To disables Router-Alert validation for IGMP packets, use the no form of this command.
Default Disable
To reset the version of IGMP for this interface to the default value, use the no form of this command.
Fields Definition
Default 3
To reset the number of Group-Specific Queries to the default value, use the no form of this command.
Fields Definition
Default 2
To reset the Maximum Response Time being inserted into Group-Specific Queries sent in response to Leave
Group messages on the interface to the default value, use the no form of this command.
Fields Definition
Default 1 second
To reset the query interval for the specified interface to the default value, use the no form of this command.
Fields Definition
IGMP version 3 range 1-31744, version 2: range 1-3600, version 1: range 1-3600
Fields Definition
IGMP version 3 range 1-3174, version 2: range 1-25, version 1: range 1-25
Default 10 seconds
To reset the robustness value to the default value, use the no form of this command.
Fields Definition
Default 2
To reset the number of Queries sent out on startup to the default value, use the no form of this command.
Fields Definition
Default 2
To reset the interval between General Queries sent by a Querier on startup on the interface to the default value,
use the no form of this command.
Fields Definition
Default 31
Show commands are used to display device 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.
Default None
Display Message
Fields Definition
Time elapsed in hours, minutes, and seconds since the multicast group has been
Up Time
known.
Time left in hours, minutes, and seconds before the entry is removed from the MLD
Expiry Time
membership table.
Fields Definition
The IP Address of the source of the last membership report received for this
Last Reporter
multicast group address on that interface.
The filter mode of the multicast group on this interface. The values it can take are
Filter Mode
include and exclude.
The time remaining until the router assumes there are no longer any MLD version-
Version 1 Host Timer
1 Hosts on the specified interface.
The compatibility mode of the multicast group on this interface. The values it can
Group Compat Mode
take are MLDv1 and MLDv2
The following table is displayed to indicate all the sources associated with this group.
Fields Definition
Uptime Time elapsed in hours, minutes, and seconds since the source has been known.
Expiry Time Time left in hours, minutes, and seconds before the entry is removed.
Default None
Display Message
The following information is displayed for each of the interfaces or for only the specified interface.
Fields Definition
MLD Global Admin Mode Displays the configured administrative status of MLD.
MLD Interface Admin Mode Displays the configured administrative status of MLD on the interface.
Query Interval Indicates the configured query interval for the interface.
Indicates the configured maximum query response time (in seconds) advertised in
Query Max Response Time
MLD queries on this interface.
Displays the configured value for the tuning for the expected packet loss on a
Robustness
subnet attached to the interface.
This valued indicates the configured interval between General Queries sent by a
Startup Query interval
Querier on startup.
This value indicates the configured number of Queries sent out on startup,
Startup Query Count
separated by the Startup Query Interval.
This value indicates the configured Maximum Response Time inserted into Group-
Last Member Query Interval
Specific Queries sent in response to Leave Group messages.
This value indicates the configured number of Group-Specific Queries sent before
Last Member Query Count
the router assumes that there are no local members.
The following information is displayed if the operational mode of the MLD interface is enabled.
Fields Definition
This value indicates whether the interface is an MLD querier or non-querier on the
Querier Status
subnet it is associated with.
Querier IP Address The IP address of the MLD querier on the subnet the interface is associated with.
Querier Expiry Time Time left in seconds before the Querier loses its title as querier.
Indicates the number of queries received whose MLD version does not match the
Wrong Version Queries
MLD version of the interface.
Number of Joins Received The number of times a group membership has been added on this interface.
Number of Groups The current number of membership entries for this interface.
Default None
Display Message
Fields Definition
Valid MLD Packets Received The number of valid MLD packets received by the router.
Valid MLD Packets Sent The number of valid MLD packets sent by the router.
Queries Received The number of valid MLD queries received by the router.
Queries Sent The number of valid MLD queries sent by the router.
Reports Received The number of valid MLD reports received by the router.
Reports Sent The number of valid MLD reports sent by the router.
Leaves Received The number of valid MLD leaves received by the router.
Leaves Sent The number of valid MLD leaves sent by the router.
Bad Checksum MLD Packets The number of bad checksum MLD packets received by the router.
Malformed MLD Packets The number of malformed MLD packets received by the router.
To reset the query interval for the specified interface to the default value, use the no form of this command.
Fields Definition
Default 125
To reset the maximum response time interval for the specified interface to the default value, use the no form of
this command.
Fields Definition
Default 10 seconds
To reset the Maximum Response Time being inserted into Group-Specific Queries sent in response to Leave
Group messages on the interface to the default value, use the no form of this command.
Fields Definition
Default 1 second
To reset the number of Group-Specific Queries to the default value, use the no form of this command.
Fields Definition
Default 2
To set the administrative mode of MLD in the router to inactive, use the no form of this command.
Default Disable
<vlan-id> Specifies the VLAN interface. The range of the VLAN ID is 1 to 4093.
Default None
Default None
To reset the version of MLD for this interface to the default value, use the no form of this command.
Default 2
Default 2
Default 31
Default 1
Default None
Display Message
Fields Definition
This field indicates the current state of the IPv4 multicast protocol. Possible
IPv4 Protocol State
values are Operational or Non-Operational.
This field indicates the current state of the IPv6 multicast protocol. Possible
IPv6 Protocol State
values are Operational or Non-Operational.
IPv4 Table Max Size The max number of the IPv4 entries allowed in the multicast table.
IPv6 Table Max Size The max number of the IPv6 entries allowed in the multicast table.
IPv4 Protocol This field displays the multicast IPv4 protocol running on the router.
IPv6 Protocol This field displays the multicast IPv6 protocol running on the router.
Default None
Display Message
Fields Definition
Default None
TTL This field displays the time-to-live value for this interface.
Default None
Display Message
Fields Definition
Source IP This field displays the IP address of the multicast data source.
Group IP This field displays the IP address of the destination of the multicast packet.
Expiry Time (secs) This field displays the time of expiry of this entry in seconds.
Up Time (secs) This field displays the time elapsed since the entry was created in seconds.
RPF Neighbor This field displays the IP address of the RPF neighbor.
Flags This field displays the flags associated with this entry.
Fields Definition
Source IP This field displays the IP address of the multicast data source.
Group IP This field displays the IP address of the destination of the multicast packet.
Protocol This field displays the multicast routing protocol by which this entry was created.
Incoming Interface This field displays the interface on which the packet for this source/group arrives.
Outgoing Interface List This field displays the list of outgoing interfaces on which this packet is forwarded.
< groupipaddr > the IP Address of the destination of the multicast packet.
Default None
Display Message
Fields Definition
Source IP This field displays the IP address of the multicast data source.
Group IP This field displays the IP address of the destination of the multicast packet.
Up Time (secs) This field displays the time elapsed since the entry was created in seconds.
RPF Neighbor This field displays the IP address of the RPF neighbor.
Flags This field displays the flags associated with this entry.
Fields Definition
Source IP This field displays the IP address of the multicast data source.
Group IP This field displays the IP address of the destination of the multicast packet.
Protocol This field displays the multicast routing protocol by which this entry was created.
Incoming Interface This field displays the interface on which the packet for this group arrives.
Outgoing Interface List This field displays the list of outgoing interfaces on which this packet is forwarded.
Default None
Fields Definition
Source IP This field displays the IP address of the multicast data source.
Group IP This field displays the IP address of the destination of the multicast packet.
Expiry Time (secs) This field displays the time of expiry of this entry in seconds.
Up Time (secs) This field displays the time elapsed since the entry was created in seconds.
RPF Neighbor This field displays the IP address of the RPF neighbor.
Flags This field displays the flags associated with this entry.
Fields Definition
Source IP This field displays the IP address of the multicast data source.
Group IP This field displays the IP address of the destination of the multicast packet.
Protocol This field displays the multicast routing protocol by which this entry was created.
Incoming Interface This field displays the interface on which the packet for this source arrives.
Outgoing Interface List This field displays the list of outgoing interfaces on which this packet is forwarded.
Default None
Display Message
Fields Definition
Source IP This field displays the IP address of the multicast data source.
Source Mask This field displays the IP address Mask of the multicast data source.
RPF Address This field displays the IP address of the RPF next-hop toward the source.
Preference This field displays the administrative distance for this static mroute.
Display Message
If you use the summary parameter, the command displays the following information:
Fields Definition
Up Time The time elapsed since the entry was created in seconds.
Incoming Outgoing
( *,ff1e::1)
Joins/Prunes: 0/0
(2002::6,ff1e::1)
00:00:14/195 Flags: T
Display Message
If you use the detail parameter, the command displays the following information:
Fields Definition
Protocol The multicast routing protocol by which the entry was created.
Incoming Interface The interface on which the packet for the source/group arrives.
Outgoing Interface List The list of the outgoing interfaces on which the packet is forwarded.
If you use the summary parameter, the command displays the following information:
Fields Definition
Up Time The time elapsed since the entry was created in seconds.
Display Message
If you use the detail parameter, the command displays the following information:
Fields Definition
Protocol The multicast routing protocol by which the entry was created.
Incoming Interface The interface on which the packet for the source/group arrives.
Outgoing Interface List The list of the outgoing interfaces on which the packet is forwarded.
If you use the summary parameter, the command displays the following information:
Fields Definition
Up Time The time elapsed since the entry was created in seconds.
Display Message
Fields Definition
RPF Address The IP address of the RPF next hop router toward the source.
The interface that is used to reach the RPF next hop. This is valid if the RPF
Interface
address is link-local address.
Default None
To set the administrative mode of the IP multicast forwarder in the router to inactive, use the no form of this
command.
Format ip multicast
no ip multicast
Default None
To remove an administrative scope multicast boundary specified by <groupipaddr> and <mask> for which this
multicast administrative boundary is applicable, use the no form of this command.
The multicast group address for the start of the range of addresses to be excluded.
<groupipaddr>
The address must be in the range of 239.0.0.0 through 239.255.255.255.
Default None
To reset the <ttl-threshold> for the routing interface to the default value, use the no form of this command.
Default 1
Default None
Display Message
Fields Definition
Operational Status The current state of PIM on this interface: Operational or Non-Operational.
Default None
Display Message
Fields Definition
Length of a mask (maximum 32 bits) that is to be ANDed with the group address
BSR Hash Mask Length before the hash function is called. This value is configured in the ip pim
bsrcandidate command
C-BSR Advertisement Indicates the configured C-BSR Advertisement interval with which the router,
Interval(secs) acting as a C-BSR, will periodically send the C-BSR advertisement messages.
Next Bootstrap Time (in hours, minutes, and seconds) in which the next bootstrap message is due
Message(hh:mm:ss) from this BSR
Fields Definition
Default None
Display Message
Fields Definition
The frequency at which PIM hello messages are transmitted on this interface. By
Hello Interval
default, the value is 30 seconds
Join Prune Interval The join/prune interval for the PIM router. The interval is in seconds
BSR Border Identifies whether this interface is configured as a bootstrap router border interface
The number of PIM neighbors learned on this interface. This is a dynamic value
Neighbor Count
and is shown only when a PIM interface is operational
The IP address of the elected Designated Router for this interface. This is a
Designated Router
dynamic value and will only be shown when a PIM interface is operational.
Default None
Display Message
Fields Definition
Up Time The time since this neighbor has become active on this interface
BSR Border Identifies whether this interface is configured as a bootstrap router border interface
Default None
Display Message
Fields Definition
Group Address The IP address and prefix length of the multicast group
Origin Indicates the mechanism (BSR or static) by which the RP was selected
C-RP Advertisement Indicates the configured C-RP Advertisement interval with which the router, acting
Interval(secs) as a C-RP, will periodically send the C-RP advertisement messages.
Next Candidate RP Time (in hours, minutes, and seconds) in which the next C-RP Advertisement is
Advertisement (hh:mm:ss) due from this Router
the multicast group address for the start of the range of addresses to be excluded.
<group-address>
The address must be in the range of 239.0.0.0 through 239.255.255.255.
Default None
Display Message
Fields Definition
Type Indicates the mechanism (BSR or static) by which the RP was selected
Default None
Display Message
Fields Definition
Default None
Display Message
Fields Definition
Default None
Packets forwarded in Number of multicast packets that are forwarded in software for a specific
software for this entry multicast route entry.
IPv4 Protocol Multicast routing protocol that has added a specific entry.
Expiry Time (secs) Expiry time for a specific Multicast Route entry in seconds.
Outgoing interface list Outgoing interface list for a specific Multicast Route entry.
Default None
To remove a configured candidate bootstrap router (C-BSR), use the no form of this command.
Format ip pim bsr-candidate interface {<slot/port> | loopback <loopback-id> | vlan <vlan-id>} <hash-mask-
length> [<priority>] [interval <1-16383>]
no ip pim bsr-candidate interface {<slot/port> | loopback <loopback-id> | vlan <vlan-id>}
Fields Definition
<interval> BSR candidate advertisement interval. The range of the priority is 1 to 16383.
Default Disable
i This command takes effect only when PIM-SM is configured as the PIM mode.
To remove a configured RP address for one or more multicast groups, use the no form of this command.
Indicates that if there is a conflict, the RP configured with this command prevails
[overide]
over the RP learned by BSR.
Default 0
i This command takes effect only when PIM-SM is configured as the PIM mode.
To disable the router to advertise itself as a PIM candidate rendezvous point (RP) to the bootstrap router (BSR),
use the no form of this command.
Format ip pim rp-candidate interface {<slot/port> | loopback <loopback-id> | vlan <vlan-id>} <group-address>
<group-mask> [interval <1-16383>]
no ip pim rp-candidate interface {<slot/port> | loopback <loopback-id> | vlan <vlan-id>} <group-
address> <group-mask>
Fields Definition
i This command takes effect only when PIM-SM is configured as the PIM mode.
To set the administrative mode of IPv4 PIM-SM in the router to inactive, use the no form of this command.
Default Disable
7.4.2.5. ip pim-spt-threshold
Use this command to configure the Data Threshold rate for the last-hop router to switch to the shortest path.
The possible values are 0 or Infinity.
To reset the Data Threshold rate for the last-hop router to switch to the shortest path to the default value, use
the no form of this command.
Default 0
i This command takes effect only when PIM-SM is configured as the PIM mode.
To disable the specified Source Specific Multicast (SSM) range, use the no form of this command.
Default Disable
7.4.2.7. ip pim
This command administratively enables PIM on an interface or range of interfaces.
To set the administrative mode of PIM on an interface to disabled, use the no form of this command.
Format ip pim
no ip pim
Default Disable
To disable the interface from being the BSR border, use the no form of this command.
Default Disable
i This command takes effect only when PIM-SM is configured as the PIM mode.
To reset the priority value to the default value for which a router is elected as the designated router (DR), use
the no form of this command.
Default 1
i This command takes effect only when PIM-SM is configured as the PIM mode.
To reset the PIM hello interval to the default value, use the no form of this command.
Default 30
To reset the PIM join/prune interval to the default value, use the no form of this command.
<0-18000> The range for the join/prune interval is from 0 to 18000 seconds.
Default 60
i This command takes effect only when PIM-SM is configured as the PIM mode.
Default None
Display Message
Fields Definition
Data Threshold Rate Indicates the data threshold rate for PIM.
The current state of PIM on this interface. Possible values are Operational or Non-
Operational Status
Operational.
Default None
Format show ipv6 pim interface [{<slot/port> | loopback <loopback-id> | vlan <vlan-id>}]
Fields Definition
Default None
Display Message
Fields Definition
The frequency at which PIM hello messages are transmitted on this interface. By
Hello Interval
default, the value is 30 seconds.
The join/prune interval for the PIM router. The interval is in seconds. By default,
Join Prune Interval
the value is 60 seconds.
The IP address of the elected Designated Router for this interface. This is a
Designated Router
dynamic value and will only be shown when a PIM interface is operational.
Default None
Display Message
Fields Definition
Interface Slot, and port number separated by forward slashes, or VLAN ID.
Up Time The time since this neighbor has become active on this interface.
Default None
NETGEAR M4500 Series Switches CLI Command Reference Manual 881
Mode Privileged Exec
User Exec
Display Message
Fields Definition
Length of a mask (maximum 32 bits) that is to be ANDed with the group address
BSR Hash Mask Length before the hash function is called. This value is configured in the ipv6 pim bsr-
candidate command.
Time (in hours, minutes, and seconds) in which the next bootstrap message is
Next Bootstrap Message
due from this BSR.
C-BSR Advertisement Indicates the configured C-BSR Advertisement interval with which the router,
Interval acting as a C-BSR, will periodically send the C-BSR advertisement messages.
Default None
Display Message
Fields Definition
Type Indicates the mechanism (BSR or static) by which the RP was selected.
Default None
Display Message
Fields Definition
Group Address The IPv6 address and prefix length of the multicast group.
Origin Indicates the mechanism (BSR or static) by which the RP was selected.
Next Candidate RP Time (in hours, minutes, and seconds) in which the next C-RP Advertisement is
Advertisement (hh:mm:ss) due from this Router
Fields Definition
Indicates the configured C-RP Advertisement interval with which the router, acting
C-RP Advertisement Interval as a Candidate RP will periodically send the C-RP advertisement messages to the
elected BSR.
Default None
Display Message
Fields Definition
Default None
To set the administrative mode of IPv6 PIM-SM in the router to inactive, use the no form of this command.
Default Disable
To set the administrative mode of IPv6 PIM on an interface to disabled, use the no form of this command.
Default Disable
To reset the PIM hello interval to the default value, use the no form of this command.
Default 30
To disable the interface from being the BSR border, use the no form of this command.
Default Disable
To remove a configured PIM candidate bootstrap router (C-BSR), use the no form of this command.
Format ipv6 pim bsr-candidate interface {<slot/port> | loopback <loopback-id> | vlan <vlan-id>} <hash-mask-
length> [<priority>] [interval <1-16383>]
no ipv6 pim bsr-candidate interface {<slot/port> | loopback <loopback-id> | vlan <vlan-id>}
Fields Definition
Interface number on this router from which the BSR address is derived, to make it
<slot/port>
a candidate. This interface must be enabled with PIM..
BSR hash-mask length. The range of the mask is 0 to 128. The length of a mask
that is to be ANDed with the group address before the hash function is called. All
<hash-mask-length> groups with the saem seed hash correspond to the same RP. For example, if this
value was 24, only the first 24 bits of the group addresses matter. This allows you
to get one RP for multiple groups.
Priority of the candidate BSR. The range of the priority is 0 to 255. The BSR with
<priority> the larger priority is preferred. If the priority values are the same, the router with
the larger IP address is the BSR. The default value is 0.
<interval> BSR candidate advertisement interval. The range of the priority is 1 to 16383.
Default None
To reset the priority value to the default value for which a router is elected as the designated router (DR), use
the no form of this command.
Default 1
To reset the join/prune interval to the default value, use the no form of this command.
Default 60
To remove a configured RP address for one or more multicast groups, use the no form of this command.
Indicates that if there is a conflict, the RP configured with this command prevails
Override
over the RP learned by BSR.
Default None
To disable the router to advertise itself as a PIM candidate rendezvous point (RP) to the bootstrap router (BSR),
use the no form of this command.
Format ipv6 pim rp-candidate interface {<slot/port> | loopback <loopback-id> | vlan <vlan-id>} <group-
address/prefix-length> [interval <interval>]
no ipv6 pim rp-candidate interface {<slot/port> | loopback <loopback-id> | vlan <vlan-id>} <group-
address/prefix-length>
Fields Definition
The IP address associated with this interface type and number is advertised as a
<slot/port>
candidate RP address. This interface must be enabled with PIM.
<group-address> The multicast group address that is advertised in association with the RP address.
Default None
To reset the Data Threshold rate for the last-hop router to switch to the shortest path to the default value, use
the no form of this command.
Default 0
To disable the specified Source Specific Multicast (SSM) range, use the no form of this command.
Default Disable
<0-7>
Specify the tunnel interface number you would like to show.
Default None
Display Message
If you do not specify a tunnel ID, the command shows the following information for each configured tunnel:
Fields Definition
tunnel ID
Shows the tunnel identification number.
Fields Definition
MTU Size Shows the maximum transmission unit for packets on the interface.
IPv6 Address/Length If you enable IPv6 on the interface and assign an address, the IPv6 address and
prefix display.
Example: If you specify a tunnel ID, the command shows the following information for the tunnel in the
example.
To remove the tunnel interface and associated configuration parameters for the specified tunnel interface, use
the no form of this command.
Default None
Fields Definition
<slot/port>
The Interface number.
Default None
Fields Definition
<ipv4-address>
A valid IP Address.
Default None
Fields Definition
[6to4]
With the optional 6to4 argument, the tunnel mode is set to 6to4 automatic.
Without the optional 6to4 argument, the tunnel mode is configured.
Default None
<0-63> Specify the ID of the loopback interface. The range is from 0 to 63.
Default None
Display Message
If you do not specify a loopback ID, the following information appears for each loopbackinterface on the system:
Fields Definition
Loopback ID
Shows the loopback ID associated with the rest of the information in the row.
Fields Definition
MTU size Shows the maximum transmission size for packets on this interface, in bytes.
To remove the loopback interface and associated configuration parameters for the specified loopback interface,
use the no form of this command.
<0-63>
Specify the ID of the loopback interface.
Default None
Default None
Display Message
Fields Definition
IPv6 Unicast Routing Mode Shows whether the IPv6 unicast routing mode is enabled.
IPv6 Hop Limit Shows the unicast hop count used in IPv6 packets originated by the node. For
more information, see “ipv6 hot-limit”.
ICMPv6 Rate Limit Error Shows how often the token bucket is initialized with burst-size tokens. For more
Interval information, see “ipv6 icmp error-interval”.
ICMPv6 Rate Limit Burst Size Shows the number of ICMPv6 error messages that can be sent during one burst-
interval. For more information, see “ipv6 icmp error-interval”.
IPv6 Unresolved Data Rate Shows the rate in packets-per-second for the number of IPv6 data packets
Limit trapped to CPU when the packet fails to be forwarded in the hardware due to
unresolved hardware address of the destined IPv6 node.
IPv6 Neighbors Dynamic Shows the dynamic renewal mode for the periodic NUD (neighbor
Renew unreachability detection) run on the existing IPv6 neighbor entries based on the
activity of the entries in the hardware.
IPv6 NUD Maximum Unicast Shows the maximum number of unicast Neighbor Solicitations sent during NUD
Solicits (neighbor unreachability detection) before switching to multicast Neighbor
Solicitations.
IPv6 NUD Maximum Shows the maximum number of multicast Neighbor Solicitations sent during
Multicast Solicits NUD (neighbor unreachability detection) when in UNREACHABLE state.
Format show ipv6 interface [ {brief | {port <slot/port> | vlan <vlan-id>} [prefix] | tunnel <0-7> | loopback <0-
63>}]
Fields Definition
Default None
Display Message
If you use the brief parameter, the following information displays for all configured IPv6 interfaces:
Fields Definition
IPv6 Address/Length Shows the IPv6 address and length on interfaces with IPv6 enabled.
Fields Definition
IPv6 Prefix Shows the IPv6 prefix for the specified interface.
IPv6 Link-local Scope ID Shows the scope ID of the link local address.
Interface Maximum
Shows the MTU size, in bytes.
Transmission Unit
Router Duplicate Address Shows the number of consecutive duplicate address detection probes to
Detection Transmits transmit.
Address Autoconfigure
Shows whether the autoconfigure mode is enabled or disabled.
Mode
Address DHCP Mode Shows whether the DHCPv6 client is enabled on the interface.
Router Advertisement NS Shows the interval, in milliseconds, between router advertisements for
Interval advertised neighbor solicitations.
Router Advertisement MTU Shows the MTU value of the interface in router advertisements.
Router Advertisement
Shows the router lifetime value of the interface in router advertisements.
Lifetime
Router Advertisement Shows the amount of time, in milliseconds, to consider a neighbor reachable after
Reachable Time neighbor discovery confirmation.
Max/Min Router
Shows the frequency, in seconds, that router advertisements are sent.
Advertisement Interval
Router Advertisement Shows whether the managed configuration flag is set (enabled) for router
Managed Config Flag advertisements on this interface.
Router Advertisement Other Shows whether the other configuration flag is set (enabled) for router
Config Flag advertisements on this interface.
Router Advertisement
Shows router preference value in IPv6 router advertisements.
Router Preference
IPv6 Destination Shows whether ICMPv6 Destination Unreachable messages may be sent
Unreachables (enabled) or not (disabled).
Specify if ICMPv6 redirect messages are sent back to the sender by the Router in
ICMPv6 Redirects
the redirect scenario is enabled on this interface.
If an IPv6 prefix is configured on the interface, the following information also appears.
Fields Definition
IPv6 Prefix Shows the IPv6 prefix for the specified interface.
Preferred Lifetime Shows the amount of time the advertised prefix is a preferred prefix.
Valid Lifetime Shows the amount of time the advertised prefix is valid.
Onlink Flag Shows whether the onlink flag is set (enabled) in the prefix.
Autonomous Flag Shows whether the autonomous address-configuration flag (autoconfig) is set
(enabled) in the prefix.
Format show ipv6 interface neighbors [<ipv6-address> | interface {<slot>/port> | {tunnel <0-7>} | {vlan <1-
4093>}}]
Fields Definition
Default None
Fields Definition
Type The type of the IPv6 address. It can be Dynamic, Static, Local or Other.
Shows whether the neighbor is a router. If the value is TRUE, the neighbor is
IsRtr known to be a router, and FALSE otherwise. A value of FALSE might not mean
Note that routers are not always known to be routers.
State of neighbor cache entry. Possible values are Incomplete, Reachable, Stale,
Neighbor State
Delay, Probe, and Unknown.
Age(Seconds) The time in seconds that has elapsed since an entry was added to the cache.
Default None
Display Message
BGP section:
Fields Definition
BGP GR-Enabled Mode Whether BGP Graceful Restart Enabled Mode is enabled. (Enabled or Disabled)
BGP GR-Aware Mode Whether BGP Graceful Restart Aware Mode is enabled. (Enabled or Disabled)
Maximum Paths The maximum number of next hops in an internal or external BGP route.
Always compare MED Whether BGP is configured to compare the MEDs for routes received from
peers in different ASs.
Maximum AS Path Length Whether BGP is configured to compare the MEDs for routes received from
peers in different ASs.
Fast Interval Failover Whether BGP immediately brings down a iBGP adjacency if the routing table
manager reports that the peer address is no longer reachable.
Fast Exterval Failover Whether BGP immediately brings down an eBGP adjacency if the link to the
neighbor goes down.
Distance The default administrative distance (or route preference) for external, internal,
and locally-originated BGP routes.
Prefix List In The global prefix list used to filter inbound routes from all neighbors.
Prefix List Out The global prefix list used to filter outbound routes to all neighbors.
OSPFv3 section:
Fields Definition
Distance The default administrative distance (or route preference) for intra-as, inter-as,
and external OSPF routes.
If you use the connected keyword for <protocol>, the all option is not available because there are no best or
non-best connected routes.
Default None
The show ipv6 route command displays the routing tables in the following format:
Codes: C - connected, S – static, 6To4 – 6to4 Route , B - BGP Derived, D - Database Route
O - OSPF Intra, OI - OSPF Inter, OE1 - OSPF Ext 1, OE2 - OSPF Ext 2
ON1 - OSPF NSSA Ext Type 1, ON2 - OSPF NSSA Ext Type 2, K - Kernel
The columns for the routing table display the following information:
Fields Definition
Code The code for the routing protocol that created this routing entry.
IPv6-Prefix/IPv6-Prefix- The IPv6-Prefix and prefix-length of the destination IPv6 network corresponding
Length to this route.
Preference/Metric The administrative distance (preference) and cost (metric) associated with this
route. An example of this output is [1/0], where 1 is the preference and 0 is the
metric.
Tag Displays the decimal value of the tag associated with a redistributed route, if it
is not 0.
Next-Hop The outgoing router IPv6 address to use when forwarding traffic to the next
router (if any) in the path toward the destination
Route-Timestamp The last updated time for dynamic routes. The format of Route-Timestamp will
be
• Days:Hours:Minutes if days > = 1
• Hours:Minutes:Seconds if days < 1
Interface The outgoing router interface to use when forwarding traffic to the next
destnation. For reject routes, the next hop interface would be Null0 interface.
T A flag appended to an IPv6 route to indicate that it is an ECMP route, but only
one of its next hops has been installed in the forwarding table. The forwarding
table may limit the number of ECMP routes or the number of ECMp groups.
When an ECMP route cannot be installed beacause such a limit is reached, the
route is installed with a single next hop. Such truncated routes are identified by
a T after the interface name.
To administratively control the traffic destined to a particular network and prevent it from being forwarded
through the router, you can configure a static reject route on the router. Such traffic would be discarded and the
ICMP destination unreachable message is sent back to the source. This is typically used for preventing routing
loops. The reject route added in the RTO is of the type OSPF Inter-Area. Reject routes (routes of REJECT type
installed by any protocol) are not redistributed by OSPF. Reject routes are supported in both OSPFv2 and
OSPFv3.
Default None
Default None
Default None
Display Message
Fields Definition
OSPF Inter Preference of routes to other OSPF routes that are outside of the area.
Default None
Display Message
Fields Definition
BGP Routes Total number of routes installed by BGP protocol. The routes include external
routes, internal routes and local routes.
OSPF Routes Total number of routes installed by OSPFv3 protocol. The routes include intra-
area routes, inter-area routes, external type-1 routes, and external type-2
routes.
Best Routes The number of best routes currently in the routing table. This number only
counts the best route to each destination.
Route Adds The number of routes that have been added to the routing table.
Route Modifies The number of routes that have been changed after they were initially added to
the routing table.
Route Deletes The number of routes that have been deleted from the routing table.
Unresolved Rotue Adds The number of routes adds that failed because none of the route’s next hops
were on a local subnet. Note that static routes can fail to be added to the
routing table at startup because the routing interfaces are not yet up.
Invalid Route Adds The number of routes that failed to be added to the routing table because the
route was invalid. A log message is written for each of these failures.
Failed Route Adds The number of routes that failed to be added to the routing table because of a
resource limitation in the routing table.
Kernel Failed Route Adds The number of routes that failed to be added to the routing table by kernel
because of a resource limitation in the routing table.
Hardware Failed Route Adds The number of routes that failed to be inserted into the hardware due to a hash
error or a table full condition.
Reserved Locals The number of routing table entries reserved for a local subnet on a routing
interface that is down. Space for local routes is always reserved so that local
routes can be installed when a routing interface bounces.
Unique Next Hops (High) The number of distinct next hops used among all routes currently in the routing
table. The (High) means the highest count of uniqe next hops since counters
were last cleared. These include local interfaces for local routes and neighbors
for indirect routes.
Next Hop Groups (High) The current number of next hop groups in use by one or more routes. Each next
hop group includes one or more next hops. The (High) means the highest count
of next hop groups since counters were last cleared.
ECMP Groups (High) The number of next hop groups with multiple next hops. The (High) means the
highest count of next hop groups with multiple next hops since counters were
last cleared.
ECMP Routes The number of routes with multiple next hops currently in the routing table.
Truncated ECMP Routes The number of ECMP routes that are currently installed in the forwarding table
with just one next hop. The forwarding table may limit the number of ECMP
routes or the number of ECMP groups. When a ECMP route cannot be installed
because such a limit is reached, the route is installed with a single next hop.
Routes with n Next Hop The current number of routes with each number of next hops.
Number of Prefixes Summarizes the number of routes with prefixes of different lengths.
Format show ipv6 traffic [{<slot/port> | loopback <loopback-id> | tunnel <tunnel-id> | vlan <vlan-id>}]
Fields Definition
Default None
Display Message
IPv6 STATISTICS
Fields Definition
Total Datagrams Received Total number of input datagrams received by the interface, including those
received in error.
Received Datagrams Locally Total number of datagrams successfully delivered to IPv6 user-protocols
Delivered (including ICMP). This counter increments at the interface to which these
datagrams were addressed, which might not necessarily be the input interface
for some of the datagrams.
Received Datagrams Number of input datagrams discarded due to errors in their IPv6 headers,
Discarded Due To Header including version number mismatch, other format errors, hop count exceeded,
Errors errors discovered in processing their IPv6 options, etc.
Received Datagrams Number of input datagrams that could not be forwarded because their size
Discarded Due To MTU exceeded the link MTU of outgoing interface.
Received Datagrams With Number of locally-addressed datagrams received successfully but discarded
Unknown Protocol because of an unknown or unsupported protocol. This counter increments at
the interface to which these datagrams were addressed, which might not be
necessarily the input interface for some of the datagrams.
Received Datagrams Number of input datagrams discarded because the IPv6 address in their IPv6
Discarded Due To Invalid header's destination field was not a valid address to be received at this entity.
Address This count includes invalid addresses (for example, ::0) and unsupported
addresses (for example, addresses with unallocated prefixes). Forentities which
are not IPv6 routers and therefore do not forward datagrams, this counter
includes datagrams discarded because the destination address was not a local
address.
Received Datagrams Number of input datagrams discarded because datagram frame didn't carry
Discarded Due To Truncated enough data.
Data
Received Datagrams Number of input IPv6 datagrams for which no problems were encountered to
Discarded Other prevent their continue processing, but which were discarded (e.g., for lack of
buffer space). Note that this counter does not include datagrams discarded
while awaiting re-assembly.
Received Datagrams Number of IPv6 fragments received which needed to be reassembled at this
Reassembly Required interface. Note that this counter increments at the interface to which these
fragments were addressed, which might not be necessarily the input interface
for some of the fragments.
Datagrams Successfully Number of IPv6 datagrams successfully reassembled. Note that this counter
Reassembled increments at the interface to which these datagrams were addressed, which
might not be necessarily the input interface for some of the fragments.
Datagrams Failed To Number of failures detected by the IPv6 reassembly algorithm (for whatever
Reassemble reason: timed out, errors, etc.). Note that this is not necessarily a count of
discarded IPv6 fragments. This counter increments at the interface to which
these fragments were addressed, which might not be necessarily the input
interface for some of the fragments.
Datagrams Forwarded Number of output datagrams which this entity received and forwarded to their
final destinations. In entities which do not act as IPv6 routers, this counter will
include only those packets which were Source-Routed via this entity, and the
Source-Route processing was successful. Note that for a successfully forwarded
datagram the counter of the outgoing interface increments.
Datagrams Locally Total number of IPv6 datagrams which local IPv6 user-protocols (including
Transmitted ICMP) supplied to IPv6 in requests for transmission. Note that this counter does
not include any datagrams counted in Datagrams Forwarded.
Datagrams Transmit Failed Number of output IPv6 datagrams for which no problem was encountered to
prevent their transmission to their destination, but which were discarded (e.g.,
NETGEAR M4500 Series Switches CLI Command Reference Manual 909
for lack of buffer space). Note that this counter would include datagrams
counted in Datagrams Forwarded if any such packets met this (discretionary)
discard criterion.
Datagrams Successfully Number of IPv6 datagrams that have been successfully fragmented at this
Fragmented output interface.
Datagrams Failed To Number of IPv6 datagrams that have been discarded because they needed to be
Fragment fragmented at this output interface but could not be.
Fragments Created Number of output datagram fragments that have been generated as a result of
fragmentation at this output interface.
ICMPv6 STATISTICS
Fields Definition
Total ICMPv6 Messages Total number of ICMP messages received by the interface which includes all
Received those counted by ipv6IfIcmpInErrors. Note that this interface is the interface to
which the ICMP messages were addressed which may not be necessarily the
input interface for the messages.
ICMPv6 Messages With Number of ICMP messages which the interface received but determined as
Errors Received having ICMP-specific errors (bad ICMP checksums, bad length, etc.).
ICMPv6 Destination Number of ICMP Destination Unreachable messages received by the interface.
Unreachable Messages
Received
ICMPv6 Time Exceeded Number of ICMP Time Exceeded messages received by the interface.
Messages Received
ICMPv6 Parameter Problem Number of ICMP Parameter Problem messages received by the interface.
Messages Received
ICMPv6 Packet Too Big Number of ICMP Packet Too Big messages received by the interface.
Messages Received
ICMPv6 Echo Reply Number of ICMP Echo reply messages received by the interface.
Messages Received
ICMPv6 Router Solicit Number of ICMP Router Solicit messages received by the interface.
Messages Received
ICMPv6 Router Number of ICMP Router Advertisement messages received by the interface.
Advertisement Messages
Received
ICMPv6 Neighbor Solicit Number of ICMP Neighbor Solicit messages received by the interface.
Messages Received
ICMPv6 Neighbor Number of ICMP Neighbor Advertisement messages received by the interface.
Advertisement Messages
Received
ICMPv6 Group Membership Number of ICMPv6 Group Membership Query messages received by the
Query Messages Received interface.
ICMPv6 Group Membership Number of ICMPv6 Group Membership Response messages received by the
Response Messages interface.
Received
ICMPv6 Group Membership Number of ICMPv6 Group Membership Reduction messages received by the
Reduction Messages interface.
Received
Total ICMPv6 Messages Total number of ICMP messages which this interface attempted to send. Note
Transmitted that this counter includes all those counted by icmpOutErrors.
ICMPv6 Messages Not Number of ICMP messages which this interface did not send due to problems
Transmitted Due To Error discovered within ICMP such as a lack of buffers. This value should not include
errors discovered outside the ICMP layer such as the inability of IPv6 to route
the resultant datagram. In some implementations there may be no types of
error which contribute to this counter's value.
ICMPv6 Destination Number of ICMP Destination Unreachable messages sent by the interface.
Unreachable Messages
Transmitted
ICMPv6 Parameter Problem Number of ICMP Parameter Problem messages sent by the interface.
Messages Transmitted
ICMPv6 Packet Too Big Number of ICMP Packet Too Big messages sent by the interface.
Messages Transmitted
ICMPv6 Echo Request Number of ICMP Echo request messages sent by the interface.
Messages Transmitted
ICMPv6 Echo Reply Number of ICMP Echo reply messages sent by the interface.
Messages Transmitted
ICMPv6 Router Solicit Number of ICMP Router Solicitation messages sent by the interface.
Messages Transmitted
ICMPv6 Router Number of ICMP Router Advertisement messages sent by the interface.
Advertisement Messages
Transmitted
ICMPv6 Neighbor Solicit Number of ICMP Neighbor Solicitation messages sent by the interface.
Messages Transmitted
ICMPv6 Neighbor Number of ICMP Neighbor Advertisement messages sent by the interface.
Advertisement Messages
Transmitted
ICMPv6 Redirect Messages Number of Redirect messages sent. For a host, this object will always be zero,
Transmitted since hosts do not send redirects.
ICMPv6 Group Membership Number of ICMPv6 Group Membership Query messages sent.
Query Messages Transmitted
ICMPv6 Group Membership Number of ICMPv6 Group Membership Response messages sent.
Response Messages
Transmitted
ICMPv6 Group Membership Number of ICMPv6 Group Membership Reduction messages sent.
Reduction Messages
Transmitted
To return the unicast hop count to the default, use the no form of this command.
To disable the forwarding of IPv6 unicast packets, use the no form of this command.
Default Disabled
Default Disabled
You can express IPv6 addresses in eight blocks. Also of note is that instead of a period, a colon now separates
each block. For simplification, leading zeros of each 16 bit block can be omitted. One sequence of 16 bit blocks
containing only zeros can be replaced with a double colon "::", but not more than one at a time (otherwise it is
no longer a unique representation).
The hexadecimal letters in the IPv6 addresses are not case-sensitive. An example of an IPv6 prefix and prefix
length is 3ffe:1::1234/64.
The optional [eui-64] field designates that IPv6 processing on the interfaces was enabled using an EUI-64
interface ID in the low order 64 bits of the address. If you use this option, the value of <prefix_length> must be
64 bits.
To remove all IPv6 addresses or specified IPv6 address on an interface, use the no form of this command. If you
do not specify any parameter, the command deletes all the IPv6 addresses on an interface.
<prefix_length> This option designates how many of the high-order contiguous bits of the
address comprise the prefix.
[eui-64] This field designates that IPv6 processing on the interfaces was enabled using
an EUI-64 interface ID in the low order 64 bits of the address. If you do not
Default None
To revert the IPv6 autoconfiguration status on an interface to the default value, use the no form of this
command.
Default Disable
To release a leased address and disable DHCPv6 on an interface, use the no form of this command.
Fields Definition
Default Disable
To delet an IPv6 static route, use the no form of this command. Use the command without the optional
parameters to delete all static routes to the specified destination. Use the <preference> parameter to revert
preference of a route to default preference.
Default Disable
Changing the default distance does not update the distance of existing static routes, even if they were assigned
the original default distance. The new default distance will only be applied to static routes created after invoking
the ipv6 route distance command.
To reset the default static route preference value in the router to the original default preference, use the no
form of this command.
Default 1
To reset maximum transmission unit value to default value, use the no form of this command.
To reset to number of duplicate address detection value to default value, use the no form of this command.
Default 1
To reset the “managed address configuration” flag in router advertisements to the default value, use the no
form of this command.
Default False
To reset the neighbor solicit retransmission interval of the specified interface to the default value, use the no
form of this command.
Default 0
To reset the “other stateful configuration” flag back to its default value in router advertisements sent from the
interface, use the no form of this command.
Default False
To set router advertisement interval to the default, use the no form of this command.
Min Router Advertisement This command sets the minimal transmission interval between router
Interval advertisements on the interface.
Default 600
To reset router lifetime to the default value, use the no form of this command.
Default 1800
To reset reachable time to the default value, use the no form of this command.
Default 0
Default Medium
Default Disabled
The router advertises its global IPv6 prefixes in its router advertisements (RAs). An RA only includes the prefixes
of the IPv6 addresses configured on the interface where the RA is transmitted. Addresses are configured using
the ipv6 address interface configuration command. Each prefix advertisement includes information about the
prefix, such as its lifetime values and whether hosts should use the prefix for on-link determination or address
auto-configuration. Use the ipv6 nd prefix command to configure these values.
The ipv6 nd prefix command allows you to preconfigure RA prefix values before you configure the associated
interface address. In order for the prefix to be included in RAs, you must configure an address that matches the
prefix using the ipv6 address command. Prefixes specified using ipv6 nd prefix without associated interface
address will not be included in RAs and will not be committed to the device configuration.
To set prefix configuration to default values, use the no form of this command.
To remove a static IPv6 neighbor with the given IPv6 address on a routing interface, use the no form of this
command.
ipv6address
The IPv6 address of the neighbor.
Macaddr
The MAC address for the neighbor.
Default None
To disable automatic renewing of IPv6 neighbor entries, use the no form of this command.
Default Disable
backoff-multiple Set the exponential backoff multiple to calculate time outs in NS transmissions
during NUD. The value ranges from 1 to 5. The next timeout value is limited to a
maximum value of 60 seconds if the value with exponential backoff calculation
is greater than 60 seconds.
max-multicast-solicits Set the maximal number of multicast solicits sent during NUD. The value ranges
from 3 to 255.
max-unicast-solicits Set the maximal number of unicast solicits sent during NUD. The value ranges
from 3 to 10.
Default backoff-multiple: 1
max-multicast-solicits: 3
max-unicast-solicits: 3
To prevent the generation of ICMPv6 Destination Unreachable messages, use the no form of this command.
Default Enable
Default Enable
To return burst-interval and burst-size to their default values, use the no form of this command.
<burst-interval> Specifies how often the token bucket is initialized with burst-size tokens. burst-
interval is from 0 to 2147483647 milliseconds (msec).
<burst-size> The number of ICMPv6 error messages that can be sent during one burst-
interval. The range is from 1 to 200 messages.
Default None
Default 0
Some of the information below displays only if you enable OSPF and configure certain features.
Default None
Display Messages
Fields Definition
Router ID A 32 bit integer in dotted decimal format identifying the router, about which
information is displayed. This is a configured value.
OSPF Admin Mode Shows whether the administrative mode of OSPF in the router is enabled or
disabled. This is a configured value.
External LSDB Limit Shows the maximum number of non-default AS-external-LSAs entries that can
be stored in the link-state database.
Exit Overflow Interval Shows the number of seconds that, after entering Overflow State, a router will
attempt to leave Overflow State.
SPF Hold Time The number of milliseconds of the initial “wait interval”.
SPF Maximum Hold Time The maximum number of milliseconds of the “wait interval”.
LSA Refresh Group Pacing The size of the LSA refresh group window, in seconds.
Time
Autocost Ref BW Shows the value of auto-cost reference bandwidth configured on the router.
Default Passive Setting Shows whether the interfaces are passive by default.
Maximum Paths The maximum number of paths that OSPF can report for a given destination.
Maximum Routes The maximum number of routes that OSPF can support.
Default Route Advertise Indicates whether the default routes received from other source protocols are
advertised or not.
Metric Type Shows whether the routes are External Type 1 or External Type 2.
Number of Active Areas The number of active OSPF areas. An “active” OSPF area is an area with at
least one interface up.
ABR Status Shows whether the router is an OSPF Area Border Router.
ASBR Status Reflects whether the ASBR mode is enabled or disabled. Enable implies that the
router is an autonomous system border router. The router automatically becomes
an ASBR when it is configured to redistribute routes learnt from other protocols.
The possible values for the ASBR status is enabled (if the router is configured to
redistribute routes learned by other protocols) or disabled (if the router is not
configured for the same).
Stub Router Status When OSPF runs out of resources to store the entire link state database, or any
other state information, OSPF goes into stub router mode. As a stub router,
OSPF re-originates its own router LSAs, setting the cost of all non-stub
interfaces to infinity. To restore OSPF to normal operation, disable and re-enable
OSPF.
External LSDB Overflow When the number of non-default external LSAs exceeds the configured limit,
External LSDB Limit, OSPF goes into LSDB overflow state. In this state, OSPF
withdraws all of its self-originated non-default external LSAs. After the Exit
Overflow Interval, OSPF leaves the overflow state, if the number of external
LSAs has been reduced.
External LSA Count Shows the number of external (LS type 5) link-state advertisements in the link-
state database.
New LSAs Originated Shows the number of new link-state advertisements that have been originated.
LSAs Received Shows the number of link-state advertisements received determined to be new
instantiations.
LSA Count The total number of link state advertisements currently in the link state database.
Maximum Number of LSAs The maximum number of LSAs that OSPF can store.
LSA High Water Mark The maximum size of the link state database since the system started.
Retransmit List Entries The total number of LSAs waiting to be acknowledged by all neighbors. An LSA
may be pending acknowledgment from more than one neighbor.
Maximum Number of The maximum number of LSAs that can be waiting for acknowledgment at any
Retransmit Entries given time.
Retransmit Entries High The highest number of LSAs that have been waiting for acknowledgment.
Water Mark
Redistributing This field is a heading and appears only if you configure the system to take
routes learned from a non-OSPF source and advertise them to its peers.
Source Shows source protocol/routes that are being redistributed. Possible values are
static, connected, or BGP.
NSF Helper Support Indicate whether helpful neighbor functionality has been enabled for OSPF for
planned restarts, unplanned restarts, or Always (Both).
NSF Helper Strict LSA Indicate whether strict LAS checking has been enabled. If enabled then an OSPF
Checking helpful neighbor will exit helper mode whenever a topology change occurs. If
disabled, an OSPF neighbor will continue as a helpful neighbor in spite of
topology changes.
Default None
Display Messages
Fields Definition
Area ID The area ID of the area from which this route is learned.
Next Hop Intf The outgoing router interface to use when forwarding traffic to the next hop.
Default None
Display Messages
Fields Definition
External Routing A number representing the external routing capabilities for this area.
Spf Runs The number of times that the intra-area route table has been calculated using
this area's link-state database.
Area LSA Count Total number of link-state advertisements in this area's link-state database,
excluding AS External LSAs.
Area LSA Checksum A number representing the Area LSA Checksum for the specified AreaID
excluding the external (LS type 5) link-state advertisements.
Stub Mode Represents whether the specified Area is a stub area or not. The possible values
are enabled and disabled. This is a configured value.
Stub Area Metric Value The metric value of the stub area. This field displays only if the area is configured
as a stub area.
The following OSPF NSSA specific information displays only if the area is configured as an NSSA.
Fields Definition
Import Summary LSAs Shows whether to import summary LSAs into the NSSA.
Redistribute into NSSA Shows whether to redistribute information into the NSSA.
Default Information Shows whether to advertise a default route into the NSSA
Originate
Default Metric Shows the metric value for the default route advertised into the NSSA.
Default Metric Type Shows the metric type for the default route advertised into the NSSA.
Translator Role Shows the NSSA translator role of the ABR, which is always or candidate.
Translator Stability Interval Shows the amount of time that an elected translator continues to perform its
duties after it determines that its translator status has been deposed by another
router.
Translator State Shows whether the ABR translator state is disabled, always, or elected.
Display Messages
Fields Definition
Area ID The area ID of the area from which this route is learned.
Next Hop Intf The outgoing router interface to use when forwarding traffic to the next hop.
Format show ipv6 ospf [<areaid>] database [{external | inter-area {prefix | router} | link | network | nssa-
external | prefix | router | unknown {area | as | link}}] [<lsid>] [{adv-router [<rtrid>] | self-originate}]
Default None
Display Messages
Fields Definition
Link Id A number that uniquely identifies an LSA that a router originates from all
other self originated LSA's of the same LS type.
Adv Router The Advertising Router. Is a 32 bit dotted decimal number representing the
LSDB interface.
Age A number representing the age of the link state advertisement in seconds.
Options This is an integer. It indicates that the LSA receives special handling during
routing calculations.
Rtr Opt Router Options are valid for router links only.
Default None
Router Total number of router LSAs in the OSPFv3 link state database.
Network Total number of network LSAs in the OSPFv3 link state database.
Inter-area Prefix Total number of inter-area prefix LSAs in the OSPFv3 link state database.
Inter-area Router Total number of inter-area router LSAs in the OSPFv3 link state database.
Type-7 Ext Total number of NSSA external LSAs in the OSPFv3 link state database.
Link Total number of link LSAs in the OSPFv3 link state database.
Intra-area Prefix Total number of intra-area prefix LSAs in the OSPFv3 link state database.
Link Unknown Total number of link-source unknown LSAs in the OSPFv3 link state database.
Area Unknown Total number of area unknown LSAs in the OSPFv3 link state database.
AS Unknown Total number of as unknown LSAs in the OSPFv3 link state database.
Self-Originated Type-7 Ext Total number of self originated Type-7 external LSAs in the database.
Self-Originated Type-5 Ext Total number of self originated AS external LSAs in the database.
Total Total number of router LSAs in the OSPFv3 link state database.
Format show ipv6 ospf interface {<slot/port> | loopback <0-63> | tunnel <0-7> | vlan <vlan-id>}
Fields Definition
Default None
Display Messages
Fields Definition
ifIndex Shows the interface index number associated with the interface.
OSPF Admin Mode Shows whether the admin mode is enabled or disabled.
Router Priority Shows the router priority. The router priority determines which router is the
designated router.
Retransmit Interval Shows the frequency, in seconds, at which the interface sends LSA.
Hello Interval Shows the frequency, in seconds, at which the interface sends Hello packets.
Dead Interval Shows the amount of time, in seconds, the interface waits before assuming a
neighbor is down.
LSA Ack Interval Shows the amount of time, in seconds, the interface waits before sending an
LSA acknowledgement after receiving an LSA.
Transmit Delay Interval A number representing the OSPF Transmit Delay for the specified interface.
Authentication Type Shows the type of authentication the interface performs on LSAs it receives.
Metric Cost Shows the priority of the path. Low costs have a higher priority than high costs.
OSPF MTU-ignore Shows whether to ignore MTU mismatches in database descriptor packets sent
from neighboring routers.
Fields Definition
OSPF Interface Type Broadcast LANs, such as Ethernet and IEEE 802.5, take the value
broadcast. The OSPF Interface Type will be 'broadcast'.
State The OSPF Interface States are: down, loopback, waiting, point-to-point,
designated router, and backup designated router.
Backup Designated Router The router ID representing the backup designated router.
Default None
Display Messages
Fields Definition
Interface The routing interface associated with the rest of the data in the row.
OSPF Admin Mode States whether OSPF is enabled or disabled on a router interface. This is a
configured value.
OSPF Area ID Represents the OSPF Area ID for the specified interface. This is a configured
value.
Router Priority Shows the router priority. The router priority determines which router is the
designated router.
Hello Interval Shows the frequency, in seconds, at which the interface sends Hello packets.
Dead Interval Shows the amount of time, in seconds, the interface waits before assuming a
neighbor is down.
Retransmit Interval Shows the frequency, in seconds, at which the interface sends LSA.
Retransmit Delay Interval Shows the number of seconds the interface adds to the age of LSA packets
before transmission.
LSA Ack Interval Shows the amount of time, in seconds, the interface waits before sending an
LSA acknowledgement after receiving an LSA.
Format show ipv6 ospf interface stats {<slot/port> | loopback <loopback-id> | vlan <vlan-id>}
Fields Definition
Default None
Display Messages
Fields Definition
Area Border Router Count The number of the area border router.
OSPF Interface Events The number of times the specified OSPF interface has changed its state, or an
error has occurred.
Virtual Events The number of state changes or errors that occurred on this virtual link.
Neighbor Events The number of times this neighbor relationship has changed state, or an error
has occurred.
Received Packets The number of valid OSPF packets received on the interface.
Discards The number of received OSPF packets discarded because of an error in the
packet or an error in processing the packet.
Bad Version The number of received OSPF packets whose version field in the OSPF header
does not match the version of the OSPF process handling the packet.
Virtual Link Not Found The number of received OSPF packets discarded where the ingress interface is
in a non-backbone area and the OSPF header identifies the packet as belonging
to the backbone, but OSPF does not have a virtual link to the packet’s sender.
Area Mismatch The number of OSPF packets discarded because the area ID in the OSPF
header is not the area ID configured on the ingress interface.
Invalid Destination Address The number of OSPF packets discarded because the packet’s destination IP
address is not the address of the ingress interface and is not the AllDrRouters or
AllSpfRouters multicast addresses.
No Neighbor at Source The number of OSPF packets dropped because the sender is not an existing
Address neighbor or the sender’s IP address does not match the previously recorded IP
address for that neighbor. NOTE: Does not apply to Hellos.
Invalid OSPF Packet Type The number of OSPF packets discarded because the packet type field in the
OSPF header is not a known type.
Hello Ignored The number of received Hello packets that were ignored by this router from the
new neighbors after the limit has been reached for the number of neighbors on
an interface or on the system as a whole.
Display Messages
Fields Definition
Total self-originated LSAs The number of LSAs the router is currently originating.
Average LSAs per group The number of self-originated LSAs divided by the number of LSA groups. The
number of LSA groups is the refresh interval (1800 seconds) divided by the
pacing interval (configured with timers pacing lsa-group) plus two.
Pacing group limit The maximum number of self-originated LSAs in one LSA group. If the number of
LSAs in a group exceeds this limit, OSPF redistributes LSAs throughout the
refresh interval to achieve better balance.
Groups For each LSA pacing group, the output shows the range of LSA ages in the
group and the number of LSAs in the group.
Default None
Format show ipv6 ospf neighbor [{interface {<slot/port> | tunnel <0-7> | vlan <vlan-id>} | <ipaddr>}]
Fields Definition
Default None
Display Messages
If you do not specify an IP address, a table with the following columns displays for all neighbors or the neighbor
associated with the interface that you specify:
Fields Definition
Displays the OSPF priority for the specified interface. The priority of an interface
Priority is a priority integer from 0 to 255. A value of '0' indicates that the router is not
eligible to become the designated router on this network.
• Init - an Hello packet has recently been seen from the neighbor, but
State
bidirectional communication has not yet been established.
• Full - the neighboring routers are fully adjacent and they will now
appear in router-LSAs and network-LSAs.
Shows the amount of time, in seconds, to wait before the router assumes the
Dead Time
neighbor is unreachable.
If you specify an IP address for the neighbor router, the following fields display:
Fields Definition
Options An integer value that indicates the optional OSPF capabilities supported by the
neighbor. These are listed in its Hello packets. This enables received Hello
Packets to be rejected (i.e., neighbor relationships will not even start to form) if
there is a mismatch in certain crucial OSPF capabilities.
Router Priority Displays the router priority for the specified interface.
Dead Timer Due Shows the amount of time, in seconds, to wait before the router assumes the
neighbor is unreachable.
Events The number of times this neighbor relationship has changed state, or an error
has occurred.
Retransmission Queue An integer representing the current length of the retransmission queue of the
Length specified neighbor router Id of the specified interface.
Default None
Display Messages
Fields Definition
Lsdb Type The type of link advertisement associated with this area range.
Default None
Display Messages
The command displays the following information with the most recent statistics displayed at the end of the
table.
Fields Definition
Delta T The time since the routing table was computed. The time is in the format
hours, minutes, and seconds (hh:mm:ss).
RIB Update The time from the completion of the routing table calculation until all
changes have been made in the common routing table (the Routing
Information Base, RIB), in milliseconds.
Reason The event or events that triggered the SPF. The reaons codes are as
follows:
Default None
Display Messages
Fields Definition
Type of Service The type of service associated with the stub metric. Only supports Normal TOS.
Metric Val The metric value is applied based on the TOS. It defaults to the least metric of
the type of service among the interfaces to other areas. The OSPF cost for a
route is a function of the metric value.
Default None
Display Messages
Fields Definition
Hello Interval The configured hello interval for the OSPFv3 virtual interface.
Dead Interval The configured dead interval for the OSPFv3 virtual interface.
Interface Transmit Delay The configured transit delay for the OSPFv3 virtual interface.
Retransmit Interval The configured retransmit interval for the OSPFv3 virtual interface.
State The OSPFv3 Interface States are: down, loopback, waiting, point-to-point,
designated router, and backup designated router. This is the state of the
OSPFv3 interface.
Default None
Display Messages
Fields Definition
Hello Interval The configured hello interval for the OSPFv3 virtual interface.
Dead Interval The configured dead interval for the OSPFv3 virtual interface.
Retransmit Interval The configured retransmit interval for the OSPFv3 virtual interface.
Transit Delay The configured transit delay for the OSPFv3 virtual interface.
To disable OSPF on a router interface or loopback interface, use the no form of this command.
Default Disable
<areaid>
An 32-bit integer, formatted as a 4-digit dotted-decimal number.
<0-4294967295>
A decimal value for an area ID.
Default None
To disable BFD for OSPF on the specified interface, use the no form of this command.
Default Disable
To reset to the default cost on an OSPF interface, use the no form of this command.
Default 10
To set the default OSPF dead interval for the specified interface, use the no form of this command.
<seconds>
This value ranges from 1 to 65535.
Default 40
To set the default OSPF hello interval for the specified interface, use the no form of this command.
<seconds>
This value ranges from 1 to 65535.
Default 10
To disables Link LSA Suppression on an interface, use the no form of this command. When Link LSA suppression
is disabled, Link LSA protocol packets are originated on the P2P interfaces.
Default Disable
To enable the OSPF MTU mismatch detection, use the no form of this command.
Default Enable
To set the interface type to the default value, use the no form of this command.
Default Broadcast
To remove prefix-suppression configurations for the specified interface, use the no form of this command.
When this no command is issued, global prefix-suppression applies to the interface.
Disable
This is for excluding specified interfaces from performing prefix-suppression
when the feature is enabled globally.
Default None
To set the default OSPF priority for the specified router interface, use the no form of this command.
To set the default OSPF retransmit Interval for the specified interface, use the no form of this command.
<seconds>
Valid value ranges from 0 to 3600 (1 hour).
Default 5
To set the default OSPF Transit Delay for the specified interface, use the no form of this command.
<seconds>
Valid value ranges from 1 to 3600 (1 hour).
Default 1
Default None
Default None
To disable nssa from the specified area id, use the no form of this command.
<areaid>
Area ID.
Default None
To disable the default route advertised into the NSSA, use the no form of this command.
<areaid>
Area ID.
<1-16777214>
The metric of the default route. The range is 1 to 16777214.
comparable
Specify the metric type as NSSA-External 1.
non-comparable
Specify the metric type as NSSA-External 2.
Default Disable
To disable the NSSA ABR so that learned external routes are redistributed to the NSSA, use the no form of this
command.
<areaid>
Area ID.
Default Disable
To disable the NSSA from the summary LSAs, use the no form of this command.
<areaid>
Area ID.
To disable the NSSA translator role from the specified area id, use the no form of this command.
<areaid>
Area ID.
always
A value of always will cause the router to assume the role of the translator
when it becomes a border router.
Candidate
A value of candidate will cause the router to participate in the translator
election process when it attains border router status.
Default None
To disable the NSSA translator stability interval from the specified area id, use the no form of this command.
<areaid>
Area ID.
<0-3600>
The range is 0 to 3600.
The area range is used when summarizing prefixes advertised in type 3 summary
summarylink LSAs.
nssaexternallink
The area range is used when translating type 7 LSAs to type 5 LSAs.
Allow advertising the specified area range. When this option is specified, the
advertise summary link is advertised when the area range is active. This is default.
Disallow advertising the specified area range. When this option is specified,
not-advertise neither the summary prefix nor the contained prefixes are advertised when the
area range is active.
Default None
To delete a stub area for the specified area ID, use the no form of this command.
NETGEAR M4500 Series Switches CLI Command Reference Manual 952
Format area <areaid> stub
no area <areaid> stub
Fields Definition
Default None
To sets the Summary LSA import mode to the default for the stub area identified by the specified area ID, use
the no form of this command.
Default Enable
To delete the OSPF virtual interface from the given interface identified by <areaid> and <neighborid>, use the
no form of this command.
To configures the default dead interval for the OSPF virtual interface on the virtual interface identified by
<areaid> and <neighbor>, use the no form of this command.
Default 40 seconds
To configures the default hello interval for the OSPF virtual interface on the virtual interface identified by
<areaid> and <neighbor>, use the no form of this command.
Default 10 seconds
To configures the default retransmit interval for the OSPF virtual interface on the virtual interface identified by
<areaid> and <neighbor>, use the no form of this command.
<areaid>
Area ID.
<neighborid>
Router ID of the neighbor.
<0-3600>
The range of the retransmit interval is 0 to 3600, in seconds.
Default 5 seconds
To configures the default transmit delay for the OSPF virtual interface on the virtual interface identified by
<areaid> and <neighbor>, use the no form of this command.
<areaid>
Area ID.
<neighborid>
Router ID of the neighbor.
<0-3600>
The range of the retransmit interval is 0 to 3600, in seconds.
Default 1 seconds
To set the reference bandwidth to the default value, use the no form of this command.
Default 100Mbps
8.4.2.31. bfd
This command configures BFD for all interfaces.
To reset BFD for interfaces to default, use the no form of this command.
Default Disable
To configure the default advertisement of default routes, use the no form of this command.
[always]
Specify this option to roginate default route without depending on wheterh
routing table has a default route.
metric
The range of the metric is 1 to 16777214.
metric type
The value of metric type is type 1 or type 2.
8.4.2.33. default-metric
This command is used to set a default for the metric of distributed routes.
To set a default for the metric of distributed routes, use the no form of this command.
Default None
To set the default route preference value of OSPF in the router, use the no form of this command.
Default 110
8.4.2.35. enable
This command resets the default administrative mode of OSPF in the router (active).
To set the administrative mode of OSPF in the router to inactive, use the no form of this command.
Format enable
no enable
Default Enable
8.4.2.36. exit-overflow-interval
This command configures the exit overflow interval for OSPF. It describes the number of seconds after entering
Overflow state that a router will wait before attempting to leave the Overflow State. This allows the router to
again originate non-default AS-external-LSAs. When set to 0, the router will not leave Overflow State until
restarted.
To configure the default exit overflow interval for OSPF, use the no form of this command.
Default 0
8.4.2.37. external-isdb-limit
This command configures the external LSDB limit for OSPF. If the value is -1, then there is no limit. When the
number of non-default AS-external-LSAs in a router's link-state database reaches the external LSDB limit, the
router enters overflow state. The router never holds more than the external LSDB limit non-default AS-external-
LSAs in its database. The external LSDB limit MUST be set identically in all routers attached to the OSPF
backbone and/or any regular OSPF area.
To configure the default external LSDB limit for OSPF, use the no form of this command.
Default -1
8.4.2.38. max-metric
This command sets the number of paths that OSPF can report for a given destination where <maxpaths> is
platform dependent.
To disable stub router mode, use the no form of this command. The command clears either type of stub router
mode (always or on-startup) and resets all LSA options.
<5-86400>
The number of seconds that OSPF remains in stub router mode after a reboot.
The range is from 5 to 86,400 seconds. There is no default value.
summary-lsa Set the maximum metric value for summary LSAs. The range is from 1-16777215.
external-lsa Set the maximum metric value for external LSAs. The range is from 1-16777215.
Inter-area-lsas Set the maximum metric value for inter-area LSAs. The range is from 1-16777215.
8.4.2.39. maximum-paths
This command sets the number of paths that OSPF can report for a given destination where <maxpaths> is
platform dependent.
To resets the number of paths that OSPF can report for a given destination back to its default value, use the no
form of this command.
<1-48>
The maximum number of paths that OSPF can report for a given destination.
The range of the value is 1 to 48.
Default 1
To disable the global passive mode by default for all interfaces, use the no form of this command. Any interface
previously configured to be passive reverts to non-passive mode.
8.4.2.41. passive-interface
Use this command to set the interface or tunnel as passive. It overrides the global passive mode that is currently
effective on the interface or tunnel.
To set the interface or tunnel as non-passive, use the no form of this command. It overrides the global passive
mode that is currently effective on the interface or tunnel.
<vlan-id> Specifies the VLAN interface. The range of the VLAN ID is 1 to 4093.
Default Disable
8.4.2.42. prefix-suppression
This command enables the global prefix suppression for OSPFv3.
To disable the global prefix suppression for OSPFv3, use the no form of this command.
Format prefix-suppression
Default Disable
To configure OSPF to prohibit redistribution of routes from the specified soure protocol/rotuers, use the no
form of this command.
Format redistribute {static | connected | bgp} [metric <0-16777214>] [metric-type {1 | 2}] [tag <0-
4294967295>]
no redistribute { static | connected| bgp} [metric] [metric-type] [tag]
Fields Definition
8.4.2.44. router-id
This command sets a 4-digit dotted-decimal number uniquely identifying the router ospf id.
Fields Definition
<ipaddress> IP Address.
Default None
Default None
Default None
<ipaddr>
Neighbor’s Router ID.
Default None
Format clear ipv6 ospf neighbor interface {<slot/port> | vlan <1-4093>} [ipaddr]
Fields Definition
<1-4093> Specifies the VLAN interface. The range of the VLAN ID is 1 to 4093.
Default None
Default None
Default None
Format show ipv6 prefix-list [detail | summary] listname [ipv6-prefix/prefix-length] [seq sequencenumber]
[longer] [first-match]
Default None
Display Message
Fields Definition
detail | summary (Optional) Displays detailed or summarized information about all prefix lists.
ipv6-prefix/prefixlength (Optional) The network number and length (in bits) of the network mask.
seq (Optional) Applies the sequence number to the prefix list entry.
(Optional) Displays all entries of a prefix list that are more specific than the given
Longer
network/length.
first-match (Optional) Displays the entry of a prefix list that matches the given network/length.
Fields Definition
Format ipv6 prefix-list <list-name> {[seq <seq number>] {permit | deny} ip6-prefix/prefix-length [ge <length>]
[le <length>] | description <text> | renumber [<renumber-interval> [<first-statement-number>]]}
no ipv6 prefix-list <list-name> {[seq <seq number>] {permit | deny} ip6-prefix/prefix-length [ge
<length>] [le <length>] | description}
Fields Definition
(Optional) The sequence number for this prefix list statement. Prefix list
statements are ordered from lowest sequence number to highest and applied in
seq number that order. If you do not specify a sequence number, the system will
automatically select a sequence number five larger than the last sequence
number in the list. Two statements may not be configured with the same
sequence number. The value ranges from 1 to 4,294,967,294.
permit Permit routes whose destination prefix matches the statement.
le length (Optional) If this option is configured, specifies a prefix length less than or equal
to the ipv6-prefix/prefix-length. It is the highest value of a range of the length.
<renumber-interval> (Optional) Provides the option to renumber the sequence numbers of the IPv6
prefix list statements with a given interval starting from a particular sequence
<first-statement-number> number. The valid range for renumber-interval is 1 - 100, and the valid range for
first-statement-number is 1 - 1000
Default No prefix lists are configured by default. When neither the ge nor the le option is configured, the
destination prefix must match the network/length exactly. If the ge option is configured without the
le option, any prefix with a network mask greater than or equal to the ge value is considered a match.
Similarly, if the le option is configured without the ge option, a prefix with a network mask less than
or equal to the le value is considered a match.
To delete a match statement from a route map, use the no form of this command.
Display Messages
Fields Definition
list-name
The name of a prefix list used to identify the set of matching routes. Up to eight
prefix lists may be specified.
When used in a route map applied to UPDATE messages sent to a neighbor, the command sets the next hop
address for matching IPv6 routes sent to the neighbor. If the address is a link local address, the address is
assumed to be on the interface where the UPDATE is sent or received. If the command specifies a global IPv6
address, the address is not required to be on a local subnet.
To remove a set command from a route map, use the no form of this command.
Default None
Display Messages
Fields Definition
The IPv6 address set as the Network Address of Next Hop field in the MP_NLRI
next-hop-ipv6-address attribute of an UPDATE message.
Display Messages
Fields Definition
list-name
(Optional) Name of the prefix list from which the hit count is to be cleared.
ipv6-prefix/prefix-length
(Optional) IPv6 prefix number and length (in bits) of the network mask. If this
option is specified, hit counters are only cleared for the matching statement.
DHCPv6 packets from a DHCPv6 server (Advertise and Reply) are dropped if received on an untrusted port.
DHCPv6 Release and DHCPv6 Decline messages are dropped if for a MAC address in the snooping database, but
the binding's interface is other than the interface where the message was received.
DHCPv6 Snooping doe not support the DHCPv6 relay function, and other behaviors are the same as DHCP
Snooping. For more information, refer to the DHCP Snooping Commands section.
Default None
Example:
Default None
Example:
(M4500-32C) #
The parameter “static” means to restrict the output based on static entries which are added by user manually.
The parameter “static” means to restrict the output based on dynamic entries which are added by DHCPv6
Snooping automatically
Default None
Example:
(M4500-32C) #
Default None
Example:
write-delay: 300
(M4500-32C) #
Default Disabled
Default Disabled
Default Disabled
The parameter “tftp://hostIP/filename” means to set database access on remote TFTP Server.
Default local
Default 300
Format ipv6 dhcp snooping binding <mac-address> vlan <vlan id> <ipv6 address> interface {<slot/port> |
port-channel < portchannel-id>}
no ipv6 dhcp snooping binding <mac-address>
Default None
Example: To add a static entry of DHCPv6 snooping binding which binds MAC address 00:11:22:33:44:55 to IPv6
address 2001::1 on vlan 1 and port interface 0/1.
(M4500-32C) #configure
(M4500-32C) (Config)#ipv6 dhcp snooping binding 00:11:22:33:44:55 vlan 1 2001::1 interface 0/1
(M4500-32C) (Config)#
The parameter “burst interval” means the time interval of packet burst could be over rate limitation. Its range is
from 1 to 15 seconds.
Format ipv6 dhcp snooping limit {rate <pps> [burst interval <seconds>]} | none
no ipv6 dhcp snooping limit rate
Example: While the packet rate of DHCPv6 message received from port 0/1 exceeds 100 pps and consecutive
time interval is over 10 seconds, the port 0/1 will be shutdown automatically.
(M4500-32C) #configure
(M4500-32C) (Config)#interface 0/1
(M4500-32C) (Interface 0/1)# ipv6 dhcp snooping limit rate 100 burst interval 10
(M4500-32C) (Interface 0/1)#
Default Disabled
Default Disabled
Default None
Default None
Display Message
Fields Definition
Represents the number of DHCP release and Deny messages received on the
Client Ifc Mismatch
different ports than learned previously.
DHCP Server Msgs Rec’d Represents the number of DHCP server messages received on untrusted ports.
Default None
Default None
Example:
Default None
Example:
If relay-address is an IPv6 global address, relay-interface is not required. If relay-address is a link-local address,
relay-interface is required.
Format ipv6 dhcp relay destination <relay-address> { [interface <relay-interface>] | [remote-id {<user-
defined-string> | duid-ifid}]}
Fields Definition
duid-ifid Specify that the remote ID is derived from the DHCPv6 server DUID and the
relay interface
Default None
Default None
no service dhcpv6
Default Disabled
Default None
Display Message
Fields Definition
FIP snooping configuration status on the switch. It displays Enable when FIP
Global Mode snooping is enabled on the switch and Disable when FIP snooping is disabled on
the switch.
FCoE VLAN List List of VLAN IDs on which FIP snooping is enabled.
Max VLANs Maximum number of VLANs that can be enabled for FIP snooping on the switch.
This command can only be entered after FIP snooping is enabled using the feature fip-snooping command.
Otherwise, it does not appear in the CLI.
Default None
Display Message
Fields Definition
The command displays the following additional information when the optional argument is supplied.
Fields Definition
Maximum FCoE PDU size the ENode MAC intends to use for FCoE traffic. This is
Max-FCoE-PDU equivalent to the maximum Ethernet frame payload the ENode intends to send.
Time elapsed Time elapsed since first successful login session snooped from ENode.
This command can only be entered after FIP snooping is enabled using the feature fip-snooping command.
Otherwise, it does not appear in the CLI.
Format show fip-snooping sessions [[[vlan <1-4093> | [interface <slot/port>] | [fcf <fcf-mac> [enode <enode-
mac>]]] [detail]]
Display Message
Fields Definition
Source MAC address of the FCoE packets that are originated by the ENode as part
FCoE MAC of the session.
Fiber channel ID number of the virtual port that was created by FCF when the
FCID ENode VN_Port did a FLOGI/NPIV/FDISC request.
The command output format is different when the detail option is used. The information below is displayed.
Fields Definition
FCF Information:
Fields Definition
Sessions Total number of virtual sessions accepted by FCF in the associated VLAN.
Fields Definition
Total number of virtual sessions originated from ENodes to FCF in the associated
Sessions VLAN.
Total number of virtual connections waiting for FCF acceptance in the associated
Waiting VLAN.
Session Information:
Fields Definition
Source MAC address of the FCoE packets that are originated by the ENode as part
FCoE-MAC of the session.
FIP session request type sent by ENode. This can be FLOGI or FDESC (NPIV FDISC).
Request (FP, SP) Whereas FP and SP values are the FP bit and the SP bit values in the FLOGI or
NPIV FDISC request respectively.
This is the addressing mode in use by the VN_Port at ENode. In other words, this
Mode is the type of MAC address granted (selected and returned) by FCF. This can be
one of the addressing modes, i.e. FPMA or SPMA.
This is the state of the virtual session. The state is displayed as Tentative during
State the process of ENode login to FCF (using FLOGI or FDESC). It displays Active after
ENode and FCF establish a successful virtual connection.
Time elapsed after this successful virtual session is established by ENode with
FCF. The value is displayed in xd, yh, zm format where x represents number of
Session Time days, y represents number of hours, and z represents minutes elapsed following
this successful virtual session. This field has no useful information for waiting
sessions.
This command can only be entered after FIP snooping is enabled using the feature fip-snooping command.
Otherwise, it does not appear in the CLI.
Default None
Display Message
Fields Definition
No. of ENodes Total number of ENodes that are connected to the FCF.
FPMA/SPMA Type of the MAC address for ENode as negotiated by the FCF.
Below is additional information regarding the FCF that is displayed when the optional FCF MAC address
argument is provided.
Fields Definition
Sessions Total number of virtual sessions accepted by FCF in the assocated VLAN.
This reflects the value of the D-bit provided by the most recently received
Discovery Adtvertisements from the FCF. When D-bit value is zero then FIP
snooping bridge verifies the periodic VN_Port FIP Keep Alive frames associated
D-bit with FCF and Discovery Advertisement sent by FCF. When D-bit is set to 1, switch
discards snopped VN_Port FIP Keep Alive frames associated with FCF and does
not timeout the FCoE sessions established with the FCF based on
FKA_VN_PERIOD*5 interval.
Available for Login This reflects the value of the A bit provided by the most recently received
Discovery Adtvertisements from the FCF. This provides the information that the
The priority returned from the FCF in Solicited Discovery Advertisement. This
Priority indicates the priority that has been manually assigned to the FCF.
This is timer value to monitor the status of the FCF. FCF entry and all its associated
sessions will be removed when the value reaches 0. This value is reset to
FCF Expiry Time Configured FKA-ADV every time a Discovery Advertisement is received from the
FCF-MAC.
This command can only be entered after FIP snooping is enabled using the feature fip-snooping command.
Otherwise, it does not appear in the CLI.
Default None
Display Message
Fields Definition
FC-MAP FCoE mapped address prefix of the FCoE forwarder for the FCoE VLAN.
This command can only be entered after FIP snooping is enabled using the feature fip-snooping command.
Otherwise, it does not appear in the CLI.
<1-4093> Specifies the VLAN interface. The range of the VLAN ID is 1 to 4093.
Default None
Display Message
The following table describes the packet counters per FIP operation.
Fields Definition
Fields Definition
Number of Virtual Session Number of Virtual sessions removed due to session timer expiry.
Timeouts
Number of FCF Session Number of Active sessions time out due to Discovery Advertisements expiry from
Timeouts FCFs in the VLAN.
Number of Session Number of sessions in the VLAN that failed to be configured in the hardware.
configuration failures
Number of Session denied Number of sessions that are denied to be created for the new FCF as the number
with FCF limit of FCFs reached the maximum allowed in the VLAN.
Number of Session denied Number of session create requests that are denied for the new ENode as the
with ENode limit number of ENodes reached the maximum allowed in the system.
Number of Session denied Number of sessions that are denied to be created as the number of sessions
with System limit reached the maximum allowed in the system.
To return the settings to the default values and globally disable FIP snooping, use the no form of this command.
When FIP snooping is globally disabled, received FIP frames are forwarded or flooded using the normal multicast
rules. In addition, other FIP snooping commands are not available until the FIP snooping feature is enabled.
Default Disable
This command can only be entered after FIP snooping is enabled using the feature fip-snooping command.
Otherwise, it does not appear in the CLI.
To return the mode to the default (disabled), use the no form of this command.
Default Disable
This command can only be entered after FIP snooping is enabled using the feature fip-snooping command.
Otherwise, it does not appear in the CLI.
To set the FC-MAP value for the VLAN to the default value, use the no form of this command.
Default 0x0efc00
It is recommended that FCF-facing ports be placed into auto-upstream mode in order to receive DCBX
information and propogate it to the CNAs on the downstream (host-facing) ports. Intefaces enabled for PFC
should be configured in trunk or general mode and must be PFC-operationally enabled before FCoE traffic can
pass over the port.
This command can only be entered after FIP snooping is enabled using the feature fip-snooping command.
Otherwise, it does not appear in the CLI.
To set the interface to be connected towards the host, use the no form of this command.
This command can only be entered after FIP snooping is enabled using the feature fip-snooping command.
Otherwise, it does not appear in the CLI.
<1-4093> Specifies the VLAN interface. The range of the VLAN ID is 1 to 4093.
Default None
Display Message
Fields Definition
The 802.1p priority values that are configured with a drop priority on the
Configured Drop Priorities interface. Drop priorities do not participate in pause.
The 802.1p priority values that are configured with a no-drop priority on the
Configured No-Drop interface. If an 802.1p priority that is designated as no-drop is congested, the
Priorities priority is pause.
The 802.1p priority values that the switch is using with a drop priority. The
Operational Drop Priorities operational drop priorities might not be the same as the configured priorities if
the interface has accepted different priorities from a peer device.
The 802.1p priority values that the switch is using with a no-drop priority. The
Operational No-Drop operational drop priorities might not be the same as the configured priorities if
Priorities the interface has accepted different priorities from a peer device.
Peer Configuration Indicates whether the local switch has accepted a compatible configuration from
Compatible a peer switch.
Compatible Configuration The number of received configurations accepted and processed as valid. This
Count number does not include duplicated configurations.
The number of PFC frames received by the interface with the associated 802.1p
Received PFC Frames priority.
The number of PFC frames transmitted by the interface with the associated
Transmitted PFC Frames 802.1p priority.
Example: The following example shows the CLI display output for the command show interface priority-flow-
control.
To return the mode to the default, use the no form of this command. VLAN tagging must be enabled on the
interface in order to carry the dot1p value through the network. Additionally, the dot1p mapping to class-of-
service must be set to one-to-one.
When PFC is enabled on an interface, the normal PAUSE control mechanism is operationally disabled.
Default Off
This command has no effect on interfaces not enabled of PFC. VLAN tagging needs to be turned on in order to
carry the dot1p value through the network. Additionally, the dot1p mapping to class-of-service must be set to
one-to-one.
To enable lossy behavior on all priorities on the interface, use the no form of this command. This has no effect
on interfaces not enabled for PFC or with no lossless priorities configured.
Fields Definition
Default None
Display Message
Fields Definition
The operational status of the OpenFlow feature. Although the feature may be
Administrative Status administratively enabled, it could be operationally disabled due to various
reasons
Disable Reason If the OpenFlow feature is operationally disabled, then this status shows the
reason for the feature to be disabled.
IPv4 Address assigned to the feature. If the IP address is not assigned, then the
IP Address status is None.
IP Mode IP mode assigned by the command “openflow ip-mode”. The IP mode can be
Auto, Static, or ServicePort IP.
Static IP Address Static IP address assigned by the command “openflow static-ip”.
OpenFlow Variant OpenFlow Protocol Variant. The OpenFlow protocol can be OpenFlow 1.3.
Default Table The Hardware Table used as the target for flows installed by an OpenFlow 1.0
controller which is not enhanced to handle multiple hardware tables.
Passive Mode The OpenFlow passive mode set by the command “openflow passive-mode”.
Default None
Format show openflow installed flows [dest_ip <ip-address> | dest_ip_port <1-65535> | dest_mac
<macaddr>| dscp <0-63> | ether_type <0-0xFFFF> | ingress_port <slot/port> | ip_proto <0-255> | priority <1-
65535>| source_ip <ip-address> | source_ip_port <1-65535>| source_mac <macaddr> | table <10,60> | vlan
<1-4093> | vlan_prio <0-7> ]
Fields Definition
Default None
Display Message
Fields Definition
Hard timeout The number of seconds after which the flow is expired regardless of whether or
not packets are hitting the entry.
Idle timeout The number of seconds after which the flow is expired with no received traffic.
Default None
reference count Group Reference Count - is used only for Indirect groups. This count indicates
how many Select groups are referring to the current Indirect group.
duration The time since the group was created.
reference group ID References the Indirect group ID and used for Select group only.
Default None
Display Message
Fields Definition
Number of Entries Total number of entries in this table. The count includes delete-pending entries.
Number of entries that are not installed in the hardware for any reason. This
Software-Only Entries includes entries pending for insertion, entries that cannot be inserted due to
missing interfaces and entries that cannot be inserted due to table-full condition.
Waiting for Space Entries Number of entries that are not currently in the hardware because the attempt to
insert the entry failed.
Flow Insertion Count Total number of flows that were added to this table since the switch powered up.
To return the mode to the default, use the no form of this command. If the OpenFlow feature is not in enabled
state, then issuing this command has no effect on the OpenFlow feature. The OpenFlow feature can be
administratively disabled at any time.
Default Disabled
If the OpenFlow feature is enabled when this command is issued and the specified static IP address is not the
same as the IP address already in use by the OpenFlow feature then the feature is automatically disabled and re-
enabled.
To set the OpenFlow Static IP address to 0.0.0.0, use the no form of this command. Issuing this command when
OpenFlow is enabled and using a static IP causes the OpenFlw feature to become operationally disabled.
Default 0.0.0.0
To delete the specified OpenFlow Controller IP address or delete all Controller addresses, use the no form of this
command. If the IP Port number is omitted then all entries for the specified IP address are deleted.
Fields Definition
ip-address Specify up to five IP addresses to which the switch should establish an OpenFlow
Management connection.
ip-port IP port to use for an OpenFlow Management connection. If the IP Port is omitted,
then the default IP port number 6632 is used.
connection mode TCP or SSL. The default is SSL.
To direct the OpenFlow feature to automatically assign the IP address to itself, use the no form of this
command.
no openflow ip-mode
Default Disabled
no openflow passive-mode
Default Disabled
In the case that a switch loses contact with all controllers, the switch should immediately enter either “fail
secure mode” or “fail standalone mode”. In “fail secure mode”, the only change to switch behavior is that
packets and messages destined to the controllers are dropped. Flow entries should continue to expire according
to their timeouts. In “fail standalone mode”, the switch processes all packets using the OFPP_NORMAL reserved
port; in other words, the switch acts as a legacy Ethernet switch or router.
no openflow failmode
Default Secure
Default None
Display Message
Example #1:
-------------------------------------------------------------
Port : 5140
Bind : 0.0.0.0
Host : 172.16.2.101
Port : 24224
Heartbeat Interval : 1s
Phi Threshold : 16
Format fluentd
no fluentd
Default Disabled
Default None
10.2.3. enable
This command enables FluentD entry.
Format enable
no enable
Default Disabled
Default None
10.2.5. syslog
This command configures syslog settings.
Format [enable | advance [port <1-65534> | bind <bind> | protocol-type {tcp | udp}]]
no enable
Fields Definition
10.2.6. localsyslog
This command configures localsyslog settings.
10.2.7. dstat
This command configures dstat settings.
10.2.8. exec
This command configures exec settings.
Format enable | command <command> | format {tsv <keys> | json | msgpack} | advance {tag-key <tag-key>|
time-key <time-key> [<time-format>] | run-interval <run-interval>}
no enable
Fields Definition
The key to use as the event tag instead of the value in the event record (up to 31
<tag- key>
alphanumeric characters including “.“).
<time-key> The key to use as the event time instead of the value in the event record.
<time-format> The format of the event time used for the time_key parameter.
The interval time between periodic program runs (the value in the range <1 - 60>,
<run-interval>
and suffix s (seconds), m (minutes), or h (hours)).
10.2.9. matchpattern
This command configures fluentd match.
Default None
10.2.10. forward
This command configures forward settings.
The timeout time when sending event logs (the value in the range <1 - 60>, and
<send-timeout>
suffix s(seconds), m(minutes), or h(hours)).
The interval of the heartbeat packer (the value in the range <1 - 60>, and suffix
<heartbeat-interval>
s(seconds), m(minutes), or h(hours)).
The interval time between periodic program runs (the value in the range <1 - 60>,
<1-60>
and suffix s (seconds), m (minutes), or h (hours)).
The size of each buffer chunk (the value in the range <1 - 8>, and suffix k(KB) or
<chunk>
m(MB)).
The interval between data flushes (the value in the range <1 - 60>, and suffix
<flush-interval>
s(seconds), m(minutes), or h(hours)).
10.2.11. webhdfs
This command configures webhdfs settings.
Format host-name <host name> | port <1-65535> | path <path> | advance {buffer [buffer-type {memory |
file <buffer-path>}] | buffer-queue-limit <1-16> | buffer-chunk-limit <chunk> | flush-interval <flush-
interval>}| localtime {disable | enable}
Fields Definition
The size of each buffer chunk (the value in the range <1 - 8>, and suffix k(KB) or
<chunk>
m(MB)).
10.2.12. elasticsearch
This command configures elasticsearch settings.
Format host {ipv4 <ipaddr> | hostname <hostname>} [<1-65535>] | hosts <host:port> | user <user>
<password> <path> | advance {logstash-format {disable | enable <prefix>} | scheme <scheme> | utc-
index {disable | enable} | index-name <index-name> | type-name <type-name> | request-timeout
<request-timeout> | reload-connections {disable | enable} | reload-on-failure {disable | enable} |
buffer {buffer-type {memory | file <buffer-path>} | buffer-queue-limit <1-16> | buffer-chunk-limit
<chunk> | flush-interval <flush-interval>}}
Fields Definition
Each type has a list of fields that can be specified for documents of that type (up
<type-name>
to 31 alphanumeric characters).
The size of each buffer chunk (the value in the range <1 - 8>, and suffix k(KB) or
<chunk>
m(MB)).
The interval between data flushes (the value in the range <1 - 60>, and suffix
<flush-interval>
s(seconds), m(minutes), or h(hours)).
In an SDVoE environment, L2 multicast is used by default. All these enhancements are applicable for L2 multicast
only. If the user configures L3 multicast then L3 multicast should behave as per the standard. In addition, the
enhancement is applicable only to IGMP version 1 and version 2. Version 3 works very differently and is not part
of this enhancement.
Format show igmpsnooping group [<vlan-id> | interface <intf id> | port-channel <lag-id>]
Fields Definition
Default None
Display Message
Fields Definition
VLAN ID VLAN ID
Interface The interface number via which the host joins the multicast group
Timeout (sec) The number of seconds after which the multicast entry is expired
Default None
Display Message
Fields Definition
Fast-leave operation mode The operational mode of the Fast-leave on the specific interface
Example:
Default igmp-plus 1
Default Enable
Default Enable
Default Enable
NOTE: The offset must consider the VLAN tag headers becuase the packet to the CPU is always a tagged
packet.
Format cpu-traffic direction {tx | rx | both} interface { < intf-range> [cpu] | cpu [<intf-range>]}
Default None
NOTE: The offset must consider the VLAN tag headers becuase the packet to the CPU is always a tagged
packet.
Format cpu-traffic direction {tx | rx | both} match cust-filter <offset1> <data1> [mask1 <mask1>] <offset2>
<data2> [mask2 <mask2>] <offset3> <data3> [mask3 <mask3>]
Default None
Default None
Format cpu-traffic direction {tx | rx | both} match dstip <ipaddress> [mask <mask>]
Default None
Format cpu-traffic direction {tx | rx | both} match {srctcp | dsttcp} <0-65535> [mask <0-65535>]
Default None
Format cpu-traffic direction {tx | rx | both} match {srcudp | dstudp} <0-65535> [mask <0-65535>]
Default None
NETGEAR M4500 Series Switches CLI Command Reference Manual 1016
Mode Global Config
Format cpu-traffic direction {tx | rx | both} match {srcmac | dstmac} <0-65535> [mask <mask>]
Default None
Format cpu-traffic direction {tx | rx | both} match filter {all | arp | bcast | bgp | custom | dhcp | dstip |
dstmac | dsttcp | dstudp | ip | lacpdu | lldp | mcast | ospf | srcip | srcmac | srctcp | srcudp | stp
| ucast | udld} [arp | bcast | bgp | custom | dhcp | dstip | dstmac | dsttcp | dstudp | ip | lacpdu
| lldp | mcast | ospf | srcip | srcmac | srctcp | srcudp | stp | ucast | udld]
no cpu-traffic direction {tx | rx | both} match filter {all | arp | bcast | bgp | custom | dhcp | dstip |
dstmac | dsttcp | dstudp | ip | lacpdu | lldp | mcast | ospf | srcip | srcmac | srctcp | srcudp | stp
| ucast | udld} [arp | bcast | bgp | custom | dhcp | dstip | dstmac | dsttcp | dstudp | ip | lacpdu
| lldp | mcast | ospf | srcip | srcmac | srctcp | srcudp | stp | ucast | udld]
Default None
no cpu-traffic mode
no cpu-traffic trace
Default Disabled
Default None
Default Disabled
Default None
Display Message
Fields Definition
Rising Threshold The percentage of the memory buffer resources that, when exceeded for the
configured rising interval, triggers a notification. The range is 1 to 100. The
default is 0 (disabled).
Falling Threshold The percentage of memory buffer resources that, when usage falls below this
level for the configured interval, triggers a notification. The range is 1 to 100.
The default is 0 (disabled).
Display Message
Fields Definition
Mbufs Rx Norm Used Number of message buffers of class RX Norm currently in use.
Mbufs Rx Mid2 Used Number of message buffers of class RX Mid2 currently in use.
Mbufs Rx Mid1 Used Number of message buffers of class RX Mid1 currently in use.
Mbufs Rx Mid0 Used Number of message buffers of class RX Mid0 currently in use.
Total Rx Norm Alloc Attempts Number of times the system tried to allocate a message buffer allocation of class
RX Norm.
Total Rx Mid2 Alloc Attempts Number of times the system tried to allocate a message buffer allocation of class
RX Mid2.
Total Rx Mid1 Alloc Attempts Number of times the system tried to allocate a message buffer allocation of class
RX Mid1.
Total Rx Mid0 Alloc Attempts Number of times the system tried to allocate a message buffer allocation of class
RX Mid0.
Total Rx High Alloc Attempts Number of times the system tried to allocate a message buffer allocation of class
RX High.
Total Tx Alloc Attempts Number of times the system tried to allocate a message buffer allocation of class
TX.
Total Rx Norm Alloc Failures Number of message buffer allocation failures for RX Norm class of message
buffer.
Total Rx Mid2 Alloc Failures Number of message buffer allocation failures for RX Mid2 class of message buffer.
Total Rx Mid1 Alloc Failures Number of message buffer allocation failures for RX Mid1 class of message buffer.
Total Rx Mid0 Alloc Failures Number of message buffer allocation failures for RX Mid0 class of message buffer.
Total Rx High Alloc Failures Number of message buffer allocation failures for RX High class of message buffer
Total Rx Tx Used Failures Number of message buffer used failures for RX and TX class of message buffer.
Total Tx Alloc Failures Number of message buffer allocation failures for TX class of message buffer.
12.3.3. mbuf
Use this command to configure the memory buffer (MBUF) threshold limits and generate notifications when
MBUF limits have been reached.
Rising Threshold The percentage of the memory buffer resources that, when exceeded for the
configured rising interval, triggers a notification. The range is 1 to 100. The
default is 0 (disabled)..
Falling Threshold The percentage of memory buffer resources that, when usage falls below this
level for the configured interval, triggers a notification. The range is 1 to 100.
The default is 0 (disabled).
Severity The severity level at which Mbuf logs messages. The range is 1 to 7. The default
is 5 (L7_LOG_SEVERITY_NOTICE).
13. Troubleshooting
13.1. M4500 series Linux system and password recovery for SSH
port 22
This is a process to regain access to the switch so that you can use SSH to connect to port 22 and perform a
firmware upgrade. You do need physical access to the switch console port to complete the process. You also
need a computer with a serial port or a USB-to-serial-port adaptor and the serial-to-RJ45 cable that comes with
the M4500 series switch.
When you start the switch for the first time, the default Linux user name is admin and the default password is
EndGame. (This password is different from the password that you use to log to the switch CLI after you have
completed the recovery process.)
1. Use the console to access the switch, press Ctrl+Z to display the menu, and after Enter your menu option,
enter your Linux password to enable the Linux system password reset.
2. After new options display in the menu, enter 6 to reset the Linux system password, and type Yes to confirm
the action.
3. Open the Tera Term program and use SSH to connect to port 22.
4. In the User name field, type admin, and in the Passphrase field, type EndGame.
6. Type a new password two times to define a new Linux system password.
7. With your new password, use SSH to log in to port 22. Then, press Ctrl+Z to display the menu, and select to
update the firmware.