Dell Networking Command Line Reference Guide for the Z9100–ON System 9.10.0.
Notes, cautions, and warnings NOTE: A NOTE indicates important information that helps you make better use of your computer. CAUTION: A CAUTION indicates either potential damage to hardware or loss of data and tells you how to avoid the problem. WARNING: A WARNING indicates a potential for property damage, personal injury, or death. © 2016 Dell Inc. All rights reserved. This product is protected by U.S. and international copyright and intellectual property laws.
Contents Chapter 1: About this Guide.........................................................................................................36 Objectives........................................................................................................................................................................... 36 Audience..............................................................................................................................................................................
banner motd........................................................................................................................................................................77 cam-acl.................................................................................................................................................................................78 clear line.....................................................................................................................................
traceroute..........................................................................................................................................................................130 undebug all........................................................................................................................................................................ 132 virtual-ip......................................................................................................................................
Extended IP ACL Commands.........................................................................................................................................171 deny................................................................................................................................................................................171 deny icmp..........................................................................................................................................................
set community............................................................................................................................................................ 219 set level....................................................................................................................................................................... 220 set local-preference.........................................................................................................................................
ignore enable-password................................................................................................................................................ 264 ignore startup-config..................................................................................................................................................... 265 interface management ethernet ip address............................................................................................................. 265 NVRAM erase.
default-metric............................................................................................................................................................ 299 deny bandwidth......................................................................................................................................................... 300 description..........................................................................................................................................................
show ip bgp next-hop.............................................................................................................................................. 349 show ip bgp paths.....................................................................................................................................................350 show ip bgp paths community................................................................................................................................
show interface ets.................................................................................................................................................... 386 DCBX Commands............................................................................................................................................................388 advertise dcbx-tlv.....................................................................................................................................................
disable.......................................................................................................................................................................... 427 dns-server...................................................................................................................................................................428 domain-name..............................................................................................................................................
ip ecmp-group................................................................................................................................................................. 460 ip ecmp weighted............................................................................................................................................................ 461 link-bundle-distribution trigger-threshold.................................................................................................................
show show show show config...................................................................................................................................................................... 497 garp timers.............................................................................................................................................................497 gvrp..........................................................................................................................................
interface range macro (define)............................................................................................................................. 542 interface range macro name.................................................................................................................................. 544 interface vlan.............................................................................................................................................................
clear tcp statistics........................................................................................................................................................... 601 debug arp...........................................................................................................................................................................601 debug ip dhcp.......................................................................................................................................
ipv6 nd dns-server .....................................................................................................................................................655 ipv6 route......................................................................................................................................................................... 656 show ipv6 route.............................................................................................................................................
isis hello-multiplier.......................................................................................................................................................... 695 isis hello padding............................................................................................................................................................. 696 isis ipv6 metric........................................................................................................................................
debug lacp.........................................................................................................................................................................735 lacp long-timeout............................................................................................................................................................ 736 lacp port-priority.....................................................................................................................................
disable.......................................................................................................................................................................... 775 hello...............................................................................................................................................................................776 mode..............................................................................................................................................
name.................................................................................................................................................................................... 811 protocol spanning-tree mstp........................................................................................................................................ 812 revision...................................................................................................................................................
show track.................................................................................................................................................................. 845 threshold metric........................................................................................................................................................ 847 track interface ip routing........................................................................................................................................
mib-binding................................................................................................................................................................. 886 network area...............................................................................................................................................................887 passive-interface...............................................................................................................................................
maximum-paths.......................................................................................................................................................... 941 max-metric router-lsa.............................................................................................................................................. 942 passive-interface.......................................................................................................................................................
monitor multicast-queue............................................................................................................................................... 985 monitor session............................................................................................................................................................... 986 rate-limit........................................................................................................................................................
match mac dot1p..................................................................................................................................................... 1026 match mac vlan........................................................................................................................................................ 1027 policy-aggregate......................................................................................................................................................
ip rip send version......................................................................................................................................................... 1069 ip split-horizon............................................................................................................................................................... 1070 maximum-paths............................................................................................................................................
aaa accounting suppress..........................................................................................................................................1111 accounting................................................................................................................................................................... 1111 aaa radius group.......................................................................................................................................................
dot1x auth-fail-vlan.................................................................................................................................................. 1149 dot1x auth-server..................................................................................................................................................... 1150 dot1x guest-vlan.......................................................................................................................................................
role............................................................................................................................................................................... 1187 show role.................................................................................................................................................................... 1187 show userroles......................................................................................................................................
default logging buffered........................................................................................................................................ 1230 default logging console.......................................................................................................................................... 1230 default logging monitor...........................................................................................................................................
disable............................................................................................................................................................................... 1271 forward-delay................................................................................................................................................................. 1272 hello-time......................................................................................................................................
ntp broadcast client......................................................................................................................................................1303 ntp disable....................................................................................................................................................................... 1304 ntp multicast client.....................................................................................................................................
redistribute......................................................................................................................................................................1339 interface management................................................................................................................................................. 1340 maximum dynamic-routes........................................................................................................................................
priority........................................................................................................................................................................ 1374 show config...............................................................................................................................................................1375 show vrrp..................................................................................................................................................
1 About this Guide This guide provides information about the Dell EMC Networking operating system (OS) command line interface (CLI). This book also includes information about the protocols and features supported in Dell EMC Networking OS.
Information Icons This guide uses the following information symbols: NOTE: The Note icon signals important operational information. CAUTION: The Caution icon signals information about situations that could result in equipment damage or loss of data. NOTE: The Warning icon signals information about hardware handling that could result in injury.
2 CLI Basics This chapter describes the command line interface (CLI) structure and command modes. The Dell Networking operating software commands are in a text-based interface that allows you to use the launch commands, change command modes, and configure interfaces and protocols.
User "admin" on line vty1 ( 123.12.1.123 ) User "Irene" on line vty3 ( 123.12.1.321 ) Dell#conf When another user enters CONFIGURATION mode, Dell Networking OS sends a message similar to the following: % Warning: User "admin" on line vty2 "172.16.1.210" is in configuration In this case, the user is “admin” on vty2. Obtaining Help As soon as you are in a Command mode, there are several ways to access help: To obtain a list of Type a ? at the prompt or after a keyword.
ssh tacacs tcp telnet tftp unicast-host-route unknown-unicast vlan-flooding vrf SSH configuration commands Interface configuration for TACACS+ global tcp settings Specify telnet options TFTP configuration commands Configuration for ip unicast address-family Enable IPv4 unknown-unicast packets to CPU Vlan flooding Configure VRF instance When entering commands, you can take advantage of the following timesaving features: ● Commands are not case-sensitive. ● Enter partial (truncated) command keywords.
The CLI prompt changes as you move up and down the levels of the command structure. Starting with CONFIGURATION mode, the command prompt adds modifiers to further identify the mode. For more information about command modes, see Command Modes. Using the Keyword no Command To disable, delete or return to default values, use the no form of the commands. For most commands, if you type the keyword no in front of the command, you disable that command or delete it from the running configuration.
Enabling Software Features on Devices Using a Command Option The capability to activate software applications or components on a device using a command is supported on this platform. Starting with Release 9.4(0.0), you can enable or disable specific software features or applications that need to run on a device by using a command attribute in the CLI interface. This enables effective, streamlined management and administration of applications and utilities that run on a device.
show feature Verify the status of software applications, such as VRF, that are activated and running on a device. Syntax show feature Command Modes EXEC EXEC Privilege Command History Usage Information Example This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.4(0.
CONFIGURATION Mode In EXEC Privilege mode, use the configure command to enter CONFIGURATION mode and configure routing protocols and access interfaces. To enter CONFIGURATION mode: 1. Verify that you are logged in to EXEC Privilege mode. 2. Enter the configure command. The prompt changes to include conf. From this mode, you can enter INTERFACE mode by using the interface command. CONTROL-PLANE Mode To manage control-plane traffic, use CONTROL-PLANE mode.
You can return to CONFIGURATION mode by using the exit command. EXEC Mode When you initially log in to the switch, by default, you are logged in to EXEC mode. This mode allows you to view settings and enter EXEC Privilege mode, which is used to configure the device. When you are in EXEC mode, the > prompt is displayed following the host name prompt, which is “Dell” by default. You can change the host name prompt using the hostname command. NOTE: Each mode prompt is preceded by the host name.
Prompt Interface Type Dell(conf-ifte-1/1/1)# Ten-Gigabit Ethernet interface then slot/port/subport information Dell(conf-iftf-1/1/1)# Twenty-five Gigabit Ethernet interface then slot/port/subport information Dell(conf-iffo-1/1/1)# Forty-Gigabit Ethernet interface then slot/port/subport information or slot/port information, depending on the module used Dell(conf-iffi-1/1/1)# Fifty-Gigabit Ethernet interface then slot/port/subport information Dell(conf-iffi-1/1)# Hundred-Gigabit Ethernet interface
1. To enable LLDP globally, verify that you are logged in to CONFIGURATION mode. To enable LLDP on an interface, verify that you are logged in to INTERFACE mode. 2. Enter the protocol lldp command. The prompt changes to include conf-lldp or conf-if-interface-lldp. LLDP MANAGEMENT INTERFACE Mode To enable and configure Link Layer Discovery Protocol (LLDP) on management interfaces, use LLDP MANAGEMENT INTERFACE mode. To enter LLDP MANAGEMENT INTERFACE mode: 1. Verify that you are logged in to LLDP mode. 2.
OPENFLOW INSTANCE Mode To enable and configure OpenFlow instances, use OPENFLOW INSTANCE mode. To enter OPENFLOW INSTANCE mode: 1. Verify that you are logged in to CONFIGURATION mode. 2. Enter the openflow of-instance command, and then the OpenFlow ID number of the instance you want to create or configure. The prompt changes to include conf-of-instance of-id. You can return to the CONFIGURATION mode by entering the exit command.
2. Enter the protocol spanning-tree rstp command. The prompt changes to include conf-rstp. You can return to CONFIGURATION mode by using the exit command. ROUTE-MAP Mode To configure a route map, use ROUTE-MAP mode. To enter ROUTE-MAP mode: 1. Verify that you are logged in to CONFIGURATION mode. 2. Use the route-map map-name [permit | deny] [sequence-number] command. The prompt changes to include config-route-map. You can return to CONFIGURATION mode by using the exit command.
To enter ROUTER RIP mode: 1. Verify that you are logged in to CONFIGURATION mode. 2. Enter the router rip command. The prompt changes to include conf-router_rip. You can return to CONFIGURATION mode by using the exit command. SPANNING TREE Mode To enable and configure the Spanning Tree protocol, use SPANNING TREE mode. For more information, see Spanning Tree Protocol (STP). To enter SPANNING TREE mode: 1. Verify that you are logged in to CONFIGURATION mode. 2.
3 File Management This section contains command line interface (CLI) commands needed to manage the configuration files, as well as other file management commands.
ftp: Enter the keyword FTP: to retrieve the image from an FTP server. ftp:// userid:password@hostip/filepath. nfsmount Enter the keyword nfsmount: to retrieve the image from a mounted NFS file system. nfsmount://filepath system: Enter the keyword system: to retrieve the image from the system. usbflash Enter the keyword usbflash: to retrieve the image from the USB flash memory. usbflash://filename. tftp: Enter the keyword TFTP: to retrieve the image from a TFTP server. tftp://hostip/ filepath.
Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Added NFS mount support. Introduced on the S6000-ON. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810.
Usage Information Version Description 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. Added the nfsmount: parameters that allow you to mount a remote NFS file system. 9.4(0.0) Added the compressed-config parameter. 9.3(0.1) Added the http parameter on the S6000, Z9000, S4810, and S4820T. 9.0.2.0 Introduced on the S6000. 8.4.1.0 Added IPv6 addressing support for FTP, TFTP, and SCP. 8.3.19.
target is the internal flash. The source is on a secure server running secure shell (SSH), so you are prompted for the user datagram protocol (UDP) port of the SSH server on the remote host. Example Example Example Example Related Commands Dell# copy running-config nfsmount:///filepath Destination file name [test.txt]: User name to login remote host: usrname Password to login remote host: Dell# Dell# copy scp: flash: Address or name of remote host []: 10.11.199.
Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. Added support for NFS mount. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.
Example Version Description 7.5.1.0 Introduced on the C-Series. E-Series Original command.
After reformatting is complete, three empty directories are automatically created on flash: CRASH_LOG_DIR, TRACE_LOG_DIR and NVTRACE_LOG_DIR. CAUTION: This command deletes all files, including the startup configuration file. So, after executing this command, consider saving the running config as the startup config (use the write memory command or copy running-config startup-config command). Related Commands ● copy – copy the current configuration to either the startup-configuration file or the terminal.
Command History Example Related Commands This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S-Series. Dell# mkdir nfsmount:/nfs-mountpoint/guest Dell# ● rmdir — remove a directory. mount nfs Mounts an NFS file system to a device.
Command History Example Related Commands This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S-Series. Dell# rmdir nfsmount:/nfs-mountpoint/guest Proceed to remove the directory [confirm yes/no]: yes Dell# ● mkdir – create a directory.
show boot system Displays information about boot images currently configured on the system. Syntax Parameters Defaults show boot system stack-unit{stack-unit—id | all} all Enter the keyword all to display the boot image information for all stack units. stack-unit-id Enter the stack-unit-id to display boot image information for a stack-unit. none Command Modes ● EXEC ● EXEC Privilege Command History Example This guide is platform-specific.
Example Version Description 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.4 Output expanded to display current reload mode (normal or Jumpstart). 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.5.1.0 Introduced on the C-Series. E-Series Original command. Dell# show bootvar PRIMARY IMAGE FILE = system://B SECONDARY IMAGE FILE = tftp://10.16.127.35/FTOS-Z9100-ON-9.8.1.
Example Dell#show file-systems Size(b) 4286574592 2032525312 Dell# Command Fields Related Commands Free(b) 4170424320 590807040 - Feature Type FAT32 USERFLASH unformatted USERFLASH Unknown NFSMOUNT network network network network Flags rw rw rw rw rw rw rw Prefixes flash: fcmfs: nfsmount: ftp: tftp: scp: http: Field Description size(b) Lists the size (in bytes) of the storage location. If the location is remote, no size is listed.
Example Version Description 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. E-Series Original command. Dell#show os-version RELEASE IMAGE INFORMATION : -----------------------------------------------------------Platform Version Size ReleaseTime Z-Series:Z9100-ON 9.8(1.
acl for the current ACL configuration arp for the current static ARP configuration as-path for the current AS-path configuration bfd for the current BFD configuration bgp for the current BGP configuration boot for the current boot configuration cam-profile for the current CAM profile in the configuration class-map for the current class-map configuration communitylist for the current community-list configuration ecmp-group for the current ECMP group configuration eis for the current EIS
configured 66 File Management mroute for the current Mroutes configuration msdp for the current MSDP configuration ntp for the current NTP configuration ospf for the current OSPF configuration pim for the current PIM configuration policy-mapinput for the current input policy map configuration policy-mapoutput for the current output policy map configuration po-failovergroup for the current port-channel failover-group configuration prefix-list for the current prefix-list configuration pri
status (OPTIONAL) Enter the keyword status to display the checksum for the running configuration and the start-up configuration. compressed (Optional) Enter the keyword compressed to display the compressed group configuration. Displays the compressed configuration by grouping all similar configurations. The compression is done only for interface related configurations. Command Modes EXEC Privilege Command History This guide is platform-specific.
hardware watchdog stack-unit 2 hardware watchdog stack-unit 3 Example Usage Information Dell# show running-config status running-config bytes 10257, checksum 0xFD33339F startup-config bytes 10257, checksum 0xFD33339F The status option allows you to display the size and checksum of the running configuration and the startup configuration. show startup-config Display the startup configuration.
show version Display the current Dell Networking Operating System (OS) version information on the system. Syntax show version Command Modes EXEC Privilege Command History Command Fields Example (Z9100– ON) This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(2.0) Introduced on the S3100 series. 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.
Copyright (c) 1999-2015 by Dell Inc. All Rights Reserved. Build Time: Thu Sep 10 13:00:00 2015 Build Path: /build/build05/SW/SRC Dell Networking OS uptime is 2 day(s), 18 hour(s), 59 minute(s) System image file is "system://B" System Type: Z9100-ON Control Processor: Intel Rangeley with 3 Gbytes (3177185280 bytes) of memory, core(s) 2. 8G bytes of boot flash memory. 1 34-port TE/TF/FO/FI/HU G (Z9100-ON) 2 Ten GigabitEthernet/IEEE 802.3 interface(s) 32 Hundred GigabitEthernet/IEEE 802.
Usage Information Example Version Description 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. Added support for the SSD on the Z9000 only. 8.3.7.0 Introduced on the S4810. You must reload FTOS after executing this command.
The following is a list of the Dell Networking OS version history for this command. Usage Information Example Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.0.2.0 Introduced on the S6000. 9.0(0.0) Added support for IPv6 for the file-url parameter. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. Added support for the SSD on the Z9000 only. 8.3.7.0 Introduced on the S4810. 7.7.1.0 Added support for TFTP and SCP. 7.6.1.0 Introduced on the S-Series.
Example Without Entering the Hash Value for Verification using SHA256 Dell# verify sha256 flash://FTOS-SE-9.5.0.0.bin SHA256 hash for FTOS-SE-9.5.0.0.bin: e6328c06faf814e6899ceead219afbf9360e986d692988023b749e6b2093e933 Entering the Hash Value for Verification using SHA256 Dell# verify sha256 flash://FTOS-SE-9.5.0.0.bin e6328c06faf814e6899ceead219afbf9360e986d692988023b749e6b2093e933 SHA256 hash VERIFIED for FTOS-SE-9.5.0.0.
4 Control and Monitoring This section contains command information to configure and monitor the system, including Telnet, file transfer protocol (FTP), and trivial file transfer protocol (TFTP).
• • • • • • • • • • • show system show tech-support ssh-peer-stack-unit stack-unit location-led telnet telnet-peer-stack-unit terminal length traceroute undebug all virtual-ip write banner exec Configure a message that is displayed when your enter EXEC mode. Syntax banner exec c line c To delete a banner, use the no banner exec command. Parameters Defaults c Enter the keywords banner exec, then enter a character delineator, represented here by the letter c. Press ENTER.
Example Dell(conf)# banner exec ? LINE c banner-text c, where 'c' is a delimiting character Dell(conf)# banner exec % Enter TEXT message. End with the character '%'. This is the banner% Dell(conf)# end Dell# exit 2d18h1m: %STKUNIT1-M:CP %SEC-5-LOGOUT: Exec session is terminated on console This is the banner Dell con0 now available Press RETURN to get started.
Usage Information Example Version Description 8.3.11.1 Introduced on the Z9000. 8.2.1.0 Introduced the keyword keyboard-interactive. 8.1.1.0 Introduced on the E-Series. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. E-Series Original command Enter the banner login command, type one or more spaces and a delineator character, type the banner text, and then type the second delineator character.
Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.12.0 Introduced on the S4810. 8.3.11.1 Introduced on the Z9000. 8.1.1.0 Introduced on the E-Series. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series.
Enter 4 or 8 for the number of OpenFlow FP blocks. ● 4: Creates 242 entries for use by the OpenFlow controller (256 total entries minus the 14 entries reserved for internal functionality) ● 8: Creates 498 entries for use by the OpenFlow controller (512 total entries minus the 14 entries reserved for internal functionality) Command Modes CONFIGURATION Command History Usage Information This guide is platform-specific.
Command Modes EXEC Privilege Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.
Version Description 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.12.0 Introduced on the S4810. 8.3.11.1 Introduced on the Z9000. 8.1.1.0 Introduced on the E-Series. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. E-Series Original command. Example Dell# configure Dell(conf)# disable Return to EXEC mode.
do Allows the execution of most EXEC-level commands from all CONFIGURATION levels without returning to the EXEC level. Syntax do command Parameters Defaults command Enter an EXEC-level command. none Command Modes ● CONFIGURATION ● INTERFACE Command History Usage Information Example This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.
Parameters Defaults level (OPTIONAL) Enter a number for a privilege level of Dell Networking OS. The range is from 0 to 15. 15 Command Modes EXEC Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.5(0.
Usage Information Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Replacement command for the S4820T. Replaces the enable xfp-powerupdates command. 8.3.11.4 Replacement command for the Z9000. Replaces the enable xfp-powerupdates command 8.3.10.0 Replacement command for the S4810 only. Replaces the enable xfp-powerupdates command.
Related Commands Version Description 8.3.11.1 Introduced on the Z9000. 8.1.1.0 Introduced on the E-Series. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series and E-Series. E-Series Original command. ● exit — returns to the lower command mode. exec-timeout Set a time interval that the system waits for input on a line before disconnecting the session. Syntax exec-timeout minutes [seconds] To return to default settings, use the no exec-timeout command.
exit Return to the lower command mode. Syntax exit Command Modes ● ● ● ● ● ● ● ● ● ● ● ● ● ● ● ● Command History Related Commands EXEC Privilege CONFIGURATION LINE, INTERFACE TRACE-LIST PROTOCOL GVRP SPANNING TREE MULTIPLE SPANNING TREE MAC ACCESS LIST ACCESS-LIST AS-PATH ACL COMMUNITY-LIST PREFIX-LIST ROUTER OSPF ROUTER RIP ROUTER ISIS ROUTER BGP This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide.
NOTE: Use this attribute to specify the VRF that is used by the FTP server to accept client connections. If no VRF is specified, then the default VRF is used. Defaults Disabled. Command Modes CONFIGURATION Command History Example This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.
Defaults The internal flash is the default directory. Command Modes CONFIGURATION Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 9.0.0.
Version Description 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 9.0.0.0 Introduced on the Z9000. 8.3.19.0 Introduced on the S4820T. 8.3.12.0 Introduced on the S4810. 8.3.11.1 Introduced on the Z9000. 8.1.1.0 Introduced on the E-Series. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. E-Series Original command.
ip ftp password Specify a password for outgoing FTP connections. Syntax ip ftp password [encryption-type] password To remove a password and return to the default setting, use the no ip ftp password [password] command. Parameters Defaults encryption-type (OPTIONAL) Enter one of the following numbers: ● 0 (zero) for an unecrypted (clear text) password ● 7 (seven) for a hidden text password password Enter a string up to 40 characters as the password. Not configured.
● For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then the slot/port/subport information. ● For a 25-Gigabit Ethernet interface, enter the keyword twentyFiveGigE then the slot/port/subport information. ● For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/port/subport information. ● For a 50-Gigabit Ethernet interface, enter the keyword fiftyGigE then the slot/port/subport information.
Command Modes CONFIGURATION Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.12.
Usage Information Use this command to make the FTP clients VRF-aware. The VRF name that you specify is used by the FTP client to reach the FTP server. If no VRF name is specified, then the default VRF is used. ip telnet server enable Enable the Telnet server on the switch. Syntax ip telnet server enable To disable the Telnet server, use the no ip telnet server enable command. Defaults Enabled Command Modes CONFIGURATION Command History Related Commands This guide is platform-specific.
Command History Usage Information Example This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.5(0.0) Introduced on the Z9500. 9.4.(0.0) Introduced on the S-Series and Z9000.
Related Commands Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.5.1.0 Added support for 4-port 40G line cards on ExaScale. 8.2.1.0 Increased number of VLANs on ExaScale to 4094 (was 2094). 8.
Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.2(1.0) Introduced on the Z9500. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4820T. 8.5.1.0 Added support for 4-port 40G line cards. 8.2.1.0 Increased number of VLANs to 4094 (was 2094). 8.1.1.0 Introduced on the E-Series. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series.
line Enable and configure console and virtual terminal lines to the system. This command accesses LINE mode, where you can set the access conditions for the designated line. Syntax Parameters Defaults line {console 0 | vty number [end-number]} console 0 Enter the keyword console 0 to configure the console port. The console option is <0-0>. vty number Enter the keyword vty then a number from 0 to 9 to configure a virtual terminal line for remote sessions. The system supports 10 remote sessions.
Parameters Defaults limit number-of- sessions Sets the number of concurrent sessions that any user can have on console and virtual terminal lines. The range is from 1 to 12 (10 VTY lines, one console, and one AUX line). clear-line enable Enables you to clear your existing sessions. Not configured. You can use all the available sessions. Command Modes CONFIGURATION Command History Usage Information This guide is platform-specific.
Connected to 10.11.178.14. Escape character is '^]'. Login: admin Password: Maximum concurrent sessions for the user reached. Current sessions for user admin: Line Location 2 vty 0 10.14.1.97 3 vty 1 10.14.1.97 4 vty 2 10.14.1.97 5 vty 3 10.14.1.97 Clear existing session? [line number/Enter to cancel]: Related Commands ● login statistics — enable and configure user login statistics on console and virtual terminal lines.
Connected to 10.11.178.14. Escape character is '^]'. Login: admin Password: Last successful login: 12:52:01 UTC Tue Mar 22 2016 Line vty0 ( 10.11.178.14 ). There were 1 unsuccessful login attempt(s) since the last successful login. There were 1 unsuccessful login attempt(s) for user admin in the last 30 day(s). There were 1 successful login attempt(s) for user admin in the last 30 day(s). The preceding message shows that the user had previously logged in to the system using the VTY line from 10.11.178.14.
Version Description 8.3.19.0 Introduced on the S4820T. 8.3.12.0 Introduced on the S4810. 8.3.11.1 Introduced on the Z9000. 8.1.1.0 Introduced on the E-Series 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. E-Series Original command ping Test connectivity between the system and another device by sending echo requests and waiting for replies.
Defaults tos (IPv4 only) Enter the type of service required. The range is from 0 to 255. The default is 0. df-bit (IPv4 only) Enter Y or N for the “don't fragment” bit in IPv4 header. ● N: Do not set the “don't fragment” bit. ● Y: Do set “don't fragment” bit Default is No. validate-reply (IPv4 only) Enter Y or N for reply validation. ● N: Do not validate reply data. ● Y: Do validate reply data. Default is No.
Version Description 8.3.19.0 Introduced on the S4820T. Added support for the outgoing-interface option for link-local IPv6 addressing on the S4820T. Usage Information 8.3.12.0 Added support for the outgoing-interface option for link-local IPv6 addressing on the S4810. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.5.1.0 Added support for 4-port 40G line cards. 8.4.1.0 IPv6 pinging available on management interface. 8.3.1.0 Introduced extended ping options. 8.2.1.
Sending 5, 100-byte ICMP Echos to 100::1, timeout is 2 seconds: !!!!! Success rate is 100.0 percent (5/5), round-trip min/avg/max = 0/0/0 (ms) Dell# reload Reboot the system. Syntax reload [conditional nvram-cfg-change | no-confirm [discard-running] | delldiag | onie [install | uninstall | rescue]] Parameters conditional nvram-cfgchange (OPTIONAL) Reload into the Dell Networking Operating System (OS) if the condition is true. A configuration change to the NVRAM requires a switch reload.
If there is a change in the running configuration, the system prompts you to save the new configuration when you reload the system using the reload command. You can also save your running configuration manually using the copy running-config command. You can use the conditional parameter if any configuration changes made to the NVRAM, such as, stack-group and fanout configurations, must be saved.
Usage Information Version Description 8.3.11.1 Introduced on the Z9000. 8.1.1.0 Introduced on the E-Series. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 6.5.1.0 Introduced on the E-Series. Messages can contain an unlimited number of lines; however, each line is limited to 255 characters. To move to the next line, use . To send the message use CTR-Z; to abort a message, use CTR-C. service timestamps To debug and log messages, add time stamps.
Usage Information Version Description 8.1.1.0 Introduced on the E-Series. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. E-Series Original command. If you do not specify parameters and enter service timestamps, it appears as service timestamps debug uptime in the running-configuration. To view the current options set for the service timestamps command, use the show runningconfig command. show alarms View alarms currently active in the system.
----------------------------------------------------------PEM 2 in unit 1 down 13 min, 36 sec Fan 1 in PSU 2 of Unit 1 is down or removed 13 min, 34 sec Dell# show cpu-traffic-stats View the CPU traffic statistics. Syntax show cpu-traffic-stats [port number | all | cp ] Parameters Defaults port number (OPTIONAL) Enter the port number to display traffic statistics on that port only. The range is from 1 to 1568.
Unicast:100, Multicast:0, Broadcast:0 Processor : RP1 --------------Received 62% traffic on TenGigabitEthernet 8/2/1 Total packets:500 LLC:0, SNAP:0, IP:500, ARP:0, other:0 Unicast:500, Multicast:0, Broadcast:0 Received 37% traffic on TenGigabitEthernet 8/1/1 Total packets:300 LLC:0, SNAP:0, IP:300, ARP:0, other:0 Unicast:300, Multicast:0, Broadcast:0 Processor : RP2 --------------No CPU traffic statistics. Dell# show debugging View a list of all enabled debugging processes.
show environment View system component status (for example, temperature or voltage). Syntax show environment [all | fan | pem | stack-unit unit-id | thermal-sensor ] Parameters all Enter the keyword all to view all components. fan Enter the keyword fan to view information on the fans. The output of this command is chassis-dependent. pem Enter the keyword pem to view only information on power entry modules.
---------------------------------* 1 online 50C ok * Management Unit -- Thermal Sensor Readings (deg C) -Unit Sensor0 Sensor1 Sensor2 Sensor3 Sensor4 Sensor5 ---------------------------------------------------------1 48 40 50 19 19 33 Dell#show environment fan -- Fan Status -Unit Bay TrayStatus Fan0 Speed Fan1 Speed ---------------------------------------------------1 1 up up 6652 up 6797 1 2 up up 6568 up 6887 1 3 up up 6610 up 6979 1 4 up up 6680 up 6917 1 5 up up 6680 up 6812 Speed in RPM Dell#show envir
Usage Information Example (Z9100– ON) Version Description 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 9.0.0.0 Introduced on the Z9000. 8.3.19.0 Introduced on the S4820T. 8.3.12.0 Introduced on the S4810. 8.3.11.4 Output expanded to include Piece Part ID (PPID) and eSR4 optics. 8.3.11.1 Introduced on the Z9000. 7.6.1.0 Introduced this version of the command for S-Series. S-Series output differs from E-Series.
user login-id Defaults (Optional)Displays the login statistics of a specific user in the last 30 days or the custom defined time period. When you use it with the unsuccessful-attempts keyword, the system displays the number of failed login attempts by a specific user in the last 30 days or the custom defined time period None Command Modes CONFIGURATION Command History Usage Information This guide is platform-specific.
-----------------------------------------------------------------User: admin1 Last login time: 12:49:19 UTC Tue Mar 22 2016 Last login location: Line vty0 ( 10.16.127.
Related Commands ● login statistics — enable and configure user login statistics on console and virtual terminal lines. ● login concurrent-session — configures the limit of concurrent sessions for all users on console and virtual terminal lines. show memory View current memory usage on the switch. Syntax Parameters show memory [stack-unit id] stack-unit id (OPTIONAL) Enter the keyword stack-unit then the stack unit ID to display memory information on the designated stack member.
As an option of the show processes cpu command, this option displays CPU usage for the designated stack member. Or, as an option of the command, this option limits the output of memory statistics to the designated stack member. Refer to Example (stack-unit). summary (OPTIONAL) Enter the keywordsummary to view CPU utilization of processes related to stack-unit processing. Command Modes ● EXEC ● EXEC Privilege Command History Example This guide is platform-specific.
0xbad6e000 PM 0xbad85000 KP 0xbad9a000 evagt 0xbadb4000 ipc 0xbadc9000 sysReaper 0xbae22000 tme 50 5 10000 0.00% 0.00% 0.00% 0 1190 119 10000 0.00% 0.00% 0.00% 0 0 0 0 0.00% 0.00% 0.00% 0 30 3 10000 0.00% 0.00% 0.00% 0 10 1 10000 0.00% 0.00% 0.00% 0 60 6 10000 0.00% 0.00% 0.02% 0 Dell#show processes cpu stack-unit 1 CPUID 5sec 1min 5min -------------------------------------------------CORE 0 4.58 3.65 5.14 CORE 2 9.92 9.97 10.52 Overall 7.25 6.81 7.
dpi_taskcmo 46 0 0 0 0.00% 0.00% 0.00% 0 Dell# show processes cpu management-unit details ? | Pipe through a command Dell# show processes cpu management-unit ? <1-99> Number of tasks with highest CPU usage last 5 seconds details Detail CPU utilization | Pipe through a command Dell# show processes cpu management-unit CPUID 5sec 1min 5min -------------------------------------------------CORE 0 9.54 9.92 12.82 CORE 2 10.74 11.56 14.31 Overall 10.14 10.74 13.
Parameters Defaults cp (OPTIONAL) Enter the keyword cp to view the control processor’s SWPQ statistics. none Command Modes ● EXEC ● EXEC Privilege Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.
● After retrying a defined number of times, the SWP-2-NOMORETIMEOUT timeout message is generated. ● In the S-Series example, a retry (Retries) value of zero indicates that the SWP mechanism reached the maximum number of retransmissions without an acknowledgement.
show processes memory output Field Description MaxUsed: Total maximum memory used ever (history indicated with time stamp) CurrentUsed: Total memory currently in use CurrentFree: Total system memory available SharedUsed: Total used shared memory SharedFree: Total free shared memory PID Process ID Process Process Name ResSize Actual resident size of the process in memory Size Process test, stack, and data size Allocs Total dynamic memory allocated Frees Total dynamic memory freed Max
308 l2mgr 5607424 552960 735214 380972 301 l2pm 5001216 167936 1429522 1176044 298 arpm 4628480 217088 71092 33128 294 ospf 5468160 503808 724204 662560 288 dsm 6778880 1159168 39490 16564 287 rtm 5713920 602112 442280 198768 284 rip 4562944 258048 528 0 281 lacp 4673536 266240 221060 0 277 ipm1 4837376 380928 83788 0 273 acl 5005312 512000 239564 149076 272 topoDPC 117927936 0 0 0 271 bcmNHOP 117927936 0 0 0 270 bcmDISC 117927936 0 0 0 269 bcmATP-RX 117927936 0 0 0 268 bcmATP-TX 117927936 0 0 0 267 bcmSTAC
Example Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 9.0.0.0 Introduced on the Z9000. 8.3.19.0 Introduced on the S4820T. 8.3.12.0 Introduced on the S4810. 8.3.11.1 Introduced on the Z9000. 8.5.1.0 Added support for 4-port 40G line cards on the E-Series. 7.6.1.0 Introduced for the C-Series and S-Series.
Version Description 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.4(0.0) Added support for the disabled-ports parameter . 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 9.0.0.0 Introduced on the Z9000. 8.3.19.0 Introduced on the S4820T. 8.3.11.4 The brief parameter no longer displays the current Reload mode. To display Reload mode, use the show reload-type command.
Speed in RPM Dell# Related Commands ● show version – displays the Dell Networking OS version. show tech-support Display a collection of data from other show commands, necessary for Dell Networking technical support to perform troubleshooting. Syntax Parameters show tech-support [stack-unit unit-id | page] stack-unit (OPTIONAL) Enter the keywords stack-unit to view CPU memory usage for the stack member designated by unit-id. page (OPTIONAL) Enter the keyword page to view 24 lines of text at a time.
● ● ● ● ● ● ● ● ● ● ● ● ● ● ● Example (SSeries) show show show show show show show show show show show show show show show running-config system stack-ports interfaces process memory process cpu file system system environment ip traffic ip management route ip route summary Inventory log summary command-history (last 20 commands) log Dell# show tech-support ? page Page through output stack-unit Unit Number | Pipe through a command Dell#show tech-support stack-unit 1 ? | Pipe through a command De
! stack-unit 1 provision Z9100-ON ! ssh-peer-stack-unit Open an SSH connection to the peer stack-unit. Syntax Parameters Defaults ssh-peer-stack-unit [-l username] -l username (OPTIONAL) Enter the keyword -l then your user name. The default is the user name associated with the terminal. Not configured. Command Modes ● EXEC ● EXEC Privilege Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide.
Example Dell# Dell#stack-unit 1 location-led on telnet Connect through Telnet to a server. The Telnet client and server in Dell Networking support IPv4 and IPv6 connections. You can establish a Telnet session directly to the router or a connection can be initiated from the router. Syntax telnet {host | ip-address | ipv6-address prefix-length | vrf vrf instance name} [/source-interface] Parameters host Enter the name of a server.
Usage Information Version Description 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 9.0.0.0 Introduced on the Z9000. 8.3.19.0 Introduced on the S4820T. 8.3.12.0 Introduced on the S4810. Added support for source-interface for link-local IPv6 addressing. 8.3.11.1 Introduced on the Z9000. 8.2.1.0 Introduced on the E-Series (IPv6). Increased the number of VLANs to 4094 (was 2094). 8.1.1.0 Introduced on the E-Series (IPv4). 7.6.1.0 Introduced on the S-Series. 7.5.1.
terminal length Configure the number of lines displayed on the terminal screen. Syntax terminal length screen-length Parameters Defaults screen-length Enter a number of lines. Entering zero causes the terminal to display without pausing. The range is from 0 to 512. 24 lines Command Modes ● EXEC ● EXEC Privilege Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.
● UDP port = 33434 Command Modes ● EXEC ● EXEC Privilege Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 9.0.0.
Example (IPv6) Dell# traceroute 100::1 Type Ctrl-C to abort. ----------------------------------------------Tracing the route to 100::1, 64 hops max, 60 byte packets ----------------------------------------------Hops Hostname Probe1 Probe2 Probe3 1 100::1 000.000 ms 000.000 ms 000.000 ms Dell#traceroute 3ffe:501:ffff:100:201:e8ff:fe00:4c8b Type Ctrl-C to abort.
virtual-ip Configure a virtual IP address for the active management interface. You can configure virtual addresses both for IPv4 and IPv6 independently. Syntax virtual-ip {ipv4-address | ipv6-address} To return to the default, use the no virtual-ip {ipv4-address | ipv6-address} command. Parameters ipv4-address Enter the IP address of the active management interface in a dotted decimal format (A.B.C.D.). ipv6-address Enter an IPv6 address of the active management interface, in the x:x:x:x::x format.
compressed Enter the keyword compressed to write the operating configuration to the startup-config file in the compressed mode. terminal Enter the keyword terminal to copy the current running configuration to the terminal. This command is similar to the show running-config command. Command Modes EXEC Privilege Command History Usage Information 134 This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide.
5 802.1X 802.1X is a port-based Network Access Control (PNAC) that provides an authentication mechanism to devices wishing to attach to a LAN or WLAN. Until the authentication, only extensible authentication protocol over LAN (EAPOL) traffic is allowed through the port to which a client is connected. After authentication is successful, normal traffic passes through the port. The Dell Networking OS supports remote authentication dial-in service (RADIUS) and active directory environments using 802.
• • • • • dot1x dot1x show show show supplicant-timeout tx-period dot1x cos-mapping interface dot1x interface dot1x profile debug dot1x Display 802.1X debugging information. Syntax debug dot1x [all | auth-pae-fsm | backend-fsm | eapol-pdu] [interface interface] Parameters all Enable all debugs in dot1x. auth-pae-fsm Enable Authentication PAE FSM debugs in dot1x. backend-fsm Enable Backend Auth FSM debugs in dot1x. eapol-pdu Enable EAPOL frame trace in dot1x.
max-attempts number Defaults (OPTIONAL) Enter the keywords max-attempts followed number of attempts desired before authentication fails. The range is from 1 to 5. The default is 3. 3 attempts Command Modes CONFIGURATION (conf-if-interface-slot/port) Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.
Version Description 9.0.2.0 Introduced on the S6000. 9.0.0.0 Introduced on the Z9000. 8.3.19.0 Introduced on the S4820T. 8.3.12.0 Introduced on the S4810. 8.3.11.1 Introduced on the Z9000. 7.6.1.0 Introduced on the C-Series and S-Series. 7.4.1.0 Introduced on the E-Series. dot1x auth-type mab-only To authenticate a device with MAC authentication bypass (MAB), only use the host MAC address.
dot1x authentication (Configuration) Enable dot1x globally. Enable dot1x both globally and at the interface level. Syntax dot1x authentication To disable dot1x on a globally, use the no dot1x authentication command. Defaults Disabled Command Modes CONFIGURATION Command History Related Commands This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.
Related Commands Version Description 9.0.0.0 Introduced on the Z9000. 8.3.19.0 Introduced on the S4820T. 8.3.12.0 Introduced on the S4810. 8.3.11.1 Introduced on the Z9000. 7.6.1.0 Introduced on the C-Series and S-Series. 7.4.1.0 Introduced on the E-Series. ● dot1x authentication (Configuration) — enable dot1x globally. dot1x critical-vlan Configure critical-VLAN for users or devices when authentication server is not reachable.
Mac-Auth-Bypass Only: Tx Period: Quiet Period: ReAuth Max: Supplicant Timeout: Server Timeout: Re-Auth Interval: Max-EAP-Req: Host Mode: Auth PAE State: Backend State: Disable 30 seconds 60 seconds 2 30 seconds 30 seconds 60 seconds 2 SINGLE_HOST Authenticated Idle dot1x guest-vlan Configure a guest VLAN for limited access users or for devices that are not 802.1X capable. Syntax dot1x guest-vlan vlan-id To disable the guest VLAN, use the no dot1x guest-vlan vlan-id command.
Related Commands ● dot1x auth-fail-vlan — Configure an authentication failure VLAN. ● dot1x reauthentication — Enable periodic re-authentication of the client. ● dot1x reauth-max — Configure the maximum number of times to re-authenticate a port before it becomes unauthorized dot1x host-mode Enable single-host or multi-host authentication. Syntax dot1x host-mode {single-host | multi-host | multi-auth} Parameters Defaults single-host Enable single-host authentication.
Parameters Defaults mac-address1 mac-address2 … mac-address6 Enter the keyword mac and type the 48– bit MAC addresses using the H.H.H format. A maximum of 6 MAC addresses are allowed. None Command Modes DOT1X PROFILE CONFIG (conf-dot1x-profile) CONFIGURATION TERMINAL BATCH Command History This guide is platform-specific. For command information about other platforms, refer to the relevant Dell Networking OS Command Line Reference Guide.
Usage Information Version Description 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 9.0.0.0 Introduced on the Z9000. 8.3.19.0 Introduced on the S4820T. 8.3.12.0 Introduced on the S4810. 8.3.11.1 Introduced on the Z9000. 8.4.1.0 Introduced on the C-Series and S-Series. To disable MAC authentication bypass on a port, enter the no dot1x mac-auth-bypass command.
dot1x max-supplicants Restrict the number of supplicants that can be authenticated and permitted to access the network through the port. This configuration is only takes effect in Multi-auth mode. Syntax Parameters Defaults dot1x max-supplicants number number Enter the number of supplicants that can be authenticated on a single port in Multi-auth mode. The range is from 1 to 128. The default is 128. 128 hosts can be authenticated on a single authenticator port.
Usage Information Version Description 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 9.0.0.0 Introduced on the Z9000. 8.3.19.0 Introduced on the S4820T. 8.3.12.0 Introduced on the S4810. 8.3.11.1 Introduced on the Z9000. 7.6.1.0 Introduced on the C-Series and S-Series. 7.4.1.0 Introduced on the E-Series. The authenticator completes authentication only when you set port-control to auto.
dot1x quiet-period Set the number of seconds that the authenticator remains quiet after a failed authentication with a client. Syntax dot1x quiet-period seconds To disable quiet time, use the no dot1x quiet-time command. Parameters Defaults seconds Enter the number of seconds. The range is from 1 to 65535. The default is 60. 60 seconds Command Modes INTERFACE Command History This guide is platform-specific.
Version Description 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 9.0.0.0 Introduced on the Z9000. 8.3.19.0 Introduced on the S4820T. 8.3.12.0 Introduced on the S4810. 8.3.11.1 Introduced on the Z9000. 7.6.1.0 Introduced on the C-Series and S-Series. 7.4.1.0 Introduced on the E-Series. dot1x reauth-max Configure the maximum number of times a port can re-authenticate before the port becomes unauthorized.
Parameters Defaults seconds Enter a time-out value in seconds. The range is from 1 to 300, where 300 is implementation dependant. The default is 30. 30 seconds Command Modes INTERFACE Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.
The following is a list of the Dell Networking OS version history for this command. Usage Information Version Description 9.10(0.0) Introduced on the S3100 series, S4048–ON, S4048–ON, S4810, S4820T, S5000, S6000, S6000–ON, the Configuration Terminal Batch mode on C9010, Z9100–ON, and Z9500. 9.9(0.0) Introduced on the C9010. The dot1x static-mab command enables static MAB (mac auth bypass) and configures the associated profile on a dot1x interface.
Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 9.0.0.0 Introduced on the Z9000. 8.3.19.0 Introduced on the S4820T. 8.3.12.0 Introduced on the S4810. 8.3.11.1 Introduced on the Z9000. 7.6.1.0 Introduced on the C-Series and S-Series. 7.4.1.0 Introduced on the E-Series.
show dot1x cos-mapping interface Display the CoS priority-mapping table the RADIUS server provides and applies to authenticated supplicants on an 802.1Xenabled system. Syntax show dot1x cos-mapping interface interface [mac-address mac-address] Parameters Defaults interface Enter one of the following keywords and the interface information: ● For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then the slot/port/subport information.
4 5 6 7 Dell# 3 2 1 0 Dell# show dot1x cos-mapping interface tengigabitethernet 1/32/1 macaddress 00:00:00:00:00:10 Supplicant Mac: 0 0 0 0 0 10 Lookup for Mac: 802.1p CoS re-map table on Te 1/32/1: ---------------------------------802.1p CoS re-map table for Supplicant: 00:00:00:00:00:10 Dot1p 0 1 2 3 4 5 6 7 Dell# Remapped Dot1p 7 6 5 4 3 2 1 0 show dot1x interface Display the 802.1X configuration of an interface.
Usage Information Example Version Description 9.0.2.0 Introduced on the S6000. 9.0.0.0 Introduced on the Z9000. 8.3.19.0 Introduced on the S4820T. 8.3.12.0 Introduced on the S4810. 8.3.11.1 Introduced on the Z9000. 8.4.2.1 Added the mac-address option on the C-Series and S-Series. 7.6.1.0 Introduced on the C-Series, E-Series, and S-Series. If you enable 802.1X multi-supplicant authentication on a port, additional 802.
Max-EAP-Req: Host Mode: Max-Supplicants: 2 MULTI_AUTH 128 Port status and State info for Supplicant: 00:00:00:00:00:10 Port Auth Status: Untagged VLAN id: Auth PAE State: Backend State: Dell# AUTHORIZED(MAC-AUTH-BYPASS) 400 Authenticated Idle Dell# show dot1x interface tengigabitethernet 1/32/1 mac-address 00:00:00:00:00:11 Supplicant Mac: 0 0 0 0 0 10 Lookup for Mac: 802.
Example Version Description 9.9(0.0) Introduced on the C9010. Dell#show dot1x profile 802.1x profile information ----------------------------Dot1x Profile mySupplicants Profile MACs 00:50:56:aa:01:10 00:50:56:aa:01:11 156 802.
6 Access Control Lists (ACL) Access control lists (ACLs) are supported by the Dell Networking OS.
• • deny icmp (for Extended IPv6 ACLs) deny (for IPv6 ACLs) Commands Common to all ACL Types The following commands are available within each ACL mode and do not have mode-specific options. Some commands in this chapter may use similar names, but require different options to support the different ACL types (for example, the deny and permit commands). remark Enter a description for an ACL entry. Syntax remark [remark-number] [description] Parameters Defaults remark-number Enter the remark number.
associated ACL rule. The remark precedes the rule in the running-config because it is assumed that the remark is for the rule with the same sequence number, or the group of rules that follow the remark. Example Related Commands Dell(config-std-nacl)# remark 10 Deny rest of the traffic Dell(config-std-nacl)# remark 5 Permit traffic from XYZ Inc. Dell(config-std-nacl)# show config ! ip access-list standard test remark 5 Permit traffic from XYZ Inc. seq 5 permit 1.1.1.
Common IP ACL Commands The following commands are available within both Ingress and Egress IP ACL modes (Standard and Extended) and do not have mode-specific options. When an ACL is created without a rule and then is applied to an interface, ACL behavior reflects an implicit permit. The platform supports both Ingress and Egress IP ACLs. NOTE: Also refer to the Commands Common to all ACL Types section. access-class Apply a standard ACL to a terminal line.
that you specify (ipv4 or ipv6), the ACL processes either IPv4 or IPv6 rules, but not both. Using this configuration, you can set up two different types of access classes with each class processing either IPv4 or IPv6 rules separately. However, if you already have configured generic IP ACL on a terminal line, then you cannot further apply IPv4 or IPv6 specific filtering on top of this configuration. Because, both IPv4 and IPv6 access classes are already configured on this terminal line.
Parameters Defaults access-list-name Enter the name of a configured access list, up to 140 characters. in Enter the keyword in to apply the ACL to incoming traffic. out Enter the keyword out to apply the ACL to outgoing traffic. implicit-permit (OPTIONAL) Enter the keyword implicit-permit to change the default action of the ACL from implicit-deny to implicit-permit (that is, if the traffic does not match the filters in the ACL, the traffic is permitted instead of dropped).
ip control-plane egress-filter Enable egress Layer 3 ACL lookup for IPv4 CPU traffic. Syntax ip control-plane egress-filter Defaults Not enabled. Command Modes EXEC Privilege Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.
show ip accounting access-list Display the IP access-lists created on the switch and the sequence of filters. Syntax show ip accounting access-list [access-list-name [cam-count | interface interface [cam_count] | vrf {management | vrf-name}[cam_count] {in | out}] Parameters access-list-name Enter the name of the ACL to be displayed. cam_count List the count of the CAM rules for this ACL.
show ip accounting accesslists Field Description “Extended IP...” Displays the name of the IP ACL. “seq 5...” Displays the filter. If the keywords count or byte were configured in the filter, the number of packets or bytes the filter processes is displayed at the end of the line. “order 4” Displays the QoS order of priority for the ACL entry. Example Standard IP ACL Commands When you create an ACL without any rule and then apply it to an interface, the ACL behavior reflects an implicit permit.
Usage Information Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.8(0.0) Added the no-drop parameter. 9.7(0.0) Introduced on the S6000–ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.3.1.0 Add the DSCP value for ACL matching. 8.2.1.
Usage Information Version Description 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.10.0 Introduced on the S4810. 8.1.1.0 Introduced on the E-Series. 7.8.1.0 Increased the name string to accept up to 140 characters. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 7.4.1.0 Added support for the non-contiguous mask and added the monitor option. 6.5.1.
Defaults host ip-address Enter the keyword host then the IP address to specify a host IP address or hostname. no-drop Enter the keywords no-drop to match only the forwarded packets. Not configured. Command Modes CONFIGURATION-STANDARD-ACCESS-LIST Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.
Command Modes ● EXEC ● EXEC Privilege Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000.
Defaults dscp (OPTIONAL) Enter the keyword dcsp to match to the IP DCSCP values. order (OPTIONAL) Enter the keyword order to specify the QoS order for the ACL entry. The range is from 0 to 254 (where 0 is the highest priority and 254 is the lowest; lower-order numbers have a higher priority). If you do not use the keyword order, the ACLs have the lowest order by default (255). fragments Enter the keyword fragments to use ACLs to control packet fragments.
Extended IP ACL Commands When an ACL is created without any rule and then applied to an interface, ACL behavior reflects an implicit permit. The following commands configure extended IP ACLs, which in addition to the IP address, also examine the packet’s protocol type. The platform supports both Ingress and Egress IP ACLs. NOTE: Also refer to the Commands Common to all ACL Types and Common IP ACL Commands sections. deny Configure a filter that drops IP packets meeting the filter criteria.
Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.8(0.0) Added the no-drop parameter. 9.7(0.0) Introduced on the S6000–ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T.
Parameters Defaults source Enter the IP address of the network or host from which the packets were sent. mask Enter a network mask in /prefix format (/x) or A.B.C.D. The mask, when specified in A.B.C.D format, may be either contiguous or non-contiguous. any Enter the keyword any to specify that all routes are subject to the filter. host ip-address Enter the keyword host then the IP address to specify a host IP address.
deny tcp Configure a filter that drops transmission control protocol (TCP) packets meeting the filter criteria. Syntax deny tcp {source mask | any | host ip-address} [bit] [operator port [port]] {destination mask | any | host ip-address} [dscp] [bit] [operator port [port]] [count [byte] [order] [fragments] [no-drop] To remove this filter, you have two choices: ● Use the no seq sequence-number command if you know the filter’s sequence number.
no-drop Defaults Enter the keywords no-drop to match only the forwarded packets. Not configured. Command Modes CONFIGURATION-EXTENDED-ACCESS-LIST Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.8(0.
7 0001111100000000 1111111111000000 7936 7999 64 8 0001111101000000 1111111111111111 8000 8000 1 Total Ports: 4001 Example An ACL rule with a TCP port lt 1023 uses only one entry in the CAM. Rule# Data Mask From To 1 0000000000000000 1111110000000000 0 #Covered 1023 1024 Total Ports: 1024 Related Commands ● deny — assign a filter to deny IP traffic. ● deny udp — assign a filter to deny UDP traffic.
Defaults fragments Enter the keyword fragments to use ACLs to control packet fragments. no-drop Enter the keywords no-drop to match only the forwarded packets. Not configured. Command Modes CONFIGURATION-EXTENDED-ACCESS-LIST Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.
5 6 7 8 0001110000000000 0001111000000000 0001111100000000 0001111101000000 1111111000000000 1111111100000000 1111111111000000 1111111111111111 7168 7680 7936 8000 7679 7935 7999 8000 512 256 64 1 Total Ports: 4001 Example An ACL rule with a TCP port lt 1023 uses only one entry in the CAM. Rule# Data Mask From To 1 0000000000000000 1111110000000000 0 #Covered 1023 1024 Total Ports: 1024 Related Commands ● deny — assign a filter to deny IP traffic.
Related Commands ● ip access-list standard — configure a standard IP access list. ● show config — display the current configuration. permit To pass IP packets meeting the filter criteria, configure a filter. Syntax permit {source mask | any | host ip-address} {destination mask | any | host ip-address} [count [bytes]] [dscp value] [order] [fragments] [no-drop] To remove this filter, you have two choices: ● Use the no seq sequence-number command if you know the filter’s sequence number.
Usage Information Version Description 8.3.1.0 Add the DSCP value for ACL matching. 8.2.1.0 Allows ACL control of fragmented packets for IP (Layer 3) ACLs. 8.1.1.0 Introduced on the E-Series. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 7.4.1.0 Added support for the non-contiguous mask and added the monitor option. 6.5.10 Expanded to include the optional QoS order priority for the ACL entry.
● range = inclusive range of ports (you must specify two ports for the port parameter) port port Enter the application layer port number. Enter two port numbers if you are using the range logical operand. The range is from 0 to 65535. The following list includes some common TCP port numbers: ● 23 = Telnet ● 20 and 21 = FTP ● 25 = SMTP ● 169 = SNMP Defaults destination Enter the IP address of the network or host to which the packets are sent. mask Enter a network mask in /prefix format (/x) or A.B.C.
Usage Information The order option is relevant in the context of the Policy QoS feature only. For more information, see the “Quality of Service” section of the Dell Networking OS Configuration Guide. NOTE: When you configure ACL logging and byte counters simultaneously, byte counters may display an incorrect value. Configure packet counters with logging instead. The S-Series cannot count both packets and bytes; when you enter the count byte options, only bytes increment.
Defaults host ip-address Enter the keyword host and then enter the IP address to specify a host IP address. dscp Enter the keyword dscp to deny a packet based on the DSCP value. The range is from 0 to 63. operator (OPTIONAL) Enter one of the following logical operand: ● eq = equal to ● neq = not equal to ● gt = greater than ● lt = less than ● range = inclusive range of ports (you must specify two ports for the port parameter) port port Enter the application layer port number.
Usage Information The order option is relevant in the context of the Policy QoS feature only. For more information, see the “Quality of Service” section of the Dell Networking OS Configuration Guide. NOTE: When you configure ACL logging and byte counters simultaneously, byte counters may display an incorrect value. Configure packet counters with logging instead. The S-Series cannot count both packets and bytes; when you enter the count byte options, only bytes increment.
Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.11.1 Introduced on the Z9000. 8.1.1.
host ip-address Enter the keyword host and then enter the IP address to specify a host IP address or hostname. operator (OPTIONAL) Enter one of the following logical operands: ● eq = equal to ● neq = not equal to ● gt = greater than ● lt = less than ● range = inclusive range of ports (you must specify two ports for the port parameter.) port port (OPTIONAL) Enter the application layer port number. Enter two port numbers if you are using the range logical operand. The range is from 0 to 65535.
Usage Information Version Description 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.3.1.0 Add the DSCP value for ACL matching. 8.2.1.0 Allows ACL control of fragmented packets for IP (Layer 3) ACLs. 8.1.1.0 Introduced on the E-Series. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 7.4.1.0 Added support for the non-contiguous mask and added the monitor option. Deprecated the keyword established. 6.5.
Command Modes EXEC Privilege Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.
Command Modes INTERFACE Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000.
in | out Identify whether ACL is applied on ingress or egress side. Command Modes EXEC Privilege Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.
Usage Information Example Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.5.1.0 Added support for 4-port 40G line cards on the E-Series. 8.1.1.0 Introduced on the E-Series. 7.8.1.
Defaults mac-sourceaddress Enter a MAC address in nn:nn:nn:nn:nn:nn format. mac-sourceaddress-mask (OPTIONAL) Specify which bits in the MAC address must match. If no mask is specified, a mask of 00:00:00:00:00:00 is applied (in other words, the filter allows only MAC addresses that match). count (OPTIONAL) Enter the keyword count to count packets processed by the filter. byte (OPTIONAL) Enter the keyword byte to count bytes processed by the filter.
Parameters Defaults mac-list-name Enter a text string as the name of the standard MAC access list (140 character maximum). Not configured. Command Modes CONFIGURATION Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.2(1.
Defaults mac-sourceaddress-mask (OPTIONAL) Specify which bits in the MAC address must match. If no mask is specified, a mask of 00:00:00:00:00:00 is applied (in other words, the filter allows only MAC addresses that match). count (OPTIONAL) Enter the keyword count to count packets processed by the filter. byte (OPTIONAL) Enter the keyword byte to count bytes processed by the filter. log (OPTIONAL) Enter the keyword log to include ACL messages in the log.
seq To a deny or permit filter in a MAC access list while creating the filter, assign a sequence number. Syntax deny {any | mac-source-address [mac-source-address-mask]} [count [byte]] [log [interval minutes] [threshold-in-msgs [count]] [monitor] To remove this filter, you have two choices: ● Use the no seq sequence-number command if you know the filter’s sequence number. ● Use the no deny {any | mac-source-address mac-source-address-mask} command.
Usage Information Version Description 6.1.1.0 Introduced on the E-Series. When you use the log option, the CP processor logs details about the packets that match. Depending on how many packets match the log entry and at what rate, the CP may become busy as it has to log these packets’ details. NOTE: When you configure the ACL logging and byte counters simultaneously, byte counters may display an incorrect value. Configure packet counters with logging instead.
Defaults ethertype operator (OPTIONAL) To filter based on protocol type, enter one of the following Ethertypes: ● ev2 - is the Ethernet II frame format ● llc - is the IEEE 802.3 frame format ● snap - is the IEEE 802.3 SNAP frame format count (OPTIONAL) Enter the keyword count to count packets processed by the filter. byte (OPTIONAL) Enter the keyword byte to count bytes processed by the filter. log (OPTIONAL) Enter the keyword log to include ACL messages in the log.
mac access-list extended Name a new or existing extended MAC access control list (extended MAC ACL). Syntax mac access-list extended access-list-name [cpu-qos] To delete a MAC access list, use the no mac access-list extended access-list-name command. Parameters access-list-name Enter a text string as the MAC access list name, up to 140 characters. cpu-qos Defaults Enter the keywords cpu-qos to assign this ACL to control plane traffic only (CoPP).
seq 20 permit any any ev2 eq 806 count bytes (74481486 packets 5031686754 bytes) seq 30 permit any any ev2 eq 86dd count bytes (7751519 packets 797843521 bytes) Related Commands ● mac access-list standard — configure a standard MAC access list. ● show mac accounting access-list — display MAC access list configurations and counters (if configured). permit To pass packets matching the criteria specified, configure a filter.
Command Modes CONFIGURATION-MAC ACCESS LIST-EXTENDED Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.
Related Commands Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.1.1.0 Introduced on the E-Series. 7.8.1.0 Increase the name string to accept up to 140 characters. Prior to 7.8.1.
Usage Information Version Description 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.1.1.0 Introduced on the E-Series. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 6.1.1.0 Introduced on the E-Series. Sequence numbers for this filter are automatically assigned starting at sequence number 5. If you do not use the ge or le options, only packets with an exact match to the prefix are filtered.
seq To a deny or permit filter in a prefix list while configuring the filter, assign a sequence number. Syntax seq sequence-number {deny | permit} {any} | [ip-prefix /nn {ge min-prefixlength} {le max-prefix-length}] | [bitmask number] To delete a specific filter, use the no seq sequence-number {deny | permit} {any} | [ipprefix {ge min-prefix-length} {le max-prefix-length}] | [bitmask number]. Parameters Defaults sequencenumber Enter a number. The range is from 1 to 4294967294.
show config Display the current PREFIX-LIST configurations. Syntax show config Command Modes PREFIX-LIST Command History Example This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.
Example Version Description 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.1.1.0 Introduced on the E-Series. 7.8.1.0 Increased the name string to accept up to 140 characters. Prior to 7.8.1.0, names are up to 16 characters long. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 6.1.1.0 Introduced on the E-Series.
Example Version Description 7.5.1.0 Introduced on the C-Series. 6.1.1.0 Introduced on the E-Series. Dell# show ip prefix-list summary Ip Prefix-list with the last deletion/insertion: PL_OSPF_to_RIP ip prefix-list PL_OSPF_to_RIP: count: 3, range entries: 1, sequences: 5 - 25 Dell# Route Map Commands When you create an access-list without any rule and then applied to an interface, the ACL behavior reflects implicit permit.
Match clause with Continue clause The continue feature can exist without a match clause. A continue clause without a match clause executes and jumps to the specified route-map entry. With a match clause and a continue clause, the match clause executes first and the continue clause next in a specified route map entry. The continue clause launches only after a successful match.
Related Commands ● route-map — enable a route map. match as-path To match routes that have a certain AS number in their BGP path, configure a filter. Syntax match as-path as-path-name To delete a match AS path filter, use the no match as-path as-path-name command. Parameters Defaults as-path-name Enter the name of an established AS-PATH ACL, up to 140 characters. Not configured. Command Modes ROUTE-MAP Command History Related Commands This guide is platform-specific.
Command Modes ROUTE-MAP Command History Related Commands This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.
Related Commands Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.5.1.0 Added support for 4-port 40G line cards on the E-Series. 8.1.1.0 Introduced on the E-Series. 7.6.1.
Related Commands Version Description 8.3.7.0 Introduced on the S4810. 8.1.1.0 Introduced on the E-Series. 7.8.1.0 Increased the name string to accept up to 140 characters. Prior to 7.8.1.0, names are up to 16 characters long. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. pre-6.1.1.0 Introduced on the E-Series. ● ● ● ● ● ● match match match match match match interface — redistribute routes that match the next-hop interface.
Related Commands Version Description pre-6.1.1.0 Introduced on the E-Series. ● ● ● ● ● ● match match match match match match interface — redistribute routes that match the next-hop interface. ip address — redistribute routes that match an IP address. ip route-source — redistribute routes that match routes advertised by other routers. metric — redistribute routes that match a specific metric. route-type — redistribute routes that match a route type. tag — redistribute routes that match a specific tag.
match metric To match on a specified value, configure a filter. Syntax match metric metric-value To delete a value, use the no match metric [metric-value] command. Parameters Defaults metric-value Enter a value to match. The range is from zero (0) to 4294967295. Not configured. Command Modes ROUTE-MAP Command History Related Commands This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide.
Command Modes ROUTE-MAP Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000.
Related Commands Version Description 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.1.1.0 Introduced on the E-Series. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. pre-6.1.1.0 Introduced on the E-Series. ● ● ● ● ● ● match match match match match match interface — redistribute routes that match the next-hop interface. ip address — redistribute routes that match an IP address.
● ● ● ● ● match match match match match ip address — redistribute routes that match an IP address. ip next-hop — redistribute routes that match the next-hop IP address. ip route-source — redistribute routes that match routes advertised by other routers. metric — redistribute routes that match a specific metric. route-type — redistribute routes that match a route type. route-map Enable a route map statement and configure its action and sequence number. This command also places you in ROUTE-MAP mode.
Example Related Commands Dell(conf)# route-map dempsey Dell(config-route-map)# ● show config — display the current configuration. set as-path To modify the AS path for border gateway protocol (BGP) routes, configure a filter. Syntax set as-path prepend as-number [... as-number] To remove an AS-Path setting, use the no set as-path {prepend as-number | tag} command.
Defaults Not configured. Command Modes ROUTE-MAP Command History Related Commands This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.
Usage Information Version Description 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.1.1.0 Introduced on the E-Series. 7.8.1.0 Increased the name string to accept up to 140 characters. Prior to 7.8.1.0, names are up to 16 characters long. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. pre-6.1.1.0 Introduced on the E-Series.
Command Modes ROUTE-MAP Command History Related Commands This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.
Related Commands Version Description 9.7(0.0) Introduced on the S6000–ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.1.1.0 Introduced on the E-Series. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. pre-6.1.1.0 Introduced on the E-Series. ● ● ● ● set set set set automatic-tag — compute the tag value of the route.
Usage Information The set local-preference command changes the LOCAL_PREF attribute for routes meeting the route map criteria. To change the LOCAL_PREF for all routes, use the bgp default localpreference command. Related Commands ● bgp default local-preference — change the default LOCAL_PREF attribute for all routes. set metric To assign a new metric to redistributed routes, configure a filter. Syntax set metric [+ | -] metric-value To delete a setting, enter no set metric.
Parameters Defaults internal Enter the keyword internal to assign the Interior Gateway Protocol metric of the next hop as the route’s BGP MULTI_EXIT_DES (MED) value. external Enter the keyword external to assign the IS-IS external metric. type-1 Enter the keyword type-1 to assign the OSPF Type 1 metric. type-2 Enter the keyword type-2 to assign the OSPF Type 2 metric. Not configured. Command Modes ROUTE-MAP Command History Related Commands This guide is platform-specific.
Usage Information Version Description 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.1.1.0 Introduced on the E-Series. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. pre-6.1.1.0 Introduced on the E-Series.
Version Description 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.1.1.0 Introduced on the E-Series. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. pre-6.1.1.0 Introduced on the E-Series. set tag To specify a tag for redistributed routes, configure a filter. Syntax set tag tag-value To delete a setting, use the no set tag command. Parameters Defaults tag-value Enter a number as the tag. The range is from zero (0) to 4294967295.
To delete a weight specification, use the no set weight weight command. Parameters weight Enter a number as the weight used by the route meeting the route map specification. The range is from 0 to 65535. The default is router-originated = 32768 and all other routes = 0. When there are multiple routes to the same destination, the routes with a higher weight are preferred. Defaults router-originated = 32768; all other routes = 0 Defaults Not configured.
Example Version Description 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.1.1.0 Introduced on the E-Series. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. pre-6.1.1.0 Introduced on the E-Series. Dell(conf-nprefixl)# show config ! ip prefix-list PL_OSPF_to_RIP seq 5 permit 1.1.1.0/24 seq 10 deny 2.1.0.0/16 ge 23 seq 25 permit 192.0.0.0 bitmask 192.0.0.
Example Related Commands Dell# show route-map route-map firpo, permit, sequence 10 Match clauses: Set clauses: tag 34 Dell# ● route-map — configure a route map. deny (for Standard IP ACLs) To drop packets with a certain IP address, configure a filter.
If ACL logging is stopped because the configured threshold is exceeded, it is re-enabled after the logging interval period elapses. ACL logging is supported for standard and extended IPv4 ACLs, IPv6 ACLs, and MAC ACLs. You can configure ACL logging only on ACLs that are applied to ingress interfaces; you cannot enable logging for ACLs that are associated with egress interfaces.
Usage Information Version Description 9.7(0.0) Introduced on the S6000–ON. 9.4(0.0) Added support for flow-based monitoring on the S4810, S4820T, S6000, and Z9000 platforms. 9.3(0.0) Added support for logging of ACLs on the S4810, S4820T, and Z9000 platforms. When the configured maximum threshold is exceeded, generation of logs is stopped.
Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.4(0.0) Added support for flow-based monitoring on the S4810, S4820T, S6000, and Z9000 platforms. 9.3(0.
monitor Defaults (OPTIONAL) Enter the keyword monitor when the rule is describing the traffic that you want to monitor and the ACL in which you are creating the rule is applied to the monitored interface. By default, 10 ACL logs are generated if you do not specify the threshold explicitly. The default frequency at which ACL logs are generated is five minutes. By default, flow-based monitoring is not enabled.
Defaults threshold-in msgs count (OPTIONAL) Enter the threshold-in-msgs keyword followed by a value to indicate the maximum number of ACL logs that can be generated, exceeding which the generation of ACL logs is terminated. with the seq, permit, or deny commands. The threshold range is from 1 to 100. interval minutes (OPTIONAL) Enter the keyword interval followed by the time period in minutes at which ACL logs must be generated. The threshold range is from 1 to 10 minutes.
address-mask} [ethertype-operator] [count [byte]][log [interval minutes] [threshold-in-msgs [count]] [monitor] To remove this filter, you have two choices: ● Use the no seq sequence-number command if you know the filter’s sequence number. ● Use the no deny {any | host mac-address | mac-source-address mac-sourceaddress-mask} {any | host mac-address | mac-destination-address macdestination-address-mask} command.
Related Commands ● permit — configure a MAC address filter to pass packets. ● seq — configure a MAC address filter with a specified sequence number. permit (for Standard IP ACLs) To permit packets from a specific source IP address to leave the switch, configure a filter.
that are traversing through the ingress and egress interfaces are examined and, appropriate ACLs can be applied in both the ingress and egress direction. Flow-based monitoring conserves bandwidth by monitoring only specified traffic instead all traffic on the interface. This feature is particularly useful when looking for malicious traffic. It is available for Layer 2 and Layer 3 ingress and egress traffic. You may specify traffic using standard or extended access-lists.
and the packet count for that new interval commences from zero. If ACL logging was stopped previously because the configured threshold is exceeded, it is re-enabled for this new interval. If ACL logging is stopped because the configured threshold is exceeded, it is re-enabled after the logging interval period elapses. ACL logging is supported for standard and extended IPv4 ACLs, IPv6 ACLs, and MAC ACLs.
Usage Information Version Description 9.4(0.0) Added support for flow-based monitoring on the S4810, S4820T, S6000, and Z9000 platforms. 9.3.0.0 Added support for logging of ACLs on the S4810, S4820T, and Z9000 platforms. When the configured maximum threshold is exceeded, generation of logs is stopped. When the interval at which ACL logs are configured to be recorded expires, the subsequent, fresh interval timer is started and the packet count for that new interval commences from zero.
Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.4(0.0) Added the support for flow-based monitoring on the S4810, S4820T, S6000, and Z9000 platforms. 9.3(0.
monitor Defaults (OPTIONAL) Enter the keyword monitor when the rule is describing the traffic that you want to monitor and the ACL in which you are creating the rule is applied to the monitored interface. By default, 10 ACL logs are generated if you do not specify the threshold explicitly. The default frequency at which ACL logs are generated is 5 minutes. By default, flow-based monitoring is not enabled. Command History Usage Information This guide is platform-specific.
Defaults interval minutes (OPTIONAL) Enter the keyword interval followed by the time period in minutes at which ACL logs must be generated. The interval range is from 1 to 10 minutes. monitor (OPTIONAL) Enter the keyword monitor when the rule is describing the traffic that you want to monitor and the ACL in which you are creating the rule is applied to the monitored interface. By default, 10 ACL logs are generated if you do not specify the threshold explicitly.
● Use the no permit tcp {source mask | any | host ip-address} {destination mask | any | host ip-address} command. Parameters Defaults log (OPTIONAL) Enter the keyword log to enable the triggering of ACL log messages. threshold-in msgs count (OPTIONAL) Enter the threshold-in-msgs keyword followed by a value to indicate the maximum number of ACL logs that can be generated, exceeding which the generation of ACL logs is terminated with the seq, permit, or deny commands.
seq (for IP ACLs) Assign a sequence number to a deny or permit filter in an extended IP access list while creating the filter.
Related Commands ● deny — configure a filter to drop packets. ● permit — configure a filter to forward packets. seq (for IPv6 ACLs) Assign a sequence number to a deny or permit the filter in an IPv6 access list while creating the filter.
looking for malicious traffic. It is available for Layer 2 and Layer 3 ingress and egress traffic. You may specify traffic using standard or extended access-lists. This mechanism copies all incoming or outgoing packets on one port and forwards (mirrors) them to another port. The source port is the monitored port (MD) and the destination port is the monitoring port (MG). Related Commands ● permit – configure a filter to forward packets.
If ACL logging is stopped because the configured threshold is exceeded, it is re-enabled after the logging interval period elapses. ACL logging is supported for standard and extended IPv4 ACLs, IPv6 ACLs, and MAC ACLs. You can configure ACL logging only on ACLs that are applied to ingress interfaces; you cannot enable logging for ACLs that are associated with egress interfaces.
Usage Information Version Description 9.4(0.0) Added support for flow-based monitoring on the S4810, S4820T, S6000, and Z9000 platforms. 9.3(0.0) Added support for logging of ACLs on the S4810, S4820T, and Z9000 platforms. When the configured maximum threshold is exceeded, generation of logs is stopped. When the interval at which ACL logs are configured to be recorded expires, the subsequent, fresh interval timer is started and the packet count for that new interval commences from zero.
Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.5(0.1) Introduced on the Z9500. 9.4(0.0) Added support for flow-based monitoring on the S4810, S4820T, S6000, and Z9000 platforms. 9.3(0.
no-drop Defaults Enter the keywords no-drop to match only the forwarded packets. By default, 10 ACL logs are generated if you do not specify the threshold explicitly. The default frequency at which ACL logs are generated is five minutes. By default, flow-based monitoring is not enabled. Command Modes ACCESS-LIST Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide.
Defaults threshold-in msgs count (OPTIONAL) Enter the threshold-in-msgs keyword followed by a value to indicate the maximum number of ACL logs that can be generated, exceeding which the generation of ACL logs is terminated. with the seq, permit, or deny commands. The threshold range is from 1 to 100. interval minutes (OPTIONAL) Enter the keyword interval followed by the time period in minutes at which ACL logs must be generated. The threshold range is from 1 to 10 minutes.
deny tcp (for IPv6 ACLs) Configure a filter that drops TCP packets that match the filter criteria.
that are traversing through the ingress and egress interfaces are examined and, appropriate ACLs can be applied in both the ingress and egress direction. Flow-based monitoring conserves bandwidth by monitoring only specified traffic instead all traffic on the interface. This feature is particularly useful when looking for malicious traffic. It is available for Layer 2 and Layer 3 ingress and egress traffic. You may specify traffic using standard or extended access-lists.
Usage Information When the configured maximum threshold is exceeded, generation of logs is stopped. When the interval at which ACL logs are configured to be recorded expires, the subsequent, fresh interval timer is started and the packet count for that new interval commences from zero. If ACL logging was stopped previously because the configured threshold is exceeded, it is re-enabled for this new interval.
Usage Information Version Description 9.8(0.0) Added the no-drop parameter. 9.7(0.0) Introduced on the S6000–ON. 9.5(0.1) Introduced on the Z9500. 9.4(0.0) Added support for flow-based monitoring on the S4810, S4820T, S6000, and Z9000 platforms. 9.3(0.0) Added support for logging of ACLs on the S4810, S4820T, and Z9000 platforms. When the configured maximum threshold is exceeded, generation of logs is stopped.
7 Bidirectional Forwarding Detection (BFD) Bidirectional forwarding detection (BFD) is a detection protocol that provides fast forwarding path failure detection.
Usage Information Version Description 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.0.2.0 Introduced on the S6000. 9.2(1.0) Introduced on the Z9500. 9.2.(0.0) Introduced BFD for VRRP and OSPFv3 on Z9000, S4810, and S4820T. 9.0.0.0 Introduced BFD for BGP on the Z9000. 8.3.19.0 Introduced on the S4820T. 8.3.8.0 Introduced BFD for BGP on the S4810. 8.4.1.3 Introduced BFD for BGP on the E-Series. 8.2.1.
multiplier value Enter the keywords multiplier to specify the number of packets that must be missed in order to declare a session down. The range is from 3 to 50. The default is 3. role [active | passive] Enter the role that the local system assumes: ● Active — active system initiates the BFD session. Both systems can be active for the same session. ● Passive — passive system does not initiate a session. It only responds to a request for session initialization from the active system.
Usage Information Version Description 9.0.2.0 Introduced on the S6000. 9.0.0.0 Introduced on the Z9000. 8.3.19.0 Introduced on the S4820T. 8.3.8.0 Introduced on the S4810. 8.4.1.3 Introduced on the E-Series.
Usage Information When you explicitly disable a BGP neighbor for a BFD session with the neighbor bfd disable command: ● The neighbor does not inherit the global BFD disable values configured with the bfd neighbor command or configured for the peer group to which the neighbor belongs. ● The neighbor only inherits the global timer values configured with the bfd neighbor command: interval, min_rx, and multiplier.
8 Boot Command Line Interface To access this BOOT_USER mode, first boot your Dell Networking platform. When you see the “Press ESC to stop auto-boot”, press the ESC key to log into BCLI You enter BOOT_USER mode immediately, as indicated by the BOOT_USER# prompt. NOTE: All commands in this chapter are in Boot_User mode. These commands are supported on the Dell Networking platform. You cannot use the Tab key to complete commands in this mode.
Command History Usage Information Version Descriptiion 9.8(1.0) Introduced on the Z9100–ON. 9.0.2.0 Introduced on the S6000. After entering the boot change command and selecting the parameters, press Enter. The software prompts you to enter the following: ● The boot device (flash, ftp, tftp, or usbflash), image file name, IP address of the server containing the image, username, and password (only for ftp).
Example Version Description 9.0.2.0 Introduced on the S6000. BOOT_USER #boot message boot messages off BOOT_USER # boot show net config retries Show the number of retries for network boot configuration failure. Syntax boot show net config retries Command Modes BOOT_USER Command History Example Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.0.2.0 Introduced on the S6000.
Parameters Defaults primary Enter the keyword primary to configure the boot parameters used in the first attempt to boot the system. secondary Enter the keyword secondary to configure boot parameters used if the primary operating system boot selection is not available. default Enter the keyword default to configure boot parameters used if the secondary operating system boot parameter selection is not available.
Version Description 9.0.2.0 Introduced on the S6000. Usage Information Use the show default-gateway command to view the current default gateway. Related Commands show_default-gateway— Change the primary, secondary, or default boot image configuration. etheraddr Assign the management port MAC address. Syntax etheraddr Parameters mac-address Enter a MAC address in standard format. Command Modes BOOT_ADMIN Command History Usage Information Example Version Description 9.
ignore startup-config During a reload, do not load the startup-config file. Syntax ignore startup-config Defaults disabled Command Modes BOOT_USER Command History Usage Information Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.0.2.0 Introduced on the S6000. Use this command if you have authentication procedures in the startup-config other than the enablepassword setting. interface management ethernet ip address Assign an IP address to the Management Ethernet interface.
Command Modes BOOT_ADMIN Command History Usage Information Example Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.0.2.0 Introduced on the S6000. Use this command to assign a MAC address if FTOS cannot find a default MAC address. BOOT_USER # BOOT_ADMIN # nvram erase Are you sure (y/n)? : yes Erasing NVRAM sectors....Erasing NvRam of size 1024 KB ... DONE reload Exit from this mode and reload Dell Networking OS.
show bootvar Display boot configuration information. Syntax show bootvar Command Modes BOOT_USER Command History Example Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.0.2.0 Introduced on the S6000.
Example BOOT_USER # show default-gateway Gateway IP address: 10.16.100.254 BOOT_USER # Related Commands default-gateway— Configure the IP address for the default gateway. interface_management_ethernet_ip_address — Assign an IP address to the Management Ethernet interface. show interface management ethernet Display the IP address configured for the Management interface. Syntax show interface management ethernet Command Modes BOOT_USER Command History Example Version Description 9.8(1.
Example BOOT_USER # show serial console baudrate Serial console baudrate = 9600 watchdog Enable the watchdog timer, when the enabled watchdog timer is set to 60 seconds. Syntax Parameters enable | disable | status | timeout | settimeout watchdog timer enable Enter the keyword enable to enable the watchdog. disable Enter the keyword disable to disable the watchdog. status Enter the keyword status to see the watchdog status.
9 Border Gateway Protocol BGP is an external gateway protocol that transmits interdomain routing information within and between autonomous systems (AS). BGP version 4 (BGPv4) supports classless inter-domain routing (CIDR) and the aggregation of routes and AS paths. Basically, two routers (called neighbors or peers) exchange information including full routing tables and periodically sent messages to update those routing tables.
Version Description 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 6.5.1.0 Introduced aggregate-address To minimize the number of entries in the routing table, summarize a range of prefixes.
Usage Information Version Description 7.8.1.0 Introduced on the S-Series. 7.7.1.0 Introduced on the C-Series. At least one of the routes included in the aggregate address must be in the BGP routing table for the configured aggregate to become active. If routes within the aggregate are constantly changing, do not add the as-set parameter to the aggregate as the aggregate flaps to keep track of the changes in the AS_PATH.
Related Commands Version Description 8.3.11.0 Introduced on the Z9000. 8.3.8.0 Introduced on the S4810. ● neighbor add-path — specify that this neighbor/peer group can send/receive multiple path advertisements. bgp always-compare-med Allows you to enable comparison of the MULTI_EXIT_DISC (MED) attributes in the paths from different external ASs. Syntax bgp always-compare-med To disable comparison of MED, enter no bgp always-compare-med.
Usage Information Version Description 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.3.1.0 Introduced the dynamic application of AS notation changes. 8.2.1.0 Introduced. Before enabling this feature, enable the enable bgp four-octet-as-supportcommand.
Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.
bgp bestpath med confed Enable MULTI_EXIT_DISC (MED) attribute comparison on paths learned from BGP confederations. Syntax bgp bestpath med confed To disable MED comparison on BGP confederation paths, enter the no bgp bestpath med confed command. Defaults Disabled Command Modes ROUTER BGP Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(0.
Usage Information Version Description 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Introduced on the S-Series. 7.7.1.0 Introduced on the C-Series. 6.3.1.0 Introduced The MED is a 4-byte unsigned integer value and the default behavior is to assume a missing MED as 4294967295. This command causes a missing MED to be treated as 0. During path selection, paths with a lower MED are preferred over paths with a higher MED.
Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Introduced on the S-Series. 7.7.1.0 Introduced on the C-Series.
Usage Information When a BGP cluster contains only one route reflector, the cluster ID is the route reflector’s router ID. For redundancy, a BGP cluster may contain two or more route reflectors. Assign a cluster ID with the bgp cluster-id command. Without a cluster ID, the route reflector cannot recognize route updates from the other route reflectors within the cluster.
or AS_CONFED_SEQUENCE (in the case of confederations). If the first entry appears as an AS_CONFED_SET and the neighbor is not in the local AS, then this is strictly a problem with the neighbor node. This command automatically restarts the BGP instance for the configuration to take effect. Related Commands ● bgp four-octet-as-support — enable 4-byte support for the BGP process. bgp confederation peers Specify the autonomous systems (ASs) that belong to the BGP confederation.
bgp dampening Enable BGP route dampening and configure the dampening parameters. Syntax bgp dampening [half-life reuse suppress max-suppress-time] [route-map mapname] To disable route dampening, use the no bgp dampening [half-life reuse suppress maxsuppress-time] [route-map map-name] command. Parameters half-life (OPTIONAL) Enter the number of minutes after which the Penalty is decreased.
Related Commands ● show ip bgp dampened-paths — view the BGP paths. bgp default local-preference Change the default local preference value for routes exchanged between internal BGP peers. Syntax bgp default local-preference value To return to the default value, use the no bgp default local-preference command. Parameters Defaults value Enter a number to assign to routes as the degree of preference for those routes.
Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S-Series. 9.2(1.0) Introduced on the Z9500.
In the event of an enfore-first-as check failure, the existing BGP session is flapped. Related Commands ● show ip bgp neighbors — view the information the BGP neighbors exchange. ● show ip protocols — view information on routing protocols. bgp fast-external-fallover Enable the fast external fallover feature, which immediately resets the BGP session if a link to a directly connected external peer fails.
Usage Information Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Introduced on the S-Series. 7.7.1.0 Introduced on the C-Series.
Usage Information Version Description 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Introduced on the S-Series. 7.7.1.0 Introduced on the C-Series. This feature is advertised to BGP neighbors through a capability advertisement.
paths. In Deterministic mode (no bgp non-deterministic-med), Dell Networking OS compares MED between adjacent paths within an AS group because all paths in the AS group are from the same AS. When you change the path selection from Deterministic to Non-Deterministic, the path selection for the existing paths remains Deterministic until you enter the clear ip bgp command to clear existing paths. bgp recursive-bgp-next-hop Enable next-hop resolution through other routes learned by BGP.
Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.
To delete a user-assigned IP address, use the no bgp router-id command. Parameters Defaults ip-address Enter an IP address in dotted decimal format to reset only that BGP neighbor. The router ID is the highest IP address of the Loopback interface or, if no Loopback interfaces are configured, the highest IP address of a physical interface on the router. Command Modes ROUTER BGP Command History Usage Information This guide is platform-specific.
NOTE: You must execute the clear ip bgp soft out command when ever there is a change in the local policy. If you do not run this command after a local policy change, then these policy changes are not reflected in the responses to the peer’s route refresh messages. dampening Enter the keyword dampening to clear the flap dampening information. flap-statistics Enter the keywords flap-statistics to clear the flap statistics information. ipv4 Enter the ipv4 address family to clear.
Usage Information Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Introduced on the S-Series. 7.7.1.0 Introduced on the C-Series.
Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Introduced on the S-Series. 7.7.1.0 Introduced on the C-Series.
Version Description 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Introduced on the S-Series. 7.7.1.0 Introduced on the C-Series. debug ip bgp Display all information on BGP, including BGP events, keepalives, notifications, and updates. Syntax debug ip bgp [ vrf vrf-name | A.B.C.D | X:X:X:X::X | peer-group peer-groupname] [in | out] To disable all BGP debugging, use the no debug ip bgp command.
Usage Information Version Description 9.8(0.0P2) Introduced on the S3048-ON. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Introduced on the S-Series. 7.7.1.0 Introduced on the C-Series. To view information on both incoming and outgoing routes, do not include the in and out parameters in the debugging command.
Version Description 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Introduced on the S-Series. 7.7.1.0 Introduced on the C-Series. 7.6.1.0 Introduced IPv6 MGBP support for the E-Series. debug ip bgp events Display information on local BGP state changes and other BGP events. Syntax debug ip bgp [vrf vrf-name] [A.B.C.
Usage Information To remove all configured debug commands for BGP, enter the no debug ip bgp command. debug ip bgp keepalives Display information about BGP keepalive messages. Syntax debug ip bgp [vrf vrf-name] [A.B.C.D | X:X:X:X::X | peer-group peer-groupname] keepalives [in | out] To disable debugging, use the no debug ip bgp [A.B.C.D | X:X:X:X::X | peer-group peer-group-name] keepalives [in | out] command. Parameters A.B.C.D (OPTIONAL) Enter the IPv4 address of the neighbor.
X:X:X:X::X (OPTIONAL) Enter an IPv6 address. peer-group peer- (OPTIONAL) Enter the keyword peer-group then the name of the peer group. group-name in (OPTIONAL) Enter the keyword in to view BGP notifications received from neighbors. out (OPTIONAL) Enter the keyword out to view BGP notifications sent to neighbors Command Modes EXEC Privilege Command History Usage Information This guide is platform-specific.
Usage Information Version Description 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Introduced on the S-Series. 7.7.1.0 Introduced on the C-Series. 7.2.1.0 Introduced. This command turns on BGP soft-reconfiguration inbound debugging.
Usage Information Version Description 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Introduced on the S-Series. 7.7.1.0 Introduced on the C-Series. To remove all configured debug commands for BGP, enter the no debug ip bgp command.
Related Commands ● bgp always-compare-med — enable comparison of all BGP MED attributes. ● redistribute — redistribute routes from other routing protocols into BGP. deny bandwidth Enables you to specify link band width extended-community attribute as the matching criteria to deny incoming or outgoing traffic. Syntax deny bandwidth To disable this setting, enter the no deny bandwidth command.
Related Commands Version Description 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Introduced on the S-Series. 7.7.1.0 Introduced on the C-Series. pre-7.7.1.0 Introduced. ● router bgp — enter ROUTER mode on the switch. maximum-paths Configure the maximum number of parallel routes (multipath support) BGP supports. Syntax maximum-paths {ebgp | ibgp} number To return to the default values, enter the no maximum-paths command.
neighbor activate This command allows the specified neighbor/peer group to be enabled for the current AFI/SAFI (Address Family Identifier/ Subsequent Address Family Identifier). Syntax neighbor [ip-address | peer-group-name] activate To disable, use the no neighbor [ip-address | peer-group-name] activate command. Parameters ip-address (OPTIONAL) Enter the IP address of the neighbor in dotted decimal format. peer-group-name (OPTIONAL) Enter the name of the peer group.
Defaults both Enter the keyword both to indicate that the system sends and accepts multiple paths from peers. path-count Enter the number paths supported. The range is from 2 to 64. none Command Modes CONFIGURATION-ROUTER-BGP-ADDRESS FAMILY Command History Related Commands This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.
Version Description 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Introduced on the S-Series. 7.7.1.0 Introduced on the C-Series. neighbor advertisement-start To send BGP routing updates, set the minimum interval before starting.
Parameters ip-address (OPTIONAL) Enter the IP address of the neighbor in dotted decimal format. peer-group-name Enter the name of the peer group to set the advertisement interval for all routers in the peer group. number Defaults Enter a number of times to allow this neighbor ID to use the AS path. The range is from 1 to 10. Not configured. Command Modes ROUTER BGP Command History This guide is platform-specific.
Usage Information Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Introduced on the S-Series. 7.7.1.0 Introduced on the C-Series.
Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Introduced on the S-Series. 7.7.1.0 Introduced on the C-Series.
Version Description 7.7.1.0 Introduced on the C-Series. Usage Information Other BGP filtering commands include: neighbor filter-list, ip as-path access-list, and neighbor route-map. Related Commands ● neighbor route-map — assign a route map to a neighbor or peer group. neighbor ebgp-multihop Attempt and accept BGP connections to external peers on networks that are not directly connected.
To disable, use the no neighbor {ipv4-address | peer-group-name} fall-over command. Parameters ipv4-address Enter the IP address of the neighbor in dotted decimal format. peer-group-name Enter the name of the peer group. Defaults Disabled. Command Modes ROUTER BGP Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.7(0.
Usage Information Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Introduced on the S-Series. 7.7.1.0 Introduced on the C-Series.
Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Introduced on the S-Series. 7.7.1.0 Introduced on the C-Series.
Usage Information Version Description 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Introduced on the S-Series. 7.7.1.0 Introduced on the C-Series. This command automatically restarts the neighbor session for the configuration to take effect. Configure the same password on both BGP peers or a connection does not occur.
Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Added the dmzlink-bw parameter. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000.
Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Introduced on the S-Series. 7.7.1.0 Introduced on the C-Series.
Usage Information Version Description 7.7.1.0 Introduced on the C-Series. After you configure a peer group as passive, assign it a subnet using the neighbor softreconfiguration inbound command. For passive eBGP limits, the Remote AS must be different from the AS for this neighbor. Related Commands ● neighbor soft-reconfiguration inbound — assign a subnet to a dynamically configured BGP neighbor. ● neighbor remote-as — assign an indirectly connected AS to a neighbor or peer group.
neighbor remove-private-as Remove private AS numbers from the AS-PATH of outgoing updates. Syntax neighbor {ip-address | peer-group-name} remove-private-as To return to the default, use the no neighbor {ip-address | peer-group-name} removeprivate-as command. Parameters ip-address Enter the IP address of the neighbor to remove the private AS numbers. peer-group-name Enter the name of the peer group to remove the private AS numbers. Defaults Disabled (that is, private AS number are not removed).
If the Route map is not configured, the default is deny (to drop all routes). Defaults in Enter the keyword in to filter inbound routes. out Enter the keyword out to filter outbound routes. NOTE: This command sends routes to peers only if an outbound policy is configured and if there is a change in the existing outbound policy. Not configured. Command Modes ROUTER BGP Command History Usage Information This guide is platform-specific.
Usage Information Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Introduced on the S-Series. 7.7.1.0 Introduced on the C-Series.
Usage Information Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.2(1.0) Introduced on the Z9500. Version 9.0.2.0 Introduced on the S6000. 8.3.11.1 Introduced on the Z9000. 7.8.1.0 Introduced on the S-Series. 7.7.1.0 Introduced on the C-Series. To configure a COMMUNITY attribute, use the set community command in ROUTE-MAP mode.
Usage Information Related Commands Version Description 7.7.1.0 Introduced on the C-Series. Peers that are enabled within a peer group are disabled when their peer group is disabled. The neighbor shutdown command terminates all BGP sessions on the BGP neighbor or BGP peer group. Use this command with caution as it terminates the specified BGP sessions. When a neighbor or peer group is shut down, use the show ip bgp summary command to confirm its status.
NOTE: This command is supported in BGP Router Configuration mode for IPv4 Unicast address only. Related Commands ● show ip bgp neighbors — display routes received by a neighbor. neighbor timers Set keepalive and hold time timers for a BGP neighbor or a peer group. Syntax neighbor {ip-address | peer-group-name} timers keepalive holdtime To return to the default values, use the no neighbor {ip-address | peer-group-name} timers command.
neighbor update-source Enable the E-Series software to use Loopback interfaces for TCP connections for BGP sessions. Syntax neighbor {ip-address | peer-group-name} update-source interface To use the closest interface, use the no neighbor {ip-address | peer-group-name} update-source interface command. Parameters ip-address Enter the IP address of the peer router in dotted decimal format. peer-group-name Enter the name of the peer group to disable all routers within the peer group.
Command Modes ROUTER BGP Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.
● set origin ● set weight If the route map is not configured, the default is deny (to drop all routes). Defaults Not configured. Command Modes ROUTER BGP Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.
The mask appears in command outputs in dotted decimal format (A.B.C.D). Defaults Not configured. Command Modes ROUTER BGP Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.2(1.
redistribute Redistribute routes into BGP. Syntax redistribute {connected | static} [route-map map-name] To disable redistribution, use the no redistribution {connected | static} command. Parameters connected Enter the keyword connected to redistribute routes from physically connected interfaces. static Enter the keyword static to redistribute manually configured routes. These routes are treated as incomplete routes.
If you do not configure the default-metric command, in addition to the redistribute command, or there is no route map to set the metric, the metric for redistributed static and connected is “0”. To redistribute the default route (0.0.0.0/0), configure the neighbor default-originate command. As BGP does not query next-hop information corresponding to locally originated routes, a local route with an unreachable next-hop is chosen as the best route.
Usage Information Version Description 8.3.1.0 Introduced the ability to substitute IGP cost for MED when a peer/peer-group outbound route-map is set as internal. 7.8.1.0 Introduced on the S-Series. 7.7.1.0 Introduced on the C-Series. You can use the redistribute command to advertise the IGP cost as the MED on redistributed routes.
Example Dell(conf)# router bgp 3 Dell(conf-router_bgp)# set extcommunity bandwidth Enables you to set extended community bandwidth. Syntax set extcommunity bandwidth To disable extended community bandwidth, enter the no set extcommunity bandwidth command. Parameters Defaults bandwidth Enter the keyword bandwidth to enable extended community bandwidth. The range is from 0 to 102400. N/A Command Modes ROUTER MAP Command History Usage Information This guide is platform-specific.
Version Description 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Introduced on the S-Series. 7.7.1.0 Introduced on the C-Series. 7.5.1.0 Introduced. Example Dell(conf-router_bgp)# show capture bgp-pdu neighbor 20.20.20.2 Incoming packet capture enabled for BGP neighbor 20.20.20.
Version Description 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Introduced on the S-Series. 7.7.1.0 Introduced on the C-Series. Example Dell(conf-router_bgp)# show config ! router bgp 100 network 1.1.11.1/32 network 1.1.12.1/32 network 1.1.13.1/32 neighbor 10.1.1.2 remote-as 200 neighbor 10.1.1.2 no shutdown Dell(conf-router_bgp)# show ip bgp View the current BGP IPv4 routing table for the system.
Usage Information Version Description 8.3.7.0 Introduced on the S4810. 7.8.1.0 Introduced on the S-Series. 7.7.1.0 Introduced on the C-Series. When you enable the bgp non-deterministic-med command, the show ip bgp command output for a BGP route does not list the INACTIVE reason. In BGP, this command displays the exact reason why the route is discarded. The following describes the show ip bgp command shown in the following example.
show ip bgp cluster-list View BGP neighbors in a specific cluster. Syntax Parameters show ip bgp [vrf vrf-name] [ipv4 {multicast | unicast} | ipv6 unicast] cluster-list [cluster-id] vrf vrf-name (OPTIONAL) Enter the keyword vrf and then the name of the VRF to view cluster information of BGP neighbors corresponding to that VRF. ipv4 multicast (OPTIONAL) Enter the keywords ipv4 followed by the keyword multicast to view information related only to ipv4 multicast routes.
Example Dell# show ip bgp cluster-list BGP local RIB : Routes to be Added 0, Replaced 0, Withdrawn 0 BGP local router ID is 192.168.11.6 Status codes: s suppressed, S stale, d dampened, h history, * valid, > best Path source: I - internal, a - aggregate, c - confed-external, r - redistributed n - network, D - denied, S - stale Origin codes: i - IGP, e - EGP, ? - incomplete Network *>I 55.0.0.0/24 *>I 66.0.0.0/24 *>I 77.0.0.0/24 Next Hop 172.16.0.2 172.16.0.2 172.16.0.
All routes with the NO_EXPORT (0xFFFFFF01) community attribute must not be advertised outside a BGP confederation boundary. Command Modes ● EXEC ● EXEC Privilege Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.
Dell# show ip bgp community no-advertise BGP local RIB : Routes to be Added 0, Replaced 0, Withdrawn 0 BGP local router ID is 192.168.11.5 Status codes: s suppressed, S stale, d dampened, h history, * valid, > best Path source: I - internal, a - aggregate, c - confed-external, r - redistributed n - network, D - denied, S - stale Origin codes: i - IGP, e - EGP, ? - incomplete Network *> 66.0.0.0/24 Dell# Next Hop 172.16.0.
The following describes the show ip bgp community-list pass command shown in the following example. Example Field Description Network Displays the destination network prefix of each BGP route. Next Hop Displays the next hop address of the BGP router. If 0.0.0.0 is listed in this column, then local routes exist in the routing table. Metric Displays the BGP route’s metric, if assigned. LocPrf Displays the BGP LOCAL_PREF attribute for the route. Weight Displays the route’s weight.
Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Added the ipv4 multicast and ipv6 unicast parameters. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.
Defaults none Command Modes ● EXEC ● EXEC Privilege Command History Example This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.
NdRedCtxAddrLen 255 : NdAfRedMkrP 0x41a19e88 : AFAggRttP 0x41a0d600 : AfAggCtxAddr 1101111028 : AfAggrCtxAddrLen 255 AfNumAggrPfx 0 : AfNumAggrASSet 0 : AfNumSuppmap 0 : AfNumAggrValidPfx 0 : AfMPathRttP 0x41a0d700 MpathCtxAddr 1101111140 : MpathCtxAddrlen 255 : AfEorSet 0x41a19f98 : NumDfrdPfx 0 AfActPeerHd 0x41a1a3a4 : AfExtDist 1101112312 : AfIntDist 200 : AfLocDist 200 AfNumRRc 0 : AfRR 0 : AfNetRttP 0x41a0d300 : AfNetCtxAddr 1101112392 : AfNetCtxAddrlen 255 AfNwCtxAddr 1101112443 : AfNwCtxAddrlen 255 :
The show ip bgp community command without any parameters lists BGP routes with at least one BGP community attribute and the output is the same as for the show ip bgp command output. Example Dell# show run extcommunity-list ! ip extcommunity-list ecl1 permit rt 100:4 permit soo 40:4 Dell#show ip bgp extcommunity-list ecl1 BGP local RIB : Routes to be Added 0, Replaced 0, Withdrawn 0 BGP local router ID is 192.168.11.
Usage Information Example Version Description 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Introduced on the S-Series. 7.7.1.0 Introduced on the C-Series. The following describes the show ip bgp filter-list hello command shown in the following example.
ipv4 unicast (OPTIONAL) Enter the keyword ipv4 followed by the keyword unicast to view information related only to ipv4 unicast routes. ipv6 unicast (OPTIONAL) Enter the keyword ipv6 followed by the keyword unicast to view information related only to ipv6 unicast routes. ip-address (OPTIONAL) Enter the IP address (in dotted decimal format) of the BGP network to view information only on that network. mask (OPTIONAL) Enter the network mask (in slash prefix (/x) format) of the BGP network address.
Example Field Description From Displays the IP address of the neighbor advertising the flapping route. Flaps Displays the number of times the route flapped. Duration Displays the hours:minutes:seconds since the route first flapped. Reuse Displays the hours:minutes:seconds until the flapped route is available. Path Lists all the ASs the flapping route passed through to reach the destination network.
Usage Information Example The following describes the show ip bgp inconsistent-as command shown in the following example. Field Description Network Displays the destination network prefix of each BGP route. Next Hop Displays the next hop address of the BGP router. If 0.0.0.0 is listed in this column, then local routes exist in the routing table. Metric Displays the BGP route’s metric, if assigned. LocPrf Displays the BGP LOCAL_PREF attribute for the route. Weight Displays the route’s weight.
show ip bgp neighbors Allows you to view the information BGP neighbors exchange. Syntax show ip bgp [ipv4 {multicast | unicast} | ipv6 unicast] neighbors [ipaddress [advertised-routes | dampened-routes | detail | flap-statistics | routes | {received-routes [network [network-mask]]} | {denied-routes [network [network-mask]]}] Parameters ipv4 multicast (OPTIONAL) Enter the keyword ipv4 followed by the keyword multicast to view information related only to ipv4 multicast routes.
Usage Information Version Description 8.3.8.0 Added the add-path option to the S4810. Output on the S4810 shows the ADDPATH parameters. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Introduced on the S-Series. 7.7.1.0 Introduced on the C-Series. 7.5.1.0 Added the detail option. Output now displays the default MED value. 7.2.1.0 Added the received and denied route options. 6.3.10 The output is changed to display the total number of advertised prefixes.
The Lines Beginning with: Description BGP table version Displays which version of the primary BGP routing table the router and the neighbor are using. accepted prefixes Displays the number of network prefixes the router accepts and the amount of memory used to process those prefixes. Prefix advertised Displays the number of network prefixes advertised, the number rejected, and the number withdrawn from the BGP routing table.
Dell# Related Commands ● show ip bgp — view the current BGP routing table. show ip bgp next-hop View all next hops (using learned routes only) with current reachability and flap status. This command only displays one path, even if the next hop is reachable by multiple paths. Syntax show ip bgp [vrf vrf-name] next-hop Command Modes ● EXEC ● EXEC Privilege Command History Usage Information Example This guide is platform-specific.
show ip bgp paths View all the BGP path attributes in the BGP database. Syntax show ip bgp[vrf vrf-name] paths [regexp regular-expression] Parameters regexp regular- expression Enter a regular expression then use one or a combination of the following characters to match: ● . = (period) any single character (including a white space). ● * = (asterisk) the sequences in a pattern (zero or more sequences). ● + = (plus) the sequences in a pattern (one or more sequences).
Example Field Description Path Displays the AS path for the route, with the origin code for the route listed last. Numbers listed between braces {} are AS_SET information.
Example Dell# show ip bgp paths community Total 2 communities Refcount Community 1 NO-ADVERTISE 1 200:1 1000:1 Dell# 3000:1 show ip bgp peer-group Allows you to view information on the BGP peers in a peer group. Syntax show ip bgp [vrf vrf-name] [ipv4 {multicast | unicast} | ipv6 unicast] peer-group [peer-group-name [detail | summary]] Parameters ipv4 multicast (OPTIONAL) Enter the keyword ipv4 followed by the keyword multicast to view information related only to ipv4 multicast routes.
Line beginning Description with: Example Peer-group Displays the peer group’s name. Administratively shut Displays the peer group’s status if the peer group is not enabled. If you enable the peer group, this line is not displayed. BGP version Displays the BGP version supported. Minimum time Displays the time interval between BGP advertisements. For address family Displays IPv4 Unicast as the address family. BGP neighbor Displays the name of the BGP neighbor.
● ● ● ● [ ] = (brackets) a range of single-character patterns. ( ) = (parenthesis) groups a series of pattern elements to a single element. { } = (braces) minimum and the maximum match count. ^ = (caret) the beginning of the input string. If you use the caret at the beginning of a sequence or range, it matches on everything BUT the characters specified. ● $ = (dollar sign) the end of the output string.
show ip bgp summary Allows you to view the status of all BGP connections. Syntax Parameters show ip bgp [vrf vrf-name] [ipv4 {multicast | unicast} | ipv6 unicast] summary vrf vrf-name (OPTIONAL) Enter the keyword vrf and then the name of the VRF to view the status of all BGP connections corresponding to that VRF. ipv4 multicast (OPTIONAL) Enter the keyword ipv4 followed by the keyword multicast to view information related only to ipv4 multicast routes.
Field Description BGP router identifier Displays the local router ID and the AS number. BGP table version Displays the BGP table version and the main routing table version. network entries Displays the number of network entries, route paths, and the amount of memory used to process those entries. paths Displays the number of paths and the amount of memory used. denied paths Displays the number of denied paths and the amount of memory used.
2 network entrie(s) using 152 bytes of memory 2 paths using 208 bytes of memory BGP-RIB over all using 210 bytes of memory 2 BGP path attribute entrie(s) using 144 bytes of memory 1 BGP AS-PATH entrie(s) using 10 bytes of memory 2 neighbor(s) using 16384 bytes of memory Neighbor 172.16.0.2 192.168.10.2 Dell# AS 200 100 MsgRcvd 10 0 MsgSent 8 22 TblVer 0 0 InQ 0 0 OutQ Up/Down State/Pfx 0 00:05:34 2 0 00:00:00 (shut) show running-config bgp To display the current BGP configuration, use this feature.
Parameters Defaults keepalive Enter a number for the time interval, in seconds, between keepalive messages sent to the neighbor routers. The range is from 1 to 65535. The default is 60 seconds. holdtime Enter a number for the time interval, in seconds, between the last keepalive message and declaring the router dead. The range is from 3 to 65535. The default is 180 seconds. None Command Modes EXEC Privilege Command History This guide is platform-specific.
Parameters vrf vrf-name Enter the keyword vrf followed by the name of the VRF to view information on dampened routes corresponding to that VRF. ipv4 multicast (OPTIONAL) Enter the keyword ipv4 followed by the keyword multicast to view dampened-route information related only to ipv4 multicast routes. ipv4 unicast (OPTIONAL) Enter the keyword ipv4 followed by the keyword multicast to view dampened-route information related only to ipv4 unicast routes.
Usage Information Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.7(0.0) Introduced on the S6000–ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.11.1 Introduced on the Z9000. 7.8.1.0 Introduced on the S-Series. 7.7.1.0 Introduced on the C-Series. 7.6.1.0 Introduced IPv6 MGBP on the E-Series. CAUTION: Dell Networking recommends that you do not change the administrative distance of internal routes.
Usage Information Version Description 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Introduced on the S-Series. 7.7.1.0 Introduced on the C-Series. To determine a BGP session flap, both a route-down event and a subsequent route-up event corresponding to a single route are considered. As a result, a flap event is penalized only one time during the route-down event.
10 Content Addressable Memory (CAM) You can use content addressable memory (CAM) commands to configure the amount of memory allocated to CAM memory partitions. NOTE: Not all CAM commands are supported on all platforms. Be sure to note the platform when looking for a command. NOTE: If you are using these features for the first time, contact Dell Networking Technical Assistance Center (TAC) for guidance.
● Hash based on bidirectional flow for LAGs. ● Optimize the virtual local area network (VLAN) ACL Group feature, which permits group VLANs for IP egress ACLs. Important Points to Remember ● Dell Networking OS supports CAM allocations on the C-Series and S-Series. ● All line cards within a single system must have the same CAM profile (including CAM sub-region configurations); this profile must match the system CAM profile (the profile on the primary route processor module [RPM]).
ipv4qos number Enter the keyword ipv4qos and then the number of FP blocks for IPv4. The range is from 0 to 8 in multiples of 2. l2qos number Enter the keyword l2qos and then the number of FP blocks for l2 qos. The range is from 0 to 8 in multiples of 2. l2pt number Enter the keyword l2pt and then the number of FP blocks for l2 protocol tunnelling. The range is from 0 to 8 in multiples of 2. Ipmacacl number Enter the keyword ipmacacl and then the number of FP blocks for IP and MAC ACL.
Usage Information Version Description 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Added the nlbcluster ACL keyword. Introduced on the S6000-ON. 9.4.(0.0) Added support for PBR and VRF. 9.2(1.0) Introduced on the Z9500. 9.2(0.2) Added support for fcoe. 9.1.(0.0) Added support for OpenFlow. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.10.2 Clarified block information for the S4810. 8.3.10.0 Introduced on the S4810. 8.3.1.
Version Description 8.3.7.0 Introduced on the S4810. cam-optimization Optimize CAM utilization for QoS Entries by minimizing require policy-map CAM space. Syntax cam-optimization [qos] Parameters Defaults qos Optimize CAM usage for QoS. Disabled. Command Modes CONFIGURATION Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.
Usage Information Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Introduced on the C-Series. The display reflects the settings implemented with the cam-acl command.
QoS Optimization for IPv6 ACLs does not impact the CAM usage for applying a policy on a single (or the first of several) interfaces. It is most useful when a policy is applied across multiple interfaces; it can reduce the impact to CAM usage across subsequent interfaces. The following describes the test cam-usage command shown in the following example. Example Term Explanation Stack-Unit Lists the stack unit or units that are checked. Entering all shows the status for all stacks.
Command History This guide is platform-specific. For command information about other platforms, refer to the relevant Dell Networking OS Command Line Reference Guide. The following is a list of the Dell Networking OS version history for this command. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.7(0.0) Introduced on the S6000, S6000-ON, and Z9500 switch.. Usage Information This command takes effect only after reboot.
11 Control Plane Policing (CoPP) Control plane policing (CoPP) uses access control list (ACL) rules and quality of service (QoS) policies to create filters for a system’s control plane. The CoPP filters prevent traffic that is not identified as legitimate from reaching the control plane, and rate-limit traffic to an acceptable level.
Parameters Defaults policy-name Enter the service-policy name, using a string up to 32 characters. Not configured. Command Modes CONTROL-PLANE-CPUQOS Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.
Usage Information This command applies the service-policy based on the type of protocol defined in the ACL rules. Create ACL and QoS policies prior to enabling this command. For CoPP, use the keyword cpu-qos when creating qos-policy-input. Related Commands ● ● ● ● ● ip access-list extended — creates an extended IP ACL. mac access-list extended — creates an extended MAC ACL. qos-policy-input — creates a QoS input policy map. class-map — creates a QoS class map.
show ip protocol-queue-mapping Display the queue mapping for each configured protocol. Syntax show ip protocol-queue-mapping Defaults Not configured. Command Modes EXEC Privilege Command History Example This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.
Example Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 9.0.0.0 Introduced on the Z9000. 8.3.19.0 Introduced on the S4820T. 8.3.8.0 Introduced on the S4810.
-------ARP FRRP LACP LLDP GVRP STP ISIS Dell# --------------any 01:01:e8:00:00:10/11 01:80:c2:00:00:02 any 01:80:c2:00:00:21 01:80:c2:00:00:00 01:80:c2:00:00:14/15 09:00:2b:00:00:04/05 --------0x0806 any 0x8809 0x88cc any any any any ----- ------ ----------Q5/Q6 CP _ Q7 CP _ Q7 CP _ Q8 CP _ Q8 CP _ Q7 CP _ Q9 CP _ Q9 CP Control Plane Policing (CoPP) 375
12 Data Center Bridging (DCB) Data center bridging (DCB) refers to a set of IEEE Ethernet enhancements that provide data centers with a single, robust, converged network to support multiple traffic types, including local area network (LAN), server, and storage traffic. The Dell Networking OS commands for data center bridging features include 802.1Qbb priority-based flow control (PFC), 802.1Qaz enhanced transmission selection (ETS), and the data center bridging exchange (DCBX) protocol.
Usage Information Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.7(0.0) Introduced on the S6000-ON and Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.12.0 Introduced on the S4810. 8.3.16.0 Introduced on the MXL 10/40GbE Switch IO Module. For ETS functioning, first assign the etsacl space using the cam-acl command.
stack-unit unit number Enter the keywords stack-unit then the stack-unit number to be cleared. all stack-ports all Enter the keywords all stack-ports all to clear the counters on all interfaces. statistics Defaults Enter the keyboard statistics to clear the hardware PFC counters. none Command Modes EXEC Privilege Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide.
Parameters Defaults queue-range Enter the queue range. Separate the queue values with a comma; specify a priority range with a dash; for example, pfc no-drop queues 1,3 or pfc no-drop queues 7 or pfc no-drop queues 0,7. The range is from 0 to 3. No lossless queues are configured. Command Modes INTERFACE Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide.
Command History This guide is platform-specific. For command information about other platforms, refer to the relevant Dell Networking OS Command Line Reference Guide. The following is a list of the Dell Networking OS version history for this command. Usage Information Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.7(0.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.12.0 Introduced on the S4810. 8.3.16.
show hardware pfc-nodrop-priority View the packets drop count corresponding to the priority. Syntax Parameters show hardware pfc-nodrop-priority l2-dlf drops stack-unit stack-unit-number port-set port-pipe stack-unit stack- Enter the keywords stack-unit and the stack unit number. The range is from 0 unit-number to 5. port-set portpipe Enter the keywords port-set and port-pipe number. The port-pipe number is 0.
Command Modes EXEC Privilege CONFIGURATION Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.9(0.0) Added support to display the interface configurations corresponding to a range of ports. 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the Z9500. 9.2.(0.
Example (Summary) Field Description Application Priority TLV: Local FCOE Priority Map Priority bitmap the local DCBX port uses in FCoE advertisements in application priority TLVs. Application Priority TLV: Remote FCOE Priority Map Status of FCoE advertisements in application priority TLVs from the remote peer port: enabled or disabled. PFC TLV Statistics: Input TLV pkts Number of PFC TLVs received. PFC TLV Statistics: Output TLV pkts Number of PFC TLVs transmitted.
Remote is disabled Local is enabled Oper status is init PFC DCBX Oper status is Down Reason: Port Shutdown State Machine Type is Symmetric TLV Tx Status is enabled PFC Link Delay 65535 pause quantams Application Priority TLV Parameters : -------------------------------------FCOE TLV Tx Status is disabled ISCSI TLV Tx Status is disabled Local FCOE PriorityMap is 0x0 Local ISCSI PriorityMap is 0x0 show interface pfc statistics Displays counters for the PFC frames received and transmitted (by dot1p priority c
Interface Priority Rx XOFF Frames Rx Total Frames Tx Total Frames --------------------------------------------------------------------Te 1/13/2 P0 0 0 0 Te 1/13/2 P1 0 0 0 Te 1/13/2 P2 0 0 0 Te 1/13/2 P3 0 0 0 Te 1/13/2 P4 0 0 0 Te 1/13/2 P5 0 0 0 Te 1/13/2 P6 0 0 0 Te 1/13/2 P7 0 0 0 Dell(conf)# ETS Commands The following ETS commands are supported on the Dell Networking OS. dcb-enable Enable data center bridging. Syntax dcb enable[pfc-queues 1|4] To disable DCB, use the no dcb enable command.
Defaults None Command Modes EXEC Privilege Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.7(0.0) Introduced on the S6000-ON and Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.12.0 Introduced on the S4810. 8.3.16.0 Introduced on the MXL 10/40GbE Switch IO Module.
Example (Summary) Version Description 8.3.12.0 Introduced on the S4810. 8.3.16.0 Introduced on the MXL 10/40GbE Switch IO Module.
Local Parameters : -----------------Local is enabled PG-grp Priority# BW-% BW-COMMITTED BW-PEAK TSA % Rate(Mbps) Burst(KB) Rate(Mbps) Burst(KB) ---------------------------------------------------------------------------------0 0,1,2,3,4,5,6,7 100 ETS 1 2 3 4 5 6 7 15 Oper status is init ETS DCBX Oper status is Down Reason: Port Shutdown State Machine Type is Feature Conf TLV Tx Status is enabled 23 Input Conf TLV Pkts, 47 Output Conf TLV Pkts, 0 Error Conf TLV Pkts DCBX Commands The following DCBX comman
DCBX requires that you enable LLDP to advertise DCBX TLVs to peers. Configure DCBX operation at the INTERFACE level on a switch or globally on the switch. To verify the DCBX configuration on a port, use the show interface dcbx detail command. dcbx port-role Configure the DCBX port role the interface uses to exchange DCB information.
● ieee-v2: configures the port to use IEEE 802.1az (Draft 2.5). Defaults Auto Command Modes INTERFACE PROTOCOL LLDP Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.7(0.0) Introduced on the S6000-ON and Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.12.
fcoe priority-bits Configure the FCoE priority advertised for the FCoE protocol in application priority TLVs. Syntax fcoe priority-bits priority-bitmap To remove the configured FCoE priority, use the no fcoe priority-bits command. Parameters Defaults priority-bitmap Enter the priority-bitmap range. The range is from 1 to FF. 0x8 Command Modes PROTOCOL LLDP Command History Usage Information This guide is platform-specific.
Usage Information Version Description 9.7(0.0) Introduced on the S6000-ON and Z9500. 9.0.2.0 Introduced on the S6000. 9.2.(0.0) Down status messages added. 8.3.19.0 Introduced on the S4820T. 8.3.12.0 Introduced on the S4810. 8.3.16.0 Introduced on the MXL 10/40GbE Switch IO Module. To clear DCBX frame counters, use the clear dcbx counters interface stack-unit/port command. The following describes the show interface dcbx detail command shown in the following example.
Field Description Operational Version Peer DCBX Status: DCBX Max Version Supported Highest DCBX version supported in Control TLVs received from the peer device. Peer DCBX Sequence number transmitted in Control TLVs received from the peer device. Status: Sequence Number Peer DCBX Acknowledgement number transmitted in Control TLVs received from the peer Status: device. Acknowledgment Number Example Total DCBX Frames transmitted Number of DCBX frames sent from the local port.
Acknowledgment Number: 2 Total DCBX Frames transmitted 27 Total DCBX Frames received 6 Total DCBX Frame errors 0 Total DCBX Frames unrecognized 0 dcb-map Create a DCB map to configure priority flow control (PFC) and enhanced transmission selection (ETS) on Ethernet ports that support converged Ethernet traffic. Apply the DCB map to an Ethernet interface. Syntax dcb-map map-name Parameters Defaults map-name Enter a DCB map name. The maximum number of alphanumeric characters is 32. None.
Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.7(0.0) Introduced on the S6000-ON and Z9500. 9.3(0.0) Introduced on the S4810, S6000 platforms. PFC and ETS settings are not pre-configured on Ethernet ports. You must use the dcb-map command to configure different groups of 802.
Usage Information Version Description 9.3(0.0) Introduced on the S4810, S6000 platforms. Use the dcb-map command to configure priority groups with PFC and/or ETS settings and apply them to Ethernet interfaces. Use the priority-pgid command to map 802.1p priorities to a priority group. You can assign each 802.1p priority to only one priority group. A priority group consists of 802.
Dell(conf)#dcb pfc-shared-buffer-size 2000 %ERROR: pfc shared buffer size configured cannot accommodate existing buffer requirement in the system. Enter a smaller value for the shared buffer size or increase the total buffer size appropriately by using the dcb pfc-total- buffer-size command. Example Dell(conf)#dcb pfc-shared-buffer-size 800 dcb-buffer-threshold Configure the profile name for the DCB buffer threshold.
● ● ● ● ● 10G – 45 25G – 94 40G – 94 50G – 161 100G – 161 pause-threshold Buffer limit for pause frames to be sent threshold-value Buffer limit at which the port sends the pause to peer in KB. Enter a number in the range of 0 to 512. The default is as follows: ● 10G – 9 ● 25G – 18 ● 40G – 18 ● 50G – 18 ● 100G – 18 resume-offset Buffer offset limit for resuming in KB threshold-value Buffer offset limit at which the port resumes the peer in KB. Enter a number in the range of 0 to 512.
profile-name Default Enter the name of the profile, which can be a string of up to 32 characters in length. None Command Modes INTERFACE mode Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.7(0.0) Introduced on the S6000-ON and Z9500. 9.3(0.0) Introduced on the S4810, S4820T, and S6000 platforms.
Example Dell(conf)# dcb pfc-total-buffer-size 5000 Dell(conf)# dcb pfc-total-buffer-size 4000 %ERROR: Total pfc buffer size configured cannot accommodate existing buffer requirement in the system. show running-config dcb-buffer-threshold Displays the DCB buffer threshold details in the running configuration. Syntax show running—config dcb-buffer-threshold Command Modes EXEC EXEC Privilege Command History Usage Information This guide is platform-specific.
Te 1/3/2 Te 1/3/2 Te 1/3/2 Te 1/3/2 Dell(conf)# Q4 Q5 Q6 Q7 YES NO NO NO 200 - 40 - 9 - 8 - On interface in which PFC is not enabled: Dell#show interface tengigabitethernet 1/20/1 pfc buffer-threshold The following table describes the output fields displayed for the show interface pfc bufferthreshold command: Field Description queue Number of the queue lossless Whether the queue is a lossy or lossless queue for which buffer threshold is configured buffer-size Ingress buffer size pause-thres
13 Debugging and Diagnostics The basic debugging and diagnostic commands are supported by the Dell Networking OS. Topics: • • • Diagnostics and Monitoring Commands Offline Diagnostic Commands Hardware Commands Diagnostics and Monitoring Commands The following section describes the diagnostics and monitoring commands. For similar commands, refer to the Control and Monitoring chapter. logging coredump stack-unit Enable coredump on a stack.
Offline Diagnostic Commands The offline diagnostics test suite is useful for isolating faults and debugging hardware. While tests are running, Dell Networking OS results are saved as a text file (TestReport-SU-X.txt) in the flash directory. This show file command is available only on master and standby. Important Points to Remember ● Offline diagnostics can only be run when the unit is offline. ● You can only run offline diagnostics on a unit to which you are connected via the console.
Version Description 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.3.1.0 Introduced the verbose option. 7.7.1.0 Introduced on the S-Series. offline stack-unit Place a stack unit in the offline state.
online stack-unit Place a stack unit in the online state. Syntax Parameters Defaults online stack-unit number number Enter the stack-unit number. None Command Modes EXEC Privilege Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON.
Offline).
Parameters stack-unit id Enter the keywords stack-unit then a number to select a particular stack member and then enter one of the following command options to clear a specific collection of data. The range is from 1 to 6. counters Enter the keyword counters to clear the counters on the selected stack member. cpu data-plane statistics Enter the keywords cpu data-plane statistics to clear the data plane statistics.
Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.0 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.8.1.
Usage Information Version Description 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.0 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Introduced on the S-Series. This command enables a hardware watchdog mechanism that automatically reboots an Dell Networking OS switch/ router with a single unresponsive unit.
show hardware ip Display ACL or QoS data for the selected stack member and stack member port-pipe. Syntax show hardware layer3 {acl | qos} stack-unit number port-set 0–0 pipeline pipeline-number Parameters acl | qos Enter either the keyword acl or the keyword qos to select between ACL or QoS data. stack-unit Enter the keywords stack-unit then a number to select a stack ID. number port-set 0–0 Enter the keyword port-set with a port-pipe number. The range is from 0 to 0.
Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.0 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Introduced on the S-Series.
Command Modes ● EXEC ● EXEC Privilege Command History Example (DataPlane) This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(2.0) Introduced on the S3100 series. 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.8(0.0) Replaced the keyword port with interface. 9.7(0.0) Introduced on the S6000-ON. 9.2(0.
txPkt(COS3 ) txPkt(COS4 ) txPkt(COS5 ) txPkt(COS6 ) txPkt(COS7 ) txPkt(COS8 ) txPkt(COS9 ) txPkt(COS10) txPkt(COS11) txPkt(UNIT0) Example (PartyBus) Example (Drops Unit) :0 :0 :0 :0 :0 :0 :0 :0 :0 :0 Dell# show hardware stack-unit 1 cpu party-bus statistics Input Statistics: 0 packets, 0 bytes 0 dropped, 0 errors Output Statistics: 0 packets, 0 bytes 0 errors Dell# show hardware stack-unit 1 drops unit 0 UserPort PortNumber Ingress Drops IngMac Drops Total Mmu Drops 30/1 1 0 0 0 30/2 2 0 0 0 30/3 3 0 0 0
0x38804006 ASF_CREDIT_THRESH_HI.xe117 = 0x00000007 0x38804016 ASF_CREDIT_THRESH_HI.xe118 = 0x00000007 0x38804007 ASF_CREDIT_THRESH_HI.xe119 = 0x00000007 0x38804017 ASF_CREDIT_THRESH_HI.xe120 = 0x00000007 0x38804008 ASF_CREDIT_THRESH_HI.xe81 = 0x00000007 0x38804018 ASF_CREDIT_THRESH_HI.xe82 = 0x00000007 0x38804009 ASF_CREDIT_THRESH_HI.xe83 = 0x00000007 0x38804019 ASF_CREDIT_THRESH_HI.xe84 = 0x00000007 0x3880400a ASF_CREDIT_THRESH_HI.xe77 = 0x00000007 0x3880401a ASF_CREDIT_THRESH_HI.
TX TX TX TX TX TX TX TX TX TX TX TX TX TX TX TX TX TX TX TX TX TX TX TX TX TX TX TX TX TX TX TX TX TX TX TX TX TX TX Example (Details) - 512 to 1023 Byte Frame Counter 1024 to 1518 Byte Frame Counter 1519 to 1522 Byte Good VLAN Frame Counter 1519 to 2047 Byte Frame Counter 2048 to 4095 Byte Frame Counter 4096 to 9216 Byte Frame Counter Good Packet Counter Packet/Frame Counter Unicast Frame Counter Multicast Frame Counter Broadcast Frame Counter Byte Counter Control Frame Counter Pause Control Frame Counte
Related Commands ● clear hardware system-flow — clear the statistics from selected hardware components. ● show interfaces stack-unit — display information on all interfaces on a specific S-Series stack member. ● show processes cpu (S-Series) — display the CPU usage information based on the processes running in an S-Series. ● show system (S-Series and Z-Series) — display the current status of all the stack members or a specific member.
Table 1. Show Output Fields Example displaying buffer information for specified queue Example displaying buffer information for specified priority-group Field Description Buffer Stats for Interface interface-number Queue queue-number Displays the counters that are calculated by the buffer statistics tracking method for each port per queue on a particular stack member.
EXEC Privilege Command History Usage Information Example displaying egress queue-level snapshot for both unicast and multicast packets for the specific interface Example displaying egress queue-level snapshot for unicast packets for the specific interface This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.
UCAST UCAST Example displaying egress queuelevel snapshot for multicast packets for the specific interface 8 9 0 0 Dell# show hardware buffer-stats-snapshot resource interface hundredGigE 1/10 queue mcast 0 Stack-unit 1 unit: 0 port: 34 (interface Hu 1/10) --------------------------------------Q# TYPE Q# TOTAL BUFFERED CELLS --------------------------------------MCAST 0 0 Dell# show hardware buffer-stats-snapshot resource interface hundredGigE 1/10 queue mcast all Stack-unit 1 unit: 0 port: 34 (interface
● For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then the slot/port/subport information. ● For a 25-Gigabit Ethernet interface, enter the keyword twentyFiveGigE then the slot/port/subport information. ● For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/port/subport information. ● For a 50-Gigabit Ethernet interface, enter the keyword fiftyGigE then the slot/port/subport information.
HOL DROPS on COS3 HOL DROPS on COS4 HOL DROPS on COS5 HOL DROPS on COS6 HOL DROPS on COS7 HOL DROPS on COS8 HOL DROPS on COS9 HOL DROPS on COS10 HOL DROPS on COS11 HOL DROPS on COS12 HOL DROPS on COS13 HOL DROPS on COS14 HOL DROPS on COS15 HOL DROPS on COS16 HOL DROPS on COS17 TxPurge CellErr Aged Drops --- Egress MAC counters--Egress FCS Drops --- Egress FORWARD PROCESSOR IPv4 L3UC Aged & Drops TTL Threshold Drops INVALID VLAN CNTR Drops L2MC Drops PKT Drops of ANY Conditions Hg MacUnderflow TX Err PKT Cou
Example Version Description 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.8(0.0) Introduced on the S4810, S4820T, S5000, S6000, S6000–ON, and Z9500.
port-set number Enter the keywords port-set with a port-pipe number. [counters | pipeline pipeline- (OPTIONAL) Enter the keyword counters for the specified port-pipe. number ] Enter the keyword pipeline to display entries specific to a pipeline. Defaults None Command Modes EXEC Privilege Command History Example Example This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.
show hardware vlan-counters Display the hardware VLAN statistics. Syntax show hardware vlan-counters vlan-id Parameters Defaults vlan-id Enter the interface VLAN number. The range is from 1 to 4094. None Command Modes ● EXEC ● EXEC Privilege Command History Example Related Commands 424 This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.
14 Dynamic Host Configuration Protocol (DHCP) Dynamic host configuration protocol (DHCP) is an application layer protocol that dynamically assigns IP addresses and other configuration parameters to network end-stations (hosts) based on the configuration policies the network administrators determine.
Usage Information Version Description 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.2.1.0 Introduced on the C-Series and S-Series. Press Enter after the clear ip dhcp binding command clears all the IPs from the binding table. debug ip dhcp server Display Dell OS debugging messages for DHCP. Syntax debug ip dhcp server [events | packets] Parameters Defaults events Enter the keyword events to display the DHCP state changes.
Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S4810, S4820T, S6000 and Z-Series. default-router Assign a default gateway to clients based on the address pool. Syntax Parameters Defaults default-router address [address2...address8] address Enter a list of routers that may be the default gateway for clients on the subnet. You may specify up to eight routers.
Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.
domain-name Assign a domain to clients based on the address pool. Syntax Parameters Defaults domain-name name name Give a name to the group of addresses in a pool. None Command Modes DHCP Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.
Version Description 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.2.1.0 Introduced on the C-Series and S-Series. hardware-address For manual configurations, specify the client hardware address. Syntax hardware-address address Parameters Defaults address Enter the hardware address of the client.
Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.
netbios-name-server Specify the NetBIOS Windows Internet Naming Service (WINS) name servers, in order of preference, that are available to Microsoft Dynamic Host Configuration Protocol (DHCP) clients. Syntax netbios-name-server address [address2...address8] Parameters Defaults address Enter the address of the NETBIOS name server. You may enter up to eight, in order of preference. None Command Modes DHCP Command History This guide is platform-specific.
Version Description 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.2.1.0 Introduced on the C-Series and S-Series. network Specify the range of addresses in an address pool. Syntax Parameters Defaults network network /prefix-length network/ prefixlength Specify a range of addresses.
Defaults None Command Modes DHCP Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.
show ip dhcp configuration Display the DHCP configuration. Syntax Parameters Defaults show ip dhcp configuration [global | pool name] pool name Display the configuration for a DHCP pool. global Display the DHCP configuration for the entire system. None Command Modes EXEC Privilege Command History Example This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.
Command Modes EXEC Privilege Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.
Commands to Configure Secure DHCP DHCP, as defined by RFC 2131, provides no authentication or security mechanisms. Secure DHCP is a suite of features that protects networks that use dynamic address allocation from spoofing and attacks. arp inspection Enable dynamic arp inspection (DAI) on a VLAN. Syntax arp inspection Defaults Disabled Command Modes INTERFACE VLAN Command History Related Commands This guide is platform-specific.
Related Commands Version Description 9.7(0.0) Introduced on the S6000-ON. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.3.1.0 Introduced on the E-Series. 8.2.1.0 Introduced on the C-Series and S-Series. ● arp inspection — enable dynamic ARP inspection on a VLAN. clear ip dhcp snooping Clear the DHCP binding table.
Example Version Description 9.6(0.0) Added the keywords discard-counters, interface, and the variable interface on the S4810, S4820T, S5000, S6000, Z9000, Z9500. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.3.1.0 Introduced on the E-Series. 8.2.1.0 Introduced on the C-Series and S-Series.
ip dhcp relay Enable Option 82. Syntax ip dhcp relay information-option [remote-id | trust-downstream] Parameters Defaults remote-id Configure the system to enable the remote-id string in option-82. trustdownstream Configure the system to trust Option 82 when it is received from the previous-hop router. Disabled Command Modes CONFIGURATION Command History This guide is platform-specific.
Usage Information Version Description 8.2.1.0 Introduced on the C-Series and S-Series on Layer 2 interfaces. 7.8.1.0 Introduced on the C-Series and S-Series on Layer 3 interfaces. When enabled, no learning takes place until you enable snooping on a VLAN. After disabling DHCP snooping, the binding table deletes and Option 82, IP Source Guard, and Dynamic ARP Inspection are disabled. Introduced in Dell Networking OS version 7.8.1.
ip dhcp snooping binding Create a static entry in the DHCP binding table. Syntax [no] ip dhcp snooping binding mac address vlan-id vlan-id ip ip-address interface interface-type lease number Parameters Defaults mac address Enter the keyword mac then the MAC address of the host to which the server is leasing the IP address. vlan-id vlan-id Enter the keywords vlan-id then the VLAN to which the host belongs. The range is from 2 to 4094.
IPv6 DHCP Snooping Binding Create a static DHCP snooping binding entry in the snooping database. Syntax [no] ipv6 dhcp snooping binding mac address vlan-id vlan-id ipv6 ipv6address interface interface-type | interface-number lease value To delete the DHCP snooping binding entry from DHCP snooping database, use the [no] ipv6 dhcp snooping binding mac address vlan-id vlan-id ipv6 ipv6-address interface interface-type | interface-number lease valuecommand.
Defaults None Command Modes CONFIGURATION Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.
Command Modes ● EXEC ● EXEC Privilege Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.
Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.3.1.0 Introduced on the E-Series. 7.8.1.0 Introduced on the C-Series and S-Series.
Usage Information Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.6(0.0) Added the vlan keyword and the vlan-id variable . Introduced support for SAV on port channels interfaces. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.3.1.
Example Version Description 9.4.(0.0) Added support for VRF. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.3.1.0 Introduced on the E-Series. 7.8.1.0 Introduced on C-Series and S-Series. Dell(conf)# ip dhcp relay information-option vpn ip dhcp snooping verify mac-address Validate a DHCP packet’s source hardware address against the client hardware address field (CHADDR) in the payload.
Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S4810, S4820T, S6000, S6000-ON, and Z-Series. ip helper-address Configures the destination broadcast address or the host address for DHCP server requests.
Command History Usage Information Example This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S4810, S4820T, S6000, S6000–ON, Z9000, and Z9500.
Example Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.6(0.0) Added the discard-counters, interface keywords, and the interface variable. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.3.1.0 Introduced on the E-Series. 7.8.1.
The following example displays the SAV discard counters on all interfaces: Dell> show ip dhcp snooping source-address-validation discard-counters deny access-list on TenGigabitEthernet 1/1/1 Total cam count 1 deny count (0 packets) deny access-list on TenGigabitEthernet 1/1/2 Total cam count 2 deny vlan 10 count (0 packets) deny vlan 20 count (0 packets) The following example displays the SAV discard counters on a particular interface: Dell> show ip dhcp snooping source-address-validation discard-counters i
DHCP packets information Snooping packets Snooping packets processed on L2 vlans : 0 : 0 DHCP Binding File Details Invalid File Invalid Binding Entry Binding Entry lease expired : 0 : 0 : 0 Dell# Commands to Configure DNS To configure the Domain Names Systems (DNS) on the system, use the following commands: ip name-server Configures one or more name server (DNS) IP addresses. You can configure up to six IP addresses.
Example • Dell(conf)#ip name-server vrf jay 2.2.2.2 • Dell(conf)#ip name-server vrf jay 2.2.2.2 3.3.3.3 4.4.4.4 5.5.5.5 6.6.6.6 7.7.7.7 ip domain-name Configures the default domain corresponding to a specific VRF. This domain is appended to the in complete DNS requests corresponding to the specified VRF. Syntax ip domain-name [vrf vrf-name] name To undo the domain name configuration corresponding to a specific VRF, use the no ip domain-name [vrf vrf-name] name command.
name Defaults Enter the name of the domain to be appended to the DNS list corresponding to the VRF. None Command Modes EXEC Command History Usage Information Example This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.4.(0.
Usage Information Example Use this command to create a mapping between a host name server and its IP addresses for a specific VRF. Dell(conf)# ip host vrf jay dell 1.1.1.1 clear host Removes one or all dynamically learned host table entries for a specific VRF. Syntax clear host [vrf vrf-name] {* | host-name} Parameters Defaults vrf vrf-name (Optional) Enter the key word vrf and then the name of the VRF to delete dynamically learned host table entries corresponding to that VRF.
15 Equal Cost Multi-Path (ECMP) Equal cost multi-path (ECMP) supports multiple "best paths" in next-hop packet forwarding to a destination device. Topics: • • • • • • ecmp-group hash-algorithm ip ecmp-group ip ecmp weighted link-bundle-distribution trigger-threshold link-bundle-monitor enable ecmp-group Provides a mechanism to monitor traffic distribution on an ECMP link bundle. A system log is generated when the standard deviation of traffic distribution on a member link exceeds a defined threshold.
Usage Information Version Description 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 9.0.0.0 Introduced on the Z9000. 8.3.19.0 Introduced on the S4820T. 8.3.10.0 Introduced on the S4810. Using CONFIGURATION mode, create an ECMP group ID. You can then assign interfaces to the ECMP group using CONFIGURATION ECMP-GROUP mode.
xor2 | xor4 | xor8 ● crc32LSB: Use CRC32_LOWER — LSB 16 bits of computed CRC32 | xor16 } stack● xor1: Use CRC16_BISYNC_AND_XOR1 — Upper 8 bits of CRC16-BISYNC and unit stack-unitlower 8 bits of xor1 number | port● xor2: Use CRC16_BISYNC_AND_XOR2 — Upper 8 bits of CRC16-BISYNC and set port-pipe lower 8 bits of xor2 ● xor4: Use CRC16_BISYNC_AND_XOR4 — Upper 8 bits of CRC16-BISYNC and lower 8 bits of xor4 ● xor8: Use CRC16_BISYNC_AND_XOR8 — Upper 8 bits of CRC16-BISYNC and lower 8 bits of xor8 ● xor16: Use CR1
Usage Information Version Description 7.8.1.0 Added the nh-ecmp option. 7.7.1.1 Added the nh-ecmp option. To ensure that CRC is not used for LAG, set the default hash-algorithm method on E-Series systems. For example,hash-algorithm ecmp xor lag checksum nh-ecmp checksum. The hash value calculated with the hash-algorithm command is unique to the entire unit.
Usage Information Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 9.0.0.0 Introduced on the Z9000. 8.3.10.0 Introduced on the S4810. You must save the new ECMP settings to the startup-config (write-mem) then reload the system for the new settings to take effect.
link-bundle-distribution trigger-threshold Provides a mechanism to set the threshold to trigger when traffic distribution begins being monitored on an ECMP link bundle. Syntax link-bundle-distribution trigger-threshold [percent] To exit from ecmp group mode, use the exit command. Parameters percent Indicate the threshold value when traffic distribution starts being monitored on an ECMP link bundle. The range is from 1 to 90%. The default is 60%.
Version Description 8.3.19.0 Introduced on the S4820T. 8.3.10.0 Introduced on the S4810.
16 Flex Hash and Optimized Boot-Up This chapter describes the Flex Hash and fast-boot enhancements. Topics: • • • • • load-balance ingress-port enable load-balance flexhash reload-type fastboot lacp fast-switchover encapsulation dot1q load-balance ingress-port enable Enable the Flex hash functionality. This utility is supported on the platform. Syntax load-balance ingress-port enable To disable the Flex hash capability, use the no version of this command.
To disable the Flex hash settings, use the no load-balance flexhash ipv4/ipv6 ip-proto protocol number command. Parameters ipv4 Denotes whether Flex Hash needs to be enabled for IPv4 packets. ipv6 Denotes whether Flex Hash needs to be enabled for IPv6 packets. protocol number Represents the Outer IPv4 protocol field in case of IPv4 packets, and the Outer IPv6 next header field in case of IPv6 packets.
Parameters Defaults fastboot Enable the system to restart the next time with the optimized booting-time capability By default, the device reloads in Jumpstart or BMP mode. Command Modes GLOBAL CONFIGURATION Command History This guide is platform-specific. For command information about other platforms, refer to the relevant Dell Networking OS Command Reference Guide. The following is a list of the Dell Networking OS version history for this command. Usage Information Version Description 9.8(1.
To remove a previously configured lite-subinterface, use the no encapsulation dot1q vlan-id command. Parameters dot1q vlan-id Enter the keyword dot1q followed by the VLAN ID to which the host belongs. The range is from 1 to 4094. A lite subinterface is considered as a Layer 3 port property and is synchronous with the existing rules of applying Layer 2 or Layer 3 properties to an interface. Command Modes INTERFACE Command History Usage Information Version Description 9.8(1.
17 FIP Snooping In a converged Ethernet network, a switch can operate as an intermediate Ethernet bridge to snoop on FIP packets during the login process on Fibre Channel over Ethernet (FCoE) forwarders (FCFs). Acting as a transit FIP snooping bridge, the switch uses dynamically created access control lists (ACLs) to permit only authorized FCoE traffic to transmit between an FCoE end-device and an FCF.
Version Description 8.3.12.0 Introduced on the S4810. clear fip-snooping statistics Clears the statistics on the FIP packets snooped on all VLANs, a specified VLAN, or a specified port interface. Syntax Parameters clear fip-snooping statistics [interface vlan vlan-id | interface port-type slot/port[/subport] | interface port-channel port-channel-number] vlan-id Enter the VLAN ID of the FIP packet statistics to be cleared.
tx Enter the keyword tx for packet transmit-specific debugging. Command Modes EXEC Privilege Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0) Introduced on the S3048-ON and S4048-ON. 9.7(0.0) Introduced on the Z9500 and S6000-ON. 8.3.19.0 Introduced on the S4820T. 8.3.12.0 Introduced on the S4810.
Version Description 9.8(0.0) Introduced on the S3048-ON and S4048-ON. 9.7(0.0) Introduced on the Z9500 and S6000-ON. 9.2(0.2) Introduced on the S4810 and S4820T. Added the receive parameters packettype and interfaces and their options. feature fip-snooping Enable FCoE transit and FIP snooping on a switch. Syntax feature fip-snooping To disable the FCoE transit feature, use the no feature fip-snooping command.
Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0) Introduced on the S3048-ON and S4048-ON. 9.7(0.0) Introduced on the Z9500 and S6000-ON. 8.3.19.0 Introduced on the S4820T. 8.3.12.0 Introduced on the S4810. The maximum number of FCFs supported per FIP snooping-enabled VLAN is 12.
Parameters Defaults max-sessionsvalue Enter the maximum number of sessions allowed per ENode MAC address. The range is from 1 to 64. 32 Command Modes CONFIGURATION Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(0.0) Introduced on the S3048-ON and S4048-ON. 9.7(0.0) Introduced on the Z9500 and S6000-ON. 9.2(0.2) Introduced on the S4810 and S4820T.
Version Description 9.8(0.0) Introduced on the S3048-ON and S4048-ON. 9.7(0.0) Introduced on the Z9500 and S6000-ON. 8.3.19.0 Introduced on the S4820T. 8.3.12.0 Introduced on the S4810.
--------- --------------- ------- ---- ----d4:ae:52:1b:e3:cd Te 1/11/1 54:7f:ee:37:34:40 100 62:00:11 show fip-snooping fcf Display information on the FCFs in FIP-snooped sessions, including the FCF interface and MAC address, FCF interface, VLAN ID, FC-MAP value, FKA advertisement period, and number of ENodes connected. Syntax Parameters show fip-snooping fcf [fcf-mac-address] fcf-mac-address Enter the MAC address of the FCF to display.
show fip-snooping statistics Display statistics on the FIP packets snooped on all interfaces, including VLANs, physical ports, and port channels. Syntax show fip-snooping statistics [interface vlan vlan-id | interface interfacetype | interface port-channel port-channel-number] Parameters vlan-id Enter the VLAN ID of the FIP packet statistics displays. port-channelnumber Enter the port channel number of the FIP packet statistics displays.
Field Description Number of Unicast Discovery Advertisements Number of FIP-snoop unicast discovery advertisements received on the interface. Number of FLOGI Number of FIP FLOGI accept frames received on the interface. Accepts Number of FLOGI Number of FIP FLOGI reject frames received on the interface. Rejects Number of FDISC Number of FIP FDISC accept frames received on the interface. Accepts Number of FDISC Number of FIP FDISC reject frames received on the interface.
Number Number Number Number Number Number Number Number Number Number Number Number Number Number Number Number Example (Port Channel) of of of of of of of of of of of of of of of of FDISC :16 FLOGO :0 Enode Keep Alive :4416 VN Port Keep Alive :3136 Multicast Discovery Advertisement :0 Unicast Discovery Advertisement :0 FLOGI Accepts :0 FLOGI Rejects :0 FDISC Accepts :0 FDISC Rejects :0 FLOGO Accepts :0 FLOGO Rejects :0 CVL :0 FCF Discovery Timeouts :0 VN Port Session Timeouts :0 Session failures due to H
Example Dell# show fip-snooping system Global Mode : Enabled FCOE VLAN List (Operational) : FCFs : Enodes : Sessions : 1, 100 1 2 17 show fip-snooping vlan Display information on the FCoE VLANs on which FIP snooping is enabled. Syntax show fip-snooping vlan Command Modes ● EXEC ● EXEC Privilege Command History Example This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.
18 Force10 Resilient Ring Protocol (FRRP) FRRP is a proprietary protocol for that offers fast convergence in a Layer 2 network without having to run the spanning tree protocol (STP). The resilient ring protocol is an efficient protocol that transmits a high-speed token across a ring to verify the link status. All the intelligence is contained in the master node with practically no intelligence required of the transit mode. Important Points to Remember ● ● ● ● ● ● ● FRRP is media- and speed-independent.
Usage Information Example Version Description 9.7(0.0) Introduced on the S6000–ON. 9.5(0.1) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.2.1.0 Introduced on the C-Series. 7.5.1.0 Introduced. Executing this command without the optional ring-id command clears the statistics counters on all the available rings.
Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.5(0.1) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T.
Version Description 8.2.1.0 Introduced on the C-Series. 7.4.1.0 Introduced. disable Disable the resilient ring protocol. Syntax disable To enable the Resilient Ring Protocol, use the no disable command. Defaults Disabled Command Modes CONFIGURATION (conf-frrp) Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.
● For a 25-Gigabit Ethernet interface, enter the keyword twentyFiveGigE then the slot/port/subport information. ● For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/port/subport information. ● For a 50-Gigabit Ethernet interface, enter the keyword fiftyGigE then the slot/port/subport information. ● For a 100-Gigabit Ethernet interface, enter the keyword hundredGigE then the slot/port information. ● For a port channel interface, enter the keywords port-channel then a number.
member-vlan Specify the member VLAN identification numbers. Syntax member-vlan {vlan-range} To return to the default, use the no member-vlan [vlan-range] command. Parameters Defaults vlan-range Enter the member VLANs using VLAN IDs (separated by commas), a range of VLAN IDs (separated by a hyphen), a single VLAN ID, or a combination. For example: VLAN IDs (comma-separated): 3, 4, 6. Range (hyphen-separated): 5-10. Combination: 3, 4, 5-10, 8.
Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.2.1.0 Introduced on the C-Series. 7.4.1.0 Introduced.
Usage Information This command places you into the resilient ring protocol. After executing this command, the command line prompt changes to conf-frrp. show frrp Display the resilient ring protocol configuration. Syntax Parameters Defaults show frrp [ring-id [summary]] | [summary] ring-id Enter the ring identification number. The range is from 1 to 255 summary (OPTIONAL) Enter the keyword summary to view just a summarized version of the Ring configuration.
31 50 Dell# Example (1) Example (2 Summary) UP Transit Down Transit 31 50 40-41 32 Dell# show frrp 1 Ring protocol 1 is in Master mode Ring Protocol Interface: Primary : TenGigabitEthernet 1/16/1 State: Forwarding Secondary: Port-channel 100 State: Blocking Control Vlan: 1 Ring protocol Timers: Hello-Interval 50 msec Dead-Interval 150 msec Ring Master's MAC Address is 00:01:e8:13:a3:19 Topology Change Statistics: Tx:110 Rx:45 Hello Statistics: Tx:13028 Rx:12348 Number of state Changes: 34 Member Vlans:
Usage Information Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.2.1.0 Introduced on the C-Series. 7.4.1.0 Introduced.
19 GARP VLAN Registration (GVRP) The Dell Networking operating system supports the basic GVRP commands on the Dell Networking OS. The generic attribute registration protocol (GARP) mechanism allows the configuration of a GARP participant to propagate through a network quickly. A GARP participant registers or de-registers its attributes with other participants by making or withdrawing declarations of attributes.
• • • • show show show show config garp timers gvrp gvrp statistics clear gvrp statistics Clear GVRP statistics on an interface. Syntax Parameters clear gvrp statistics interface interface interface interface Defaults Enter the following keywords and the interface information: ● For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then the slot/port/subport information.
debug gvrp Enable debugging on GVRP. Syntax debug gvrp {config | events | pdu} To disable debugging, use the no debug gvrp {config | events | pdu} command. Parameters Defaults config Enter the keyword config to enable debugging on the GVRP configuration. event Enter the keyword event to enable debugging on the JOIN/LEAVE events.
disable Globally disable GVRP. Syntax disable To re-enable GVRP, use the no disable command. Defaults Enabled. Command Modes CONFIGURATION-GVRP Command History Related Commands This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON.
leave-all Enter the keywords leave-all then the number of milliseconds to configure the leave-all time. The range is from 100 to 2147483647 milliseconds. The default is 1000 milliseconds. NOTE: Designate the milliseconds in multiples of 100. Defaults As above. Command Modes CONFIGURATION-GVRP Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.10(0.
Related Commands Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on C-Series, E-Series, and S-Series ● disable — globally disable GVRP.
Usage Information Version Description 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on C-Series, E-Series, and S-Series Fixed registration prevents an interface, configured using the command line, to belong to a VLAN (static configuration) from being unconfigured when it receives a Leave message. Therefore, Registration mode on that interface is fixed. Normal registration is the default registration. The port’s membership in the VLAN depends on GVRP.
show config Display the global GVRP configuration. Syntax show config Command Modes CONFIGURATION-GVRP Command History Related Commands This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.
Example Related Commands Version Description 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on C-Series, E-Series, and S-Series Dell# show garp timers GARP Timers Value (milliseconds) ---------------------------------------Join Timer 200 Leave Timer 600 LeaveAll Timer 10000 Dell# ● garp timers — set the intervals (in milliseconds) for sending GARP messages.
Usage Information Example Related Commands Version Description 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.
Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.11.1 Introduced on the Z9000.
20 ICMP Message Types This section lists and describes the possible ICMP message type resulting from a ping. The first three columns list the possible symbol or type/code. For example, you would receive a ! or 03 as an echo reply from your ping. ICMP Messages and their Definitions. Table 2. ICMP Messages and their Definitions Symbol Type Code . Query Error Timeout (no reply) ! 0 U 3 C Description 3 echo reply . destination unreachable: 0 network unreachable . 1 host unreachable .
Table 2. ICMP Messages and their Definitions (continued) Symbol Type & 11 Code Query Error time exceeded: 0 time-to-live equals 0 during transit . 1 time-to-live equals 0 during reassembly . 12 502 Description parameter problem: 1 IP header bad (catchall error) . 2 required option missing . 13 0 timestamp request . 14 0 timestamp reply . 15 0 information request (obsolete) . 16 0 information reply (obsolete) . 17 0 address mask request . 18 0 address mask reply .
21 Internet Group Management Protocol (IGMP) The IGMP commands are supported on the Dell Networking OS. Topics: • • IGMP Commands IGMP Snooping Commands IGMP Commands Dell Networking OS supports IGMPv1/v2/v3 and is compliant with RFC-3376. Important Points to Remember ● Dell Networking OS supports protocol-independent multicast-sparse (PIM-SM) and protocol-independent source-specific multicast (PIM-SSM) include and exclude modes. ● IGMPv2 is the default version of IGMP on interfaces.
● For a 100-Gigabit Ethernet interface, enter the keyword hundredGigE then the slot/port information. ● For a port channel interface, enter the keywords port-channel then a number. ● For a VLAN interface, enter the keyword vlan then a number from 1 to 4094. Command Modes EXEC Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.
● For a 50-Gigabit Ethernet interface, enter the keyword fiftyGigE then the slot/port/subport information. ● For a 100-Gigabit Ethernet interface, enter the keyword hundredGigE then the slot/port information. ● For a port channel interface, enter the keywords port-channel then a number. Defaults Disabled. Command Modes EXEC Privilege Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide.
Usage Information Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Introduced on the C-Series and S-Series. 7.6.1.0 Introduced on E-Series. The access list accepted is an extended ACL.
Version Description E-Series legacy command Usage Information Querier normally sends some group-specific queries when a leave message is received for a group prior to deleting a group from the membership database. There may be situations when you require immediate deletion of a group from the membership database. This command provides a way to achieve the immediate deletion. In addition, this command provides a way to enable immediate-leave processing for specified groups.
ip igmp query-interval Change the transmission frequency of IGMP general queries the Querier sends. Syntax ip igmp query-interval seconds To return to the default values, use the no ip igmp query-interval command. Parameters Defaults seconds Enter the number of seconds between queries sent out. The range is from 1 to 18000. The default is 60 seconds. 60 seconds Command Modes INTERFACE Command History This guide is platform-specific.
To return to the default values, use the no ip igmp query-max-resp-time command. Parameters Defaults seconds Enter the number of seconds for the maximum response time. The range is from 1 to 25. The default is 10 seconds. 10 seconds Command Modes INTERFACE Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.
Command Modes CONFIGURATION Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Added support for VRF and Introduced on the S6000-ON. 9.5(0.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000.
Version Description 9.0.2.0 Introduced on the S6000. 9.2(0.0) Introduced on the M I/O Aggregator. This command is supported in ProgrammableMux (PMUX) mode only. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Introduced on the S-Series. 7.7.1.0 Introduced on the C-Series. 7.5.1.0 Introduced on the E-Series. show ip igmp groups View the IGMP groups.
Version Description 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Added support for VRF. Introduced on the S6000-ON. 9.5(0.1) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series and C-Series. 7.5.1.0 Expanded to support the detail option. E-Series legacy command.
Example (Details) 225.0.0.3 Vlan 100 IGMPv2 00:00:05 00:02:04 3.0.0.51 225.0.0.4 Vlan 100 IGMPv2 00:00:05 00:02:04 3.0.0.51 Dell# show ip igmp group details Interface Vlan 20 Group 232.1.1.5 Uptime 00:11:22 Expires Never Router mode INCLUDE Last reporter 35.0.0.2 Group source list Source address Expires 65.0.0.1 00:01:22 65.0.0.2 00:01:22 65.0.0.3 00:01:22 65.0.0.4 00:01:22 65.0.0.5 00:01:22 show ip igmp interface View information on the interfaces participating in IGMP.
Version Description 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Added support for VRF. Introduced on the S6000-ON. 9.5(0.1) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. E-Series legacy command.
IGMP IGMP IGMP IGMP Dell# immediate-leave is disabled activity: 0 joins querying router is 50.30.124.1 version is 3 show ip igmp ssm-map Display is a list of groups that are currently in the IGMP group table and contain SSM mapped sources. Syntax Parameters show ip igmp [vrf vrf-name] ssm-map [group] vrf vrf-name (OPTIONAL) Enter the keyword vrf followed by the name of the VRF to configure this setting on that VRF. NOTE: Applies to specific VRF if input is provided, else applies to Default VRF.
Related Commands ● ip igmp ssm-map — use a statically configured list to translate (*,G) memberships to (S,G) memberships. IGMP Snooping Commands Dell Networking OS supports IGMP Snooping version 2 and 3 on all Dell Networking systems. Important Points to Remember for IGMP Snooping ● Dell Networking OS supports version 1, version 2, and version 3 hosts.
● For a 25-Gigabit Ethernet interface, enter the keyword twentyFiveGigE then the slot/port/subport information. ● For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/port/subport information. ● For a 50-Gigabit Ethernet interface, enter the keyword fiftyGigE then the slot/port/subport information. ● For a 100-Gigabit Ethernet interface, enter the keyword hundredGigE then the slot/port information. ● For a port channel interface, enter the keywords port-channel then a number.
Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S4810, S4820T, S5000, S6000, S6000–ON, Z9000, and Z9500.
ip igmp snooping fast-leave Enable IGMP snooping fast-leave for this VLAN. Syntax ip igmp snooping fast-leave To disable IGMP snooping fast leave, use the no igmp snooping fast-leave command. Defaults Not configured. Command Modes INTERFACE VLAN — (conf-if-vl-n) Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.
Command Modes INTERFACE VLAN Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.5(0.1) Introduced on the Z9500. 9.2(0.0) Introduced on the M I/O Aggregator.
Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.5(0.1) Introduced on the Z9500. 9.2(0.0) Introduced on the M I/O Aggregator.
Version Description 9.2(0.0) Introduced on the M I/O Aggregator. This command is supported in ProgrammableMux (PMUX) mode only. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. E-Series legacy command Usage Information This command enables the IGMP switch to send General Queries periodically.
Usage Information Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S4810, S4820T, S5000, S6000, Z9000, and Z9500. This command displays the IGMP database, including configured entries for either all groups on all interfaces, all groups on specific interfaces, or specific groups on specific interfaces.
Version Description 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.5(0.1) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. E-Series legacy command.
22 Interfaces To configure egress, port channel, time domain, and UDP, use these interface commands. Topics: • • • • Basic Interface Commands Port Channel Commands Enhanced Validation of Interface Ranges ip http source-interface Basic Interface Commands The following commands are for Physical, Loopback, and Null interfaces.
● For non-ON platforms, you can specify multiple ports as slot/port-range. For example, if you want to clear the port configurations corresponding to all ports between 1 and 4, specify the port range as show interfaces interface-type 1/1 - 4. ● For ON platforms, you can specify multiple ports as slot/port/[subport] - slot/port/[subport].
● show interfaces — display information on the interfaces. clear dampening Clear the dampening counters on all the interfaces or just the specified interface. Syntax Parameters Defaults clear dampening [interface] interface (OPTIONAL) Enter any of the following keywords and the interface information to clear counters from a specified interface: ● For a Port Channel interface, enter the keywords port-channel then a number.
Related Commands ● show interfaces dampening — display interface dampening information. ● dampening — configure dampening on an interface. dampening Configure dampening on an interface. Syntax dampening [[[[half-life] [reuse-threshold]] [suppress-threshold]] [maxsuppress-time]] Parameters Defaults half-life Enter the number of seconds after which the penalty is decreased. The penalty decreases half after the half-life period expires. The range is from 1 to 30 seconds. The default is 5 seconds.
NOTE: You cannot apply dampening on an interface that is monitoring traffic for other interfaces. Example Related Commands Dell(conf-if-te-1/10/1)# dampening 20 800 4500 120 Dell(conf-if-te-1/10/1)# ● clear dampening — clear the dampening counters on all the interfaces or just the specified interface. ● show interfaces dampening — display interface dampening information. description Assign a descriptive text string to the interface.
default interface Reset a physical interface to its factory default settings. Syntax default interface interface-type slot/port - range Parameters Defaults interface-type slot/port [ / subport ] Enter the interface type and slot/port [/subport] information: ● For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then the slot/port/subport information. ● For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/port/subport information.
Related Commands ● show running-config – display the current configuration. duplex (10/100 Interfaces) Configure duplex mode on the Management Interface interfaces where the speed is set to 10/100. Syntax duplex {half | full} To return to the default setting, use the no duplex command. Parameters Defaults half Enter the keyword half to set the physical interface to transmit only in one direction. full Enter the keyword full to set the physical interface to transmit in both directions.
Command History Related Commands This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.
flowcontrol Control how the system responds to and generates 802.3x pause frames. Syntax flowcontrol rx {off | on} tx {off | on} [negotiate | pause-threshold value | resume-offset value] To return to the default, use the no form of this command. Parameters rx on Enter the keywords rx on to process the received flow control frames on this port. rx off Enter the keywords rx off to ignore the received flow control frames on this port.
Important Points to Remember ● Do not enable tx pause when buffer carving is enabled. For information and assistance, consult Dell Networking TAC. ● The only configuration applicable to half duplex ports is rx off tx off. The following error is returned: Can’t configure flowcontrol when half duplex is configure, config ignored ● Half duplex cannot be configured when the flow control configuration is on (default is rx on tx on).
Related Commands off off off off off off on off off off on off off off off off off on on on off off on on off off on on off on on on off off on on off off on on off off on on off off on on ● show running-config — display the flow configuration parameters (non-default values only). ● show interfaces — display the negotiated flow control parameters. interface Configure a physical or virtual interface on the switch.
Usage Information Version Description 9.7(0.0) Introduced on the S6000-ON. 9.4(0.0) Added the support for interfaces. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.5.1.0 Added support for 4-port 40G line cards on the E-Series. 8.1.1.0 Introduced on the E-Series. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 6.4.1.
interface group Create or delete group of VLANs with a single command. You can also use this command to apply a set of configurations on a group of interfaces. Syntax interface group [interface | vlan vlanid {- vlanid } ] To delete a range of VLANs, use the following command: no interface group vlan vlanid {- vlanid} Parameters interface, interface,... Enter the keywords interface group and one of the interfaces — slot/port or VLAN number. Select the range of interfaces for bulk configuration.
interface loopback Configure a Loopback interface. Syntax interface loopback number To remove a loopback interface, use the no interface loopback number command. Parameters Defaults number Enter a number as the interface number. The range is from 0 to 16383. Not configured. Command Modes CONFIGURATION Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.10(0.
Usage Information Example Related Commands Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.11.1 Introduced on the S55, S60, and S4810. 8.1.1.0 Introduced on the E-Series. 7.5.1.
Usage Information Version Description 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.1.1.0 Introduced on the E-Series. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 6.4.1.0 Introduced You cannot delete the Null interface. The only configuration command possible in a Null interface is ip unreachables.
Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P2) Introduced on the S4038-ON. 9.8(0.0P5) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T.
Usage Information Only VLAN and port-channel interfaces created using the interface vlan and interface portchannel commands can be used in the interface range command. Use the show running-config command to display the VLAN and port-channel interfaces. VLAN or port-channel interfaces that are not displayed in the show running-config command cannot be used with the bulk configuration feature of the interface range command.
● For a Tunnel interface, enter the keyword tunnel then the tunnel ID. The range is from 1 to 16383. ● For a VLAN interface, enter the keyword vlan then a number from 1 to 4094. Defaults None Command Modes CONFIGURATION Command History Example (Single Range) This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.0) Introduced on the Z9100–ON.
interface range macro name Run the interface-range macro to automatically configure the pre-defined range of interfaces. Syntax interface range macro name Parameters Defaults name Enter the name of an existing macro. None Command Modes CONFIGURATION Command History Example (Single Range) This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.
Command Modes CONFIGURATION Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 9.1.(0.
Usage Information Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0) Introduced on the S3048-ON and S4048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module. You can configure the interface type as CR4 with auto-negotiation enabled.
Usage Information When you configure keepalive, the system sends a self-addressed packet out of the configured interface to verify that the far end of a WAN link is up. When you configure no keepalive, the system does not send keepalive packets and so the local end of a WAN link remains up even if the remote end is down. monitor interface Monitor counters on a single interface or all interfaces. The screen is refreshed every five seconds and the CLI prompt disappears.
Usage Information Example (Single Interface) Version Description pre-Version 6.2.1.0 Introduced on the E-Series. In the Example, the delta column displays changes since the last screen refresh. The following are the monitor command menu options. Key Description systest-3 Displays the host name assigned to the system. monitor time Displays the amount of time since the monitor interface command was entered. time Displays the amount of time the chassis is up (since last reboot).
Example (All Interfaces) systest-3 Monitor time: 00:01:31 Refresh Intvl.
Usage Information Version Description 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.1.1.0 Introduced on the E-Series. 7.5.1.0 Introduced on the C-Series. pre-Version 6.2.1.0 Introduced on the E-Series. If the packet includes a Layer 2 header, the difference between the link MTU and IP MTU (ip mtu command) must be enough bytes to include the Layer 2 header. When you enter the no mtu command, Dell Networking OS reduces the IP MTU value to 1536 bytes.
Usage Information Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.0 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.1.1.0 Introduced on the E-Series. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. pre-6.2.1.
Example (Configured) User Information Dell# show interfaces configured TenGigabitEthernet 1/3/4 is up, line protocol is up Hardware is Force10Eth, address is 00:01:e8:05:f7:fc Current address is 00:01:e8:05:f7:fc Interface index is 474791997 Internet address is 1.1.1.1/24 MTU 1554 bytes, IP MTU 1500 bytes LineSpeed 1000 Mbit, Mode full duplex, Master ARP type: ARPA, ARP Timeout 04:00:00 Last clearing of "show interfaces" counters 00:12:42 Queueing strategy: fifo Input Statistics: ...
Usage Information Version Description 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.1.1.0 Introduced on the E-Series. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. The following describes the interface command shown in the following example.
rate-interval Configure the traffic sampling interval on the selected interface. Syntax rate-interval seconds Parameters Defaults seconds Enter the number of seconds for which to collect traffic data. The range is from 5 to 299 seconds. NOTE: Because polling occurs every 15 seconds, the number of seconds designated here rounds to the multiple of 15 seconds lower than the entered value. For example, if 44 seconds is designated, it rounds to 30; 45 to 59 seconds rounds to 45.
Example Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.1.1.0 Introduced on the E-Series. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. pre-Version 6.2.1.
Example Version Description 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 6.1.1.0 Introduced on the E-Series.
Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.10(0.0) Introduced on the S6100–ON. 9.9(0.0) Added support to display the interface configurations corresponding to a range of ports. 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.
Line Description ● Wavelength, F10 unknown — Dell ID is present, but not able to determine the optics type ● Unknown, Non-qualified — if wavelength is reading error, and F10 ID is not present Dell Networking allows unsupported SFP and XFP transceivers to be used, but Dell Networking OS might not be able to retrieve some data about them.
Example Usage Information Example Line Description Time since... Elapsed time since the last interface status change (hh:mm:ss format).
0 Vlans, 0 throttles, 0 discarded, 0 collisions, 0 wreddrops Rate info (interval 299 seconds): Input 00.00 Mbits/sec, 0 packets/sec, 0.00% of line-rate Output 00.00 Mbits/sec, 0 packets/sec,0.
Example (OpenFlow instance) Dell# show interfaces vlan 6 Vlan 6 is down, line protocol is down Address is 00:01:e8:8a:e1:8c, Current address is 00:01:e8:8a:e1:8c Interface index is 1107525638 of-instance: 2 Internet address is not set MTU 1554 bytes, IP MTU 1500 bytes LineSpeed auto ARP type: ARPA, ARP Timeout 04:00:00 Last clearing of "show interface" counters 00:05:12 Queueing strategy: fifo Time since last interface status change: 00:05:12 Related Commands ● show interfaces configured – display any in
Example Related Commands Dell# show interfaces configured TenGigabitEthernet 1/18/1 is up, line protocol is up Hardware is Force10Eth, address is 00:01:e8:05:f7:fc Current address is 00:01:e8:05:f7:fc Interface index is 474791997 Internet address is 1.1.1.
● For ON platforms, you can specify multiple ports as slot/port/[subport] - slot/port/[subport]. For example, if you want to display information corresponding to all ports between 1 and 4, specify the port range as show interfaces interface-type 1/1/1 - 1/1/4. Defaults summary (OPTIONAL) Enter the keyword summary to display the current summary of dampening data, including the number of interfaces configured and the number of interfaces suppressed, if any.
Parameters unit-number Enter the stack member number. Command Modes ● EXEC ● EXEC Privilege Command History Example Related Commands 564 Interfaces This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.
show interfaces status To display status information on a specific interface only, display a summary of interface information or specify a stack-unit slot and interface. Syntax Parameters show interfaces [interface | stack—unit slot-number] status interface (OPTIONAL) Enter one of the following keywords the interface information: ● For a port channel interface, enter the keywords port-channel then a number.
Version Description 8.3.7.0 Introduced on the S4810. 8.5.1.0 Added support for 4-port 40G line cards on the E-Series. 8.1.1.0 Introduced on the E-Series. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 7.5.1.0 Introduced on the E-Series. Example Related Commands ● show interfaces — display information on a specific physical interface or virtual interface. show interfaces vlan Display VLAN statistics.
Queueing strategy: fifo Time since last interface status change: 2d17h26m Input Statistics: 0 packets, 0 bytes Output Statistics: 0 packets, 0 bytes, 0 underruns Related Commands ● show interfaces — display information on a specific physical interface or virtual interface. show system stack-unit fanout configured Displays the details about the fanned-out ports. Syntax Parameters show system stack-unit stack-unit-number fanout configured stack-unit stack- The stack Unit ID of the device.
Parameters interface-type (OPTIONAL) Enter one of the following keywords and the interface information: ● For a port channel interface, enter the keywords port-channel then a number. ● For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then the slot/port/subport information. ● For a 25-Gigabit Ethernet interface, enter the keyword twentyFiveGigE then the slot/port/subport information.
Version Description E-Series legacy command Usage Information The following describes the show interfaces switchport command for the following example. Items Description Name Displays the interface’s type, slot/port number. 802.1QTagged Displays whether if the VLAN tagged (“True”), untagged (“False”), or hybrid (“Hybrid”), which supports both untagged and tagged VLANs by the port. Vlan membership Lists the VLANs to which the interface is a member. Starting with Dell Networking OS version 7.6.
● For a 50-Gigabit Ethernet interface, enter the keyword fiftyGigE then the slot/port/subport information. ● For a 100-Gigabit Ethernet interface, enter the keyword hundredGigE then the slot/port information. NOTE: This command also enables you to view information corresponding to a range of ports. However, for Open Networking (ON) platforms the notation for specifying port range in the command is different from how you specify in non-ON platforms.
Line Description Voltage High Alarm threshold Displays the interface index number used by SNMP to identify the interface. Bias High Alarm threshold Factory-defined setting. Value can differ between SFP and SFP+. TX Power High Alarm threshold Factory-defined setting. Value can differ between SFP and SFP+. RX Power High Alarm threshold Factory-defined setting. Value can differ between SFP and SFP+. Temp Low Alarm threshold Factory-defined setting. Value can differ between SFP and SFP+.
Line Description Voltage Current voltage of the SFPs. If this voltage crosses voltage high alarm/warning thresholds, the voltage high alarm/warning flag is set to true. Tx Bias Current Present transmission (Tx) bias current of the SFP. If this crosses bias high alarm/ warning thresholds, the TX bias high alarm/warning flag is set to true. If it falls below the low alarm/warning thresholds, the TX bias low alarm/warning flag is set to true. Tx Power Present Tx power of the SFP.
Line Description Tx Bias High Warning Flag This can be either true or false, depending on the Tx bias current value displayed above. Tx Power High Warning Flag This can be either true or false, depending on the Current Tx power value displayed above. Rx Power High Warning Flag This can be either true or false, depending on the Current Tx power value displayed above. Temperature Low This can be either true or false, depending on the Current Temperature value Warning Flag displayed above.
SFP 1 RX Power High Warning threshold = 0.794mW SFP 1 Temp Low Warning threshold = -20.000C SFP 1 Voltage Low Warning threshold = 2.900V SFP 1 Bias Low Warning threshold = 2.000mA SFP 1 TX Power Low Warning threshold = 0.079mW SFP 1 RX Power Low Warning threshold = 0.016mW =================================== SFP 1 Temperature = 39.930C SFP 1 Voltage = 3.293V SFP 1 Tx Bias Current = 6.894mA SFP 1 Tx Power = 0.328mW SFP 1 Rx Power = 0.
Example Related Commands Version Description 8.3.7.0 Introduced on the S4810. 8.2.1.0 Added support for 4093 VLANs on E-Series. 8.1.1.0 Introduced on the E-Series. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 6.1.1.0 Introduced. Dell(conf-if-range-te-1/2/1,fo-1/2/6)# show range 2/2/1 - 0 2/56 - 0 ● interface — configure a physical interface on the switch. ● show ip interface — display Layer 3 information about the interfaces.
port channel. To enable a port channel, enter no shutdown on the port channel interface and at least one interface within that port channel. The shutdown and description commands are the only commands that you can configure on an interface that is a member of a port channel. Related Commands ● interface port-channel — create a port channel interface. ● interface vlan — create a VLAN. ● show ip interface — display the interface routing status.
Version Description 8.1.1.0 Introduced on the E-Series. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. E-Series legacy command Usage Information This command is found on the 10/100/1000/10000 Base-T Ethernet interfaces. When you enable auto, the system performs an automatic discovery to determine the optics installed and configure the appropriate speed. When you configure a speed for the 10/100/1000/10000 interface, confirm the negotiation auto command setting.
Version Description 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.11.1 Introduced on the S55, S60, and S4810 8.1.1.0 Introduced on the E-Series. 7.5.1.0 Introduced on the C-Series. pre-Version 6.2.1.0 Introduced on the E-Series. Usage Information This command is found on the Management interface only. Related Commands ● interface ManagementEthernet — configure the Management port on the system (either the Primary or Standby RPM).
Usage Information You can split a 100G port into two 50G, one 40G, four 10G, or four 25G ports. You can use the stack-unit portmode command to dynamically fan-out 100G ports into two 50G, one 40G, four 10G, or four 25G ports and vice-versa without reloading a switch. The port must be in a default configuration before it can be split. As the 100G port is lost in the configuration when the port is split, ensure that you remove the port from other L2/L3 feature configurations.
Defaults port-channel (OPTIONAL) Enter the keywords port-channel if the backup port is a static or dynamic port channel. mode (OPTIONAL) Enter the keyword mode to set the interface mode. private-vlan (OPTIONAL) Enter the keywords private-vlan to set the interface mode to private VLAN mode. host (OPTIONAL) Enter the keyword host to set the private VLAN interface to host mode. promiscuous (OPTIONAL) Enter the keyword promiscuous to set the private VLAN interface to promiscuous mode.
wavelength Set the wavelength for tunable 10–Gigabit SFP+ optics. Syntax wavelength To retain the existing wavelength, use the no wavelength command. Defaults none Command Modes INTERFACE Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.10(0.
● For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then the slot/port/subport information. ● For a 25-Gigabit Ethernet interface, enter the keyword twentyFiveGigE then the slot/port/subport information. ● For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/port/subport information. ● For a 50-Gigabit Ethernet interface, enter the keyword fiftyGigE then the slot/port/subport information.
For more information about Port Channels, refer to the Dell Networking OS Configuration Guide. Related Commands ● description — assign a descriptive text string to the interface. ● interface port-channel — create a Port Channel interface. ● shutdown — disable/enable the port channel. group Group two LAGs in a supergroup (“fate-sharing group” or “failover group”). Syntax group group_number port-channel number port-channel number To remove an existing LAG supergroup, use the no group group_number command.
Defaults Not configured. Command Modes CONFIGURATION Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.10(0.0) Increased the number of port channels to 4096. 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.
minimum-links Configure the minimum number of links in a LAG (Port Channel) that must be in “oper up” status for the LAG to be also in “oper up” status. Syntax Parameters Defaults minimum-links number number Enter the number of links in a LAG that must be in “oper up” status. The range is from 1 to 16. The default is 1. 1 Command Modes INTERFACE Command History Usage Information This guide is platform-specific.
Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.1.1.0 Introduced on the E-Series. 7.6.1.0 Introduced on the S-Series.
Version Description 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.1.1.0 Introduced on the E-Series. 7.6.1.0 Introduced on the S-Series. Modified to display the LAG failover group status. 7.5.1.0 Introduced on the C-Series.
Example Field Description Time since... Displays the time since the last change in the configuration of this interface. Dell# show interfaces port-channel 20 Port-channel 20 is up, line protocol is up (Failover-group 1 is down) Hardware address is 00:01:e8:01:46:fa Port-channel is part of failover-group 1 Internet address is 1.1.120.
show port-channel-flow Display an egress port in a given port-channel flow. Syntax Parameters show port-channel-flow outgoing-port-channel number incoming-interface interface {source-ip address destination-ip address} | {source-port number destination-port number} | {source-mac address destination-mac address {vlan vlanid | ether-type}} outgoing-portchannel number Enter the keywords outgoing-port-channel then the number of the port channel to display flow information.
Usage Information Version Description 8.3.11.1 Introduced on the Z9000. 8.3.10.0 Introduced on the S4810. Because this command calculates based on a Layer 2 hash algorithm, use this command to display flows for switched Layer 2 packets, not for routed packets (use the show ip flow command to display routed packets). The show port-channel-flow command returns the egress port identification in a given portchannel if a valid flow is entered.
● For a 50-Gigabit Ethernet interface, enter the keyword fiftyGigE then the slot/port/subport information. ● For a 100-Gigabit Ethernet interface, enter the keyword hundredGigE then the slot/port information. ● For a Loopback interface, enter the keyword loopback then a number from 0 to 16383. ● For a port channel interface, enter the keywords port-channel then a number. ● For a VLAN interface, enter the keyword vlan then a number from 1 to 4094.
23 IPv4 Routing The basic IPv4 commands are supported by Dell Networking OS on the platform.
• • • • • • • show show show show show show show ipv6 management-route ip protocols ip route ip route list ip route summary ip traffic tcp statistics arp To associate an IP address with a MAC address in the switch, use address resolution protocol (ARP). Syntax arp [vrf vrf-name] ip-address mac-address interface To remove an ARP address, use the no arp ip-address command. Parameters Defaults vrf vrf-name Enter a VRF name to configure an ARP entry for that VRF.
Usage Information Version Description 8.3.11.1 Introduced on the Z9000. 8.5.1.0 Added support for 4-port 40G line cards on the E-Series. 8.3.7.0 Introduced on the S4810. 8.1.1.0 Introduced on the E-Series. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. pre-6.2.1.0 Introduced on the E-Series. You cannot use Class D or Class E IP addresses or zero IP address (0.0.0.0) when creating a static ARP. Zero MAC addresses (00:00:00:00:00:00) are also invalid.
Related Commands ● show arp retries — display the configured number of ARP retries. arp learn-enable Enable ARP learning using gratuitous ARP. Syntax arp learn-enable Defaults Disabled Command Modes CONFIGURATION Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.
Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.4.(0.0) Introduced on the S4810 and S4820T.
arp timeout Set the time interval for an ARP entry to remain in the ARP cache. Syntax Parameters Defaults arp timeout minutes minutes Enter the number of minutes. The range is from 0 to 35790. The default is 240 minutes. 240 minutes (4 hours) Command Modes INTERFACE Command History Related Commands This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.
● For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/port/subport information. ● For a 50-Gigabit Ethernet interface, enter the keyword fiftyGigE then the slot/port/subport information. ● For a 100-Gigabit Ethernet interface, enter the keyword hundredGigE then the slot/port information. ● For the Management interface on the stack-unit, enter the keyword ManagementEthernet then the slot/port information.
clear host Remove one or all dynamically learned host table entries. Syntax Parameters clear host name name Enter the name of the host to delete. Enter * to delete all host table entries. Command Modes EXEC Privilege Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.
Version Description 9.0.2.0 Introduced on the S6000. 9.0.0.0 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.3.19.0 Introduced on the S4820T. Usage Information To clear Layer 3 CAM inconsistencies, use this command. Related Commands ● show ip fib stack-unit — show FIB entries on a specified stack-unit. CAUTION: Executing this command causes traffic disruption. clear ip route Clear one or all routes in the routing table.
Usage Information Use the vrf vrf-name attribute of this command to clear routes corresponding to either a specific VRF or the default VRF. You cannot use this attribute to clear routes corresponding to a management VRF. Related Commands ● ip route — assign an IP route to the switch. ● show ip route — view the routing table. ● show ip route summary — view a summary of the routing table. clear tcp statistics Clear TCP counters.
Parameters Defaults interface (OPTIONAL) Enter the following keywords and the interface information: ● For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then the slot/port/subport information. ● For a 25-Gigabit Ethernet interface, enter the keyword twentyFiveGigE then the slot/port/subport information. ● For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/port/subport information.
debug ip dhcp Enable debug information for dynamic host configuration protocol (DHCP) relay transactions and display the information on the console. Syntax debug ip dhcp To disable debug, use the no debug ip dhcp command. Defaults Debug disabled Command Modes EXEC Privilege Command History Example This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON.
to 113.3.3.254 00:12:42 : %RELAY-I-PACKET: BOOTP REQUEST (Unicast) received at interface 113.3.3.17 BOOTP Request, hops = 0, XID = 0xda4f9503, secs = 0, hwaddr = 00:60:CF:20:7B:8C, giaddr = 0.0.0.0 00:12:42 : %RELAY-I-BOOTREQUEST: Forwarded BOOTREQUEST for 00:60:CF:20:7B:8C to 14.4.4.2 00:12:42 : %RELAY-I-PACKET: BOOTP REPLY (Unicast) received at interface 14.4.4.1 BOOTP Reply, hops = 0, XID = 0xda4f9503, secs = 0, hwaddr = 00:60:CF:20:7B:8C, giaddr = 113.3.3.
Example Usage Information Version Description 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.5.1.0 Added support for 4-port 40G line cards on the E-Series. 8.3.7.0 Introduced on the S4810. 8.2.1.0 Added support for 4094 VLANs on the E-Series (the prior limit was 2094). 8.1.1.0 Introduced on the E-Series. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 6.3.1.0 Added the count option.
Usage Information Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.5.1.0 Added support for 4-port 40G line cards on the E-Series. 8.3.7.0 Introduced on the S4810. 8.2.1.
IP: s=10.1.2.62 (local), d=10.1.2.3 (Ma 1/1), len 1500, IP Fragment, Ident = 4741, fragment offset = 0 ICMP type=0, code=0 IP: s=10.1.2.62 (local), d=10.1.2.3 (Ma 1/1), len 1500, IP Fragment, Ident = 4741, fragment offset = 1480 IP: s=40.40.40.40 (local), d=224.0.0.5 (Te 4/11/1), len broad/multicast proto=89 IP: s=40.40.40.40 (local), d=224.0.0.6 (Te 4/11/1), len broad/multicast proto=2 IP: s=0.0.0.0, d=30.30.30.30, len 100, unroutable ICMP type=8, code=0 IP: s=0.0.0.0, d=30.30.30.
Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.
Version Description 7.5.1.0 Introduced on the C-Series. ip domain-list Configure names to complete unqualified host names. Syntax ip domain-list name To remove the name, use the no ip domain-list name command. Parameters Defaults name Enter a domain name to be used to complete unqualified names (that is, incomplete domain names that cannot be resolved). Disabled. Command Modes CONFIGURATION Command History Usage Information This guide is platform-specific.
ip domain-lookup To address resolution (that is, DNS), enable dynamic host-name. Syntax ip domain-lookup To disable DNS lookup, use the no ip domain-lookup command. Defaults Disabled. Command Modes CONFIGURATION Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.
Command Modes CONFIGURATION Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.
Usage Information Version Description 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 9.0.0.0 Added support for IPv6. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.1.1.0 Introduced on the E-Series. 7.9.1.0 Introduced VRF on the E-Series. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. pre-6.2.1.1 Introduced on the E-Series.
Version Description 8.3.7.0 Introduced on the S4810. 8.1.1.0 Introduced on the E-Series. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 6.3.1.0 Introduced for the E-Series. Usage Information This command disables the incrementing of the hops field when boot requests are relayed to a DHCP server through Dell Networking OS. If the incoming boot request already has a non-zero hops field, the message is relayed with the same value for hops.
ip icmp source-interface Enable the ICMP error and unreachable messages to be sent with the source interface IP address, such as the loopback address, instead of the hops of the preceding devices along the network path to be used for easy debugging and diagnosis of network disconnections and reachability problems with IPv4 packets.
for diagnostic purposes. In such cases, if the reply that is obtained from each hop on the network path contains the IP address of the adjacent, neighboring interface from which the packet is received, it is difficult to employ the ping and traceroute utilites.
Usage Information Version Description 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.3(0.0) Introduced on the S4810, S4820T, S6000, and Z9000 platforms.
Usage Information Version Description 8.1.1.0 Introduced on the E-Series. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. pre-6.1.1.0 Introduced for the E-Series. To avoid denial of service (DOS) attacks, keep the number of fragments allowed for re-assembly low. ip name-server Enter up to six IPv4 addresses of name servers. The order you enter the addresses determines the order of their use. Syntax ip name-server ipv4-address [ipv4-address2...
ip proxy-arp Enable proxy ARP on an interface. Syntax ip proxy-arp To disable proxy ARP, use the no ip proxy-arp command. Defaults Enabled. Command Modes INTERFACE Command History Related Commands This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.
ip-address Enter the IP address of the forwarding router in dotted decimal format. interface Enter one of the following keyword followed by the interface information ● For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then the slot/port/subport information. ● For a 25-Gigabit Ethernet interface, enter the keyword twentyFiveGigE then the slot/port/subport information. ● For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/port/subport information.
Usage Information Version Description 9.7(0.0) Introduced on the S6000-ON. 9.4.(0.0) Added support for VRF. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 9.2.(0.0) Added support for tunnel interface type. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.5.1.0 Added support for 4-port 40G line cards on the E-Series. 8.3.7.0 Introduced on the S4810. 8.2.1.0 Added support for 4094 VLANs on the E-Series (the prior limit was 2094). 8.1.1.
ip source-route Enable Dell Networking OS to forward IP packets with source route information in the header. Syntax ip source-route To drop packets with source route information, use the no ip route-source command. Defaults Enabled. Command Modes CONFIGURATION Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.
Usage Information Version Description 9.3(0.0) Introduced on the S4810, S4820T, S6000, and Z9000 platforms. You can configure the amount of time for which the device must wait before it attempts to establish a TCP connection. Using this capability, you can limit the wait times for TCP connection requests.
Usage Information Example Version Description 9.7(0.0) Introduced on the S6000-ON. 9.3(0.1) Introduced on the S6000. 9.2(1.0) Introduced on the Z9500. A warning message is displayed when you enter this command stating that this setting takes effect for existing routes only when IPv4 route prefixes are cleared from the routing table (RTM). To disable this functionality, use no ipv4 unicast-host-route command.
Version Description 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.1.1.0 Introduced on the E-Series. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. pre-6.1.1.0 Introduced on the E-Series. load-balance By default, for C-Series and S-Series, Dell Networking OS uses an IP 4-tuple (IP SA, IP DA, Source Port, and Destination Port) to distribute IP traffic over members of a Port Channel as well as equal-cost paths.
Usage Information Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.10.0 Added the ingress-port parameter for the S4810. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.
| dest-port-id | dest-module-id | vlan | ethertype | source-destmac ] tunnel [ ipv4over-ipv4 | ipv4over-gre-ipv4 | mac-in-mac ]} Defaults ● ● ● ● ● ● ● source-module-id — Use src-module-id field in hash calculation. dest-mac — Use dest-mac field in hash calculation. dest-port-id — Use dest-port-id field in hash calculation. dest-module-id — Use dest-module-id field in hash calculation. vlan — Use vlan field in hash calculation . ethertype — Use Ethertype field in hash calculation.
managementethe Enter the keyword managementethernet for the Management interface on the rnet Primary RPM. Defaults fortyGigE Enter the keyword fortyGigE to specify a forty Gigbit Ethernet interface. vlan Enter the keyword vlan to specify a vlan interface. tengigabitethern et Enter the keyword tengigabitethernet to specify a ten Gigabit Ethernete interface. Not configured. Command Modes CONFIGURATION Command History This guide is platform-specific.
● For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then the slot/port/subport information. ● For a 25-Gigabit Ethernet interface, enter the keyword twentyFiveGigE then the slot/port/subport information. ● For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/port/subport information. ● For a 50-Gigabit Ethernet interface, enter the keyword fiftyGigE then the slot/port/subport information.
Usage Information Version Description 7.9.1.0 Introduced VRF on the E-Series. 7.8.1.0 Augmented to display local ARP entries learned from private VLANs (PVLANs). 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. pre-6.1.1.0 Introduced on the E-Series. The following example shows two VLANs that are associated with a private VLAN (PVLAN) (refer to Private VLAN (PVLAN)).
Usage Information The following describes the show arp summary command shown in the following example. Description Total Entries Lists the total number of ARP entries in the ARP table. Static Entries Lists the total number of configured or static ARP entries. Dynamic Entries Lists the total number of learned or dynamic ARP entries. CPU Lists which CPU the entries are stored on.
show hosts View the host table and DNS configuration. Syntax show hosts Command Modes ● EXEC ● EXEC Privilege Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500.
Example Related Commands Dell# show hosts Default domain is not set Name/address lookup uses static Name servers are not set Host Flags TTL Type -------- -------- ---ks (perm, OK) IP 4200-1 (perm, OK) IP 1230-3 (perm, OK) IP ZZr (perm, OK) IP Z10-3 (perm, OK) IP Dell# mappings Address ------2.2.2.2 192.68.69.2 192.68.99.2 192.71.18.2 192.71.23.1 ● traceroute — view the DNS resolution. ● ip host — configure a host.
Usage Information Example Version Description 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.4(0.0) Added support for VRF. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.7.1.0 Added support for up to seven stack members. 7.6.1.0 Introduced on the S-Series. The following describes the show ip cam command shown in the following example.
show ip fib stack-unit View all Forwarding Information Base (FIB) entries of a specific stack-unit. Syntax show ip fib stack-unit stack-unit-number vrf vrf-name [ip-address [mask] [longer-prefixes] | summary] Parameters stack-unitnumber Enter the stack unit ID. vrf vrf-name Enter the keyword vrf followed by the name of the VRF to view FIB entries corresponding to that VRF. ip-address mask (OPTIONAL) Enter the IP address of the network destination to view only information on that destination.
Field Description VId Displays the VLAN ID. If no VLAN is assigned, zero (0) is listed. EC Displays the number of ECMP paths. If weighted ECMP is enabled, then the show ip fib stack-unit command display a new column named W-EC (Weighted ECMP). This column displays either a value of 1 or 0 depending on whether or not a route is assigned with a weight.
src-port number Enter the keywords src-port then the source port number. destination-port Enter the keywords destination-port then the destination port number. number Command Modes EXEC Privilege Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.
● For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then the slot/port/subport information. ● For a 25-Gigabit Ethernet interface, enter the keyword twentyFiveGigE then the slot/port/subport information. ● For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/port/subport information. ● For a 50-Gigabit Ethernet interface, enter the keyword fiftyGigE then the slot/port/subport information.
Lines Description TenGigabitEther net 1/1... Displays the interface’s type, physical and line protocol status. Internet address... States whether an IP address is assigned to the interface. If an IP address is assigned, that address is displayed. IP MTU is... Displays IP MTU value. Inbound access... Displays the name of the configured incoming access list. If none is configured, the phrase “not set” is displayed. Proxy ARP... States whether proxy ARP is enabled on the interface. Split horizon...
show ip management-route View the IP addresses assigned to the Management interface. Syntax Parameters show ip management-route [all | connected | summary | static] all (OPTIONAL) Enter the keyword all to view all IP addresses assigned to all Management interfaces on the switch. connected (OPTIONAL) Enter the keyword connected to view only routes directly connected to the Management interface.
Parameters all (OPTIONAL) Enter the keyword all to view all IP addresses assigned to all Management interfaces on the switch. connected (OPTIONAL) Enter the keyword connected to view only routes directly connected to the Management interface. summary (OPTIONAL) Enter the keyword summary to view a table listing the number of active and non-active routes and their sources. static (OPTIONAL) Enter the keyword static to view non-active routes also.
Example Version Description 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.1.1.0 Introduced on the E-Series. 7.6.1.0 Regular evaluation optimization enabled/disabled added to display output. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. pre-6.1.1.0 Introduced on the E-Series.
NOTE: bgp, isis, ospf, and rip. ● If you enter bgp, you can include the BGP as-number . ● If you enter isis, you can include the ISIS routing-tag. ● If you enter ospf, you can include the OSPF process-id. process-id (OPTIONAL) Specify that only OSPF routes with a certain process ID must be displayed. routing-tag (OPTIONAL) Specify that only ISIS routes with a certain routing tag must be displayed. connected (OPTIONAL) Enter the keyword connected to view only the directly connected routes.
Field Description ● ● ● ● ● ● ● ● ● ● ● ● ● ● ● ● IN = internal BGP EX = external BGP LO = Locally Originated O = OSPF IA = OSPF inter area N1 = OSPF NSSA external type 1 N2 = OSPF NSSA external type 2 E1 = OSPF external type 1 E2 = OSPF external type 2 i = IS-IS L1 = IS-IS level-1 L2 = IS-IS level-2 IA = IS-IS inter-area * = candidate default > = non-active route + = summary routes The weight for weighted ECMP route calculations is displayed for each path in the route in show ip route command.
R1_E600i>show ip route static ? | Pipe through a command R1_E600i>show ip route static Destination Gateway Dist/Metric Last Change ----------- ------- ----------- ----------*S 0.0.0.0/0 via 10.10.91.
Dell(conf)# do show ip route 1.1.1.0/24 Routing entry for 1.1.1.0/24 Known via "static", distance 1, metric 0 Last update 00:05:01 ago Routing Descriptor Blocks: * 4.4.4.2, via TenGigabitEthernet 1/4/1 * 6.6.6.2, via TenGigabitEthernet 1/16/1 Dell(conf)# show ip route list Display IP routes in an IP prefix list. Syntax Parameters show ip route [vrf vrf-name] list prefix-list prefix-list Enter the name of a configured prefix list.
R R R R C Related Commands Destination ----------2.1.0.0/24 2.1.1.0/24 2.1.2.0/24 2.1.3.0/24 2.1.4.0/24 Gateway Dist/Metric Last Change ----------------- ----------via 2.1.4.1, Te 1/13/1 120/2 3d0h via 2.1.4.1, Te 1/13/1 120/2 3d1h via 2.1.4.1, Te 1/13/1 120/1 3d0h via 2.1.4.1, Te 1/13/1 120/1 3d1h Direct, Te 1/13/1 0/0 3d1h ● ip prefix-list — enter CONFIGURATION-IP PREFIX-LIST mode and configures a prefix list. ● show ip prefix-list summary — display a summary of the configured prefix lists.
Example Column Heading Description Non-active Routes Identifies the back-up routes when a route is learned by two different protocols. If the best route or active route goes down, the non-active route becomes the best route. ospf 100 If routing protocols (OSPF, RIP) are configured and routes are advertised, then information on those routes is displayed. Total 1388 active... Displays the number of active and non-active routes and the memory usage of those routes.
Usage Information Version Description 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.1.1.0 Introduced on the E-Series. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 6.5.1.0 F10 Monitoring MIB available for the ip traffic statistics command. pre-6.1.1.0 Introduced on the E-Series.
● ● ● ● Example ARP ARP ARP ARP Statistics: Statistics: Statistics: Statistics: Rcvd: Replies: Object = f10ArpReplyRecv, OIDs = 1.3.6.1.4.1.6027.3.3.5.2.3 Sent: Request: Object = f10ArpReqSent, OIDs = 1.3.6.1.4.1.6027.3.3.5.2.2 Sent: Replies: Object = f10ArpReplySent, OIDs = 1.3.6.1.4.1.6027.3.3.5.2.4 Sent: Proxy: Object = f10ArpProxySent, OIDs = 1.3.6.1.4.1.6027.3.3.5.2.
Usage Information 650 Version Description 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.1.1.0 Introduced on the E-Series. 6.4.1.0 Introduced The following describes the show tcp statistics cp command shown in the following example. Field Description Rcvd: Displays the number and types of TCP packets received by the switch. ● Total = total packets received ● no port = number of packets received with no designated port 0 checksum error...
Example Field Description 0 Keepalive.... Lists the number of keepalive packets in timeout, the number keepalive probes and the number of TCP connections dropped during keepalive.
24 IPv6 Basics IPv6 basic commands are supported on the Dell Networking OS. NOTE: For information about the Dell Networking OS version and platform that supports IPv6 in each software feature, see the IPv6 Addressing section in the Dell Networking OS Configuration Guide.
clear ipv6 route Clear (refresh) all or a specific route from the IPv6 routing table. Syntax Parameters clear ipv6 route [vrf vrf-name] {* | ipv6-address prefix-length} vrf vrf-name (Optional) Enter the keyword vrf followed by the name of the VRF to clear the IPv6 routes corresponding to that VRF. * Enter the * to clear (refresh) all routes from the IPv6 routing table. ipv6-address prefix-length Enter the IPv6 address in the x:x:x:x::x format then the prefix length in the /x format.
warning-only Defaults When the warning-only option is used, a syslog message will be thrown when maximum number of dynamic IPv6 routes reaches the limit. Additional dynamic IPv6 routes will still be allowed. No limit is set on the maximum number of dynamic IPv6 routes for a VRF. Command Modes CONFIGURATION-VRF CONFIGURATION Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide.
ipv6 unicast-host-route Enable programming of IPv6 /128 route prefixes in L3 host table. Syntax [no] ipv6 unicast-host-route Defaults Enabled by default. By default, all the IPv6/128 route prefixes are installed only in L3 host table. Command Modes CONFIGURATION Command History Usage Information Example Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.7(0.0) Introduced on the S6000-ON. 9.5(0.1) Introduced on the Z9500. 9.3(0.1) Introduced on the S6000.
Usage Information Example Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.5(0.0) Introduced on the Z9000, S6000, S4810, S4820T, and MXL.. Use this command to add, edit, or delete an IPv6 RDNSS address and lifetime value. You can configure up to four IPv6 RDNSS addresses. You must specify a lifetime using the lifetime or infinite parameter.
ipv6-address (OPTIONAL) Enter the forwarding router IPv6 address in the x:x:x:x::x format. NOTE: The :: notation specifies successive hexadecimal fields of zeros. distance (OPTIONAL) Enter a number as the metric distance assigned to the route. The range is from 1 to 255. tag value (OPTIONAL) Enter the keyword tag then a tag value number. The range is from 1 to 4294967295.
Example Related Commands Dell(conf)# Dell(conf)# Dell(conf)# Dell(conf)# Dell(conf)# Dell(conf)# ipv6 route 44::/64 33::1 weight 100 ipv6 route 44::/64 33::2 weight 200 do show running-config | grep ipv6 route ipv6 route vrf vrf_test 44::/64 33::1 weight 100 ipv6 route vrf vrf_test 44::/64 33::2 weight 200 do show running-config | grep ipv6 route vrf ● show ipv6 route — view the IPv6 configured routes. show ipv6 route Displays the IPv6 routes.
Usage Information Example (SSeries) Version Description 9.2(1.0) Introduced on the Z9500. 9.0.0.0 Introduced on the Z9000. 8.3.19.0 Introduced on the S4820T. 8.3.7.0 Introduced on the S4810. 8.2.1.0 Introduced on the E-Series. 7.8.1.0 Introduced on the C-Series and S-Series. 7.4.1.0 Introduced on the E-Series. The following describes the show ipv6 route command shown in the following examples.
C S L Dell# Example (Summary) Direct, Te 1/12/1, 20:00:18 400::/64 [0/0] Direct, Tu 1, 00:09:02 800::/64 [1/0] via 100::1, Te 1/12/1, 00:00:50 fe80::/10 [0/0] Direct, Nu 0, 20:00:18 show ipv6 route summary: ====================================== Dell# show ipv6 route summary Route Source Active Routes connected 3 static 1 Total 4 Total 4 active route(s) using 928 bytes Dell# 660 IPv6 Basics Non-active Routes 0 0 0
25 IPv6 Access Control Lists (IPv6 ACLs) IPv6 ACLs and IPv6 Route Map commands are supported on Dell Networking OS. NOTE: For IPv4 ACL commands, see Access Control Lists (ACL). Important Points to Remember ● ● ● ● ● ● ● ● ● Certain platforms require manual CAM usage space allotment. For more information, see cam-acl. Egress IPv6 ACL and IPv6 ACL on the Loopback interface is not supported. Reference to an empty ACL permits any traffic.
Version Description 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.7.0 Introduced on the S4810. 8.4.2.1 Introduced on the S-Series. 8.4.2.0 Introduced on the E-Series. 7.8.1.0 Introduced on the C-Series. Example Related Commands ● cam-acl — configure CAM profiles to support IPv6 ACLs. show cam-acl Show space allocated for IPv6 ACLs. Syntax show cam-acl Command Modes ● EXEC ● EXEC Privilege Command History This guide is platform-specific.
Ipv4Acl Ipv6Acl Ipv4Qos L2Qos : : : : 2 4 2 3 Dell# Related Commands ● cam-acl — configure CAM profiles to support IPv6 ACLs. show ipv6 accounting access-list View the IPv6 access-lists created on the E-Series and the sequence of filters. Syntax Parameters show ipv6 accounting access-list [access-list-name [cam_count | interface interface {in | out}] access-list-name Enter the name of the ACL to be displayed, up to 140 characters. cam_count List the count of the CAM rules for this ACL.
Example Field Description “seq 10...” Displays the filter. If the keywords count or byte were configured in the filter, the number of packets or bytes processed by the filter is displayed at the end of the line.
permit To configure a filter that matches the filter criteria, select an IPv6 protocol number, ICMP, IPv6, TCP, or UDP. Syntax permit {ipv6-protocol-number | icmp | ipv6 | tcp | udp} To remove this filter, you have two choices: ● Use the no seq sequence-number command syntax if you know the filter’s sequence number ● Use the no permit {ipv6-protocol-number | icmp | ipv6 | tcp | udp} command Parameters Defaults ip-protocolnumber Enter an IPv6 protocol number. The range is from 0 to 255.
Version Description 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 9.0.0.0 Introduced on the Z9000. 8.3.19.0 Introduced on the S4820T. 8.3.10.0 Introduced on the S4810. ipv6 access-list Configure an access list based on IPv6 addresses or protocols. Syntax ipv6 access-list access-list-name cpu-qos To delete an access list, use the no ipv6 access-list access-list-name command.
Usage Information Version Description 7.4.1.0 Introduced on the E-Series. The number of entries allowed per ACL is hardware-dependent. For detailed specification on entries allowed per ACL, refer to your line card documentation. You can create an IPv6 ACL for control-plane traffic policing for OSPFv3, in addition to the CoPP support for VRRP, BGP, and ICMP. cam-acl-egress Allocate space for IPv6 egress ACLs.
Dell(conf)# ipv4acl Dell(conf)# ipv6acl Dell(conf)# <0-4> Dell(conf)# Dell(conf)# cam-acl-egress l2acl 1 ? Set IPV4-ACL entries cam-acl-egress l2acl 1 ipv4acl 1 ? Set IPV6-ACL entries cam-acl-egress l2acl 1 ipv4acl 1 ipv6acl ? Number of FP blocks for IPV6 (multiples of 2) cam-acl-egress l2acl 1 ipv4acl 1 ipv6acl 2 cam-acl Allocate space for IPv6 ACLs.
Ranges for the CAM profiles are from 1 to 10, except for the ipv6acl profile which is from 0 to 10. The ipv6acl allocation must be a factor of 2 (2, 4, 6, 8, 10).
26 Intermediate System to Intermediate System (IS-IS) IS-IS is an interior gateway protocol that uses shortest-path-first algorithm. IS-IS facilitates the communication between open systems, supporting routers passing through both IP and OSI traffic. A router is considered as an intermediate system. Networks are partitioned into manageable routing domains called areas. Intermediate systems send, receive, and forward packets to other routers within their area (Level 1 and Level 1-2 devices).
• • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • isis ipv6 metric isis metric isis network point-to-point isis password isis priority is-type log-adjacency-changes lsp-gen-interval lsp-mtu lsp-refresh-interval max-area-addresses max-lsp-lifetime maximum-paths metric-style multi-topology net passive-interface redistribute redistribute bgp redistribute ospf router isis set-overload-bit show config show isis database show isis graceful-restart detail show isis hostname show isis interface show is
Usage Information Version Description 8.3.19.0 Introduced on the S4820T. 8.3.12.0 Introduced on the S4810. 8.3.11.1 Introduced on the Z9000. 7.5.1.0 Introduced on the E-Series. To perform protocol-support consistency checks on hello packets, use this command. The adjacencycheck is enabled by default. If a BFD session goes down indicating that IPv4 or IPv6 connectivity to its neighbor is lost, it does not imply that the adjacency is lost altogether.
Usage Information You cannot disable leaking from Level 1 to Level 2. Also, you cannot enable leaking from Level 2 to Level 1. However, you can regulate the rate flow from one level to another using an IP Prefix list. If you do not configure the IP Prefix list, all Level 1 routes are leaked. You can find more information in IETF RFC 2966, Domain-wide Prefix Distribution with Two-Level IS-IS. area-password Configure a hash message authentication code (HMAC) password for an area.
The following is a list of the Dell Networking OS version history for this command. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.5(0.1) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.1 Introduced on the S4810.
clns host Define a name-to-network service mapping point (NSAP) that you use with commands that require NSAPs and system IDs. Syntax Parameters Defaults clns host name nsap name Enter an alphanumeric string to identify the name-to-NSAP mapping. nsap Enter a specific NSAP address that is associated with the name parameter. Not configured. Command Modes ROUTER ISIS Command History This guide is platform-specific.
Usage Information Version Description 8.3.12.0 Introduced on the S4810. 8.3.11.1 Introduced on the Z9000. Entering debug isis enables all debugging parameters. To display all debugging information in one output, use this command. To turn off debugging, you normally enter separate no forms of each command. To disable all debug messages for IS-IS at once, enter the no debug isis command.
Version Description 8.3.12.0 Introduced on the S4810. debug isis local-updates To debug IS-IS local update packets, enable debugging on a specific interface and provides diagnostic information. Syntax debug isis [vrf vrf-name] local-updates [interface] To turn off debugging, use the no debug isis [vrf vrf—name] updates [interface] command. Parameters vrf vrf-name (OPTIONAL) Enter the keyword vrf followed by the name of the VRF to enable the debugging information on IS-IS corresponding to that VRF.
debug isis snp-packets To debug IS-IS complete sequence number PDU (CSNP) and partial sequence number PDU (PSNP) packets, enable debugging on a specific interface and provides diagnostic information. Syntax debug isis [vrf vrf-name] snp-packets [interface] To turn off debugging, use the no debug isis [vrf vrf-name] snp-packets [interface] command.
To turn off debugging, use the no debug isis [vrf vrf-name] spf-triggers command. Parameters vrf vrf-name (OPTIONAL) Enter the keyword vrf followed by the name of the VRF to enable debugging information on IS-IS corresponding to that VRF. This information contains SPF trigger detail tied to the VRF that you specify. When SPF is triggered, this debugging information is displayed. Command Modes EXEC Privilege Command History This guide is platform-specific.
Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Added support for VRF. Introduced on the S6000-ON. 9.5(0.1) Introduced on the Z9500. 9.2(0.2) Introduced on the Z9000. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T.
Usage Information Version Description 7.5.1.0 Added IPv6 ISIS support. 6.3.1.0 Introduced. When you use this command to redistribute routes into a routing domain, the router becomes an autonomous system (AS) boundary router. An AS boundary router does not always generate a default route into a routing domain. The router still requires its own default route before it can generate one. How a metric value assigned to a default route advertises depends on the metric-style command configuration.
To return to the default values, use the no distance weight command. Parameters Defaults weight The administrative distance value indicates the reliability of a routing information source. The range is from 1 to 255. (A higher relative value indicates lower reliability. Routes with smaller values are given preference.) The default is 115. ip-address mask (OPTIONAL) Enter the next-hop address in dotted decimal format and enter a mask in either dotted decimal or /prefix format.
● For a 100-Gigabit Ethernet interface, enter the keyword hundredGigE then the slot/port information. ● For a port channel interface, enter the keywords port-channel then a number. ● For a VLAN interface, enter the keyword vlan then a number from 1 to 4094. Defaults Not configured. Command Modes ● ROUTER ISIS (for IPv4) ● CONFIGURATION-ROUTER-ISIS-ADDRESS-FAMILY-IPV6 (for IPv6) Command History Related Commands This guide is platform-specific.
Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.5(0.1) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.12.0 Introduced on the S4810. 7.5.1.
domain-password Set the authentication password for a routing domain. Syntax domain-password [hmac-md5 | encryption-type] password To disable the password, use the no domain-password command. Parameters Defaults hmac-md5 (OPTIONAL) Enter the keywords hmac-md5 to encrypt the password using MD5. encryption-type (OPTIONAL) Enter 7 to encrypt the password using DES. password Enter an alphanumeric string up to 16 characters long.
Usage Information Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.5(0.1) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.12.0 Introduced on the S4810. 8.3.11.1 Introduced on the Z9000. 6.3.1.0 Introduced on the E-Series. Every graceful restart enabled router’s HELLO PDUs includes a restart TLV.
graceful-restart restart-wait Enable the graceful restart maximum wait time before a restarting peer comes up. Syntax NOTE: Set the t3 timer to adjacency on the restarting router when implementing this command. graceful-restart restart-wait seconds To return to the default, use the no graceful-restart restart-wait command. Parameters Defaults seconds Enter the graceful restart time in seconds. The range is from 5 to 300 seconds. The default is 30 seconds.
Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.5(0.1) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.12.0 Introduced on the S4810. 8.3.11.1 Introduced on the Z9000. 8.3.1.0 Introduced on the E-Series.
graceful-restart t3 Configure the overall wait time before graceful restart completes. Syntax graceful-restart t3 {adjacency | manual} seconds To return to the default, use the no graceful-restart t3 command. Parameters Defaults adjacency Enter the keyword adjacency so that the restarting router receives the remaining time value from its peer and adjusts its T3 value so if you have configured this option. manual Enter the keyword manual to specify a time value that the restarting router uses.
point-to-point Defaults (OPTIONAL) Enter the keywords point-to-point to pad only point-to-point PDUs. Both LAN and point-to-point hello PDUs are padded. Command Modes ROUTER ISIS Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.
Usage Information To build name-to-systemID mapping tables through the protocol, use this command. All show commands that display systems also display the hostname. Related Commands ● clns host — define a name-to-NSAP mapping. ignore-lsp-errors Ignore LSPs with bad checksums instead of purging those LSPs. Syntax ignore-lsp-errors To return to the default values, use the no ignore-lsp-errors command. Defaults In IS-IS, the default deletes LSPs with internal checksum errors (no ignore-lsp-errors).
Usage Information Version Description 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.5(0.1) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.12.0 Introduced on the S4810. 8.3.11.1 Introduced on the Z9000. 7.5.1.0 Introduced. To assign a network entity title to enable IS-IS, use the net command. This command accepts even if an IP address is not configured.
Usage Information Configure a network entity title (the net command) to specify the area address and the router system ID. To establish adjacencies and establish dynamic routing, enable routing on one or more interfaces. You can configure only one IS-IS routing process to perform Level 2 routing. A level-1-2 designation performs Level 1 and Level 2 routing at the same time. Related Commands ● net — configure an IS-IS network entity title (NET) for the routing process.
isis csnp-interval Configure the IS-IS complete sequence number PDU (CSNP) interval on an interface. Syntax isis csnp-interval seconds [level-1 | level-2] To return to the default values, use the no isis csnp-interval [seconds] [level-1 | level-2] command. Parameters Defaults seconds Interval of transmission time between CSNPs on multi-access networks for the designated intermediate system. The range is from 0 to 65535. The default is 10.
Defaults seconds = 10; level-1 (if not otherwise specified) Command Modes INTERFACE Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.5(0.1) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.
Version Description 9.5(0.1) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.12.0 Introduced on the S4810. 8.3.11.1 Introduced on the Z9000. Usage Information The holdtime (the product of the hello-multiplier multiplied by the hello-interval) determines how long a neighbor waits for a hello packet before declaring the neighbor is down so routes can be recalculated.
Parameters Defaults default-metric Metric assigned to the link and used to calculate the cost from each other router via the links in the network to other destinations. You can configure this metric for Level 1 or Level 2 routing. The range is from 0 to 16777215. The default is 10. level-1 (OPTIONAL) Enter the keywords level-1 to configure the shortest path first (SPF) calculation for Level 1 (intra-area) routing. This value is the default.
level-2 Defaults (OPTIONAL) Enter the keywords level-2 to configure the SPF calculation for Level 2 (inter-area) routing. default-metric = 10; level-1 (if not otherwise specified) Command Modes INTERFACE Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.
isis password Configure an authentication password for an interface. Syntax isis password [hmac-md5] password [level-1 | level-2] To delete a password, use the no isis password [password] [level-1 | level-2] command. Parameters Defaults encryption-type (OPTIONAL) Enter 7 to encrypt the password using DES. hmac-md5 (OPTIONAL) Enter the keywords hmac-md5 to encrypt the password using MD5. password Assign the interface authentication password.
Parameters Defaults value This value sets the router priority. The higher the value, the higher the priority. The range is from 0 to 127. The default is 64. level-1 (OPTIONAL) Specify the priority for Level 1. This setting is the default. level-2 (OPTIONAL) Specify the priority for Level 2. value = 64; level-1 (if not otherwise specified). Command Modes INTERFACE Command History Usage Information This guide is platform-specific.
Usage Information Version Description 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.5(0.1) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.12.0 Introduced on the S4810. 8.3.11.1 Introduced on the Z9000. The IS-IS protocol automatically determines area boundaries and are able to keep Level 1 and Level 2 routing separate.
lsp-gen-interval Set the minimum interval between successive generations of link-state packets (LSPs). Syntax lsp-gen-interval [level-l | level-2] interval seconds [initial_wait_interval seconds [second_wait_interval seconds]] To restore default values, use the no lsp-gen-interval [level-l | level-2] interval seconds [initial_wait_interval seconds [second_wait_interval seconds]] command. Parameters level-l (OPTIONAL) Enter the keywords level-1 to apply the configuration to generation of Level-1 LSPs.
lsp-mtu Set the maximum transmission unit (MTU) of IS-IS link-state packets (LSPs). This command only limits the size of LSPs this router generates. Syntax lsp-mtu size To return to the default values, use the no lsp-mtu command. Parameters size The maximum LSP size, in bytes. The range is from 512 to 16000 for Non-Jumbo mode and from 128 to 9195 for Jumbo mode. The default is 1497. NOTE: The appropriate interface circuit is brought down and removed. Defaults 1497 bytes.
Usage Information Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.5(0.1) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.12.0 Introduced on the S4810. 8.3.11.1 Introduced on the Z9000. 7.5.1.0 Added support for LSP Throttling Enhancement.
Usage Information Version Description 7.5.1.0 Added support for LSP Throttling Enhancement. To configure the number of area addresses on router, use this command. This value must be consistent with routers in the same area, otherwise the router forms only Level 2 adjacencies. The value must be same among all the routers to form Level 1 adjacencies. max-lsp-lifetime Set the maximum time that link-state packets (LSPs) exist without being refreshed.
Parameters Defaults number Enter a number as the maximum number of parallel paths an IP routing installs in a routing table. The range is from 1 to 64. The default is 4. 4 Command Modes ● ROUTER ISIS (for IPv4) ● CONFIGURATION-ROUTER-ISIS-ADDRESS-FAMILY-IPV6 (for IPv6) Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.
Usage Information Version Description 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.5(0.1) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.12.0 Introduced on the S4810. If you enter the metric-style wide command, the Dell Networking OS generates and accepts only new-style TLVs.
net To configure an IS-IS network entity title (NET) for a routing process, use this mandatory command. If you did not configure a NET, the IS-IS process does not start. Syntax net network-entity-title To remove a net, use the no net network-entity-title command. Parameters Defaults network-entitytitle Specify the area address and system ID for an IS-IS routing process. The first 1 to 13 bytes identify the area address. The next 6 bytes identify the system ID.
● For a VLAN interface, enter the keyword vlan then a number from 1 to 4094. Defaults Not configured. Command Modes ROUTER ISIS Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.5(0.
Defaults ● metric metric-value = 0 ● metric-type= internal; level-2 Command Modes ● ROUTER ISIS (for IPv4) ● CONFIGURATION-ROUTER-ISIS-ADDRESS-FAMILY-IPV6 (for IPv6) Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.
level-1-2 (OPTIONAL) Routes are independently redistributed into IS-IS Level 1 and Level 2 routes. level-2 (OPTIONAL) Routes are independently redistributed into IS-IS as Level 2 routes only. This setting is the default. metric metric- (OPTIONAL) The value used for the redistributed route. Use a metric value that is consistent with the destination protocol. The range is from 0 to 16777215. The default is 0.
redistribute ospf Redistribute routing information from an OSPF process. Syntax redistribute ospf process-id [level-1| level-1-2 | level-2] [match {internal | external}] [metric metric-value] [metric-type {external | internal}] [route-map map-name] To return to the default values, use the no redistribute ospf process-id [level-1| level-1-2 | level-2] [match {internal | external}] [metric metric-value] [metric-type {external | internal}] [route-map map-name] command.
Usage Information Version Description 6.3.1.0 Introduced. How a metric value assigned to a redistributed route is advertised depends on how on the configuration of the metric-style command. If the metric-style command is set for Narrow mode and the metric value in the redistribute ospf command is set to a number higher than 63, the metric value advertised in LSPs is 63. If the metric-style command is set for wide mode, the metric value in the redistribute ospf command is advertised.
set-overload-bit To set the overload bit in zeroth fragment of non-pseudonode LSPs on the router, configure the router. This setting prevents other routers from using it as an intermediate hop in their shortest path first (SPF) calculations. Syntax set-overload-bit To return to the default values, use the no set-overload-bit command. Defaults Not set.
Version Description 9.5(0.1) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.1 Introduced on the S4810. Example (Router- The bold section identifies that Multi-Topology IS-IS is enabled in Transition mode. Isis) Dell(conf-router_isis)# show config ! router isis clns host ISIS 49.0000.0001.F100.E120.0013.00 log-adjacency-changes net 49.0000.0001.F100.E120.0013.
lspid (OPTIONAL) Display only the specified LSP. system-id (OPTIONAL) Displays the link-state database for system-id. Command Modes ● EXEC ● EXEC Privilege Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.
Example Field Description OL This value represents the overload bit, determining congestion. If the overload bit is set, other routers do not use this system as a transit router when calculating routes. The bold sections identify that MultiTopology IS-IS is enabled. Dell# show isis database IS-IS Level-1 Link State Database LSPID LSP Seq Num LSP Checksum LSP Holdtime ATT/P/OL ISIS.
show isis graceful-restart detail Display detailed IS-IS graceful restart related settings. Syntax show isis [vrf vrf-name] graceful-restart detail Command Modes ● EXEC ● EXEC Privilege Parameters Command History Example vrf vrf-name (Optional) Enter the keyword vrf followed by the name if the VRf to display IS-IS graceful restart details corresponding to that VRF. NOTE: If you do not specify this option, the IS-IS graceful restart details corresponding to the default VRF are displayed.
show isis hostname Display IS-IS host names configured or learned on the switch. Syntax Parameters show isis [vrf vrf-name] hostname vrf vrf-name Enter the keyword vrf followed by the name of the VRF to display IS-IS host names corresponding to that VRF. Command Modes ● EXEC ● EXEC Privilege Command History Example This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.
● For a 100-Gigabit Ethernet interface, enter the keyword hundredGigE then the slot/port information. ● For a Loopback interface, enter the keyword loopback then a number from 0 to 16383. ● For a port channel interface, enter the keywords port-channel then a number. ● For a VLAN interface, enter the keyword vlan then a number from 1 to 4094. Command Modes ● EXEC ● EXEC Privilege Command History Example 720 This guide is platform-specific.
show isis neighbors Display information about neighboring (adjacent) routers. Syntax Parameters show isis [vrf vrf-name] neighbors [level-1 | level-2] [detail] [interface] vrf vrf-name (OPTIONAL) Enter the keyword vrf followed by the name of the VRF to display adjacent router information corresponding to that VRF. level-1 (OPTIONAL) Displays information about Level 1 IS-IS neighbors. level-2 (OPTIONAL) Displays information about Level 2 IS-IS neighbors.
Example Field Description Interface The interface, slot, and port in which the router was discovered. State The value providing status about the adjacency state. The range is Up and Init. Type This value displays the adjacency type (Layer 2, Layer 2 or both). Priority IS-IS priority the neighbor advertises. The neighbor with highest priority becomes the designated router for the interface. Uptime Displays the interfaces uptime.
Example Version Description 8.3.12.0 Introduced on the S4810. The bold section identifies that Multi-Topology IS-IS is enabled. Dell# show isis protocol IS-IS Router: System Id: F100.E120.0013 IS-Type: level-1-2 Manual area address(es): 49.0000.0001 Routing for area address(es): 49.0000.
Usage Information Example 724 Version Description 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Added support for VRF. Introduced on the S6000-ON. 9.5(0.1) Introduced on the Z9500. 9.2(0.2) Introduced on the Z9000. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.12.0 Introduced on the S4810. The following describes the show isis traffic command shown in the following example.
IS-IS: IS-IS: IS-IS: IS-IS: Dell# Level-1 SPF Calculations : 0 Level-2 SPF Calculations : 389 LSP checksum errors received : 0 LSP authentication failures : 0 spf-interval Specify the minimum interval between shortest path first (SPF) calculations.
SPF throttling slows down the frequency at which route calculations are performed during network instability. Even though throttling route calculations slows down network convergence, not throttling can result in a network not functioning as expected. If network topology is unstable, throttling slows down the scheduling of route calculations until the topology regains its stability.
27 iSCSI Optimization Internet small computer system interface (iSCSI) optimization enables quality-of-service (QoS) treatment for iSCSI storage traffic on an Z9100–ON system. To configure and verify the iSCSI optimization feature, use the following Dell Networking OS commands.
To remove the iSCSI session aging time, use the no iscsi aging time command. Parameters Defaults time Enter the aging time for the iSCSI session. The range is from 5 to 43,200 minutes. 10 minutes Command Modes CONFIGURATION Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 8.3.19.
Usage Information Version Description 8.3.12.0 Introduced on the S4810. 8.3.16.0 Introduced on MXL 10/40GbE Switch IO Module. By default, iSCSI flows are assigned to dot1p priority 4. iscsi enable Globally enable iSCSI optimization. Syntax iscsi enable To disable iSCSI optimization, use the no iscsi enable command. Parameters Defaults enable Enter the keyword enable to enable the iSCSI optimization feature. Disabled. Command Modes CONFIGURATION Command History This guide is platform-specific.
iscsi profile-compellant Configure the auto-detection of Dell Compellent arrays on a port. Syntax iscsi profile-compellent Defaults Dell Compellent disk arrays are not detected. Command Modes INTERFACE Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 8.3.19.0 Introduced on the S4820T. 8.
show iscsi Display the currently configured iSCSI settings. Syntax show iscsi Command Modes ● EXEC ● EXEC Privilege Command History Example Related Commands This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 8.3.19.0 Introduced on the S4820T. 8.3.12.0 Introduced on the S4810. 8.3.16.
Example Dell# show isci session Session 0: -----------------------------------------------------Target: iqn.2001-05.com.equallogic:0-8a0906-0e70c2002-10a0018426a48c94iom010 Initiator: iqn.1991-05.com.microsoft:win-x9l8v27yajg ISID: 400001370000 Session 1: --------------------------------------------------------Target: iqn.2001-05.com.equallogic:0-8a0906-0f60c2002-0360018428d48c94iom011 Initiator: iqn.1991-05.com.microsoft:win-x9l8v27yajg ISID: 400001370000.
Target:iqn.2010-11.com.ixia:ixload:iscsi-TG1 Initiator:iqn.2010-11.com.ixia.ixload:initiator-iscsi-35 Up Time:00:00:01:22(DD:HH:MM:SS) Time for aging out:00:00:09:31(DD:HH:MM:SS) ISID:806978696102 Initiator Initiator Target Target Connection IP Address TCP Port IP Address TCPPort ID 10.10.0.53 33432 10.10.0.101 3260 0 Related Commands ● show iscsi — display the currently configured iSCSI settings. ● show iscsi session — display information about active iSCSI sessions on the switch.
28 Link Aggregation Control Protocol (LACP) This section contains commands for Dell Networks’ implementation of the link aggregation control protocol (LACP) for creating dynamic link aggregation groups (LAGs) — known as “port-channels” in the Dell Networking OS. NOTE: For static LAG commands based on the standards specified in the IEEE 802.3 Carrier sense multiple access with collision detection (CSMA/CD) access method and physical layer specifications, see Port Channel Commands .
Related Commands Version Description 6.2.1.1 Introduced on the E-Series. ● show lacp — display the LACP configuration. debug lacp Debug LACP (configuration, events, and so on). Syntax debug lacp [config | events | pdu [interface-type [in | out]]] To disable LACP debugging, use the no [config | events | pdu [interface-type [in | out]]] command. Parameters config (OPTIONAL) Enter the keyword config to debug the LACP configuration.
Version Description 8.5.1.0 Added support for 4-port 40G line cards on the E-Series. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 6.2.1.1 Introduced on the E-Series. lacp long-timeout Configure a long timeout period (30 seconds) for an LACP session. Syntax lacp long-timeout To reset the timeout period to a short timeout (1 second), use the no lacp long-timeout command.
To return to the default setting, use the no lacp port-priority priority-value command. Parameters Defaults priority-value Enter the port-priority value. The higher the value number, the lower the priority. The range is from 1 to 65535. The default is 32768. 32768 Command Modes INTERFACE Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.
Version Description 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 6.2.1.1 Introduced on the E-Series. port-channel-protocol lacp Enable LACP on any LAN port. Syntax port-channel-protocol lacp To disable LACP on a LAN port, use the no port-channel-protocol lacp command. Command Modes INTERFACE Command History Related Commands This guide is platform-specific.
counters Defaults (OPTIONAL) Enter the keyword counters to display the LACP counters. Without a Port Channel specified, the command clears all Port Channel counters. Command Modes ● EXEC ● EXEC Privilege Command History Example (Port-ChannelNumber) This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.
Te 1/6/1 Dell# Related Commands 740 200 200 0 0 0 0 ● clear lacp counters — clear the LACP counters. ● show interfaces port-channel — display information on configured Port Channel groups.
29 Layer 2 This section describes commands to configure Layer 2 features. Topics: • • • MAC Addressing Commands Virtual LAN (VLAN) Commands Far-End Failure Detection (FEFD) MAC Addressing Commands The following commands are related to configuring, managing, and viewing MAC addresses. mac-address-table aging-time Specify an aging time for MAC addresses to remove from the MAC address table.
Related Commands ● mac learning-limit — set the MAC address learning limits for a selected interface. ● show mac-address-table aging-time — display the MAC aging time. mac-address-table aging-time Specify an aging time for MAC addresses to remove from the MAC address table. Syntax mac-address-table aging-time seconds Parameters Defaults seconds Enter either zero (0) or a number as the number of seconds before MAC addresses are relearned. To disable aging of the MAC address table, enter 0.
multicast Enter a vlan port to where L2 multicast MAC traffic is forwarded. NOTE: Use this option if you want multicast functionality in an L2 VLAN without IGMP protocols. output interface For a unicast MAC address, enter the keyword output then one of the following interfaces for which traffic is forwarded: ● For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then the slot/port/subport information.
Version Description 7.5.1.0 Introduced on the C-Series. pre-6.2.1.1 Introduced on the E-Series. Example (Unicast) mac-address-table static 00:01:00:00:00:01 {output Te 1/2/1 vlan 2} Example (Multicast) mac-address-table static 01:00:5E:01:00:01 {multicast vlan 2 output—range Te 1/2/1, Te 1/3/1} Related Commands ● show mac-address-table — display the MAC address table.
mac learning-limit Limit the maximum number of MAC addresses (static + dynamic) learned on a selected interface. Syntax Parameters Defaults mac learning-limit address_limit [vlan vlan-id] [station-move-violation [dynamic]] [dynamic [no-station-move| station-move]] address_limit Enter the maximum number of MAC addresses that can be learned on the interface. The range is from 1 to 1000000. vlan vlan-id Enter the keyword then the VLAN ID. The range is from 1 to 4094.
After the MAC address learning limit is reached, the MAC addresses do not age out unless you add the dynamic option. To clear statistics on MAC address learning, use the clear counters command with the learning-limit parameter. NOTE: If you configure this command on an interface in a routed VLAN, and after the MAC addresses learned reaches the limit set in the mac learning-limit command, IP protocols are affected. For example, VRRP sets multiple VRRP Masters and OSPF may not come up.
mac learning-limit mac-address-sticky Maintain the dynamically learned mac addresses as sticky MAC addresses on the selected port. Syntax mac learning-limit mac-address-sticky To convert the sticky MAC addresses to dynamic MAC addresses, use the no mac learning-limit command. Parameters Defaults mac-addresssticky Configures the dynamic MAC addresses as sticky on an interface. None Command Modes INTERFACE Command History This guide is platform-specific.
shutdownoriginal Defaults Enter the keywords shutdown-original to shut down the original interface and generate a syslog message. None Command Modes INTERFACE (conf-if-interface-slot/port) Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.
Version Description 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.2.1.0 Introduced on the S-Series. 7.7.1.0 Introduced on the C-Series. 7.5.1.0 Introduced on the E-Series. show mac-address-table Display the MAC address table.
● EXEC Privilege Command History Usage Information Example Usage Information 750 Layer 2 This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.
Example (Count) Related Commands Line Beginning With Description MAC Entries... Displays the number of MAC entries learned per VLAN. Dynamic Address... Lists the number of dynamically learned MAC addresses. Static Address... Lists the number of user-defined MAC addresses. Total MAC... Lists the total number of MAC addresses the switch uses.
Example Dell# show mac-address-table aging-time Mac-address-table aging time : 1800 Dell# Related Commands ● show mac-address-table — display the current MAC address configuration. show mac learning-limit Display MAC address learning limits set for various interfaces. Syntax show mac learning-limit [violate-action] [detail] [interface interface] Parameters violate-action (OPTIONAL) Enter the keywords violate-action to display the MAC learning limit violation status.
Version Description 7.5.1.0 Added support for the violate-action and detail options. 6.5.1.0 Added support for Port Channel. Example Virtual LAN (VLAN) Commands The following commands configure and monitor virtual LANs (VLANs). VLANs are a virtual interface and use many of the same commands as physical interfaces. You can configure an IP address and Layer 3 protocols on a VLAN called Inter-VLAN routing. FTP, TFTP, ACLs and SNMP are not supported on a VLAN.
Usage Information Related Commands Version Description pre-6.2.1.1 Introduced on the E-Series. To return VLAN 1 as the Default VLAN, use this command syntax (default-vlan-id 1). The Default VLAN contains only untagged interfaces. ● interface vlan — configure a VLAN. description Add a description about the selected VLAN. Syntax description description Parameters Defaults description Enter a text string description to identify the VLAN (80 characters maximum).
Usage Information Version Description 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.3.1.0 Introduced The no default vlan disable command is not listed in the running-configuration, but when the default VLAN is disabled, default-vlan disable is listed in the running-configuration.
show config Display the current configuration of the selected VLAN. Syntax show config Command Modes INTERFACE VLAN Command History Example This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.
Command Modes ● EXEC ● EXEC Privilege Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 9.1.(0.
Column Heading Description ● ● ● ● ● ● Example Po = port channel Te = ten-gigabit Ethernet Fo = forty-gigabit Ethernet Tf = twentyfive-gigabit Ethernet Fi = fifty-gigabit Ethernet Hu = hundred-gigabit Ethernet Dell# show vlan Codes: * - Default VLAN, G - GVRP VLANs, P - Primary, C - Community, I Isolated Q: U - Untagged, T - Tagged, O - Openflow x - Dot1x untagged, X - Dot1x tagged o - OpenFlow untagged, O - OpenFlow tagged G - GVRP tagged, M - Vlan-stack i - Internal untagged, I - Internal tagged, v -
Codes: Q: U x G - Dell# Example (Brief) Example (Name) * - Default VLAN, G - GVRP VLANs Untagged, T - Tagged Dot1x untagged, X - Dot1x tagged GVRP tagged, M - Vlan-stack NUM 42 Status Description Q Ports Active U Te 1/47/1 Dell# show vlan br VLAN Name STG MAC Aging IP Address ---- -----------------------------------1 0 1800 unassigned 2 0 1800 2.2.2.2/24 3 0 1800 3.3.3.
● For a 50-Gigabit Ethernet interface, enter the keyword fiftyGigE then the slot/port/subport information. ● For a 100-Gigabit Ethernet interface, enter the keyword hundredGigE then the slot/port information. Defaults All interfaces in Layer 2 mode are untagged. Command Modes INTERFACE VLAN Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.
● For a 50-Gigabit Ethernet interface, enter the keyword fiftyGigE then the slot/port/subport information. ● For a 100-Gigabit Ethernet interface, enter the keyword hundredGigE then the slot/port information. ● For a port channel interface, enter the keywords port-channel then a number. Defaults Not configured. Command Modes INTERFACE VLAN Command History Usage Information This guide is platform-specific.
● For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then the slot/port/subport information. ● For a 25-Gigabit Ethernet interface, enter the keyword twentyFiveGigE then the slot/port/subport information. ● For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/port/subport information. ● For a 50-Gigabit Ethernet interface, enter the keyword fiftyGigE then the slot/port/subport information.
debug fefd Enable debugging of FEFD. Syntax debug fefd {events | packets} [interface] To disable debugging of FEFD, use the no debug fefd {events | packets} [interface] command. Parameters events Enter the keyword events to enable debugging of FEFD state changes. packets Enter the keyword packets to enable debugging of FEFD to view information on packets sent and received.
mode Defaults Enter the keyword mode followed by the mode type to specify the FEFD mode. ● normal: Change the link state to “unknown” when a far-end failure is detected by the software on that interface. When the interface is placed in an “unknown” state, the software brings down the line protocol. ● aggressive: Change the link state to “error-disabled” when a far-end failure is detected by the software on that interface.
Version Description 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. Legacy E-Series command. Usage Information FEFD disable command on the interface prevents the interface from running FEFD when FEFD is enabled globally. Related Commands ● fefd reset — clear an interface in Err-disabled state. It doesn’t work until the interface is in errdisabled state. ● fefd mode — change FEFD mode on an interface.
To return the FEFD mode to the default of normal, use the no fefd mode command. Parameters Defaults normal (OPTIONAL) Enter the keyword normal to change the link state to “unknown” when a far-end failure the software detects on that interface. When the interface is placed in “unknown” state, the software brings down the line protocol. aggressive (OPTIONAL) Enter the keyword aggressive to change the link state to “errordisabled” when a far-end failure the software detects on that interface.
Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.12.0 Introduced on the S4810. Legacy E-Series command. Related Commands ● fefd — enable far-end failure detection.
fefd-global Enable FEFD globally on the system. Syntax fefd-global [interval seconds][mode {normal | aggressive}] To disable FEFD globally, use the no fefd-global [mode {normal | aggressive}] command. Parameters Defaults interval seconds Enter the keyword interval followed by the number of seconds to wait between FEFD control packets. Range is from 3 to 300 seconds. Default is 15 seconds.
● For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then the slot/port/subport information. ● For a 25-Gigabit Ethernet interface, enter the keyword twentyFiveGigE then the slot/port/subport information. ● For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/port/subport information. ● For a 50-Gigabit Ethernet interface, enter the keyword fiftyGigE then the slot/port/subport information.
Te 5/2/1 Te 5/3/1 Te 5/4/1 Te 5/5/1 Te 5/6/1 Te 5/7/1 Te 5/8/1 Te 5/9/1 Te 5/10/1 Te 5/11/1 Dell# Related Commands 770 Layer 2 ● ● ● ● Aggressive Aggressive Aggressive Aggressive Aggressive Aggressive Aggressive Aggressive NA Aggressive 10 10 10 10 10 10 10 10 NA 10 Admin Shutdown Admin Shutdown Admin Shutdown Admin Shutdown Admin Shutdown Admin Shutdown Admin Shutdown Admin Shutdown Locally disabled Err-disabled fefd — enable far-end failure detection.
30 Link Layer Discovery Protocol (LLDP) The link layer discovery protocol (LLDP) advertises connectivity and management from the local station to the adjacent stations on an IEEE 802 LAN. LLDP facilitates multi-vendor interoperability by using standard management tools to discover and make available a physical topology for network management. The Dell Networking operating software implementation of LLDP is based on IEEE standard 801.1ab. The Dell Networking OS supports the basic LLDP commands on platform.
Related Commands Version Description 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.7.1.0 Introduced on the S-Series. Added the vlan-name option. 7.6.1.0 Introduced on the C-Series. 7.4.1.0 Introduced on the E-Series. ● protocol lldp (Configuration) — enable LLDP globally.
clear lldp counters Clear LLDP transmitting and receiving counters for all physical interfaces or a specific physical interface. Syntax Parameters clear lldp counters [interface interface] interface interface Defaults (OPTIONAL) Enter the following keywords and the interface information: ● For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then the slot/port/subport information.
● For a 25-Gigabit Ethernet interface, enter the keyword twentyFiveGigE then the slot/port/subport information. ● For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/port/subport information. ● For a 50-Gigabit Ethernet interface, enter the keyword fiftyGigE then the slot/port/subport information. ● For a 100-Gigabit Ethernet interface, enter the keyword hundredGigE then the slot/port information.
● For a 100-Gigabit Ethernet interface, enter the keyword hundredGigE then the slot/port information. Defaults all Enter the keyword all to display information on all interfaces. events Enter the keyword events to display major events such as timer events. packet Enter the keyword packet to display information regarding packets coming in or going out. brief Enter the keyword brief to display brief packet information. detail Enter the keyword detail to display detailed packet information.
Related Commands Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.7.1.0 Introduced on the S-Series. 7.6.1.0 Introduced on the C-Series. 7.4.1.0 Introduced on the E-Series.
Version Description 7.6.1.0 Introduced on the C-Series. 7.4.1.0 Introduced on the E-Series. mode To receive or transmit, set LLDP. Syntax mode {tx | rx} To return to the default, use the no mode command. Parameters Defaults tx Enter the keyword tx to set the mode to transmit. rx Enter the keyword rx to set the mode to receive. Both transmit and receive.
Parameters Defaults integer Enter the number of consecutive misses before the LLDP declares the interface dead. The range is from 2 to 10. 4 Command Modes CONFIGURATION (conf-lldp) and INTERFACE (conf-if-interface-lldp) Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.
Version Description 7.7.1.0 Introduced on the S-Series. 7.6.1.0 Introduced on the C-Series. 7.4.1.0 Introduced on the E-Series. protocol lldp (Interface) Enter the LLDP protocol in INTERFACE mode. Syntax [no] protocol lldp To return to the global LLDP configuration mode, use the no protocol lldp command from Interface mode. Defaults LLDP is not enabled on the interface. Command Modes INTERFACE (conf-if-interface-lldp) Command History Usage Information This guide is platform-specific.
Parameters interface interface detail Defaults (OPTIONAL) Enter the following keywords and the interface information: ● For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then the slot/port/subport information. ● For a 25-Gigabit Ethernet interface, enter the keyword twentyFiveGigE then the slot/port/subport information. ● For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/port/subport information.
Command History Example This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.7.1.
To return to the default, use the no advertise med guest-voice {vlan-id layer2_priority DSCP_value} | {priority-tagged number} command. Parameters vlan-id Enter the VLAN ID. The range is from 1 to 4094. layer2_priority Enter the Layer 2 priority. The range is from 0 to 7. DSCP_value Enter the DSCP value. The range is from 0 to 63. priority-tagged Enter the keywords priority-tagged, the Layer 2 priority, and then the DSCP value. number Defaults Unconfigured.
Command Modes CONFIGURATION (conf-lldp) Command History Related Commands This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T.
Version Description 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.7.1.0 Introduced on the S-Series. 7.6.1.0 Introduced on the C-Series and E-Series.
Related Commands Version Description 8.3.7.0 Introduced on the S4810. 7.7.1.0 Introduced on the S-Series. 7.6.1.0 Introduced on the C-Series and E-Series. ● debug lldp interface — debug LLDP. ● show lldp neighbors — display the LLDP neighbors. advertise med streaming-video To advertise streaming video services for broadcast or multicast-based video, configure the system. This command does not include video applications that rely on TCP buffering.
advertise med video-conferencing To advertise dedicated video conferencing and other similar appliances that support real-time interactive video, configure the system. Syntax advertise med video-conferencing {vlan-id layer2_priority DSCP_value} | {priority-tagged number} To return to the default, use the no advertise med video-conferencing {vlan-id layer2_priority DSCP_value} | {priority-tagged number} command. Parameters vlan-id Enter the VLAN ID. The range is from 1 to 4094.
layer2_priority Enter the Layer 2 priority. The range is from 0 to 7. DSCP_value Enter the DSCP value. The range is from 0 to 63. priority-tagged Enter the keywords priority-tagged, the Layer 2 priority, and then the DSCP value. number Defaults Unconfigured. Command Modes CONFIGURATION (conf-lldp) Command History Related Commands This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide.
Related Commands Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.7.1.0 Introduced on the S-Series. 7.6.1.0 Introduced on the C-Series and E-Series. ● debug lldp interface — de bug LLDP.
Related Commands Version Description 7.6.1.0 Introduced on the C-Series and E-Series. ● debug lldp interface — debug LLDP. ● show lldp neighbors — display the LLDP neighbors.
31 Microsoft Network Load Balancing Network load balancing (NLB) is a clustering functionality that is implemented by Microsoft on Windows 2000 Server and Windows Server 2003 operating systems. Microsoft NLB clustering allows multiple servers running Microsoft Windows to be represented by one MAC and one IP address to provide transparent failover and load-balancing.
Usage Information For multicast mode of NLB, to associate an IP address with a multicast MAC address in the switch, use address resolution protocol (ARP) by entering the arp ip-address multicast-mac-address command in Global configuration mode. This setting causes the multicast MAC address to be mapped to the cluster IP address for NLB mode of operation of the switch. Related Commands ● clear arp-cache — clear dynamic ARP entries from the ARP table. ● show arp — display the ARP table.
● For a Port Channel interface, enter the keywords port-channel followed by a number. ● For a port channel interface, enter the keywords port-channel then a number. ● For a VLAN interface, enter the keyword vlan then a number from 1 to 4094. vlan vlan-id Defaults Enter the keyword vlan then a VLAN ID number from 1 to 4094. Not configured. Command Modes CONFIGURATION Command History Example (Multicast) This guide is platform-specific.
32 Multicast Source Discovery Protocol (MSDP) Multicast source discovery protocol (MSDP) connects multiple PIM sparse-mode (PIM-SM) domains together. MSDP peers connect using TCP port 639. Peers send keepalives every 60 seconds. A peer connection is reset after 75 seconds if no MSDP packets are received. MSDP connections are parallel with MBGP connections. The Dell Networking OS supports MSDP commands on the platform.
Version Description 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.1 Introduced on the S4810. 6.2.1.1 Introduced clear ip msdp sa-cache Clears the entire source-active cache, the source-active entries of a particular multicast group, rejected, or local source-active entries. Syntax clear ip msdp sa-cache [group-address | rejected-sa | local] Parameters Defaults group-address Enter the group IP address in dotted decimal format (A.B.C.D.).
clear ip msdp statistic Clears the entire source-active cache, the source-active entries of a particular multicast group, rejected, or local source-active entries. Syntax Parameters Defaults clear ip msdp statistic peer peer-address peer Enter the keyword peer to clear the MSDP peer entries. peer-address Enter the IP address of the MSDP peer. Without any options, this command clears the entire source-active cache. Command Modes EXEC Privilege Command History This guide is platform-specific.
Related Commands Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.5(0.1) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.4.1.0 Introduced ● show ip msdp sa-cache rejected-sa — display the rejected SAs in the SA cache.
Usage Information Version Description 7.4.1.0 Introduced If a list is not specified, all SA messages received from the default peer are accepted. You can enter multiple default peer commands. ip msdp log-adjacency-changes Enable logging of MSDP adjacency changes. Syntax ip msdp log-adjacency-changes To disable logging, use the no ip msdp log-adjacency-changes command. Defaults Not configured. Command Modes CONFIGURATION Command History This guide is platform-specific.
Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.5(0.1) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.
Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.5(0.1) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.5.1.0 Added support for 4-port 40G line cards on the E-Series. 6.2.1.1 Introduced ip msdp peer Configure an MSDP peer.
Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.5(0.1) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.
Usage Information Version Description 9.5(0.1) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Introduced Modifications to the ACL do not have an immediate effect on the sa-cache. To apply the redistribute filter to entries already present in the SA cache, use the clear ip msdp sa-cache local command.
ip msdp sa-limit Configure the upper limit of source-active (SA) entries in SA-cache. Syntax ip msdp sa-limit number To return to the default, use the no ip msdp sa-limit number command. Parameters Defaults number Enter the maximum number of SA entries in SA-cache. The range is from 1 to 500000. 50000 Command Modes CONFIGURATION Command History Usage Information This guide is platform-specific.
Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.5(0.1) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.
show ip msdp Display the MSDP peer status, SA cache, or peer summary. Syntax show ip msdp {peer peer address | sa-cache | summary} Parameters Defaults peer peer address Enter the keyword peer then the peer address in a dotted decimal format (A.B.C.D.). sa-cache Enter the keywords sa-cache to display the Source-Active cache. summary Enter the keyword summary to display an MSDP peer summary. Not configured.
Dell# Peer1 show ip msdp sa-cache rejected-sa Display the rejected SAs in the SA cache. Syntax show ip msdp sa-cache rejected-sa Defaults None Command Modes ● EXEC ● EXEC Privilege Command History Example This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.
33 Multiple Spanning Tree Protocol (MSTP) Multiple spanning tree protocol (MSTP), as implemented by the Dell Networking OS, conforms to IEEE 802.1s. This command supports the Dell Networking platform.
● For Receive, enter the keyword in. ● For Transmit, enter the keyword out. events (OPTIONAL) Enter the keyword events to debug MSTP events. Command Modes EXEC Privilege Command History Example This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.
Related Commands Version Description 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 6.5.1.0 Introduced. ● protocol spanning-tree mstp — enter MULTIPLE SPANNING TREE mode.
hello-time Set the time interval between generation of MSTB bridge protocol data units (BPDUs). Syntax hello-time seconds To return to the default value, use the no hello-time command. Parameters Defaults seconds Enter a number as the time interval between transmission of BPDUs. The range is from 1 to 10. The default is 2 seconds. 2 seconds Command Modes MULTIPLE SPANNING TREE Command History Related Commands This guide is platform-specific.
Command History Related Commands This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.
Usage Information Version Description 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 6.5.1.0 Introduced. By default, all VLANs are mapped to MST instance zero (0) unless you use the vlan range command to map it to a non-zero instance.
Related Commands ● msti — map the VLAN(s) to an MST instance. ● revision — assign the revision number to the MST configuration. protocol spanning-tree mstp To enable and configure the multiple spanning tree group, enter MULTIPLE SPANNING TREE mode. Syntax protocol spanning-tree mstp To disable the multiple spanning tree group, use the no protocol spanning-tree mstp command. Defaults Not configured. Command Modes CONFIGURATION Command History Usage Information This guide is platform-specific.
To return to the default values, use the no revision command. Parameters Defaults range Enter the revision number for the MST configuration. The range is from 0 to 65535. The default is 0. 0 Command Modes MULTIPLE SPANNING TREE Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.
Example Version Description 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 6.5.1.0 Introduced on the E-Series. Dell(conf-mstp)# show config ! protocol spanning-tree mstp no disable name CustomerSvc revision 2 MSTI 10 VLAN 101-105 max-hops 5 Dell(conf-mstp)# show spanning-tree mst configuration View the multiple spanning tree configuration.
Revision: 2 MSTI VID 10 101-105 Dell# show spanning-tree msti View the multiple spanning tree instance. Syntax Parameters show spanning-tree msti [instance-number [brief]] [guard] instance-number (Optional) Enter the multiple spanning tree instance number. The range is from 0 to 63. brief (Optional) Enter the keyword brief to view a synopsis of the MST instance. guard (Optional) Enter the keyword guard to display the type of guard enabled on an MSTP interface and the current port state.
Designated root has priority 16384, address 0001.e800.0a:5c Designated bridge has priority 32768, address 0001.e802.35:06 Designated port id is 128.82, designated path cost Number of transitions to forwarding state 1 BPDU (Mrecords): sent 1109, received 0 The port is not in the portfast mode Port 88 (TenGigabitEthernet 2/6/1) is root Forwarding Port path cost 0, Port priority 128, Port Identifier 128.88 Designated root has priority 16384, address 0001.e800.
BPDU (MRecords): sent 21, received 9 The port is not in the Edge port mode Usage Information Example (Guard) The following describes the show spanning-tree msti 5 guard command shown in the following example. Field Description Interface Name MSTP interface. Instance MSTP instance. Sts Port state: root-inconsistent (INCON Root), forwarding (FWD), listening (LIS), blocking (BLK), or shut down (EDS Shut). Guard Type Type of STP guard configured (Root, Loop, or BPDU guard).
Version Description pre-6.2.1.0 Introduced on the E-Series. spanning-tree msti Configure multiple spanning tree instance cost and priority for an interface. Syntax spanning-tree msti instance {cost cost | priority priority} Parameters Defaults msti instance Enter the keyword msti and the MST instance number. The range is from zero (0) to 63. cost cost (OPTIONAL) Enter the keyword cost then the port cost value. The range is from 1 to 200000.
tc-flush-standard Enable the MAC address flushing after receiving every topology change notification. Syntax tc-flush-standard To disable, use the no tc-flush-standard command. Defaults Disabled. Command Modes CONFIGURATION Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON.
34 Multicast The multicast commands are supported by Dell Networking OS on all platform. Topics: • IPv4 Multicast Commands IPv4 Multicast Commands The following section contains the IPv4 multicast commands. clear ip mroute Clear learned multicast routes on the multicast forwarding table. To clear the protocol-independent multicast (PIM) tree information base, use the clear ip pim tib command.
Related Commands ● show ip pim tib — show the PIM tree information base. ip mroute Assign a static mroute. Syntax ip mroute [vrf vrf-name] destination mask {ip-address | null 0| {{bgp| ospf} process-id | isis | rip | static} {ip-address | tag | null 0}} [distance] To delete a specific static mroute, use the no ip mroute [vrf vrf-name] destination mask {ip-address | null 0| {{bgp| ospf} process-id | isis | rip | static} {ipaddress | tag | null 0}} [distance] command.
Version Description 8.3.7.0 Introduced on the S4810. E-Series legacy command Related Commands ● show ip mroute — display the routing table. ip multicast-limit To limit the number of multicast entries on the system, use this feature. Syntax ip multicast-limit [vrf vrf-name] limit Parameters Defaults vrf vrf-name (OPTIONAL) Enter the keyword vrf followed by the name of the VRF to limit the number of multicast on the VRF. limit Enter the desired maximum number of multicast entries on the system.
ip multicast-routing Enable IP multicast forwarding. Syntax ip multicast-routing [vrf vrf-name] To disable multicast forwarding, use the no ip multicast-routing [vrf vrf-name] command. Defaults Parameters Disabled. vrf vrf-name (OPTIONAL) Enter the keyword vrf followed by the name of the VRF to enable IP multicast forwarding on that VRF. Command Modes CONFIGURATION Command History This guide is platform-specific.
snooping [vlan vlan-id ] [ groupaddress [ sourceaddress ]] Enter the keyword snooping to display information on the multicast routes PIMSM snooping discovers. Enter a VLAN ID to limit the information displayed to the multicast routes PIM-SM snooping discovers on a specified VLAN. The VLAN ID range is from 1 to 4094. Enter a multicast group address and, optionally, a source multicast address in dotted decimal format (A.B.C.
(*, 225.1.2.1), uptime 00:04:16 Incoming vlan: Vlan 2 Outgoing interface list: TenGigabitEthernet 4/11/1 TenGigabitEthernet 4/13/1 (165.87.1.7, 225.1.2.1), uptime 00:03:17 Incoming vlan: Vlan 2 Outgoing interface list: TenGigabitEthernet 4/11/1 TenGigabitEthernet 4/13/1 TenGigabitEthernet 4/20/1 Example (VLT) Dell# show ip mroute vlt IP Multicast Routing Table Flags: S – Synced (*, 225.1.1.1), uptime 00:39:33 flags: S Incoming interface: Vlan 10 Spanned outgoing interface list: Vlan 20 (S) Vlan 30 (50.1.1.
show ip rpf View reverse path forwarding. Syntax show ip rpf Command Modes ● EXEC ● EXEC Privilege Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.
35 Neighbor Discovery Protocol (NDP) The neighbor discovery protocol for IPv6 is defined in RFC 2461 as part of the Stateless Address Autoconfiguration protocol. It replaces the Address Resolution Protocol used with IPv4.
NOTE: If you do not specify this option, the neighbors in the default VRF are cleared. ipv6-address Enter the IPv6 address of the neighbor in the x:x:x:x::x format to remove a specific IPv6 neighbor. NOTE: The :: notation specifies successive hexadecimal fields of zero.
● For a 50-Gigabit Ethernet interface, enter the keyword fiftyGigE then the slot/port/subport information. ● For a 100-Gigabit Ethernet interface, enter the keyword hundredGigE then the slot/port information. count value Defaults Enter the keyword count then the number of debug outputs. The range is from 1 to 65534. The default is infinity. None Command Modes EXEC Privilege Command History This guide is platform-specific.
hop-limit Enable the verification of the advertised hop count limit. If this command is not configured, the verification process is bypassed. Syntax hop-limit {maximum | minimum limit} To reset the hop count limit, use the no hop-limit {maximum | minimum limit} command. Parameters Defaults maximum limit Enter the keyword maximum then the hop limit value. The range is from 0 to 254. minimum limit Enter the keyword minimum then the hop limit value. The range is from 0 to 254.
Related Commands ● show ipv6 nd ra-guard policy — display the configuration applied on all the RA guard policies or a specific RA guard policy. ipv6 nd ra-guard enable Allow you to configure the RA guard related commands. Syntax ipv6 nd ra-guard enable To disable the RA guard, use the no ipv6 nd ra-guard enable command. Defaults Disabled Command Modes CONFIGURATION Command History This guide is platform-specific.
ipv6 neighbor Configure a static entry in the IPv6 neighbor discovery. Syntax ipv6 neighbor [vrf vrf-name] {ipv6-address} {interface interface} {hardware_address} To remove a static IPv6 entry from the IPv6 neighbor discovery, use the no ipv6 neighbor [vrf vrf-name] {ipv6-address} {interface interface} command. Parameters vrf vrf-name (Optional) Enter the keyword vrf followed by the name of the VRF to install IPv6 routes in that VRF.
Usage Information Neighbor Discovery Protocol for IPv6 is defined in RFC 2461 as part of the Stateless Address Autoconfiguration protocol. It replaces the Address Resolution Protocol used with IPv4. It defines mechanisms for solving problems, such as: ● Router discovery: Hosts can locate routers residing on a link. ● Prefix discovery: Hosts can discover address prefixes for the link. ● Parameter discovery . ● Address autoconfiguration — configuration of addresses for an interface .
Parameters ipv6–access-list name ipv6–prefix-list Defaults Enter the keywords ipv6–access-list then the access-list name. The accesslist name allows a maximum of 140 characters. name Enter the keywords ipv6–prefix-list then the prefix-list name. The prefix-list name allows a maximum of 140 characters. ipv6–macaccess-list name Enter the keywords ipv6–mac-access-list then the mac-access-list name. The mac-access-list name allows a maximum of 140 characters.
Related Commands Version Description 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.7(0.0) Introduced on the S4810, S4820T, S5000, S6000, and Z9000 switches. ● ipv6 nd ra-guard enable — configure the RA guard related commands. ● ipv6 nd raguard policy policy-name — define the RA guard policy name and enter the RA guard policy configuration mode. mtu Enable the verification of the configured maximum transmission unit (MTU) value in the received RA packets.
Command History Related Commands This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.9(0.0) Introduced on the Z9500. 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.7(0.0) Introduced on the S4810, S4820T, S5000, S6000, and Z9000 switches.
Parameters Defaults value Enter the advertised retransmission time interval in milliseconds. The range is from 100 to 4,294,967,295 milliseconds. None Command Modes POLICY LIST CONFIGURATION Command History Related Commands This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.9(0.0) Introduced on the Z9500. 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.
To reset the default router preference value, use the no router-preference maximum {high | low | medium} command. Parameters Defaults high Enter the keyword high to set the DRP value as high. low Enter the keyword low to set the DRP value as low. medium Enter the keyword medium to set the DRP value as medium. None Command Modes POLICY LIST CONFIGURATION Command History Related Commands This guide is platform-specific.
trusted-port Dell(conf-ra_guard_policy_list)# Related Commands ● ipv6 nd ra-guard enable — configure the RA guard related commands. ● ipv6 nd ra-guard policy — define the RA guard policy name and enter the RA guard policy list configuration mode. ● device-role — specify the role of the device attached to the port. ● hop-limit — enable the verification of the advertised hop count limit. ● mtu — set the maximum transmission unit (MTU) value.
● router-preference maximum — enable the verification of the advertised default router preference (DRP) value. ● trusted-port — apply the policy to trusted ports. ● ipv6 nd raguard attach-policy — apply the IPv6 RA guard to a specific interface. show ipv6 neighbors Display IPv6 discovery information. Entering the command without options shows all IPv6 neighbor addresses stored on the control processor (CP).
Example Version Description 9.0.0.0 Introduced on the Z9000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.1 Introduced on the S4810. Dell# show ipv6 neighbors IPv6 Address Expires(min) Hardware Address State Interface VLAN CPU -------------------------------------------------------------------100::1 0.03 00:00:00:00:00:22 DELAY Te 1/12/1 CP fe80::200:ff:fe00:22 232 00:00:00:00:00:22 STALE Te 1/12/1 CP 500::1 0.
36 Object Tracking Object Tracking supports IPv4 and IPv6, and is available on the Dell Networking platforms. Object tracking allows you to define objects of interest, monitor their state, and report to a client when a change in an object’s state occurs.
Example delay Configure the time delay used before communicating a change in the status of a tracked object to clients. Syntax delay {[up seconds] [down seconds]} To return to the default setting, use the no delay command. Parameters Defaults seconds Enter the number of seconds the object tracker waits before sending a notification about the change in the UP and/or DOWN state of a tracked object to clients. The range is 0 to 180. The default is 0 seconds.
Command Modes OBJECT TRACKING (conf_track_object-id) Command History Related Commands This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 8.3.12.0 Introduced on the S4810. 8.4.1.0 Introduced.
track 5 ip route 192.168.0.0/24 reachability vrf red track resolution ip route isis 20 track resolution ip route ospf 10 Example (Objectid) Dell# show running-config track 300 track 300 ip route 10.0.0.0/8 metric threshold delay down 3 delay up 5 threshold metric up 100 Related Commands ● show track – display information about tracked objects, including configuration, current state, and clients which track the object.
Usage Information The following describes the show track command shown in the Example below. Output Description Track object-id Displays the number of the tracked object. Interface type Displays the interface type and slot/port number or address of the IPv4/IPv6 route slot/port , IP that is being tracked. route ip-address , IPv6 route ipv6address object is Up/ Down Up/Down state of tracked object; for example, IPv4 interface, reachability or metric threshold of an IP route.
● track interface ip routing – configure object tracking on the routing status of an IPv4 Layer 3 interface. ● track interface line-protocol – configure object tracking on the line-protocol state of a Layer 2 interface. ● track ip route metric threshold – configure object tracking on the threshold of an IPv4 route metric. ● track ip route reachability – configure object tracking on the reachability of an IPv4 route.
metrics for supported protocols with the track resolution ip route and track resolution ipv6 route commands. Related Commands ● track ip route metric threshold – configure object tracking on the threshold of an IPv4 route metric. ● track resolution ip route – configure the protocol-specific resolution value used to scale an IPv4 route metric. track interface ip routing Configure object tracking on the routing status of an IPv4 Layer 3 interface.
● track interface line-protocol – configure object tracking on the line-protocol state of a Layer 2 interface. track interface line-protocol Configure object tracking on the line-protocol state of a Layer 2 interface. Syntax track object-id interface interface line-protocol To return to the default setting, use the no track object-id command. Parameters Defaults object-id Enter the ID number of the tracked object. The range is 1 to 500.
track ip route metric threshold Configure object tracking on the threshold of an IPv4 route metric. Syntax track object-id ip route ip-address/prefix-len metric threshold [vrf vrfname] To return to the default setting, use the no track object-id command. Parameters Defaults object-id Enter the ID number of the tracked object. The range is 1 to 500. ip-address/ prefix-len Enter an IPv4 address in dotted decimal format. The valid IPv4 prefix lengths are from /0 to /32.
track ip route reachability Configure object tracking on the reachability of an IPv4 route. Syntax track object-id ip route ip-address/prefix-len reachability [vrf vrf-name] To return to the default setting, use the no track object-id command. Parameters Defaults object-id Enter the ID number of the tracked object. The range is 1 to 500. ip-address/ prefix-len Enter an IPv4 address in dotted decimal format. The valid IPv4 prefix lengths are from /0 to /32.
isis resolution- value ospf resolution- value Defaults Enter the resolution used to convert the metric in the routing table for ISIS routes to a scaled metric. Enter the resolution used to convert the metric in the routing table for OSPF routes to a scaled metric. None Command Modes CONFIGURATION Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.
show track ipv6 route Display information about all tracked IPv6 routes, including configuration, current tracked state (UP or DOWN), and the clients which are tracking an object. Syntax Parameters show track ipv6 route [brief] brief (OPTIONAL) Display a single line summary of information for tracked IPv6 routes. Command Modes ● EXEC ● EXEC Privilege Command History Usage Information This guide is platform-specific.
Usage Command Example (Brief) The following describes the show track ipv6 route brief command shown in the Example below. Ouput Description ResID Number of the tracked object. Resource Type of tracked object. Parameter Detailed description of the tracked object. State Up or Down state of the tracked object. Last Change Time since the last change in the state of the tracked object.
Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 8.3.12.0 Introduced on the S4810. 8.4.1.0 Introduced. Usage Information Use this command to create an object that tracks the routing state of an IPv6 Layer 3 interface: ● The status of the IPv6 interface is UP only if the Layer 2 status of the interface is UP and the interface has a valid IP address.
When you configure the threshold of an IPv6 route metric as a tracked object, the UP/DOWN state of the tracked route is also determined by the current metric for the route in the routing table. To provide a common tracking interface for different clients, route metrics are scaled in the range 0 to 255, where 0 is connected and 255 is inaccessible. The scaled metric value communicated to a client always considers a lower value to have priority over a higher value.
If the next-hop address in the ARP cache ages out for a route tracked for its reachability, an attempt is made to regenerate the ARP cache entry to if the next-hop address appears before considering the route DOWN. Related Commands ● show track ipv6 route – display information about tracked IPv6 routes, including configuration, current state, and clients which track the route. ● track ipv6 route reachability – configure object tracking on the reachability of an IPv4 route.
37 Open Shortest Path First (OSPFv2 and OSPFv3) Open Shortest Path First version 2 for IPv4 is supported on platform. OSPF is an interior gateway protocol (IGP), which means that it distributes routing information between routers in a single autonomous system (AS). OSPF is also a link-state protocol in which all routers contain forwarding tables derived from information about their links to their neighbors.
Version Description 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Added support for the Multi-Process OSPF. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. pre- 6.1.1.1 Introduced on the E-Series.
Version Description 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Added support for the Multi-Process OSPF. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. pre- 6.1.1.1 Introduced on the E-Series. area range Summarize routes matching an address/mask at an area border router (ABR).
Version Description 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. pre- 6.1.1.1 Introduced on the E-Series. Usage Information Only the routes within an area are summarized, and that summary is advertised to other areas by the ABR. External routes are not summarized. Related Commands ● area stub — create a stub area. ● router ospf — enter ROUTER OSPF mode to configure an OSPF instance. area stub Configure a stub area, which is an area not connected to other areas.
auto-cost Specify how the OSPF interface cost is calculated based on the reference bandwidth method. Syntax auto-cost [reference-bandwidth ref-bw] To return to the default bandwidth or to assign cost based on the interface type, use the no autocost [reference-bandwidth] command. Parameters Defaults ref-bw (OPTIONAL) Specify a reference bandwidth in megabits per second. The range is from 1 to 4294967. The default is 100 megabits per second. 100 megabits per second.
Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Added support for the Multi-Process OSPF. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. pre- 6.1.1.
Command History Related Commands This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.
Usage Information Version Description 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.8.0 Added the database-timer rate-limit option for the S4810. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Added support for the Multi-Process OSPF. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. pre- 6.1.1.
Field Description ● N - (N-bit is not set) ● MC+ (bit used by MOSPF is set and router is able to forward IP multicast packets) ● MC- (bit used by MOSPF is not set and router cannot forward IP multicast packets) ● E + (router is able to accept AS External LSAs) ● E - (router cannot accept AS External LSAs) ● T + (router can support TOS) ● T - (router cannot support TOS) Example hi: Displays the amount of time configured for the HELLO interval.
Related Commands Version Description 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Added support for the Multi-Process OSPF. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. pre- 6.1.1.1 Introduced on the E-Series.
description Add a description about the selected OSPF configuration. Syntax description description To remove the OSPF description, use the no description command. Parameters Defaults description Enter a text string description to identify the OSPF configuration (80 characters maximum). None Command Modes ROUTER OSPF Command History Related Commands This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide.
Defaults 110 Command Modes ROUTER OSPF Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.
Usage Information Version Description 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Added support for the Multi-Process OSPF. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 6.1.1.1 Introduced on the E-Series.
Version Description 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Added support for the Multi-Process OSPF. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. pre- 6.1.1.1 Introduced on the E-Series.
Usage Information Version Description 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Added support for the Multi-Process OSPF. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. pre- 6.1.1.1 Introduced on the E-Series.
Usage Information The higher this parameter is set, the faster OSPF converge takes place. NOTE: The faster the convergence, the more frequent the route calculations and updates. This behavior impacts CPU utilization and may impact adjacency stability in larger topologies. Generally, convergence level 1 meets most convergence requirements. Higher convergence levels should only be selected following consultation with Dell Networking technical support. flood-2328 Enable RFC-2328 flooding behavior.
Syntax graceful-restart grace-period seconds To disable the grace period, use the no graceful-restart grace-period command. Parameters Defaults seconds Time duration, in seconds, that specifies the duration of the restart process before OSPF terminates the process. The range is from 40 to 1800 seconds. Not Configured Command Modes ROUTER OSPF Command History Usage Information This guide is platform-specific.
Version Description 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.12.0 Introduced on the S4810. 7.8.1.0 Restart role enabled on the S-Series (Both Helper and Restart roles now supported on S-Series). Added support for Multi-Process OSPF. 7.7.1.0 Added Helper-Role support on the S-Series. 7.5.1.
Version Description pre- 6.1.1.1 Introduced on the E-Series. graceful-restart role Specify the role for your OSPF router during graceful restart. Syntax graceful-restart role [helper-only | restart-only] To disable graceful restart role, use the no graceful-restart role command. Parameters Defaults role helper-only (OPTIONAL) Enter the keywords helper-only to specify the OSPF router is a helper only during graceful restart.
Command Modes INTERFACE Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000.
Usage Information Version Description 7.5.1.0 Introduced on the C-Series. pre- 6.1.1.1 Introduced on the E-Series. All neighboring routers in the same network must use the same password to exchange OSPF information. ip ospf cost Change the cost associated with the OSPF traffic on an interface. Syntax ip ospf cost cost To return to default value, use the no ip ospf cost command. Parameters Defaults cost Enter a number as the cost. The range is from 1 to 65535.
ip ospf dead-interval Set the time interval since the last hello-packet was received from a router. After the interval elapses, the neighboring routers declare the router dead. Syntax ip ospf dead-interval seconds To return to the default values, use the no ip ospf dead-interval command. Parameters Defaults seconds Enter the number of seconds for the interval. The range is from 1 to 65535. The default is 40 seconds. 40 seconds Command Modes INTERFACE Command History This guide is platform-specific.
Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.
Usage Information Version Description 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. pre- 6.1.1.1 Introduced on the E-Series. You can configure a maximum of six digest keys on an interface. Of the available six digest keys, the switches select the MD5 key that is common. The remaining MD5 keys are unused.
ip ospf network Set the network type for the interface. Syntax ip ospf network {broadcast | point-to-point} To return to the default, use the no ip ospf network command. Parameters Defaults broadcast Enter the keyword broadcast to designate the interface as part of a broadcast network. point-to-point Enter the keywords point-to-point to designate the interface as part of a point-to-point network. Broadcast. Command Modes ROUTER OSPF Command History This guide is platform-specific.
Usage Information Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. pre- 6.1.1.1 Introduced on the E-Series.
Usage Information Version Description 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. pre- 6.1.1.1 Introduced on the E-Series. Set the time interval to a number large enough to prevent unnecessary retransmissions. ip ospf transmit-delay To send a link state update packet on the interface, set the estimated time elapsed. Syntax ip ospf transmit-delay seconds To return to the default value, use the no ip ospf transmit-delay command.
log-adjacency-changes To send a Syslog message about changes in the OSPF adjacency state, set Dell Networking OS. Syntax log-adjacency-changes To disable the Syslog messages, use the no log-adjacency-changes command. Defaults Disabled. Command Modes ROUTER OSPF Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.
Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 9.1(0.0) Introduced support for OSPFv3 on the S4810 and Z9000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Added support for Multi-Process OSPF. 7.6.1.0 Introduced on the S-Series.
network area Define which interfaces run OSPF and the OSPF area for those interfaces. Syntax network ip-address mask area area-id To disable an OSPF area, use the no network ip-address mask area area-id command. Parameters ip-address Specify a primary or secondary address in dotted decimal format. The primary address is required before adding the secondary address. mask Enter a network mask in /prefix format. (/x) area-id Enter the OSPF area ID as either a decimal value or in a valid IP address.
passive-interface Suppress both receiving and sending routing updates on an interface. Syntax passive-interface {default | interface} To enable both the receiving and sending routing, use the no passive-interface interface command. To return all OSPF interfaces (current and future) to active, use the no passive-interface default command. Parameters default Enter the keyword default to make all OSPF interfaces (current and future) passive.
The default keyword sets all interfaces as passive. You can then configure individual interfaces, where adjacencies are desired, using the no passive-interface interface command. The no form of this command is inserted into the configuration for individual interfaces when the no passiveinterface interface command is issued while passive-interface default is configured.
● 1 = OSPF External type 1 ● 2 = OSPF External type 2 route-map map- name tag tag-value Defaults (OPTIONAL) Enter the keywords route-map then the name of the route map. (OPTIONAL) Enter the keyword tag then a number. The range is from 0 to 4294967295. Not configured. Command Modes ROUTER OSPF Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.
metric-type type-value (OPTIONAL) Enter the keywords metric-type then one of the following: ● 1 = for OSPF External type 1 ● 2 = for OSPF External type 2 route-map map- (OPTIONAL) Enter the keywords route-map then the name of the route map. name tag tag-value Defaults (OPTIONAL) Enter the keyword tag to set the tag for routes redistributed into OSPF. The range is from 0 to 4294967295. None Command Modes ROUTER OSPF Command History This guide is platform-specific.
level-2 (OPTIONAL) Enter the keywords level-2 to redistribute only IS-IS Level-2 routes. metric metric- (OPTIONAL) Enter the keyword metric then a number. The range is from 0 (zero) to 4294967295. value metric-type type-value Defaults (OPTIONAL) Enter the keywords metric-type then one of the following: ● 1 = for OSPF External type 1 ● 2 = for OSPF External type 2 route-map mapname (OPTIONAL) Enter the keywords route-map then the name of the route map.
Usage Information Example Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Added support for Multi-Process OSPF. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series.
Usage Information Version Description 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 9.1(0.0) Added support for OSPFv3 on the S4810 and Z9000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Added support for Multi-Process OSPF. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. pre- 6.1.1.
Example Dell(conf-router_ospf)# show config ! router ospf 3 passive-interface 0 TenGigabitEthernet 1/1/1 Dell(conf-router_ospf)# show ip ospf Display information on the OSPF process configured on the switch. Syntax Parameters show ip ospf [process-id | vrf vrf name] process-id Enter the OSPF Process ID to show a specific process. If no Process ID is entered, command applies only to the first OSPF process. vrf vrf name Show only the OSPF information tied to the VRF process.
Line Beginning with Description “Routing Process...” Displays the OSPF process ID and the IP address associated with the process ID. “Supports only...” Displays the number of Type of Service (TOS) rouse supported. “SPF schedule...” Displays the delay and hold time configured for this process ID. “Convergence Level” Example Related Commands “Min LSA....” Displays the intervals set for LSA transmission and acceptance. “Number of...
Usage Information Version Description 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Added support of Multi-Process OSPF. 7.8.1.0 Added the process-id option, in support of Multi-Process OSPF. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series and E-Series. To isolate problems with external routes, use this command.
Usage Information Example Version Description 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Added support of Multi-Process OSPF. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. pre- 6.1.1.1 Introduced on the E-Series.
show ip ospf database asbr-summary Display information about autonomous system (AS) boundary LSAs. Syntax Parameters show ip ospf [process-id] database asbr-summary [link-state-id] [adv-router ip-address] process-id Enter the OSPF Process ID to show a specific process. If no Process ID is entered, command applies only to the first OSPF process. link-state-id (OPTIONAL) Specify LSA ID in dotted decimal format.
Example Field Description LS Type Displays the LSA’s type. Link State ID Displays the Link State ID. Advertising Router Identifies the advertising router’s ID. Checksum Displays the Fletcher checksum of the LSA’s complete contents. Length Displays the length in bytes of the LSA. Network Mask Displays the network mask implemented on the area. TOS Displays the Type of Service (TOS) options. Option 0 is the only option. Metric Displays the LSA metric.
● the network’s IP address for Type 3 LSAs or Type 5 LSAs ● the router’s OSPF router ID for Type 1 LSAs or Type 4 LSAs ● the default destination (0.0.0.0) for Type 5 LSAs adv-router ipaddress (OPTIONAL) Enter the keywords adv-router and the ip-address to display only the LSA information about that router. Command Modes ● EXEC ● EXEC Privilege Command History Usage Information This guide is platform-specific.
Example Field Description Metrics Type Displays the external type. TOS Displays the Type of Service (TOS) options. Option 0 is the only option. Metric Displays the LSA metric. Forward Address Identifies the address of the forwarding router. Data traffic is forwarded to this router. If the forwarding address is 0.0.0.0, data traffic is forwarded to the originating router. External Route Tag Displays the 32-bit field attached to each external route.
link-state-id (OPTIONAL) Specify LSA ID in dotted decimal format. The LSA ID value depends on the LSA type, and it can be one of the following: ● the network’s IP address for Type 3 LSAs or Type 5 LSAs ● the router’s OSPF router ID for Type 1 LSAs or Type 4 LSAs ● the default destination (0.0.0.0) for Type 5 LSAs adv-router ip- (OPTIONAL) Enter the keywords adv-router and the ip-address to display only the LSA information about that router.
Example Field Description Attached Router Identifies the IP address of routers attached to the network. Dell# show ip ospf 1 data network OSPF Router with ID (20.20.20.5) (Process ID 1) Network (Area 0.0.0.0) LS age: 1372 Options: (No TOS-capability, DC, E) LS type: Network Link State ID: 202.10.10.2 Advertising Router: 20.20.20.8 LS Seq Number: 0x80000006 Checksum: 0xa35 Length: 36 Network Mask: /24 Attached Router: 20.20.20.8 Attached Router: 20.20.20.9 Attached Router: 20.20.20.7 Network (Area 0.0.
● EXEC Privilege Command History Related Commands This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.
Usage Information Example Version Description 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Added support for Multi-Process OSPF. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. pre-6.1.1.
LS age: 833 Options: (No TOS-capability, No DC, E) LS type: Type-10 Opaque Link Area Link State ID: 1.0.0.2 Advertising Router: 10.16.1.160 LS Seq Number: 0x80000002 Checksum: 0x19c2 --More-Related Commands ● show ip ospf database — display OSPF database information. show ip ospf database opaque-as Display the opaque-as (type 11) LSA information.
show ip ospf database opaque-link Display the opaque-link (type 9) LSA information. Syntax show ip ospf [process-id | vrf vrf-name ] database opaque-link [link-stateid] [adv-router ip-address] Parameters process-id Enter the OSPF Process ID to show a specific process. If no Process ID is entered, command applies only to the first OSPF process.
Parameters process-id Enter the OSPF Process ID to show a specific process. If no Process ID is entered, command applies only to the first OSPF process. vrf vrf-name Enter the keyword vrf followed by the name of the VRF to view the router LSA information corresponding to the OSPF process that is tied to a specific VRF. link-state-id (OPTIONAL) Specify LSA ID in dotted decimal format.
Example Item Description LS Seq Number Displays the link state sequence number. This number detects duplicate or old LSAs. Checksum Displays the Fletcher checksum of an LSA’s complete contents. Length Displays the length in bytes of the LSA. Number of Links Displays the number of active links to the type of router (Area Border Router or AS Boundary Router) listed in the previous line. Link connected to: Identifies the type of network to which the router is connected.
Link connected to: a Stub Network (Link ID) Network/subnet number: 11.1.5.0 --More-Related Commands ● show ip ospf database — display OSPF database information. show ip ospf database summary Display the network summary (type 3) LSA routing information. Syntax Parameters show ip ospf [process-id | vrf vrf-name ] database summary [link-state-id] [adv-router ip-address] process-id Enter the OSPF Process ID to show a specific process.
Example Item Description LS Age Displays the LSA age. Options Displays the optional capabilities available on router. The following options can be found in this item: ● TOS-capability or No TOS-capability is displayed depending on whether the router can support Type of Service. ● DC or No DC is displayed depending on whether the originating router can support OSPF over demand circuits. ● E or No E is displayed on whether the originating router can accept AS External LSAs.
Dell# Related Commands ● show ip ospf database — display OSPF database information. show ip ospf interface Display the OSPF interfaces configured. If OSPF is not enabled on the switch, no output is generated. Syntax Parameters show ip ospf [process-id | vrf vrf-name] interface [interface] process-id Enter the OSPF Process ID to show a specific process. If no Process ID is entered, command applies only to the first OSPF process.
Usage Information Version Description 7.8.1.0 Added support for Multi-Process OSPF. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. pre-6.1.1.1 Introduced on the E-Series. The following describes the show ip ospf process-id interface command shown in the following example. Item Description GigabitEthernet.. This line identifies the interface type slot/port and the status of the OSPF protocol . on that interface. Internet Address...
Process ID 1, Router ID 192.168.253.2, Network Type LOOPBACK, Cost: 1 Loopback interface is treated as a stub Host. Dell> show ip ospf neighbor Display the OSPF neighbors connected to the local router. Syntax Parameters show ip ospf [process-id | vrf vrf-name ] neighbor process-id Enter the OSPF Process ID to show a specific process. If no Process ID is entered, command applies only to the first OSPF process.
Example Dell# show ip ospf 34 neighbor Neighbor ID 20.20.20.7 192.10.10.2 20.20.20.1 Dell# Pri State Dead Time Address 1 FULL/DR 00:00:32 182.10.10.3 1 FULL/DR 00:00:37 192.10.10.2 1 FULL/DROTHER00:00:36 192.10.10.4 Interface Area Te 1/1/1 0.0.0.2 Te 1/2/1 0.0.0.1 Te 1/3/1 0.0.0.1 show ip ospf routes Display routes OSPF calculates and stores in OSPF RIB. Syntax show ip ospf [process-id | vrf vrf-name ] routes Parameters Defaults process-id Enter the OSPF Process ID to show a specific process.
connected networks in addition to the other settings, whereas these details are not displayed until Dell Networking OS Version 9.3(0.0). Starting with Version 9.4(0.0), the metric of E2 routes in the output is displayed as an external metric, whereas until Dell Networking OS Version 9.3(0.0), the number of hops to the ASBR for E2 routes are displayed in the output. Example Dell# show ip ospf 100 route Prefix Cost Nexthop 1.1.1.1 1 0.0.0.0 3.3.3.3 2 13.0.0.3 13.0.0.0 1 0.0.0.0 150.150.150.0 2 13.0.0.3 172.
Usage Information Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.4.(0.0) Added support for VRF. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Added support for Multi-Process OSPF. 7.6.1.0 Introduced on the S-Series. 7.5.1.
Example Error Type Description Wrong_Len The received packet length is different to what was indicated in the OSPF header. Invld-Nbr LSA, LSR, LSU, and DDB are received from a peer which is not a neighbor peer. Nbr-State LSA, LSR, and LSU are received from a neighbor with stats less than the loading state. Auth-Error Simple authentication error.
Example (Statistics) Dell(conf-if-te-1/6/1)# do show ip ospf statistics Interface TenGigabitEthernet 1/6/1 Error packets (Receive statistics) Intf-Down 0 Non-Dr 0 Self-Org 0 Wrong-Len 0 Invld-Nbr 0 Nbr-State 0 Auth-Error 0 MD5-Error 0 Cksum-Err 0 Version 0 AreaMisMatch 0 Conf-Issue 0 SeqNo-Err 0 Unknown-Pkt 0 Bad-LsReq 0 RtidZero 0 Neighbor ID 4.4.4.
List of LSAs in rate limit Queue LSA id: 1.1.1.0 Type: 3 Adv Rtid: 3.3.3.3 Expiry time: 00:00:09.111 LSA id: 3.3.3.3 Type: 1 Adv Rtid: 3.3.3.3 Expiry time: 00:00:23.96 Dell# show ip ospf topology Display routers in directly connected areas. Syntax Parameters Defaults show ip ospf [process-id] topology process-id Enter the OSPF Process ID to show a specific process. If no Process ID is entered, command applies only to the first OSPF process.
summary-address To advertise one external route, set the OSPF ASBR. Syntax summary-address ip-address mask [not-advertise] [tag tag-value] To disable summary address, use the no summary-address ip-address mask command. Parameters Defaults ip-address Specify the IP address in dotted decimal format of the address to summarize. mask Specify the mask in dotted decimal format of the address to summarize.
timers spf Set the time interval between when the switch receives a topology change and starts a shortest path first (SPF) calculation. Syntax timers spf delay holdtime To return to the default, use the no timers spf command. Parameters Defaults delay Enter a number as the delay. The range is from 0 to 4294967295. The default is 5 seconds. holdtime Enter a number as the hold time. The range is from 0 to 4294967295. The default is 10 seconds.
timers throttle lsa all Configure LSA transmit intervals. Syntax timers throttle lsa all {start-interval | hold-interval | max-interval} To return to the default, use the no timers throttle lsa command. Parameters Defaults start-interval Set the minimum interval between initial sending and resending the same LSA. The range is from 0 to 600,000 milliseconds. hold-interval Set the next interval to send the same LSA.
Parameters Defaults arrival-time Set the interval between receiving the same LSA repeatedly, to allow sufficient time for the system to accept the LSA. The range is from 0 to 600,000 milliseconds. 1000 msec Command Modes ROUTER OSPF Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.
For MD5 authentication, the key must be 32 hex digits (non-encrypted) or 64 hex digits (encrypted). For SHA-1 authentication, the key must be 40 hex digits (non-encrypted) or 80 hex digits (encrypted). Defaults Not configured. Command Modes ROUTER OSPFv3 Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.
key-encryptionalgorithm key (OPTIONAL) Specifies if the key is encrypted. Valid values: 0 (key is not encrypted) or 7 (key is encrypted). Text string used in encryption. The required lengths of a non-encrypted or encrypted key are: 3DES - 48 or 96 hex digits; DES - 16 or 32 hex digits; AES-CBC -32 or 64 hex digits for AES-128 and 48 or 96 hex digits for AES-192. authenticationalgorithm key-encryptiontype key Specifies the authentication algorithm to use for encryption. Valid values are MD5 or SHA1.
Related Commands ● ipv6 ospf encryption – configure an IPsec encryption policy on an OSPFv3 interface. ● show crypto ipsec policy – display the configuration of IPsec encryption policies. auto-cost Specify how the OSPF interface cost is calculated based on the reference bandwidth method. Syntax auto-cost [reference-bandwidth ref-bw] To return to the default bandwidth or to assign cost based on the interface type, use the no autocost [reference-bandwidth ref-bw] command.
Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.2(1.0) Introduced on the Z9500. 9.1.(0.0) Introduced on the S4810 and Z9000. 8.3.19.0 Introduced on the S4820T. 7.8.1.0 Added support for C-Series. 7.4.1.0 Introduced on the E-Series. debug ipv6 ospf bfd Display debug information and interface types for bidirectional forwarding detection (BFD) on OSPF IPv6 packets.
Example Lines Beginning With or Including Description OSPFv3... Debugging is on for all OSPFv3 packets and all interfaces. 05:21:01 Displays the time stamp. Sending Ver:3 Sending OSPF3 version..
● For a 100-Gigabit Ethernet interface, enter the keyword hundredGigE then the slot/port information. ● For a port channel interface, enter the keywords port-channel then a number. ● For a VLAN interface, enter the keyword vlan then a number from 1 to 4094. Command Modes EXEC Privilege Command History Example Command Fields This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.
Lines Beginning With or Including Description Area ID: Displays the Area ID. Chksum: Displays the OSPF3 checksum. default-information originate Configure the Dell Networking OS to generate a default external route into an OSPFv3 routing domain. Syntax default-information originate [always] [metric metric-value] [metric-type type-value] [route-map map-name] To return to the default values, use the no default-information originate command.
graceful-restart grace-period Enable OSPFv3 graceful restart globally by setting the grace period (in seconds) that an OSPFv3 router’s neighbors continues to advertise the router as adjacent during a graceful restart. Syntax graceful-restart grace-period seconds To disable OSPFv3 graceful restart, enter no graceful-restart grace-period. Parameters Defaults seconds Time duration, in seconds, that specifies the duration of the restart process before OSPFv3 terminates the process.
Command Modes ROUTER OSPFv3 Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.2(1.0) Introduced on the Z9500. 9.1.(0.0) Introduced on the S4810 and Z9000. 8.4.2.2 Introduced on the E-Series. 8.3.19.0 Introduced on the S4820T.
Version Description 7.4.1.0 Introduced on the E-Series and C-Series. ipv6 ospf authentication Configure an IPsec authentication policy for OSPFv3 packets on an IPv6 interface. Syntax Parameters ipv6 ospf authentication {null | ipsec spi number {MD5 | SHA1} [keyencryption-type] key}} null Causes an authentication policy configured for the area to not be inherited on the interface. ipsec spi number Security Policy index (SPI) value that identifies an IPsec security policy.
Related Commands ● area authentication – configure an IPsec authentication policy for an OSPFv3 area. ● show crypto ipsec policy – display the configuration of IPsec authentication policies. ● show crypto ipsec sa ipv6 – display the security associations set up for OSPFv3 interfaces in authentication policies. ipv6 ospf cost Explicitly specify the cost of sending a packet on an interface.
Parameters Defaults seconds Enter the time interval in seconds. The range is from 1 to 65535 seconds. 40 seconds (Ethernet). Command Modes INTERFACE Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.2(1.0) Introduced on the Z9500. 9.1.(0.
key-encryptiontype key (OPTIONAL) Specifies if the authentication key is encrypted. Valid values: 0 (key is not encrypted) or 7 (key is encrypted). Text string used in authentication. For MD5 authentication, the key must be 32 hex digits (non-encrypted) or 64 hex digits (encrypted). For SHA-1 authentication, the key must be 40 hex digits (non-encrypted) or 80 hex digits (encrypted). Defaults Not configured. Command Modes INTERFACE Command History Usage Information This guide is platform-specific.
Usage Information Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.2(1.0) Introduced on the Z9500. 9.1.(0.0) Introduced on the S4810 and Z9000. 8.4.2.2 Introduced on E-Series. 8.3.19.0 Introduced on the S4820T. By default, OSPFv3 graceful restart is disabled and functions only in a helper role to help restarting neighbor routers in their graceful restarts when it receives a Grace LSA.
ipv6 ospf priority To determine the Designated Router for the OSPFv3 network, set the priority of the interface. Syntax ipv6 ospf priority number To return to the default time interval, use the no ipv6 ospf priority command. Parameters Defaults number Enter the number as the priority. The range is from 1 to 255. 1 Command Modes INTERFACE Command History Usage Information This guide is platform-specific.
Version Description 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.2(1.0) Introduced on the Z9500. 9.1.(0.0) Introduced on the S4810 and Z9000. 8.3.19.0 Introduced on the S4820T. 7.8.1.0 Added support for the C-Series. 7.4.1.0 Introduced on the E-Series. maximum-paths Enable the software to forward packets over multiple paths. Syntax maximum-paths number To disable packet forwarding over multiple paths, use the no maximum-paths command.
max-metric router-lsa Configure the maximum cost of 65535 on a new router so that it functions as a stub router in the network and OSPF traffic destined to other networks is not forwarded on a path through the router.
Dell(conf-router_ospf)#max-metric router-lsa on-startup wait-for-bgp Dell(conf-router_ospf)#exit Dell(conf)#show ip ospf Routing Process ospf 10 with ID 100.1.1.1 Virtual router default-vrf Supports only single TOS (TOS0) routes It is an Area Border Router Originating router lsas with maximum metric Time remaining 00:07:07 Condition : On-Startup while BGP is converging for 600 secs.
Command Modes ROUTER OSPF for OSPFv2 ROUTER OSPFv3 for OSPFv3 Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.2(1.0) Introduced on the Z9500. 9.1.(0.0) Introduced support for OSPFv3 on the S4810 and Z9000. 8.3.19.
● 2 for a type 2 external route The default is 2. route-map map- name tag tag-value (OPTIONAL) Enter the keywords route-map then the name of an established route map. If the route map is not configured, the default is deny (to drop all routes). (OPTIONAL) Enter the keyword tag to set the tag for routes redistributed into OSPFv3. The range is from 0 to 4294967295 The default is 0. Defaults Not configured.
Usage Information Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.2(1.0) Introduced on the Z9500. 9.1.(0.0) Introduced support for OSPFv3 on the S4810 and Z9000. 8.3.19.0 Introduced on the S4820T. 7.8.1.0 Added support for the C-Series. 7.4.1.0 Introduced on the E-Series. You can configure an arbitrary value in the IP address for each router. However, each router ID must be unique.
Example Dell# show crypto ipsec policy Crypto IPSec client security policy data Policy name : OSPFv3-1-502 Policy refcount : 1 Inbound ESP SPI : 502 (0x1F6) Outbound ESP SPI : 502 (0x1F6) Inbound ESP Auth Key : 123456789a123456789b123456789c12 Outbound ESP Auth Key : 123456789a123456789b123456789c12 Inbound ESP Cipher Key : 123456789a123456789b123456789c123456789d12345678 Outbound ESP Cipher Key : 123456789a123456789b123456789c123456789d12345678 Transform set : esp-3des esp-md5-hmac Crypto IPSec client sec
show crypto ipsec sa ipv6 Display the IPsec security associations (SAs) used on OSPFv3 interfaces. Syntax show crypto ipsec sa ipv6 [interface interface] Parameters interface interface (OPTIONAL) Displays information about the SAs used on a specified OSPFv3 interface, where interface is one of the following values: ● For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then the slot/port/subport information.
in use settings : {Transport, } replay detection support : N STATUS : ACTIVE outbound ah sas spi : 500 (0x1f4) transform : ah-md5-hmac in use settings : {Transport, } replay detection support : N STATUS : ACTIVE inbound esp sas outbound esp sas Interface: TenGigabitEthernet 1/2/1 Link Local address: fe80::201:e8ff:fe40:4d11 IPSecv6 policy name: OSPFv3-1-600 inbound ah sas outbound ah sas inbound esp sas spi : 600 (0x258) transform : esp-des esp-sha1-hmac in use settings : {Transport, } replay detection supp
show ipv6 ospf database Display information in the OSPFv3 database, including link-state advertisements (LSAs). Syntax show ipv6 ospf [process-number] [vrf vrf-name] database [database-summary | grace-lsa] Parameters Defaults process-number Enter the OSPF process number. vrf vrf-name (Optional) Enter the keyword vrf followed by the name of the VRF to display neighbors corresponding to that VRF. NOTE: If you do not specify this option, neighbors corresponding to the default VRF are displayed.
Associated Interface : Te 1/3/1 Restart Interval : 180 Restart Reason : Switch to Redundant Processor Example (databasesummary) Dell# show ipv6 ospf 3 database database-summary OSPFv3 Router with ID (1.1.1.
vrf vrf-name (OPTIONAL) Enter the keyword vrf followed by the name of the VRF to display neighbors corresponding to that VRF. NOTE: If you do not specify this option, neighbors corresponding to the default VRF are displayed. interface (OPTIONAL) Enter one of the following keywords and slot/port or number information: ● For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then the slot/port/subport information.
show ipv6 ospf neighbor Display the OSPF neighbor information on a per-interface basis. Syntax Parameters show ipv6 ospf [process-number] [vrf vrf-name] neighbor [interface] process-number Enter the OSPF process number. vrf vrf-name (OPTIONAL) Enter the keyword vrf followed by the name of the VRF to display OSPF neighbors corresponding to that VRF. NOTE: If you do not specify this option, neighbors corresponding to the default VRF are displayed.
timers spf Set the time interval between when the switch receives a topology change and starts a shortest path first (SPF) calculation. Syntax timers spf delay holdtime To return to the default, use the no timers spf command. Parameters Defaults delay Enter a number as the delay. The range is from 0 to 4294967295. The default is 5 seconds. holdtime Enter a number as the hold time. The range is from 0 to 4294967295. The default is 10 seconds.
38 Policy-based Routing (PBR) Policy-based routing (PBR) allows you to apply routing policies to specific interfaces. To enable PBR, create a redirect list and apply it to the interface. After the redirect list is applied to the interface, all traffic passing through the interface is subject to the rules defined in the redirect list. PBR is supported by the Dell Networking OS.
Usage Information Version Description 7.7.1.0 Introduced on the E-Series. You can apply any number of redirect-groups to an interface. A redirect list can contain any number of configured rules. These rules includes the next-hop IP address where the incoming traffic is to be redirected. If the next hop address is reachable, traffic is forwarded to the specified next hop. Otherwise, the normal routing table is used to forward traffic.
permit Configure a permit rule. A permit rule excludes the matching packets from PBR classification and routes them using conventional routing. Syntax permit {ip-protocol-number | protocol-type} {source mask | any | host ipaddress} {destination mask | any | host ip-address} [bit] [operators] To remove the rule, use one of the following: ● If you know the filter sequence number, use the no seq sequence-number syntax command.
Version Description 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.5(0.1) Introduced on the Z9500. 9.4(0.0) Introduced on the S4810, S4820T, S6000, and Z9000. 8.4.2.1 Introduced on the C-Series and S-Series. 8.4.2.0 Introduced on the E-Series. 7.5.1.0 Introduced on the E-Series. redirect Configure a rule for the redirect list.
Defaults mask Enter a network mask in /prefix format (/x). any Enter the keyword any to specify that all traffic is subject to the filter. host ip-address Enter the keyword host then the IP address to specify a host IP address. destination Enter the IP address of the network or host to which the packets are sent. operator (OPTIONAL) For TCP and UDP parameters only.
ip-address Enter the keyword IP address of the forwarding router. tunnel Enter the keyword tunnel to configure the tunnel setting. tunnel-id Enter the keyword tunnel-id to redirect the traffic. track Enter the keyword track to enable the tracking. track Enter the keyword track to track object-id. ip-protocolnumber Enter the keyword ip-protocol-number then the number from 0 to 255 for the protocol identified in the IP protocol header.
Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Added support for the track-id on the S4810, S4820T, S6000, S6000-ON, and Z9000. 9.5(0.1) Introduced on the Z9500. 9.4(0.0) Introduced on the S4810, S4820T, S6000, and Z9000. show cam pbr Display the PBR CAM content.
show ip redirect-list View the redirect list configuration and the interfaces it is applied to. Syntax show ip redirect-list redirect-list-name Parameters redirect-listname Enter the name of a configured Redirect list. Command Modes ● EXEC ● EXEC Privilege Command History Example Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.4(0.
39 PIM-Sparse Mode (PIM-SM) The protocol-independent multicast (PIM) commands are supported by the Dell Networking operating software on the platform. The following describes the IPv4 PIM-SIM commands. Topics: • IPv4 PIM-Sparse Mode Commands IPv4 PIM-Sparse Mode Commands The following describes the IPv4 PIM-sparse mode (PIM-SM) commands. clear ip pim rp-mapping The bootstrap router (BSR) feature uses this command to remove all or particular rendezvous point (RP) advertisement.
clear ip pim tib Clear PIM tree information from the PIM database. Syntax clear ip pim [vrf vrf-name] tib [group] Parameters vrf vrf-name (OPTIONAL) Enter the keyword vrf followed by the name of the VRF to configure this setting on that VRF. NOTE: Applies to specific VRF if input is provided, else applies to Default VRF. group (OPTIONAL) Enter the multicast group address in dotted decimal format (A.B.C.D).
NOTE: Applies to specific VRF if input is provided, else applies to Default VRF. bsr (OPTIONAL) Enter the keyword bsr to view PIM Candidate RP/BSR activities. events (OPTIONAL) Enter the keyword group to view PIM messages for a specific group. group (OPTIONAL) Enter the keyword group to view PIM messages for a specific group. packet [in | out] (OPTIONAL) Enter the keyword packet to view PIM packets.
Usage Information Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.5(0.1) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.1.1.0 Introduced on the E-Series. 7.8.1.0 Introduced on the S-Series. This command is applied to the subsequent PIM-BSR.
Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Added support for VRF. Introduced on the S6000-ON. 9.5(0.1) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000.
ip pim join-filter Permit or deny PIM Join/Prune messages on an interface using an extended IP access list. This command prevents the PIM-SM router from creating state based on multicast source and/or group. Syntax ip pim [vrf vrf-name] join-filter ext-access-list [in | out] To remove the access list, use the no ip pim [vrf vrf-name] join-filter ext-accesslist command.
ip pim neighbor-filter To prevent a router from participating in protocol independent multicast (PIM), configure this feature. Syntax ip pim [vrf vrf-name] neighbor-filter {access-list} To remove the restriction, use the no ip pim [vrf vrf-name] neighbor-filter {accesslist} command. Parameters vrf vrf-name (OPTIONAL) Enter the keyword vrf followed by the name of the VRF to prevent that VRF from participating in PIM. NOTE: Applies to specific VRF if input is provided, else applies to default VRF.
Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.5(0.1) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.1.1.0 Introduced on the E-Series. 7.8.1.0 Introduced on the C-Series for the port-channels and the S-Series.
Usage Information The access name is an extended IP access list that denies PIM register packets to RP at the source DR based on the multicast and group addresses. Do not enter this command before creating the access-list. ip pim rp-address Configure a static PIM rendezvous point (RP) address for a group or access-list.
ip pim rp-candidate To send out a Candidate-RP-Advertisement message to the bootstrap (BS) router or define group prefixes that are defined with the RP address to PIM BSR, configure a PIM router. Syntax ip pim [vrf vrf-name] rp-candidate {interface [priority]} To return to the default value, use the no ip pim [vrf vrf-name] rp-candidate {interface [priority]} command. Parameters vrf vrf-name (OPTIONAL) Enter the keyword vrf followed by the name of the VRF.
ip pim sparse-mode Enable PIM sparse mode and IGMP on the interface. Syntax ip pim sparse-mode To disable PIM sparse mode and IGMP, use the no ip pim sparse-mode command. Defaults Disabled. Command Modes INTERFACE Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.
Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Added support for VRF. Removed the acl-access-list parameter. Modified the max value of S, G entry second range from 86400 to 65535. Introduced on the S6000ON. 9.5(0.
Usage Information Version Description 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.1 Introduced on the S4810. 8.1.1.0 Introduced on the E-Series. 7.8.1.0 Introduced on the S-Series. 7.7.1.0 Introduced on the C-Series. 7.5.1.0 Introduced on the E-Series. Dell Networking OS supports standard access lists for the SSM range. You cannot use extended ACLs for configuring the SSM range.
Usage Information Version Description 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Added support for VRF. Introduced on the S6000-ON. 9.5(0.1) Introduced on the Z9500. 8.3.19.0 Introduced on the S4820T. 8.3.12.0 Introduced on the S4810. 8.1.1.0 Introduced on the E-Series. This command is applicable to last hop routers on the shared tree towards the rendezvous point (RP). show ip pim bsr-router View information on the Bootstrap router.
This system is a candidate BSR Candidate BSR address: 7.7.7.7, priority: 0, hash mask length: 30 Dell# show ip pim interface View information on the interfaces with IP PIM enabled. Syntax Parameters show ip pim [vrf vrf-name] interface vrf vrf-name (OPTIONAL) Enter the keyword vrf followed by the name of the VRF to configure this setting on this VRF. NOTE: Applies to specific VRF if input is provided, else applies to Default VRF.
The show ip pim interface command does not display information corresponding to the loop-back interfaces. Example Dell# show ip pim interface Address Interface 165.87.34.5 10.1.1.2 20.1.1.5 165.87.31.200 Dell# Te Vl Vl Vl 1/10/1 10 20 30 Ver/ Mode v2/S v2/S v2/S v2/S Nbr Count 0 1 1 1 Query Intvl 30 30 30 30 DR Prio 1 1 1 1 DR 165.87.34.5 10.1.1.2 20.1.1.5 165.87.31.201 show ip pim neighbor View PIM neighbors.
Example Field Description Ver Displays the PIM version number. ● v2 = PIM version 2 DR prio/Mode Displays the Designated Router priority and the mode. ● 1 = default Designated Router priority (use the ip pim dr-priority command) ● DR = Designated Router ● S = Sparse mode Dell# show ip pim neighbor Neighbor Interface Uptime/Expires Ver DR Address Prio/Mode 127.87.3.4 Te 1/16/1 09:44:58/00:01:24 v2 1 / S Dell# show ip pim rp View all multicast groups-to-RP mappings.
224.2.197.115 224.2.217.146 224.3.3.3 225.1.2.1 225.1.2.2 229.1.2.1 229.1.2.2 Dell# Example (Mapping) Example (Address) 165.87.20.4 165.87.20.4 165.87.20.4 165.87.20.4 165.87.20.4 165.87.20.4 165.87.20.4 Dell# show ip pim rp mapping PIM Group-to-RP Mappings Group(s): 224.0.0.0/4, Static RP: 50.40.4.4, v2 Dell# Dell# show ip pim rp 229.1.2.1 Group RP 229.1.2.1 165.87.20.4 Dell# show ip pim ssm-range Display the non-default groups added using the SSM range feature.
show ip pim summary View information about PIM-SM operation. Syntax Parameters show ip pim [vrf vrf-name] summary vrf vrf-name (OPTIONAL) Enter the keyword vrf followed by the name of the VRF to configure this setting on that VRF. NOTE: Applies to specific VRF if input is provided, else applies to Default VRF. Command Modes ● EXEC ● EXEC Privilege Command History Example This guide is platform-specific.
0/0 0/0 0/0 0/0 0/0 0/0 Candidate-RP advertisements sent/received BSR messages sent/received State-Refresh messages sent/received MSDP updates sent/received Null Register messages sent/received Register-stop messages sent/received Data path event summary: 0 no-cache messages received 0 last-hop switchover messages received 0/0 pim-assert messages sent/received 0/0 register messages sent/received Dell# show ip pim tib View the PIM tree information base (TIB).
Example Field Description expires Displays the amount of time until the entry expires and is removed from the database. RP Displays the IP address of the RP/source for this entry.
40 Port Monitoring The port monitoring feature allows you to monitor network traffic by forwarding a copy of each incoming or outgoing packet from one port to another port. Important Points to Remember ● Port monitoring is supported on physical ports and logical interfaces, such as port channels and virtual local area networks (VLANs). ● The monitoring (destination, “MG”) and monitored (source, “MD”) ports must be on the same switch.
Related Commands Version Description 9.7(0.0) Introduced on the S6000-ON. 9.5(0.1) Introduced on the Z9500. 9.5(0.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.1.1.0 Introduced on the E-Series. 7.7.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. pre-7.7.1.0 Introduced on the E-Series. ● monitor session — enables a monitoring session.
monitor session Create a session for monitoring traffic with port monitoring. Syntax monitor session session-ID [type { rpm | erpm [set ip dscp dscp_value | set ip ttl ttl_value]}] [drop] To delete a session, use the no monitor session session-ID command. To delete all monitor sessions, use the no monitor session all command. Parameters Defaults session-ID Enter a session identification number. The range is from 0 to 65535.
Example Related Command Dell# show monitor session SessID Source Destination DSCP TTL ------ ------------------- --0 Te 1/12/1 remote-ip 255 0 Po 1 remote-ip 255 1 Vl 11 remote-ip 255 Dir Mode Source IP Dest IP --- ---- --------- -------- rx Flow 1.1.1.1 7.1.1.2 0 tx Flow 1.1.1.1 7.1.1.2 0 rx Flow 5.1.1.1 3.1.1.2 0 ● show monitor session — displays the monitor session. ● show running-config monitor session — displays the running configuration of a monitor session.
Example Version Description 9.5(0.1) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.7.0 Introduced on the S4810. 8.3.11.1 Introduced on the Z9000. 8.1.1.0 Introduced on the E-Series. 7.7.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 7.4.1.0 Introduced on the E-Series.
Example Related Commands Version Description 7.4.1.0 Introduced on the E-Series. Dell# show monitor session 1 SessID Source Destination Dir Mode Source IP ------ ------ ----------- --- ---- --------1 Te 1/2/1 remote-ip rx Port 0.0.0.0 0.0.0.0 Dell# show monitor session SessID Source Destination Dir Mode Source IP ------ ------ ----------- --- ---- --------1 Te 1/2/1 remote-ip rx Port 0.0.0.0 0.0.0.
Example Related Commands Dell# show running-config monitor session ! monitor session 1 source TenGigabitEthernet 1/1/1 destination TenGigabitEthernet 1/2/1 direction rx ! monitor multicast-queue 7 Dell# ● monitor session — creates a monitoring session. ● show monitor session — displays a monitoring session. source (port monitoring) Configure a port monitor source.
● For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then the slot/port/subport information. ● For a 25-Gigabit Ethernet interface, enter the keyword twentyFiveGigE then the slot/port/subport information. ● For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/port/subport information. ● For a 50-Gigabit Ethernet interface, enter the keyword fiftyGigE then the slot/port/subport information.
41 Private VLAN (PVLAN) The private VLAN (PVLAN) feature of the Dell Networking OS is supported on the platforms. Private VLANs extend the Dell Networking OS security suite by providing Layer 2 isolation between ports within the same private VLAN. A private VLAN partitions a traditional VLAN into subdomains identified by a primary and secondary VLAN pair. The Dell Networking OS private VLAN implementation is based on RFC 3069. For more information, see the following commands.
ip local-proxy-arp Enable/disable Layer 3 communication between secondary VLANs in a private VLAN. Syntax [no] ip local-proxy-arp To disable Layer 3 communication between secondary VLANs in a private VLAN, use the no ip localproxy-arp command in INTERFACE VLAN mode for the primary VLAN. To disable Layer 3 communication in a particular secondary VLAN, use the no ip local-proxy-arp command in INTERFACE VLAN mode for the selected secondary VLAN.
primary Defaults Enter the keyword primary to configure the VLAN as a primary VLAN. none Command Modes INTERFACE VLAN Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.
Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Introduced on the C-Series and S-Series.
Usage Information Example Version Description 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Introduced on the C-Series and S-Series. The assignment of the various PVLAN port types to port and port channel (LAG) interfaces is shown in the following example.
42 Per-VLAN Spanning Tree Plus (PVST+) The Dell Networking OS implementation of per-VLAN spanning tree plus (PVST+) is based on the IEEE 802.1w standard spanning tree protocol. Dell Networking OS supports PVST+ on the platform. NOTE: For easier command line entry, the plus (+) sign is not used at the command line.
Related Commands Version Description 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. pre- 7.7.1.1 Introduced. ● protocol spanning-tree pvst — enter SPANNING TREE mode on the switch. disable Disable PVST+ globally. Syntax disable To enable PVST+, use the no disable command. Defaults Disabled. Command Modes CONFIGURATION (conf-pvst) Command History Related Commands This guide is platform-specific.
Command Modes PROTOCOL PVST Command History Example This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.
Example Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 8.3.1.0 Introduced.
● For a 50-Gigabit Ethernet interface, enter the keyword fiftyGigE then the slot/port/subport information. ● For a 100-Gigabit Ethernet interface, enter the keyword hundredGigE then the slot/port information. ● For a Port Channel interface, enter the keyword port-channel then a number: guard Defaults (OPTIONAL) Enter the keyword guard to display the type of guard enabled on a PVST interface and the current port state.
Interface Designated Name PortID Prio Cost Sts Cost Bridge ID PortID ---------------------------------------------------------Te 1/0/1 128.130 128 20000 FWD 20000 4096 0001.e801.6aa8 Te 1/1/1 128.131 128 20000 BLK 20000 4096 0001.e801.6aa8 Te 1/16/1 128.146 128 20000 FWD 20000 16384 0001.e805.e306 Te 1/17/1 128.147 128 20000 FWD 20000 16384 0001.e805.e306 128.426 128.427 128.146 128.
Bpdu guard :disable (default) Bpdus sent 152, received 27562 Interface Designated Name PortID Prio Cost Sts Cost Bridge ID PortID ----------------------------------------------------------Te 1/1/1 128.1223 128 20000 EDS 0 32768 0001.e800.a12b 128.
● ● ● ● ● ● ● ● Defaults 1-Gigabit Ethernet interface = 20000. 10-Gigabit Ethernet interface = 2000. Port Channel interface with one 100 Mb/s Ethernet = 200000. Port Channel interface with one 1 Gigabit Ethernet = 20000. Port Channel interface with one 10 Gigabit Ethernet = 2000. Port Channel with two 1 Gigabit Ethernet = 18000. Port Channel with two 10 Gigabit Ethernet = 1800. Port Channel with two 100 Mbps Ethernet = 180000.
You cannot enable root guard and loop guard at the same time on a port. For example, if you configure loop guard on a port on which root guard is already configured, the following error message is displayed: % Error: RootGuard is configured. Cannot configure LoopGuard. When used in a PVST+ network, loop guard is performed per-port or per-port channel at a VLAN level. If no BPDUs are received on a VLAN interface, the port or port-channel transitions to a Loop-Inconsistent (blocking) state only for this VLAN.
Usage Information Version Description 8.2.1.0 Introduced. Some non-Dell Networking systems which have hybrid ports participating in PVST+ transmit two kinds of BPDUs: an 802.1D BPDU and an untagged PVST+ BPDU. Dell Networking systems do not expect PVST+ BPDU on an untagged port. If this happens, Dell Networking OS places the port in the Error-Disable state. This behavior might result in the network not converging.
vlan bridge-priority Set the PVST+ bridge-priority for a VLAN or a set of VLANs. Syntax vlan vlan-range bridge-priority value To return to the default value, use the no vlan bridge-priority command. Parameters vlan vlan-range Enter the keyword vlan then the VLAN numbers. The range is from 1 to 4094. bridge-priority Enter the keywords bridge-priority then the bridge priority value in increments of 4096. The range is from 0 to 61440. The default is 32768.
forward-delay seconds Defaults Enter the keywords forward-delay then the time interval, in seconds, that Dell Networking OS waits before transitioning PVST+ to the forwarding state. The range is from 4 to 30 seconds. The default is 15 seconds. 15 seconds Command Modes CONFIGURATION (conf-pvst) Command History Related Commands This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.
Related Commands Version Description 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 6.2.1.1 Introduced. ● vlan bridge-priority — sets the bridge-priority value.
Related Commands 1010 Version Description 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 6.2.1.1 Introduced. ● vlan bridge-priority — sets the bridge-priority value. ● vlan forward-delay — changes the time interval before Dell Networking OS transitions to the forwarding state. ● vlan hello-time — changes the time interval between BPDUs. ● show spanning-tree pvst — displays the PVST+ configuration.
43 Quality of Service (QoS) The Dell Networking OS commands for quality of service (QoS) include traffic conditioning and congestion control. QoS commands are not universally supported on all Dell Networking products. platform. Topics: • • • • Global Configuration Commands Per-Port QoS Commands Policy-Based QoS Commands DSCP Color Map Commands Global Configuration Commands There is only one global configuration QoS command.
Usage Information By default, when rate policing and shaping, the system does not include the Preamble, SFD, or the IFG fields. These fields are overhead; only the fields from MAC destination address to the CRC are used for forwarding and are included in these rate metering calculations. service-class bandwidth-percentage Specify a minimum bandwidth for queues.
Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.
Per-Port QoS Commands Per-port QoS (port-based QoS) allows you to define the QoS configuration on a per-physical-port basis. dot1p-priority Assign a value to the IEEE 802.1p bits on the traffic this interface receives. Syntax dot1p-priority priority-value To delete the IEEE 802.1p configuration on the interface, use the no dot1p-priority command. Defaults none Command Modes INTERFACE Command History This guide is platform-specific.
Defaults burst-KB (OPTIONAL) Enter the burst size in KB. The range is from 16 to 200000. The default is 50. peak peak-rate (OPTIONAL) Enter the keyword peak then a number to specify the peak rate in Mbps. The range is from 0 to 40000. vlan vlan-id (OPTIONAL) Enter the keyword vlan then a VLAN ID to police traffic to those specific VLANs. The range is from 1 to 4094. Granularity for commited-rate and peak-rate is Mbps unless you use the kbps option.
Defaults Granularity for rate is Mbps unless you use the kbps option. Command Modes INTERFACE Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.
dot1p Queue ID 5 5 6 6 7 7 Command Modes ● INTERFACE ● CONFIGURATION Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000.
Policy-Based QoS Commands Policy-based traffic classification is handled with class maps. These maps classify data traffic into one of eight classes . Dell Networking OS enables you to match multiple class maps and specify multiple match criteria. Policy-based QoS is not supported on logical interfaces, such as port-channels, VLANS, or loopbacks. bandwidth-percentage Assign a percentage of weight to the class/queue.
Default By default, buffer statistics tracking is disabled. Command Modes CONFIGURATION mode Command History Usage Information Example Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.7(0.0) Introduced on the S6000-ON. 9.3.0.0 Introduced on the S6000 platform Only the software-based trigger for retrieving and calculating the snapshots of the statistical counters of the buffer space is supported.
Usage Information Version Description 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.2.1.0 Class-map names can be 32 characters. Layer2 available on the C-Series and SSeries. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series.
Defaults none Command Modes ● EXEC ● EXEC Privilege Command History Related Commands This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.18.
Related Commands Version Description 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. pre- 7.7.1.0 Introduced. ● ● ● ● ● policy-map-input — creates an input policy map. policy-map-output — creates an output policy map. qos-policy-input — creates an input QoS-policy on the router. qos-policy-output — creates an output QoS-policy on the router. wred-profile — creates a WRED profile.
Version Description 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series; added support for the DSCP Marking option. 6.1.1.1 Introduced on the E-Series. Usage Information To access this command, enter the class-map command. After the class map is identified, you can configure the match criteria. For class-map match-any, a maximum of five ACL match criteria are allowed. For class-map match-all, only one ACL match criteria is allowed.
Usage Information Version Description 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series; added support for the DSCP Marking option. 6.2.1.1 Introduced on the E-Series. To access this command, enter the class-map command. After the class map is identified, you can configure the match criteria. The match ip dscp and match ip precedence commands are mutually exclusive. Up to 64 IP DSCP values can be matched in one match statement.
Usage Information Version Description 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.7.1.0 Added the keyword multicast . Added support for the DSCP Marking option for the S-Series. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. Added support for the DSCP Marking option. 6.1.1.1 Introduced on the E-Series.
Version Description 8.3.7.0 Introduced on the S4810. 8.2.1.0 Available on the C-Series and S-Series. 7.5.1.0 Added support for the DSCP Marking option. 7.4.1.0 Introduced on the E-Series. Usage Information To access this command, enter the class-map command. After the class map is identified, you can configure the match criteria. Related Commands ● class-map — identifies the class map. match mac dot1p Configure a match criterion for a class map based on a dot1p value.
match mac vlan Configure a match criterion for a class map based on VLAN ID. Syntax Parameters Defaults match mac vlan number number Enter the VLAN ID. The range is from 1 to 4094. none Command Modes CLASS-MAP Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.
Version Description 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.2.1.0 Policy name character limit increased from 16 to 32. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 6.1.1.1 Introduced on the E-Series.
Version Description 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.2.1.0 Policy name character limit increased from 16 to 32. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 7.4.1.0 Expanded to add support for Layer 2. 6.1.1.1 Introduced on the E-Series.
Version Description 6.1.1.1 Introduced on the E-Series. Usage Information To assign traffic to different flows using QoS policy, use the Output Policy map. This command enables Policy-Map-Output Configuration mode (conf-policy-map-out). Related Commands ● service-queue — assigns a class map and QoS policy to different queues. ● policy-aggregate — allows an aggregate method of configuring per-port QoS using policy maps. ● service-policy output — applies an output policy map to the selected interface.
When changing a Service-Queue configuration in a QoS policy map, all QoS rules are deleted and readded automatically to ensure that the order of the rules is maintained. As a result, the Matched Packets value shown in the show qos statistics command is reset. If you create create a QoS input policy to be used for CoPP, you must enter the keyword cpu-qos . Related Commands ● rate police — incoming traffic policing function. qos-policy-output Create a QoS output policy.
rate-police Specify the policing functionality on incoming traffic. Syntax rate-police [kbps] committed-rate [burst-KB] [peak [kbps] peak-rate [burstKB]] Parameters Defaults kbps Enter the keyword kbps to specify the rate limit in Kilobits per second (Kbps). Make the following value a multiple of 64. The range is from 0 to 100000000. The default granularity is Megabits per second (Mbps). committed-rate Enter the bandwidth in Mbps. The range is from 0 to 40000.
rate-shape Shape traffic output as part of the designated policy. Syntax Parameters Defaults rate-shape [kbps | pps] peak-rate [burst-kbps | burst-packets] commited [kbps | pps] commited-rate [burst-kbps | burst-packets] pps Enter the keyword pps to specify the rate limit in packets per second (pps). kbps Enter the keyword kbps to specify the rate limit in Kilobits per second (Kbps). Make the following value a multiple of 64. The range is from 0 to 100000000.
service-policy input Apply an input policy map to the selected interface. Syntax service-policy input policy-map-name [layer2] To remove the input policy map from the interface, use the no service-policy input policymap-name [layer2] command. Parameters policy-map-name Enter the name for the policy map in character format (32 characters maximum). You can identify an existing policy map or name one that does not yet exist.
service-policy output Apply an output policy map to the selected interface. Syntax service-policy output policy-map-name To remove the output policy map from the interface, use the no service-policy output policy-map-name command. Parameters Defaults policy-map-name Enter the name for the policy map in character format (32 characters maximum). You can identify an existing policy map or name one that does not yet exist. none Command Modes INTERFACE Command History This guide is platform-specific.
NOTE: This option is available under policy-map-input only. qos-policy qos- policy-name Defaults (OPTIONAL) Enter the keywords qos-policy then the QoS policy name assigned to the queue in text format (32 characters maximum). This specifies the input QoS policy assigned to the queue under policy-map-input and output QoS policy under policy-map-output context. none Command Modes CONFIGURATION (conf-policy-map-in and conf-policy-map-out) Command History This guide is platform-specific.
Usage Information Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.2.1.0 Added mac-dot1p on the C-Series and S-Series. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series.
Example Version Description 7.5.1.0 Introduced on the C-Series. 6.1.1.1 Introduced on the E-Series. Dell# show qos class-map Class-map match-any CM Match ip access-group ACL Dell# Related Commands ● class-map — identifies the class map. show qos policy-map View the QoS policy map information. Syntax show qos policy-map {summary [interface] | detail} Parameters 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON.
Example (IPv4) Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 7.4.1.0 E-Series only: Added trust IPv6 diffserv . 6.2.1.
show qos policy-map-input View the input QoS policy map details. Syntax show qos policy-map-input [policy-map-name] [class class-map-name] [qospolicy-input qos-policy-name] Parameters policy-map-name Enter the policy map name. class class-mapname Enter the keyword class then the class map name. qos-policy-input Enter the keyword qos-policy-input then the QoS policy name. qos-policy-name Defaults none Command Modes ● EXEC ● EXEC Privilege Command History Example This guide is platform-specific.
4 5 6 7 Dell# c4 c5 c6 c7 q4 q6 q7 show qos policy-map-output View the output QoS policy map details. Syntax Parameters show qos policy-map-output [policy-map-name] [qos-policy-output qos-policyname] policy-map-name Enter the policy map name. qos-policyoutput qos- Enter the keyword qos-policy-output then the QoS policy name. policy-name Defaults none Command Modes ● EXEC ● EXEC Privilege Command History Example This guide is platform-specific.
show qos qos-policy-input View the input QoS policy details. Syntax show qos qos-policy-input [qos-policy-name] Parameters Defaults qos-policy-name Enter the QoS policy name. none Command Modes ● EXEC ● EXEC Privilege Command History Example This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.
Command History Example This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.
● For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/port/subport information. ● For a 50-Gigabit Ethernet interface, enter the keyword fiftyGigE then the slot/port/subport information. ● For a 100-Gigabit Ethernet interface, enter the keyword hundredGigE then the slot/port information.
Dell# Usage Information The following list describes output of the show qos statistics command in the example: ● ● ● ● Queue # — Queue Number. Queued Bytes — Snapshot of the byte count in that queue. Queued Pkts — Cumulative packet count in that queue. Matched Pkts — The number of packets that matched the class-map criteria. NOTE: When you configure trust , matched packet counters are not incremented in this field. ● Matched Bytes — The number of bytes that matched the class-map criteria.
service-class buffer shared-threshold-weight Create a service class and associate the threshold weight of the shared buffer with each of the queues per port in the egress direction.
Example test cam-usage Check the Input Policy Map configuration for the CAM usage. Syntax Parameters test cam-usage service-policy input policy-map stack-unit {[number port-set portpipe number] | [all]} policy-map Enter the policy map name. stackunit number (OPTIONAL) Enter the keyword stack-unit then the stack-unit slot number. port-set portpipe Enter the keywords port-set then the stack-unit port pipe number. The range is number from 0 or 1.
Field Description Estimated CAM per Port Indicates the number of free CAM entries required (for the classification rules) to apply the input policy map on a single interface. NOTE: The CAM entries for the default rule are not included in this column; a CAM entry for the default rule is always dedicated to a port and is always available for that interface.
Usage Information To configure the minimum and maximum threshold values for user-defined profiles, use this command. Additionally, to modify the minimum and maximum threshold values for the pre-defined WRED profiles, use this command. If you delete the threshold values of the pre-defined WRED profiles, the profiles revert to their original default values. Related Commands ● wred-profile — creates a WRED profile. trust Specify dynamic classification (DSCP) or dot1p to trust.
Table 3.
Version Description 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. Usage Information To assign drop precedence to green or yellow traffic, use this command. If there is no honoring enabled on the input, all the traffic defaults to green drop precedence. Related Commands ● wred-profile — creates a WRED profile and name that profile. ● trust — defines the dynamic classification to trust DSCP.
Related Commands ● wred-profile — creates a WRED profile and name that profile. wred weight Configure the weight factor for computation of average-queue size. This weight value applies to front-end ports. This mechanism to configure a weight for WRED and ECN functionality for front-end ports is supported on the S6000 and Z9000 platforms.
Command Modes CONFIGURATION Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.
pps. The range is from 0 to 40000 for Mbps (which is the default measure for rate limits if you do not explicitly configure Kbps or pps) Default kbps Enter the keyword kbps to specify the peak rate limit in Kilobits per second (Kbps). Specify this value as a multiple of 64. The range is from 0 to 40000000. The default granularity is Megabits per second (Mbps). pps Enter the keyword pps to specify the peak rate limit in packets per second (pps). The range is from 1 to 268000000.
service-pool wred A global buffer pool that is a shared buffer pool accessed by multiple queues when the minimum guaranteed buffers for the queue are consumed can be configured on the S6000 and Z9000 platforms. Create a global buffer pool that is a shared buffer pool accessed by multiple queues when the minimum guaranteed buffers for the queue are consumed. S4810, S4820T, S6000, and Z9000 platforms support four global service-pools in the egress direction.
DSCP Color Map Commands The DSCP color map allows you to set the number of specific DSCP values to yellow or red. Traffic marked as yellow delivers traffic to the egress queue which will either transmit the packet if it has available bandwidth or drop the packet due to no ability to send. Traffic marked as red (high drop precedence) is dropped. dscp Sets the number of specific DSCP values for a color map profile to yellow or red.
qos dscp-color-map Configure the DSCP color map. Syntax qos dscp-color-map map-name To remove a color map, use the no qos dscp-color-map map-name command. Parameters Defaults map-name Enter the name of the DSCP color map. The map name can have a maximum of 32 characters. None Command Modes CONFIGURATION Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.
Version Description 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.5(0.1) Introduced on the Z9500. Version 9.5.0.0 Introduced on the Z9000, S6000, S4820T, S4810, and MXL. Usage Information If the specified color-map does not exist, the Diffserv Manager (DSM) creates a color map and sets all the DSCP values to green (low drop precedence).
Parameters Defaults map-name Enter the name of the color map. None Command Modes EXEC Command History Example This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.5(0.1) Introduced on the Z9500. 9.5.0.
44 Routing Information Protocol (RIP) Routing information protocol (RIP) is a distance vector routing protocol. The Dell Networking OS supports both RIP version 1 (RIPv1) and RIP version 2 (RIPv2) on the platform. The Dell Networking OS implementation of RIP is based on IETF RFCs 2453 and RFC 1058. For more information about configuring RIP, see the Dell Networking OS Configuration Guide.
Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Introduced on the S-Series. 7.6.1.0 Introduced on the C-Series. pre- 6.2.1.1 Introduced on the E-Series.
debug ip rip Examine RIP routing information for troubleshooting. Syntax debug ip rip [interface | database | events [interface] | trigger] To turn off debugging output, use the no debug ip rip command. Parameters interface (OPTIONAL) Enter the interface type and ID as one of the following: ● For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then the slot/port/subport information.
default-information originate Generate a default route for the RIP traffic. Syntax default-information originate [always] [metric metric-value] [route-map map-name] To return to the default values, use the no default-information originate command. Parameters always (OPTIONAL) Enter the keyword always to enable the switch software to always advertise the default route. metric metric- (OPTIONAL) Enter the keyword metric then a number as the metric value. The range is from 1 to 16. The default is 1.
Defaults 1 Command Modes ROUTER RIP Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.
Related Commands Version Description 8.3.7.0 Introduced on the S4810. 7.8.1.0 Introduced on the S-Series. 7.6.1.0 Introduced on the C-Series. pre- 7.7.1.0 Introduced on the E-Series. ● router rip — enters ROUTER mode on the switch. distance Assign a weight (for prioritization) to all routes in the RIP routing table or to a specific route. Lower weights (“administrative distance”) are preferred.
distribute-list in Configure a filter for incoming routing updates. Syntax distribute-list prefix-list-name in [interface] To delete the filter, use the no distribute-list prefix-list-name in command. Parameters Defaults prefix-list-name Enter the name of a configured prefix list. interface (OPTIONAL) Identifies the interface type slot/port as one of the following: ● For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then the slot/port/subport information.
distribute-list out Configure a filter for outgoing routing updates. Syntax distribute-list prefix-list-name out [interface | bgp | connected | isis | ospf | static] To delete the filter, use the no distribute-list prefix-list-name out command. Parameters Defaults prefix-list-name Enter the name of a configured prefix list.
Related Commands Version Description pre- 6.2.1.1 Introduced on the E-Series. ● ip prefix-list — enters PREFIX-LIST mode and configures a prefix list. ip poison-reverse Set the prefix of the RIP routing updates to the RIP infinity value. Syntax ip poison-reverse To disable poison reverse, use the no ip poison-reverse command. Defaults Disabled. Command Modes INTERFACE Command History Related Commands This guide is platform-specific.
2 Defaults (OPTIONAL) Enter the number 2 for RIP version 2. RIPv1 and RIPv2 Command Modes INTERFACE Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.
Version Description 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Introduced on the S-Series. 7.6.1.0 Introduced on the C-Series. pre- 6.2.1.1 Introduced on the E-Series. Usage Information To enable the interface to send both version of RIP packets, use the ip rip send version 1 2 command.
maximum-paths Set RIP to forward packets over multiple paths. Syntax maximum-paths number To return to the default values, use the no maximum-paths commands. Parameters Defaults number Enter the number of paths. The range is from 1 to 16. The default is 4 paths. 4 Command Modes ROUTER RIP Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.
Usage Information Related Commands Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Introduced on the S-Series. 7.6.1.0 Introduced on the C-Series. pre- 6.2.1.
Usage Information Version Description 8.3.7.0 Introduced on the S4810. 7.8.1.0 Introduced on the S-Series. 7.6.1.0 Introduced on the C-Series. pre- 6.2.1.1 Introduced on the E-Series. You can enable an unlimited number of RIP networks. RIP operates over interfaces configured with any address the network command specifies. offset-list Specify a number to add to the incoming or outgoing route metrics learned using RIP.
Version Description 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.5.1.0 Added support for 4-port 40G line cards. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Introduced on the S-Series. 7.6.1.0 Introduced on the C-Series. pre- 6.2.1.1 Introduced on the E-Series. Usage Information When the offset metric is applied to an interface, that value takes precedence over an offset value that is not extended to an interface.
passive-interface Suppress routing updates on a specified interface. Syntax passive-interface interface To delete a passive interface, use the no passive-interface interface command. Parameters Defaults interface Enter the following information: ● For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then the slot/port/subport information. ● For a 25-Gigabit Ethernet interface, enter the keyword twentyFiveGigE then the slot/port/subport information.
redistribute Redistribute information from other routing instances. Syntax redistribute {connected | static} To disable redistribution, use the no redistribute {connected | static} command. Parameters Defaults connected Enter the keyword connected to specify that information from active routes on interfaces is redistributed. static Enter the keyword static to specify that information from static routes is redistributed. Not configured.
level-1 (OPTIONAL) Enter the keywords level-1 to redistribute only IS-IS Level-1 routes. level-1-2 (OPTIONAL) Enter the keywords level-1-2 to redistribute both IS-IS Level-1 and Level-2 routes. level-2 (OPTIONAL) Enter the keywords level-2 to redistribute only IS-IS Level-2 routes. metric metric- (OPTIONAL) Enter the keyword metric then a number as the metric value. The range is from 0 to 16.
Command Modes ROUTER RIP Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.
Usage Information Example Related Commands To enable RIP, assign a network address using the network command. Dell(conf)# router rip Dell(conf-router_rip)# ● network — enables RIP. ● exit — returns to CONFIGURATION mode. show config Display the changes you made to the RIP configuration. The default values are not shown. Syntax show config Command Modes ROUTER RIP Command History Example This guide is platform-specific.
Parameters ip-address (OPTIONAL) Specify an IP address in dotted decimal format to view RIP information on that network only. If you enter an IP address, also enter a mask for that IP address. mask (OPTIONAL) Specify a mask, in /network format, for the IP address. Command Modes EXEC Privilege Command History Usage Information Example 1080 This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide.
[50/2] via 1.1.120.2, 00:00:55, Port-channel 20 [50/2] via 1.1.130.2, 00:00:12, Port-channel 30 [50/2] via 1.1.10.2, 00:00:18, Vlan 10 208.250.42.0/24 auto-summary Dell# show running-config rip Display the current RIP configuration. Syntax show running-config rip Defaults none Command Modes EXEC Privilege Command History Example This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.
To return to the default settings, use the no timers basic command. Parameters Defaults update Enter the number of seconds to specify the rate at which RIP routing updates are sent. The range is from zero (0) to 4294967295. The default is 30 seconds. invalid Enter the number of seconds to specify the time interval before routing updates are declared invalid or expired. The invalid value should be at least three times the update timer value. The range is from zero (0) to 4294967295.
Parameters Defaults 1 Enter the keyword 1 to specify RIP version 1. 2 Enter the keyword 2 to specify RIP version 2. The Dell Networking OS sends RIPv1 and receives RIPv1 and RIPv2. Command Modes ROUTER RIP Command History Related Commands This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.
45 Remote Monitoring (RMON) The Dell Networking OS remote monitoring (RMON) is implemented on the platform. Dell Networking OS RMON is based on IEEE standards, providing both 32-bit and 64-bit monitoring and long-term statistics collection.
Parameters number Enter the alarm integer number from 1 to 65535. The value must be unique in the RMON alarm table. variable Enter the MIB object to monitor. The variable must be in the SNMP OID format; for example, 1.3.6.1.2.1.1.3. The object type must be a 32-bit integer. interval Time, in seconds, the alarm monitors the MIB variables; this is the alarmSampleType in the RMON alarm table. The range is from 5 to 3600 seconds. delta Enter the keyword delta to test the change between MIB variables.
rmon collection history Enable the RMON MIB history group of statistics collection on an interface. Syntax rmon collection history {controlEntry integer} [owner name] [buckets number] [interval seconds] To remove a specified RMON history group of statistics collection, use the no rmon collection history {controlEntry integer} command. Parameters controlEntry integer Defaults Enter the keyword controlEntry to specify the RMON group of statistics using a value.
To remove RMON MIB statistics collection on an interface, use the no rmon collection statistics {controlEntry integer} command. Parameters controlEntry integer owner name Defaults Enter the keyword controlEntry to specify the RMON group of statistics using a value. Then enter an integer value from 1 to 65535 that identifies the RMON Statistic Table. The integer value must be a unique in the RMON statistic table.
Defaults As noted in the Parameters section. Command Modes CONFIGURATION Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.
owner string Defaults (OPTIONAL) Enter the keyword owner then the owner name to specify an owner for the alarm. This is the alarmOwner object in the alarmTable of the RMON MIB. owner Command Modes CONFIGURATION Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.
Example Version Description 7.5.1.0 Introduced on the C-Series. 6.1.1.0 Introduced on the E-Series. Dell# show rmon RMON status total memory used 218840 bytes. ether statistics table: 8 entries, 4608 bytes ether history table: 8 entries, 6000 bytes alarm table: 390 entries, 102960 bytes high-capacity alarm table: 5 entries, 1680 bytes event table: 500 entries, 206000 bytes log table: 2 entries, 552 bytes Dell# show rmon alarms Display the contents of the RMON alarm table.
sample type: absolute value. value: 255161 alarm type: rising or falling alarm. rising threshold: 1, RMON event index: 1 falling threshold: 501, RMON event index: 501 alarm owner: 1 alarm status: OK Dell# Example (Brief) Dell# show rmon alarm br index SNMP OID -------------------------1 1.3.6.1.2.1.1.3 2 1.3.6.1.2.1.1.3 3 1.3.6.1.2.1.1.3 4 1.3.6.1.2.1.1.3 5 1.3.6.1.2.1.1.3 6 1.3.6.1.2.1.1.3 7 1.3.6.1.2.1.1.3 8 1.3.6.1.2.1.1.3 9 1.3.6.1.2.1.1.3 10 1.3.6.1.2.1.1.3 11 1.3.6.1.2.1.1.3 12 1.3.6.1.2.1.1.3 13 1.
Example (Index) Example (Brief) 1092 Version Description 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 6.1.1.0 Introduced on the E-Series.
17 18 19 20 21 22 Dell# 17 18 19 20 21 22 show rmon hc-alarm Display the contents of RMON High-Capacity alarm table. Syntax Parameters Defaults show rmon hc-alarm [index] [brief] index (OPTIONAL) Enter the table index number to display just that entry. brief (OPTIONAL) Enter the keyword brief to display the RMON High-Capacity alarm table in an easy-to-read format. none Command Modes EXEC Command History Example (Index) This guide is platform-specific.
alarm status: OK Dell# Example (Brief) Dell# show rmon hc-alarm brief index SNMP OID ---------------------------------1 1.3.6.1.2.1.1.3 2 1.3.6.1.2.1.1.3 3 1.3.6.1.2.1.1.3 4 1.3.6.1.2.1.1.3 5 1.3.6.1.2.1.1.3 Dell# show rmon history Display the contents of the RMON Ethernet history table. Syntax show rmon history [index] [brief] Parameters Defaults index (OPTIONAL) Enter the table index number to display just that entry.
show rmon log Display the contents of the RMON log table. Syntax Parameters Defaults show rmon log [index] [brief] index (OPTIONAL) Enter the table index number to display just that entry. brief (OPTIONAL) Enter the keyword brief to display the RMON log table in an easyto-read format. none Command Modes EXEC Command History Usage Information Example (Index) Example (Brief) This guide is platform-specific.
show rmon statistics Display the contents of RMON Ethernet statistics table. Syntax show rmon statistics [index] [brief] Parameters Defaults index (OPTIONAL) Enter the table index number to display just that entry. brief (OPTIONAL) Enter the keyword brief to display the RMON Ethernet statistics table in an easy-to-read format. none Command Modes EXEC Command History This guide is platform-specific.
46 Rapid Spanning Tree Protocol (RSTP) The Dell Networking OS implementation of rapid spanning tree protocol (RSTP) is based on the IEEE 802.1w standard spanningtree protocol. The RSTP algorithm configures connectivity throughout a bridged local area network (LAN) that is comprised of LANs interconnected by bridges. Dell Networking OS supports RSTP.
Related Commands Version Description 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 6.2.1.1 Introduced on the E-Series. ● protocol spanning-tree rstp — enters rapid spanning tree mode. debug spanning-tree rstp Enable debugging of RSTP and view information on the protocol. Syntax debug spanning-tree rstp [all | bpdu interface {in | out} | events] To disable debugging, use the no debug spanning-tree rstp command.
Example Version Description 8.5.1.0 Added support for 4-port 40G line cards. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 6.2.1.1 Introduced on the E-Series. Dell# debug spanning-tree rstp bpdu gigabitethernet 2/1/1 ? in Receive (in) out Transmit (out) description Enter a description of the rapid spanning tree. Syntax description {description} To remove the description, use the no description {description} command.
Defaults RSTP is disabled. Command Modes CONFIGURATION RSTP (conf-rstp) Command History Related Commands This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.
Related Commands Version Description 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 6.2.1.1 Introduced on the E-Series. ● hello-time — changes the time interval between BPDUs. ● max-age — changes the wait time before RSTP refreshes the protocol configuration information. hello-time Set the time interval between the generation of the RSTP bridge protocol data units (BPDUs).
Related Commands ● forward-delay — changes the wait time before RSTP transitions to the Forwarding state. ● max-age — changes the wait time before RSTP refreshes the protocol configuration information. max-age To maintain configuration information before refreshing that information, set the time interval for the RSTP bridge. Syntax max-age seconds To return to the default values, use the no max-age command.
Usage Information Example Related Commands Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 6.2.1.
Example Dell(conf-rstp)# show config ! protocol spanning-tree rstp no disable bridge-priority 16384 show spanning-tree rstp Display the RSTP configuration. Syntax show spanning-tree rstp [brief] [guard] Parameters brief (OPTIONAL) Enter the keyword brief to view a synopsis of the RSTP configuration information. guard (OPTIONAL) Enter the keyword guard to display the type of guard enabled on an RSTP interface and the current port state.
Example (Brief) Dell# show spanning-tree rstp brief Executing IEEE compatible Spanning Tree Protocol Root ID Priority 8192, Address 0001.e805.e306 Root Bridge hello time 4, max age 20, forward delay 15 Bridge ID Priority 16384, Address 0001.e801.6aa8 Configured hello time 2, max age 20, forward delay 15 Interface Designated Name PortID Prio Cost Sts Cost Bridge ID PortID ---------- ------- --- ------- -------------------- -------Te 4/2/1 128.418 128 20000 FWD 20000 16384 0001.e801.6aa8 128.
spanning-tree rstp Configure an RSTP interface with one of these settings: port cost, edge port with optional bridge port data unit (BPDU) guard, port priority, loop guard, or root guard. Syntax spanning-tree rstp {cost port-cost | edge-port [bpduguard [shutdown-onviolation]] | priority priority | {loopguard | rootguard}} Parameters cost port-cost Enter the keyword cost then the port cost value. The range is from 1 to 200000.
Usage Information Version Description 8.2.1.0 Introduced the hardware shutdown-on-violation options. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 7.4.1.0 Added the optional bridge port data unit (BPDU) guard. 6.2.1.1 Introduced on the E-Series. The BPDU guard option prevents the port from participating in an active STP topology in case a BPDU appears on a port unintentionally, or is misconfigured, or is subject to a DOS attack.
Usage Information 1108 Version Description 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 6.5.1.0 Introduced on the E-Series. By default, Dell Networking OS implements an optimized flush mechanism for RSTP.
47 Security The commands in this chapter are available on Dell Networking OS. For configuration details, see the Security section in the Dell Networking OS Configuration Guide. NOTE: Dell Networking OS implements LEAP with MSCHAP v2 supplicant. Topics: • • • • • • • • • • AAA Accounting Commands Authorization and Privilege Commands Obscure Password Commands Authentication and Password Commands RADIUS Commands TACACS+ Commands Port Authentication (802.
● For default, the default accounting methods used. Defaults start-stop Enter the keywords start-stop to send a “start accounting” notice at the beginning of the requested event and a “stop accounting” notice at the end of the event. wait-start Enter the keywords wait-start to ensure that the TACACS+ security server acknowledges the start notice before granting the user’s process request.
aaa accounting suppress Prevent the generation of accounting records of users with the user name value of NULL. Syntax aaa accounting suppress null-username To permit accounting records to users with user name value of NULL, use the no aaa accounting suppress null-username command. Defaults Accounting records are recorded for all users. Command Modes CONFIGURATION Command History Usage Information This guide is platform-specific.
Command History Related Commands This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.5(0.0) Added support for roles on the Z9000, S6000, S4820T, S4810, MXL. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000.
show accounting Display the active accounting sessions for each online user. Syntax show accounting Defaults none Command Modes EXEC Command History Usage Information Example Related Commands This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.
Authorization and Privilege Commands To set command line authorization and privilege levels, use the following commands. authorization Apply an authorization method list to terminal lines. Syntax authorization {exec | commands {level | role role-name}} method-list Parameters Defaults exec Enter the keyword exec to apply an EXEC level authorization method list.
Undo a configuration with the no aaa authorization commands {level | role rolename} {name|default} {local | tacacs+ | none} command. Parameters Defaults commands level Enter the keyword commands then the command privilege level for command level authorization. role role-name Enter the keyword role then the role name. name Define a name for the list of authorization methods. default Define the default list of authorization methods.
Usage Information Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the E-Series.
Version Description 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 6.1.1.0 Added support for RADIUS. privilege level (CONFIGURATION mode) Change the access or privilege level of one or more commands. Syntax privilege mode {level level command | reset command} To delete access to a level and command, use the no privilege mode level level command command.
Usage Information To define a password for the level to which you are assigning privilege or access, use the enable password command. privilege level (LINE mode) Change the access level for users on the terminal lines. Syntax privilege level level To delete access to a terminal line, use the no privilege level level command. Parameters level level Enter the keyword level then a number for the access level. The range is from 0 to 15. Level 1 is EXEC mode and Level 15 allows access to all CLI modes.
Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.6(0.
... method2 Defaults (OPTIONAL) In the event of a “no response” from the first method, Dell Networking OS applies the next configured method. Use the enable password. Command Modes CONFIGURATION Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.
method Enter one of the following methods: ● enable: use the password the enable password command defines in CONFIGURATION mode. Not available if role-only is in use. ● line: use the password the password command defines in LINE mode. Not available if role-only is in use. ● local: use the password for the userid contained in the local password database. ● none: no authentication. Not available if role-only is in use. ● radius: use the RADIUS servers configured with the radius-server host command.
After configuring the aaa authentication login command, configure the login authentication command to enable the authentication scheme on terminal lines. Connections to the SSH server work with the following login mechanisms: local, radius, and tacacs. Related Commands ● ● ● ● login authentication — enables AAA login authentication on the terminal lines. password — creates a password. radius-server host — specifies a RADIUS server host. tacacs-server host — specifies a TACACS+ server host.
Parameters level level (OPTIONAL) Enter the keyword level then a number as the level of access. The range is from 1 to 15. encryption-type (OPTIONAL) Enter the number 7 or 0 as the encryption type. Enter a 7 then a text string as the hidden password. The text string must be a password that was already encrypted by a Dell Networking router. Use this parameter only with a password that you copied from the show running-config file of another Dell Networking router.
Parameters sha256-password Enter the keyword sha256-password then the encryption-type or the password. level level (OPTIONAL) Enter the keyword level then a number as the level of access. The range is from 1 to 15. encryption-type (OPTIONAL) Enter the number 8 or 0 as the encryption type. Enter 8 to enter the sha256–based hashed password. password Defaults Enter a text string, up to 32 characters long, as the clear text password. No password is configured. level = 15.
Usage Information Version Description 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. pre-6.1.1.0 Introduced on the E-Series. Only Dell Networking Technical Support staff use this command. enable secret Change the password for the enable command. Syntax enable secret [level level] [encryption-type] password To delete a password, use the no enable secret [encryption-type] password [level level] command.
● Start with a letter, not a number. ● Passwords can have a regular expression as the password. To create a password with a regular expression in it, use CNTL + v prior to entering regular expression. For example, to create the password abcd]e, you type “abcd CNTL v ]e”. When the password is created, you do not use the CNTL + v key combination and enter “abcd]e”. NOTE: The question mark (?) and the tilde (~) are not supported characters.
● If you configure the default authentication list using the default keyword, the list applies it to all the local and remote connections globally, unless you have specified some another authentication list for a specific connection. ● If you configure an authentication lists other than default, you must apply those authentication lists to each connection. ● If you configure the aaa authentication login default command, the login authentication default command automatically is applied to all terminal lines.
● radius-server key — configures a key for all RADIUS communications between the switch and the RADIUS host server. ● tacacs-server key — configures a key for communication between a TACACS+ server and client. ● username — establishes an authentication system based on user names. password-attributes Configure the password attributes (strong password).
Example Version Description 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 6.3.1.0 Introduced on the E-Series. In the following example, after 5 un-successful login attempts, the session (SSH/TELNET) goes into a locked state for 5 minutes.
unless you re-configure them. To remove an encrypted password, use the no password password command. To keep unauthorized people from viewing passwords in the switch configuration file, use the service password-encryption command. This command encrypts the clear-text passwords created for user name passwords, authentication key passwords, the privileged command password, and console and virtual terminal line access passwords. To view passwords, use the show running-config command.
Parameters all (OPTIONAL) Enter the keyword all to view all terminal lines in the switch. Command Modes EXEC Privilege Command History Usage Information Example Related Commands This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON.
timeout login response Specify how long the software waits for the login input (for example, the user name and password) before timing out. Syntax timeout login response seconds To return to the default values, use the no timeout login response command. Parameters Defaults seconds Enter a number of seconds the software waits before logging you out. The range is: ● VTY — range is from 1 to 30 seconds, the default is 30 seconds.
nopassword Enter the keyword nopassword to specify that the user should not enter a password. password Enter the keyword password then the encryption-type or the password. encryption-type Enter an encryption type for the password that you enter. ● 0 directs the system to store the password as clear text. It is the default encryption type when using the password option. ● 8 to indicate that a password encrypted using a sha256 hashing algorithm follows.
Usage Information To view the defined user names, use the show running-config user command. Related Commands ● password — specifies a password for users on terminal lines. ● enable sha256-password — configures SHA-256 based password. ● show running-config — views the current configuration. RADIUS Commands The following RADIUS commands are supported by Dell Networking OS. debug radius View RADIUS transactions to assist with troubleshooting.
● For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/port/subport information. ● For a 50-Gigabit Ethernet interface, enter the keyword fiftyGigE then the slot/port/subport information. ● For a 100-Gigabit Ethernet interface, enter the keyword hundredGigE then the slot/port information. ● For a Loopback interface, enter the keyword loopback then a number from 0 to 16383. ● For a port channel interface, enter the keywords port-channel then a number.
Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. pre-6.1.1.0 Introduced on the E-Series.
Parameters hostname Enter the name of the RADIUS server host. ipv4-address | ipv6-address Enter the IPv4 address (A.B.C.D) or IPv6 address (X:X:X:X::X) of the RADIUS server host. auth-port portnumber (OPTIONAL) Enter the keywords auth-port then a number as the port number. The range is from zero (0) to 65535. The default port-number is 1812. retransmit (OPTIONAL) Enter the keyword retransmit then a number as the number of attempts. This parameter overwrites the radius-server retransmit command.
The global default values for the timeout, retransmit, and key optional parameters are applied, unless those values are specified in the radius-server host or other commands. To return to the global default values, if you configure the timeout, retransmit, or key values, include those keywords when using the no radius-server host command syntax. You can use duplicate host names or IP addresses among RADIUS groups. However, you cannot use duplicate host names or IP addresses within the same RADIUS group.
Command Modes RADIUS SERVER GROUP Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.2(1.0) Introduced on the Z9500. 9.7(0.0) Introduced on the S6000-ON. 9.5(0.0) Introduced on the Z9500. 9.4(0.
Usage Information Related Commands Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.7.1.0 Authentication key length increased to 42 characters. 7.6.1.0 Introduced on the S-Series. 7.5.1.
Related Commands Version Description 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. pre-6.2.1.0 Introduced on the E-Series. ● radius-server host — configures a RADIUS host. radius-server timeout To reply to a request, configure the amount of time the RADIUS client (the switch) waits for a RADIUS host server .
TACACS+ Commands Dell Networking OS supports TACACS+ as an alternate method for login authentication. tacacs-server group Creates a group of TACACS servers to be used for Authentication, Authorization, and Accounting.. Syntax aaa tacacsgroup group-name To delete a group of TACACS servers, use the no tacacs-server group group-name command . Parameters Defaults group-name Enter the name of the TACACS server group. Not configured.
Version Description 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. pre-6.2.1.0 Introduced on the E-Series. ip tacacs source-interface Specify an interface’s IP address as the source IP address for TACACS+ connections.
Version Description 8.3.11.1 Introduced on the Z9000. 8.5.1.0 Added support for 4-port 40G line cards. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. pre-6.2.1.1 Introduced on the E-Series. tacacs-server group Creates a group of TACACS servers. Syntax tacacs-server group group-nameTo delete a group of TACACS servers, use the no tacacsserver group group-name command.
Defaults timeout seconds (OPTIONAL) Enter the keyword timeout then the number of seconds the switch waits for a reply from the TACACS+ server. The range is from 0 to 1000. The default is 10 seconds. key key (OPTIONAL) Enter the keyword key then a string up to 42 characters long as the authentication key. This authentication key must match the key specified in the tacacs-server key for the TACACS+ daemon. Not configured.
tacacs-server key Configure a key for communication between a TACACS+ server and a client. Syntax tacacs-server key [encryption-type] key To delete a key, use the no tacacs-server key key command. Parameters Defaults encryption-type (OPTIONAL) Enter either zero (0) or 7 as the encryption type for the key entered. The options are: ● 0 is the default and means the key is not encrypted and stored as clear text. ● 7 means that the key is encrypted and hidden.
● For a 25-Gigabit Ethernet interface, enter the keyword twentyFiveGigE then the slot/port/subport information. ● For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/port/subport information. ● For a 50-Gigabit Ethernet interface, enter the keyword fiftyGigE then the slot/port/subport information. ● For a 100-Gigabit Ethernet interface, enter the keyword hundredGigE then the slot/port information.
● If 802.1X authorization is enabled but the VLAN information from the RADIUS server is not valid, the port returns to the Unauthorized state and remains in the configured access VLAN. This prevents ports from appearing unexpectedly in an inappropriate VLAN due to a configuration error. Configuration errors create an entry in Syslog. ● If 802.1X authorization is enabled and all information from the RADIUS server is valid, the port is placed in the specified VLAN after authentication.
Related Commands Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the C-Series and S-Series. 7.4.1.0 Introduced on the E-Series.
After the authentication VLAN is assigned, the port-state must be toggled to restart authentication. Authentication occurs at the next re-authentication interval (dot1x reauthentication). Related Commands ● dot1x port-control — enables port-control on an interface. ● dot1x guest-vlan — configures a guest VLAN for non-dot1x devices. ● show dot1x interface — displays the 802.1X information on an interface. dot1x auth-server Configure the authentication server to RADIUS.
Usage Information Version Description 9.7(0.0) Introduced on the S6000–ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the C-Series, S-Series, and E-Series. 802.1X authentication is enabled when an interface is connected to the switch.
Usage Information To disable MAC authentication bypass on a port, enter the no dot1x mac-auth-bypass command. dot1x max-eap-req Configure the maximum number of times an extensive authentication protocol (EAP) request is transmitted before the session times out. Syntax dot1x max-eap-req number To return to the default, use the no dot1x max-eap-req command. Parameters Defaults number Enter the number of times an EAP request is transmitted before a session time-out. The range is from 1 to 10.
Usage Information Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the C-Series and S-Series. 7.4.1.0 Introduced on the E-Series.
dot1x reauthentication Enable periodic re-authentication of the client. Syntax dot1x reauthentication [interval seconds] To disable periodic re-authentication, use the no dot1x reauthentication command. Parameters Defaults interval seconds (Optional) Enter the keyword interval then the interval time, in seconds, after which re-authentication is initiated. The range is from 1 to 31536000 (1 year). The default is3600 (1 hour).
Version Description 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the C-Series and S-Series. 7.4.1.0 Introduced on the E-Series. dot1x server-timeout Configure the amount of time after which exchanges with the server time-out.
Parameters Defaults seconds Enter a time-out value in seconds. The range is from 1 to 300, where 300 is implementation dependant. The default is 30. 30 seconds Command Modes INTERFACE Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.
Version Description 7.6.1.0 Introduced on the C-Series and S-Series. 7.4.1.0 Introduced on the E-Series. show dot1x interface Display the 802.1X information on an interface. Syntax Parameters Defaults show dot1x interface interface interface Enter one of the following keywords and slot/port or number information: ● For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then the slot/port/subport information.
Untagged VLAN id: Guest VLAN: Guest VLAN id: Auth-Fail VLAN: Auth-Fail VLAN id: Auth-Fail Max-Attempts: Mac-Auth-Bypass: Mac-Auth-Bypass Only: Tx Period: Quiet Period: ReAuth Max: Supplicant Timeout: Server Timeout: Re-Auth Interval: Max-EAP-Req: Host Mode: Auth PAE State: Backend State: Dell# None Disable NONE Disable NONE NONE Disable Disable 30 seconds 60 seconds 2 30 seconds 30 seconds 3600 seconds 2 SINGLE_HOST Initialize Initialize Dell# show dot1x interface fortyGigE 1/10 802.
NOTE: You must have a license to access the FIPS mode. For more information, contact your Dell Networking representative. rsa1 Enter the keyword rsa1 then the key size to generate a SSHv1 RSA host keys. The range is from 1024 to 2048. The default is 1024. NOTE: This option is not available in FIPS mode. Defaults Key size 1024; if you enable FIPS mode, the key size is 2048. Command Modes CONFIGURATION Command History Usage Information This guide is platform-specific.
crypto key zeroize rsa Removes the generated RSA host keys and zeroize the key storage location. Syntax crypto key zeroize rsa Defaults none Command Modes CONFIGURATION Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.
Usage Information Debug information includes details for key-exchange, authentication, and established session for each connection. ip scp topdir Identify a location for files used in secure copy transfer. Syntax ip scp topdir directory To return to the default setting, use the no ip scp topdir command. Parameters Defaults directory Enter a directory name. The internal flash (flash:) is the default directory. Command Modes CONFIGURATION Command History This guide is platform-specific.
Usage Information Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. pre-6.1.1.0 Introduced on the E-Series.
Usage Information ● You can select one or more ciphers from the list. ● The default list of supported ciphers is same irrespective of whether FIPS mode is enabled or disabled. ● Client-supported cipher list gets preference over the server-supported cipher list in selecting the cipher for the SSH session. ● When the cipher (-c) option is used with the SSH CLI, it overrides the configured or default cipher list. ● When FIPS is enabled or disabled, the client ciphers get default configuration.
Usage Information Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. pre-6.1.1.0 Introduced on the E-Series.
Usage Information Version Description 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. pre-6.1.1.0 Introduced on the E-Series. The server-generated key is used for SSHv1 key-exchange. ip ssh mac Configure the list of MAC algorithms supported on both SSH client and SCP.
● When the MAC (-m) option is used with the SSH CLI, it overrides the configured or default MAC list. ● When FIPS is enabled or disabled, the client MACs get default configuration. ip ssh password-authentication Enable password authentication for the SSH server. Syntax ip ssh password-authentication enable To disable password-authentication, use the no ip ssh password-authentication enable command. Parameters Defaults enable Enter the keyword enable to enable password-authentication for the SSH server.
Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.5(0.1) Introduced on the Z9500. 9.5(0.
NOTE: For rhostfile and pub-key-file, the administrator must FTP the file to the chassis. Example Related Commands Dell# conf Dell(conf)# ip ssh pub-key-file flash://knownhosts Dell(conf)# ● show ip ssh client-pub-keys — displays the client-public keys used for the host-based authentication. ip ssh rhostsfile Specify the rhost file used for host-based authorization. Syntax ip ssh rhostsfile {WORD} Parameters Defaults WORD Enter the rhost file name for the host-based authentication.
ip ssh rsa-authentication (Config) Enable RSA authentication for the SSHv2 server. Syntax ip ssh rsa-authentication enable To disable RSA authentication, use the no ip ssh rsa-authentication enable command. Parameters Defaults enable Enter the keyword enable to enable RSA authentication for the SSHv2 server. Disabled. Command Modes CONFIGURATION Command History Usage Information This guide is platform-specific.
● 3des-cbc ● aes128-cbc ● aes192-cbc ● aes256-cbc ● aes128-ctr ● aes192-ctr ● aes256-ctr The default cipher list is used. ● 3des-cbc ● aes128-cbc ● aes192-cbc ● aes256-cbc ● aes128-ctr ● aes192-ctr ● aes256-ctr mac hmac- algorithm Enter the keyword mac then a space-delimited list of hash message authentication code (HMAC) algorithms supported by the SSH server for keying hashing for the message authentication.
● diffie-hellman-group1-sha1, ● diffie-hellman-group14-sha1 port port-number (OPTIONAL) Enter the keyword port then the port number of the listening port of the SSH server. The range is from 1 to 65535. The default is 22. [version {1 | 2}] (OPTIONAL) Enter the keyword version then the SSH version 1 or 2 to specify only SSHv1 or SSHv2. NOTE: If you enable FIPS mode, you can only select version 2. Defaults ● Default listening port is 22.
Example Related Commands Dell# conf Dell(conf)# ip ssh server port 45 Dell(conf)# ip ssh server enable Dell# show ip ssh on page 1175 ip ssh server vrf Configure an SSH server on either a specific VRF or a management VRF. Syntax NOTE: Some of the parameters in this command require licensing to access. For more information, contact your Dell Networking representative.
ip ssh source-interface Specifies an interface’s IP address as the source IP address for an outgoing SSH connections. Syntax ip ssh source-interface interface To delete a source interface, use the no ip ssh source-interface command. Parameters Defaults interface Enter the following keywords and slot/port or number information: ● For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then the slot/port/subport information.
To delete a VRF for an outgoing SSH connection, use the no ip ssh vrf vrf-name command. Parameters Defaults vrf vrf-name Enter the keyword vrf and then the name of the VRF to configure that VRF for an outgoing SSH session. Not configured. Command Modes CONFIGURATION Command History Usage Information Example This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.
Usage Information Version Description 9.7(0.0) Introduced on the S6000–ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. pre-6.1.1.0 Introduced on the E-Series. This command is useful if the remote SSH client implements Strict Host Key Checking. You can copy the host key to your list of known hosts.
Example Related Commands Version Description 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. pre-6.1.1.0 Introduced on the E-Series. Dell# show ip ssh SSH server : enabled. SSH server version : v1 and v2. SSH server vrf : default. SSH server ciphers : aes256-ctr, aes256-cbc, aes192-ctr, aes192cbc, aes128-ctr, aes128-cbc, 3des-cbc.
Usage Information Example Related Commands Version Description 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. pre-6.1.1.0 Introduced on the E-Series. This command displays the contents of the flash://ADMIN_DIRssh/knownhosts file. Dell# show ip ssh client-pub-keys 4.8.1.
Example Dell# show ip ssh rsa-authentication my-authorized-keys ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAIEAyB17l4gFp4r2DRHIvMc1VZ d0Sg5GQxRV1y1X1JOMeO6Nd0WuYyzrQMM 4qJAoBwtneOXfLBcHF3V2hcMIqaZN+CRCnw/ zCMlnCf0+qVTd1oofsea5r09kS0xTp0CNfHXZ3NuGCq9Ov33m9+ U9tMwhS8vy8AVxdH4x4km3c3t5Jvc= freedom@poclab4 Dell# Related Commands ● ip ssh rsa-authentication (Config) — configures the RSA authorized keys.
-l username (OPTIONAL) Enter the keyword -l then the user name used in this SSH session. The default is the user name of the user associated with the terminal. -m HMAC Enter one of the following HMAC algorithms to use. (For v2 clients only): algorithm "no fips mode enable"(disable) will support v1 & v2 client. ● ● ● ● ● Defaults hmac-md5: Force ssh to use hmac-md5 HMAC algorithm. hmac-md5-96: Force ssh to use hmac-md5-96 HMAC algorithm. hmac-sha1: Force ssh to use hmac-sha1 HMAC algorithm.
Usage Information Example Dell Networking OS supports both inbound and outbound SSH sessions using IPv4 or IPv6 addressing. Inbound SSH supports accessing the system through the management interface as well as through a physical Layer 3 interface. Dell#ssh 10.16.151.48 -l anvltest Trying 10.16.151.48... 01:18:16: %STKUNIT0-M:CP %SEC-5-SSH_USAGE: Initiated SSH Client v2 (FIPS Disabled) to anvltest@10.16.151.48 by default from console anvltest@10.16.151.
Parameters Defaults trustdownstream Configure the system to trust Option 82 when it is received from the previous-hop router. vrf Enter the keyword vrf to include VRF related information in the Option 82. This configuration enables the relay agent to include VRF related information when it forwards the broadcasts from client to DHCP server. Disabled. Command Modes CONFIGURATION Command History This guide is platform-specific.
Usage Information When enabled, no learning takes place until you enable snooping on a VLAN. After disabling DHCP Snooping, the binding table is deleted and Option 82, IP Source Guard, and Dynamic ARP Inspection are disabled. Related Commands ● ip dhcp snooping vlan — enable DHCP Snooping on one or more VLANs. ip dhcp snooping binding Create a static entry in the DHCP binding table.
Related Commands Version Description 8.5.1.0 Added support for 4-port 40G line cards. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Introduced on the C-Series and S-Series. ● show ip dhcp snooping — displays the contents of the DHCP binding table. ip dhcp snooping database renew Renew the binding table. Syntax ip dhcp snooping database renew Defaults none Command Modes ● EXEC ● EXEC Privilege Command History This guide is platform-specific.
Version Description 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Introduced on the C-Series and S-Series. ip dhcp source-address-validation Enable IP source guard. Syntax [no] ip dhcp source-address-validation Defaults Disabled. Command Modes INTERFACE Command History This guide is platform-specific.
Version Description 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Introduced on the C-Series and S-Series. Usage Information When enabled, the system begins creating entries in the binding table for the specified VLANs.
Role-Based Access Control Commands With Role-Based Access Control (RBAC), access and authorization is controlled based on a user’s role. Users are granted permissions based on their user roles, not on their individual user ID. User roles are created for job functions and through those roles they acquire the permissions to perform their associated job function. This section describes the syntax and usage of RBAC-specific commands.
Related Commands login authentication, password, radius-server host, tacacs-server host role Changes command permissions for roles.
Parameters command Enter the command’s keywords to assign the command to a certain access level. You can enter one or all of the keywords. mode mode Enter keyword then one of the following modes. ● configure ● exec ● interface ● line ● route-map ● router Defaults none Command Modes EXEC Privilege Command History Examples This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.
Command Modes EXEC Privilege Command History Example This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.5(0.1) Introduced on the Z9500. 9.5(0.0) Introduced on the Z9000, S6000, S4820T, S4810, MXL.
Usage Information Version Description 9.5(0.0) Introduced on the Z9000, S6000, S4820T, S4810, MXL. Instead of using the system defined user roles, you can create a new user role that best matches your organization. When you create a new user role, you first inherit permissions from one of the system defined roles. Otherwise you would have to create a user role from scratch. You then restrict commands or add commands to that role.
48 Service Provider Bridging Service provider bridging is composed of virtual local area network (VLAN) Stacking, Layer 2 Protocol Tunneling, and Provider Backbone Bridging as described in the Dell Networking OS Configuration Guide Service Provider Bridging section. This section includes command line information (CLI) for the Dell Networking OS Layer 2 Protocol Tunneling (L2PT). L2PT enables protocols to tunnel through an 802.1q tunnel. Dell Networking OS supports L2PT on Dell Networking OS.
● For a 100-Gigabit Ethernet interface, enter the keyword hundredGigE then the slot/port information. ● For a Loopback interface, enter the keyword loopback then a number from 0 to 16383. ● For a port-channel interface, enter the keywords port-channel then the port-channel ID. Defaults in | out | both Enter the keyword in, out, or both to debug incoming interfaces, outgoing interfaces, or both incoming and outgoing interfaces. vlan vlan-id Enter the keyword vlan then the VLAN ID.
Example Related Command Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.11.1 Introduced on the Z9000. 8.5.1.1 Added support for 802.1X, E-LMI, GMRP, GVRP, LLDP, LACP, MMRP, MVRP, and OAM 802.3ah protocol traffic to the E-Series. 8.2.1.0 Introduced on the C-Series, E-Series, and E-Series. 7.4.1.
Version Description 7.4.1.0 Introduced Usage Information When you enable VLAN-Stacking, no protocol packets are tunneled. Related Command ● show protocol-tunnel — displays tunneling information for all VLANs. protocol-tunnel enable Enable protocol tunneling globally on the system. Syntax protocol-tunnel enable To disable protocol tunneling, use the no protocol-tunnel enable command. Defaults Disabled.
Example Related Commands Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.2.1.0 Introduced on the C-Series and E-Series. Maximum rate limit on E-Series reduced from 4000 to 3000. 7.4.1.
Example Example (Specific VLAN) Related Commands 1196 Version Description 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.2.1.0 Introduced on the C-Series, and E-Series. 7.4.1.
49 sFlow The Dell Networking OS supports sFlow commands. The Dell Networking OS sFlow monitoring system includes an sFlow Agent and an sFlow Collector. ● The sFlow Agent combines the flow samples and interface counters into sFlow datagrams and forwards them to the sFlow Collector. ● The sFlow Collector analyses the sFlow Datagrams received from the different devices and produces a network-wide view of traffic flows.
sflow collector Configure a collector device to which sFlow datagrams are forwarded. Syntax sflow collector {ip-address | ipv6-address} agent-addr {ip-address | ipv6address} [number [max-datagram-size number]] | [max-datagram-size number] [vrf management] To delete a configured collector, use the no sflow collector {ip-address | ipv6address} agent-addr {ipv4-address | ipv6-address} [number [max-datagramsize number]] | [max-datagram-size number] [vrf management] command.
Usage Information Version Description 6.5.1.0 Expanded the no form of the command to mirror the syntax used to configure. 6.2.1.1 Introduced on the E-Series. You can configure up to two sFlow collectors (IPv4 or IPv6). If two collectors are configured, traffic samples are sent to both. The sFlow agent address is carried in a field in SFlow packets and is used by the collector to identify the sFlow agent.
Usage Information sFlow is disabled by default. In addition to this command, sFlow needs to be enable on individual interfaces where sFlow sampling is desired. Related Commands ● sflow enable (Interface) — enable sFlow on interfaces. sflow ingress-enable Enable sFlow ingress on interfaces. Syntax sflow ingress-enable To disable sFlow, use the no sflow ingress enable command. Defaults Disabled. Command Modes INTERFACE Command History This guide is platform-specific.
Version Description 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.2.1.0 Introduced on S-Series Stacking. 8.1.1.0 Introduced on the E-Series. 7.7.1.0 Introduced on the S-Series. 7.6.1.0 Introduced on the C-Series. 7.4.1.0 Introduced on the E-Series.
sflow polling-interval (Global) Set the sFlow polling interval at a global level. Syntax sflow polling-interval interval value To return to the default, use the no sflow polling-interval interval command. Parameters Defaults interval value Enter the interval value in seconds. The range is from 15 to 86400 seconds. The default is 20 seconds. 20 seconds Command Modes CONFIGURATION Command History This guide is platform-specific.
Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.
Version Description 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.2.1.0 Introduced on S-Series Stacking. 8.1.1.0 Introduced on the E-Series. 7.7.1.0 Introduced on the S-Series. 7.6.1.0 Introduced on the C-Series. 7.4.1.0 Introduced on the E-Series. Usage Information Sample-rate is the average number of packets skipped before the sample is taken. This command changes the global default sampling rate.
Version Description 7.6.1.0 Introduced on the C-Series. 6.2.1.1 Introduced on the E-Series. Usage Information This command changes the sampling rate for an interface. By default, the sampling rate of an interface is set to the same value as the current global default sampling rate. If the value entered is not a correct power of 2, the command generates an error message with the previous and next power-of-2 value. Select one of these two number and re-enter the command.
Usage Information Example Version Description 8.1.1.0 Introduced on the E-Series. 7.7.1.0 Introduced on the S-Series. 7.6.1.0 Introduced on the C-Series. 6.2.1.1 Introduced on the E-Series. The dropEvent counter (sFlow samples dropped due to sub-sampling) shown in the following example always displays a value of zero.
50 Simple Network Management Protocol (SNMP) and Syslog This section contains commands to configure and monitor the simple network management protocol (SNMP) v1/v2/v3 and Syslog. Both features are supported on Dell Networking OS. Topics: • • SNMP Commands Syslog Commands SNMP Commands The following SNMP commands are available in the Dell Networking OS.
Version Description 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series.
Example Related Commands Version Description 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. Dell# show snmp engineID Local SNMP engineID: 0000178B02000001E80214A8 Remote Engine ID IP-addr Port 80001F88043132333435 172.31.1.3 5009 80001F88043938373635 172.31.1.
Usage Information Example Related Commands The following Example displays a group named ngroup. The ngroup has a security model of version 3 (v3) with authentication (auth), the read and notify name is nview with no write view name specified, and finally the row status is active.
snmp ifmib ifalias long Display the entire description string through the Interface MIB, which would be truncated otherwise to 63 characters. Syntax snmp ifmib ifalias long Defaults Interface description truncated beyond 63 characters. Command Modes CONFIGURATION Command History Example This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.
security-name name] | access-list-name [ipv6 ipv6-access-list-name | access-list-name | security-name name]]] To remove access to a community, use the no snmp-server community community-string {ro | rw} [security-name name [access-list-name | ipv6 access-list-name | access-list-name ipv6 access-list-name]] command. Parameters community-name Enter a text string (up to 20 characters long) to act as a password for SNMP. ro Enter the keyword ro to specify read-only permission.
The command options ipv6, security-name, and access-list-name are recursive. In other words, each option can, in turn, accept any of the three options as a sub-option, and each of those sub-options can accept any of the three sub-options as a sub-option, and so forth. The second Example shows the creation of a standard IPv4 ACL called snmp-ro-acl and then assigning it to the SNMP community guest. NOTE: For IPv6 ACLs, only IPv6 and UDP types are valid for SNMP; TCP and ICMP rules are not valid for SNMP.
Version Description E-Series legacy command snmp-server enable traps Enable SNMP traps. Syntax snmp-server enable traps [notification-type] [notification-option] To disable traps, use the no snmp-server enable traps [notification-type] [notification-option] command. Parameters notification-type Enter the type of notification from the following list: ● bgp — Notification of changes in the BGP process. ● config — Notification of changes to the startup or running configuration.
Version Description 9.8(0.0P2) Introduced on the S3048-ON. 9.8(0.0) Added the following two SNMP notification options: syslog-reachable and syslog-unreachable. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.2(0.0) Introduced on the M I/O Aggregator. This command is supported in ProgrammableMux (PMUX) mode only. 9.0.2.0 Introduced on the S6000. 9.1(0.0) Added support for copy-config and ECMP traps. 8.3.19.0 Introduced on the S4820T. 8.3.11.
Defaults As above. Command Modes CONFIGURATION Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.4.(0.0) Added support for VRF. 9.2(1.0) Introduced on the Z9500. 9.0.2.
● 1v2cwriteg — maps to a community/security-name rw permissions. 1 | 2c | 3 (OPTIONAL) Enter the security model version number (1, 2c, or 3): ● 1 is the least secure version. ● 3 is the most secure of the security modes. ● 2c allows transmission of informs and counter 64, which allows for integers twice the width of what is normally allowed. The default is 1. auth (OPTIONAL) Enter the keyword auth to specify authentication of a packet without encryption.
Version Description E-Series legacy command Usage Information The following example specifies the group named harig as a version 3 user requiring both authentication and encryption and read access limited to the read named rview. NOTE: The number of configurable groups is limited to 16 groups. Example Related Commands Dell# conf Dell(conf)# snmp-server group harig 3 priv read rview Dell# ● show snmp group — displays the group name, security model, view status, and storage type of each group.
priv (OPTIONAL) Enter the keyword priv to specify both authentication and then scrambling of the packet. communitystring Enter a text string (up to 20 characters long) as the name of the SNMP community. NOTE: For version 1 and version 2c security models, this string represents the name of the SNMP community. The string can be set using this command; however, Dell Networking OS recommends setting the community string using the snmp-server community command before executing this command.
Version Description 8.4.1.0 Added support for VRRP traps. 7.6.1.0 Added support for STP and xSTP notification types. Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. E-Series legacy command Usage Information To configure the router to send SNMP notifications, enter at least one snmp-server host command. If you enter the command with no keywords, all trap types are enabled for the host. If you do not enter an snmp-server host command, no notifications are sent.
Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series.
Version Description E-Series legacy command snmp-server trap-source Configure a specific interface as the source for SNMP traffic. Syntax snmp-server trap-source interface To disable sending traps out a specific interface, use the no snmp trap-source command. Parameters Defaults interface Enter the following keywords and slot/port or number information: ● For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then the slot/port/subport information.
Version Description E-Series legacy command Usage Information To enable this snmp-server trap-source command, configure an IP address on the interface and enable the interface configured as an SNMP trap source. Related Commands ● snmp-server community — sets the community string. snmp-server user Configure a new user to an SNMP group.
auth-password (OPTIONAL) Enter a text string (up to 20 characters long) password that enables the agent to receive packets from the host. Minimum: eight characters long. priv (OPTIONAL) Enter the keywords priv to initiate a privacy authentication level setting. des56 | aes128 (OPTIONAL) Enter the keyword des56 or aes128 to specify the encryption mode. ● aes128 — Use 128 bit AES algorithm in CFB mode for encryption. ● des56 — Use 56 bit DES algorithm in CBC mode for encryption.
NOTE: The number of configurable users is limited to 16. Example Usage Information Example Usage Information Example Related Commands Dell# snmp-server user privuser v3group v3 encrypted auth md5 9fc53d9d908118b2804fe80e3ba8763d priv des56 d0452401a8c3ce42804fe80e3ba8763d The following command is an example of how to enter a plain-text password as the string authpasswd for user authuser of group v3group.
Usage Information Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.3(0.
Version Description 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. E-Series legacy command Usage Information Example Related Commands The oid-tree variable is a full sub-tree starting from 1.3.6 and cannot specify the name of a sub-tree or a MIB.
snmp trap link-status Enable the interface to send SNMP link traps, which indicate whether the interface is up or down. Syntax snmp trap link-status To disable sending link trap messages, use the no snmp trap link-status command. Defaults Enabled. Command Modes INTERFACE Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.
Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 9.2(0.0) Introduced on the M I/O Aggregator. This command is supported in ProgrammableMux (PMUX) mode only. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810.
default logging buffered Return to the default setting for messages logged to the internal buffer. Syntax default logging buffered Defaults size = 40960; level = 7 or debugging Command Modes CONFIGURATION Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.
Version Description 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. E-Series legacy command Related Commands ● logging console — set the logging console parameters. default logging monitor Return to the default settings for messages logged to the terminal. Syntax default logging monitor Defaults level = 7 or debugging Command Modes CONFIGURATION Command History This guide is platform-specific.
Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.
Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.5(0.1) Added udp and tcp keywords for the Z9500. 9.5(0.0) Added udp and tcp keywords for the S4810, S4820T, S6000, Z9000, and MXL. 9.4.(0.0) Added support for VRF. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 9.2(0.0) Introduced on the M I/O Aggregator.
Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.2(0.0) Introduced on the M I/O Aggregator.
Version Description 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 9.2(0.0) Introduced on the M I/O Aggregator. This command is supported in ProgrammableMux (PMUX) mode only. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series.
● The network administrator and network operator roles can view system events. Examples Related Commands Dell(conf)#logging extended ● show logging auditlog — display the audit log. ● clear logging auditlog— clear the audit log. logging facility Configure the Syslog facility used for error messages sent to Syslog servers. Syntax logging facility [facility-type] To return to the default values, use the no logging facility command.
Version Description 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. E-Series legacy command Related Commands ● logging — enables logging to a Syslog server ● logging on — enables logging.
Usage Information When you configure the snmp-server trap-source command, the system messages logged to the history table are also sent to the SNMP network management station. Related Commands ● show logging — displays information logged to the history buffer. logging history size Specify the number of messages stored in the Dell Networking logging history table. Syntax logging history size size To return to the default values, use the no logging history size command.
Parameters Defaults level Indicate a value from 0 to 7 or enter one of the following parameters: emergencies, alerts, critical, errors, warnings, notifications, informational, or debugging. The default is 7 or debugging. 7 or debugging Command Modes CONFIGURATION Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.
Version Description 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. E-Series legacy command Usage Information When you use the no logging on command, messages are logged only to the console.
Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.2(0.0) Introduced on the M I/O Aggregator. This command is supported in ProgrammableMux (PMUX) mode only. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810.
Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series.
Version Description 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series, S55. 7.5.1.0 Introduced on the C-Series. E-Series legacy command Usage Information To block a type of message parameter, set the logging trap level to a lower number. For example, to block severity messages at level 6, set the level to 5.
show logging auditlog Displays an audit log. Syntax show logging auditlog Defaults None Command Modes EXEC Command History Example Related Commands This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.
Version Description 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.2(0.0) Introduced on the M I/O Aggregator. This command is supported in ProgrammableMux (PMUX) mode only. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series.
show logging driverlog stack-unit Display the driver log for the specified hardware component. Syntax show logging driverlog stack-unit stack-unit-number Parameters defaults stack-unit stack- Enter the keywords stack-unit followed by the stack member ID of the switch unit-number for which you want to display the driver log. none Command Modes ● EXEC ● EXEC Privilege Command History Example This guide is platform-specific.
10:Task(tUsrRoot): [ 55]EEPROM LIB ERR: f10EepromBlkRead@psu0eeprom: Redundant block failed errcode 6 Usage Information This command displays internal software driver information, which may be useful during troubleshooting switch initialization errors, such as a downed Port-Pipe. terminal monitor Configure the Dell Networking OS to display messages on the monitor/terminal. Syntax terminal monitor To return to default settings, use the terminal no monitor command. defaults Disabled.
51 SNMP Traps This section lists the traps sent by the Dell Networking OS. Each trap is listed by the fields Message ID, Trap Type, and Trap Option. Table 4. SNMP Trap List Message ID Trap Type Trap Option COLD_START SNMP COLDSTART WARM_START SNMP WARMSTART COPY_CONFIG_COMPLETE SNMP NONE SNMP LINKDOWN SNMP LINKUP SNMP AUTH EGP_NEIGHBOR_LOSS SNMP NONE OSTATE_DOWN SNMP LINKDOWN SNMP LINKUP SNMP NONE %SNMP-5-SNMP_COLD_START: SNMP COLD_START trap sent.
Table 4.
Table 4.
Table 4.
Table 4.
Table 4.
52 Storm Control The Dell Networking OS storm control feature allows you to limit or suppress traffic during a traffic storm (Broadcast/Unknown Unicast Rate Limiting or Multicast on the C-Series and S-Series). Storm control is supported on Dell Networking OS. Important Points to Remember ● Interface commands can only be applied on physical interfaces (virtual local area networks [VLANs] and link aggregation group [LAG] interfaces are not supported).
• storm-control unknown-unicast (Interface) polling-interval You can set the time interval to poll the queue depth and egress counters. Syntax Parameters Defaults polling—interval {interval in milli-seconds} interval in milliseconds Enter the polling interval in milliseconds. The range is 200 to 1000. The interval should be entered in multiples of 100. The default interval value is 100 milliseconds.
Example Use the storm-control pfc command in the configuration mode to enter the ‘storm-control-pfc' configuration mode. The commands provisioned in this mode are applicable for all the interfaces that have PFC storm enabled.
Example Use the storm-control pfc command in the configuration mode to enter the ‘storm-control-pfc' configuration mode. The commands provisioned in this mode are applicable for all the interfaces that have PFC storm enabled. Dell(conf)#storm-control pfc Dell(conf-storm-control-pfc)#queue-drop backoff-force polling-count 20 queue-drop backoff-on-norxpfc You can remove the queue-drop state when additional PFCs are not received.
disable storm-control pfc You can disable the PFC storm globally. Syntax disable Parameters None Defaults None Command Modes CONFIGURATION (conf-storm-control-pfc) Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.10(0.0) Introduced on the S6000, S6000–ON, S61000–ON, Z9100–ON.
Te 0/3 Te 0/4 Te 0/5 Te 0/80 Dell# 4 5 6 3 4 5 6 3 4 5 6 3 4 5 6 3 4 5 6 Drop Drop Drop Drop Drop Drop Drop Drop Drop Drop Drop Drop Drop Drop Drop Normal Normal Normal Normal 14880 14880 14780 14780 14760 14760 14760 14760 14760 14740 14740 14740 14640 14540 14540 0 0 0 0 8690956 8690823 8686064 8682775 8690918 8690786 8686030 8682643 8690784 8690653 8685901 8680780 8688702 8688349 8683376 0 0 0 0 show storm-control pfc statistics You can view the statistical details of the PFC storm on a stack un
Dell# show storm-control broadcast Display the storm control broadcast configuration. Syntax show storm-control broadcast [interface] Parameters Defaults interface (OPTIONAL) Enter one of the following interfaces to display the interface-specific storm control configuration: ● For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then the slot/port/subport information. ● For a 25-Gigabit Ethernet interface, enter the keyword twentyFiveGigE then the slot/port/subport information.
show storm-control multicast Display the storm control multicast configuration. Syntax Parameters Defaults show storm-control multicast [interface] interface (OPTIONAL) Enter one of the following interfaces to display the interface specific storm control configuration: ● For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then the slot/port/subport information. ● For a 25-Gigabit Ethernet interface, enter the keyword twentyFiveGigE then the slot/port/subport information.
show storm-control unknown-unicast Display the storm control unknown-unicast configuration. Syntax show storm-control unknown-unicast [interface] Parameters Defaults interface (OPTIONAL) Enter one of the following interfaces to display the interface specific storm control configuration: ● For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then the slot/port/subport information.
storm-control broadcast (Configuration) Configure the percentage of broadcast traffic allowed in the network. Syntax storm-control broadcast [packets_per_second in] To disable broadcast rate-limiting, use the no storm-control broadcast [packets_per_second in] command.
storm-control broadcast (Interface) Configure the percentage of broadcast traffic allowed on an interface (ingress only). Syntax storm-control broadcast [packets_per_second in] To disable broadcast storm control on the interface, use the no storm-control broadcast [packets_per_second in] command. Parameters Defaults packets_per_sec ond in Enter the packets per second of broadcast traffic allowed into the network. The range is from 0 to 33554368.
Usage Information Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 9.2(0.0) Introduced on the M I/O Aggregator. This command is supported in ProgrammableMUX (PMUX) mode only. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.
Version Description 7.6.1.0 Introduced on the C-series and S-Series. storm-control unknown-unicast (Configuration) Configure the percentage of unknown-unicast traffic allowed in or out of the network. Syntax storm-control unknown-unicast [packets_per_second in] To disable storm control for unknown-unicast traffic, use the no storm-control unknownunicast [packets_per_second in] command.
Parameters percentage E-Series Only: Enter the percentage of broadcast traffic allowed in or out of the decimal_value [in network. Optionally, you can designate a decimal value percentage, for example, | out] 55.5%. The percentage is from 0 to 100: ● 0% blocks all related traffic. ● 100% allows all traffic into the interface. The decimal range is from 0.1 to 0.9.
53 Spanning Tree Protocol (STP) The commands in this section configure and monitor the IEEE 802.1d spanning tree protocol (STP) and are supported on the Dell Networking switch/routing platform. Topics: • • • • • • • • • • • • bridge-priority bpdu-destination-mac-address debug spanning-tree description disable forward-delay hello-time max-age protocol spanning-tree show config show spanning-tree 0 spanning-tree bridge-priority Set the bridge priority of the switch in an IEEE 802.1D spanning tree.
Version Description 8.3.7.0 Introduced on the S4810. 7.7.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 6.2.1.1 Introduced on the E-Series. bpdu-destination-mac-address Use the Provider Bridge Group address in Spanning Tree or GVRP PDUs. Syntax Parameters Defaults bpdu-destination-mac-address [stp | gvrp] provider-bridge-group xstp Force STP, RSTP, and MSTP to use the Provider Bridge Group address as the destination MAC address in its BPDUs.
config (OPTIONAL) Enter the keyword config to debug configuration information. events (OPTIONAL) Enter the keyword events to debug STP events. general (OPTIONAL) Enter the keyword general to debug general STP operations. root (OPTIONAL) Enter the keyword root to debug STP root transactions. Command Modes EXEC Privilege Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide.
Related Commands Version Description 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.7.1.0 Introduced ● protocol spanning-tree — enter SPANNING TREE mode on the switch. disable Disable the spanning tree protocol globally on the switch.
forward-delay The amount of time the interface waits in the Listening state and the Learning state before transitioning to the Forwarding state. Syntax forward-delay seconds To return to the default setting, use the no forward-delay command. Parameters Defaults seconds Enter the number of seconds the Dell Networking OS waits before transitioning STP to the Forwarding state. The range is from 4 to 30. The default is 15 seconds.
Related Commands Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.7.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 6.2.1.
Related Commands Version Description 7.5.1.0 Introduced on the C-Series. 6.2.1.1 Introduced on the E-Series. ● forward-delay — changes the wait time before STP transitions to the Forwarding state. ● hello-time — changes the time interval between BPDUs. protocol spanning-tree To enable and configure the spanning tree group, enter SPANNING TREE mode. Syntax protocol spanning-tree stp-id To disable the Spanning Tree group, use the no protocol spanning-tree stp-id command.
show config Display the current configuration for the mode. Only non-default values display. Syntax show config Command Modes SPANNING TREE Command History Example This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.
● For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then the slot/port/subport information. ● For a 25-Gigabit Ethernet interface, enter the keyword twentyFiveGigE then the slot/port/subport information. ● For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/port/subport information. ● For a 50-Gigabit Ethernet interface, enter the keyword fiftyGigE then the slot/port/subport information.
Example Field Description “Number of...” Displays the number of topology changes, the time of the last topology change, and on what interface the topology change occurred. “Timers” Lists the values for the following bridge timers: hold time, topology change, hello time, max age, and forward delay. “Times” List the number of seconds since the last: ● hello time ● topology change ● notification ● aging “Port 1...
Example (Brief) Usage Information Example (Guard) Dell# show span 0 brief Executing IEEE compatible Spanning Tree Protocol Root ID Priority 32768 Address 0001.e800.0a56 Root Bridge hello time 2, max age 20, forward delay 15 Bridge ID Priority 32768, Address 0001.e800.0a56 Configured hello time 2, max age 20, forward delay 15 Interface Designated Name PortID Prio Cost Sts Cost Bridge ID PortID -------------- ------ ---- ---- --- ----- -----------------Te 1/1/1 8.26 8 4 FWD 0 32768 0001.e800.0a56 8.
portfast [bpduguard [shutdown-onviol ation]] Enter the keyword portfast to enable Portfast to move the interface into Forwarding mode immediately after the root fails. Enter the optional keyword bpduguard to disable the port when it receives a BPDU. Enter the optional keyword shutdown-on-violation to hardware disable an interface when a BPDU is received and the port is disabled. priority priority Defaults Enter keyword priority then a number as the priority. The range is from zero (0) to 15.
● If a BPDU is received from a remote device, BPDU guard places the port in an Err-Disabled Blocking state and no traffic is forwarded on the port. ● If no BPDU is received from a remote device, loop guard places the port in a Loop-Inconsistent Blocking state and no traffic is forwarded on the port. To display the type of STP guard (Portfast BPDU, root, or loop guard) enabled on a port, enter the show spanning-tree 0 command.
54 SupportAssist SupportAssist sends troubleshooting data securely to Dell. SupportAssist in this Dell Networking OS release does not support automated email notification at the time of hardware fault alert, automatic case creation, automatic part dispatch, or reports. SupportAssist requires Dell Networking OS 9.9(0.0) and SmartScripts 9.7 or later to be installed on the Dell Networking device. For more information on SmartScripts, see Dell Networking Open Automation guide.
● If there is an existing SupportAssist configuration, the configuration is not removed and the feature is disabled. Example Dell(conf)# eula-consent support-assist accept I accept the terms of the license agreement. You can reject the license agreement by configuring this command 'eula-consent support-assist reject'. By installing SupportAssist, you allow Dell to save your contact information (e.g.
Version Description 9.9(0.0) Introduced on the S4810, S4820T, S3048–ON, S4048–ON, S5000, S6000, S6000–ON, Z9500, MXL. Usage Information If you reject the EULA, the data is not transmitted to the SupportAssist server. Related Commands ● eula-consent — accept or reject the EULA. support-assist activate Enable the SupportAssist service. Syntax support-assist activate Command Modes CONFIGURATION Command History Usage Information This guide is platform-specific.
activity Move to the SupportAssist Activity mode for an activity. Allow the user to configure customized details for a specific activity. Syntax activity {activity-name} To remove all customized detail for a specific activity, use the no activity {activity-name} command. Parameters activity-name Enter one of the following keywords: ● Enter the keywords full-transfer to specify transfer of configuration, inventory, logs, and other information.
contact-person Configure the contact name for an individual. Syntax contact-person [first ] last To remove the contact person and all their details, use the no contact-person [first ] last command. Parameters first-name (Optional) Enter the first name for the contact person. This is optional provided each contact person name is unique. To include a space, enter a space within double quotes. last-name Enter the last name for the contact person.
server Configure the name of the remote SupportAssist Server and move to SupportAssist Server mode. Syntax server {default | server-name} To delete a server, use the no server server-name command. Parameters Defaults default Enter the keyword default for the default server. server-name Enter the name of the remote SupportAssist Server. To include a space, enter a space within double quotes. Default server has URL stor.g3.ph.dell.
Version Description 9.9(0.0) Introduced on the S4810, S4820T, S3048–ON, S4048–ON, S5000, S6000, S6000–ON, Z9500, MXL. Usage Information The remote file specification includes the protocol that is used to copy the file from the remote system. Related Commands ● action-manifest install — configure the action-manifest to use for a specific activity. ● action-manifest show — view the list of action-manifest for a specific activity.
Version Description 9.10(0.0) Introduced on the C9010, Z9100–ON, S6100–ON, and S3100 series. 9.9(0.0) Introduced on the S4810, S4820T, S3048–ON, S4048–ON, S5000, S6000, S6000–ON, Z9500, MXL. Usage Information To revert to the default action-manifest file, use the action-manifest install command. If necessary, you can then remove the custom action-manifest file. Related Commands ● action-manifest get — copy an action-manifest file for an activity to the system.
SupportAssist Company Commands Dell Networking OS supports the following SupportAssist Company mode commands. address Configure the address information for the company. Syntax address [city company-city] [{province | region | state} name] [country company-country] [{postalcode | zipcode] company-code] To remove a portion of the company address information, use the no address [city | province | region | state | country | postalcode | zipcode] command.
Parameters address1 Enter the street address for the company. address2..addres (OPTIONAL) Enter the street address of the company site. Up to 8 fields are s8 allowed. Command Modes SUPPORTASSIST COMPANY Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.10(0.0) Introduced on the C9010, Z9100–ON, S6100–ON, and S3100 series. 9.9(0.
alternate emailaddress Enter the keyword alternate then the alternate email address for the person. Command Modes SUPPORTASSIST PERSON Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.10(0.0) Introduced on the C9010, Z9100–ON, S6100–ON, and S3100 series. 9.9(0.
Defaults no-contact Enter the keywords no-contact to specify that there is no preferred method. phone Enter the keyword phone to specify phone as preferred method. no-contact Command Modes SUPPORTASSIST PERSON Command History Related Commands This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.10(0.0) Introduced on the C9010, Z9100–ON, S6100–ON, and S3100 series. 9.9(0.
To remove the proxy, use the no proxy-ip-address command. Parameters ipv4-address Enter the IP address of the proxy server in a dotted decimal format (A.B.C.D). ipv6-address Enter the IPv6 address of the proxy server in the x:x:x:x::x format. NOTE: The :: notation specifies successive hexadecimal fields of zeros. NOTE: To use the IPv6 address, the Open Automation package should also support IPv6 communications. For this purpose, SupportAssist requires Dell Networking Open Automation 9.10(0.
url Configure the URL to reach the SupportAssist remote server. Syntax url uniform-resource-locator To delete the URL for the server, use the no url command. Parameters uniformresource-locator Enter a text string for the URL using one of the following formats: ● http://[username:password@]:/ ● https://[username:password@]:/ NOTE: The host IP for the server may be specified as an IPv4 address, an IPv6 address or as a DNS hostname.
for providing recommendations to improve your IT infrastructure. Dell SupportAssist also collects and stores machine diagnostic information, which may include but is not limited to configuration information, user supplied contact information, names of data volumes, IP addresses, access control lists, diagnostics & performance information, network configuration information, host/server configuration & performance information and related data (Collected Data) and transmits this information to Dell.
Example Dell# show running-config support-assist ! support-assist ! activity full-transfer enable activity-manifest install testing ! contact-company name My Company street-address 123 Main Street address city MyCity country MyCountry ! contact-person first john last doe email-address primary jdoe@mycompany.com preferred-method email ! server default enable url https://192.168.1.1/index.
-------------------------------full-transfer Success Aug 10 2015 11:15:26 PST Aug 10 2015 11:15:28 PST Dell# SupportAssist 1297
55 System Time and Date The commands in this section configure time values on the system, either using the Dell Networking OS, or the hardware, or using the network time protocol (NTP). With NTP, the switch can act only as a client to an NTP clock host. For more information, see “Network Time Protocol” of the Management section in the Dell Networking OS Configuration Guide.
Defaults end-month Enter the name of one of the 12 months in English. You can enter the name of a day to change the order of the display to time day month year. end-time Enter the time in hours:minutes. For the hour variable, use the 24-hour format; example, 17:15 is 5:15 pm. end-year Enter a four-digit number as the year. The range is from 1993 to 2035. offset (OPTIONAL) Enter the number of minutes to add during the summer-time period. The range is from 1 to1440. The default is 60 minutes.
● last: Enter this keyword to start daylight saving time in the last week of the month. Defaults start-day Enter the name of the day that you want daylight saving time to begin. Use English three letter abbreviations; for example, Sun, Sat, Mon, and so on. The range is from Sun to Sat. start-month Enter the name of one of the 12 months in English. start-time Enter the time in hours:minutes. For the hour variable, use the 24-hour format; example, 17:15 is 5:15 pm.
● show clock — displays the current clock settings. clock timezone Configure a timezone for the switch. Syntax clock timezone timezone-name offset To delete a timezone configuration, use the no clock timezone command. Parameters Defaults timezone-name Enter the name of the timezone. You cannot use spaces. offset Enter one of the following: ● a number from 1 to 23 as the number of hours in addition to universal time coordinated (UTC) for the timezone.
Parameters adjust Enter the keyword adjust to display information on NTP clock adjustments. all Enter the keyword all to display information on all NTP transactions. authentication Enter the keyword authentication to display information on NTP authentication transactions. events Enter the keyword events to display information on NTP events. loopfilter Enter the keyword loopfilter to display information on NTP local clock frequency.
Usage Information Version Description 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 6.1.1.0 Introduced on the E-Series.
ntp disable Prevent an interface from receiving NTP packets. Syntax ntp disable To re-enable NTP on an interface, use the no ntp disable command. Defaults Disabled (that is, if you configure an NTP host, all interfaces receive NTP packets) Command Modes INTERFACE Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.
Version Description 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.4.1.0 Added support for IPv6 multicast addresses. 8.3.7.0 Introduced on the S4810. 6.1.1.0 Introduced on the E-Series. ntp master Configure the switch as NTP Server.
Command History Usage Information Example This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.10(0.0) Introduced on the S3038–ON, S4048-ON, S3100 Series, S4810P, S4820T, S5000, S6000, S6000–ON, S6100–ON, Z9500, and Z9100–ON. The ntp offset-threshold command does not time synchronization. Dell(config)# ntp offset-threshold 4 ntp server Configure an NTP time-serving host.
Usage Information Version Description 6.1.1.0 Introduced on the E-Series. You can configure multiple time-serving hosts. From these time-serving hosts, the Dell Networking OS chooses one NTP host with which to synchronize. To determine which server is selected, use the show ntp associations command. Because many polls to NTP hosts can affect network performance, Dell Networking recommends limiting the number of hosts configured.
Version Description 8.3.11.1 Introduced on the Z9000. 8.5.1.0 Added support for 4-port 40G line cards. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 6.1.1.0 Introduced on the E-Series. ntp trusted-key Set a key to authenticate the system to which NTP synchronizes. Syntax ntp trusted-key number To delete the key, use the no ntp trusted-key number command. Parameters Defaults number Enter a number as the trusted key ID. The range is from 1 to 4294967295.
This number must be the same as the number parameter configured in the ntp trusted-key command. Defaults md5 Specify that the authentication key is encrypted using MD5 encryption algorithm. 0 Specify that authentication key is entered in an unencrypted format (default). 7 Specify that the authentication key is entered in DES encrypted format. key Enter the authentication key in the previously specified format. NTP authentication is not configured by default.
● EXEC Privilege Command History Example Example (Detail) Related Commands This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.
Usage Information Example Related Commands Version Description 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 6.1.1.0 Introduced on the E-Series. The following describes the show ntp associations command shown in the Example below.
show ntp vrf associations Displays the NTP servers configured for the VRF instance . Syntax show ntp [vrf] associations. Command Modes EXECEXEC Privilege Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.6(0.
Usage Information Version Description 7.5.1.0 Introduced on the C-Series. 6.1.1.0 Introduced on the E-Series. The following describes the show ntp status command shown in the Example below. Field Description “Clock is...” States whether or not the switch clock is synchronized, which NTP stratum the system is assigned and the IP address of the NTP peer. “frequency is...” Displays the frequency (in ppm), stability (in ppm) and precision (in Hertz) of the clock in this system. “reference time is.
56 Tunneling Tunneling is supported on Dell Networking OS. Topics: • • • • • • • • • • ip unnumbered ipv6 unnumbered tunnel allow-remote tunnel destination tunnel dscp tunnel flow-label tunnel hop-limit tunnel keepalive tunnel-mode tunnel source ip unnumbered Configure a tunnel interface to operate without a unique IPv4 address and select the interface from which the tunnel borrows its address.
To ping the unnumbered tunnels, the logical address route information must be present at both the ends. NOTE: The ip unnumbered command can specify an interface name that does not exist or does not have a configured IPv6 address. The tunnel interface is not changed to operationally up until the logical IP address is identified from one of the address family.
To delete a configured allow-remote entry use the no tunnel allow-remote command. Any specified address/mask values must match an existing entry for the delete to succeed. If the address and mask are not specified, this command deletes all allow-remote entries. Parameters Defaults ip-address Enter the source IPv4 address in A.B.C.D format. ipv6–address Enter the source IPv6 address in X:X:X:X::X format. mask (OPTIONAL) Enter a network mask in /prefix format (/x) or A.B.C.
Usage Information Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.5(0.1) Introduced on the Z9500. 9.3(0.0) Introduced on the S4810, S4820T, S6000 and Z9000. The tunnel interface is inoperable without a valid tunnel destination address for the configured Tunnel mode.
A value of 0 copies original packet DSCP (IPv4)/Traffic Class (IPv6) to the tunnel header DSCP (IPv4)/ Traffic Class (IPv6) depending on the mode of tunnel. tunnel flow-label Configure the method to set the IPv6 flow label value in the outer tunnel header. Syntax tunnel flow-label value To return to the default value of 0, use the no tunnel flow-label value command. Parameters Defaults value Enter a value to set the IPv6 flow label value in the tunnel header. The range is from 0 to 1048575.
Usage Information Version Description 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.5(0.1) Introduced on the Z9500. 9.3(0.0) Introduced on the S6000, S4810, S4820T, Z9000. A value of 0 copies the inner packet hop limit (ipv6) or time-to-live (ipv4) in the encapsulated packet to the tunnel header hop limit (ipv6) or time-to-live (ipv4) value. tunnel keepalive Configure the tunnel keepalive target, interval and attempts.
state. If both ends get into a keepalive down state that does not clear in a few seconds, then performing shutdown - no shutdown sequence on one end should bring both ends back to up. tunnel-mode Enable a tunnel interface. . Syntax tunnel mode {ipip | ipv6 | ipv6ip}[decapsulate-any] To disable an active tunnel interface, use the no tunnel mode command. Parameters Defaults ipip Enable tunnel in RFC 2003 mode and encapsulate IPv4 and/or IPv6 datagrams inside an IPv4 tunnel.
Parameters Defaults ip-address Enter the source IPv4 address in A.B.C.D format. ipv6–address Enter the source IPv6 address in X:X:X:X::X format. interface-typenumber ● For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then the slot/port/subport information. ● For a 25-Gigabit Ethernet interface, enter the keyword twentyFiveGigE then the slot/port/subport information. ● For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/port/subport information.
57 VLAN Stacking With the virtual local area network (VLAN)-stacking feature (also called stackable VLANs and QinQ), you can “stack” VLANs into one tunnel and switch them through the network transparently. The Dell Networking OS supports this feature. For more information about basic VLAN commands, see the Virtual LAN (VLAN) Commands section in Layer 2.
Usage Information Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.0) Introduced on the Z9100–ON. 9.7(0.0) Introduced on the S6000-ON. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.3.1.0 Introduced on the C-Series and S-Series. When packets are colored green; no packets are dropped. dei honor Honor the incoming DEI value by mapping it to a Dell Networking OS drop precedence.
dei mark Set the DEI value on egress according to the color currently assigned to the packet. Syntax dei mark {green | yellow} {0 | 1} Parameters Defaults 0|1 Enter the bit value you want to map to a color. green | red | yellow Choose a color: ● Green: High priority packets that are the least preferred to be dropped. ● Yellow: Lower priority packets that are treated as best-effort. All the packets on egress are marked with DEI 0.
● For a 50-Gigabit Ethernet interface, enter the keyword fiftyGigE then the slot/port/subport information. ● For a 100-Gigabit Ethernet interface, enter the keyword hundredGigE then the slot/port information. Defaults Not configured. Command Modes CONF-IF-VLAN Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.
Version Description 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.10.2 Introduced on the S4810. Usage Information NOTE: The following message displays to confirm the command: All non-default configurations on the related member ports ports () will be removed. Do you want to continue (y/n)? If you enter “y”, all non-default configurations on any member ports of the current stack group are removed when you reboot the unit.
vlan-stack compatible Enable the stackable VLAN feature on a VLAN. Syntax vlan-stack compatible To disable the Stackable VLAN feature on a VLAN, use the no vlan-stack compatible command. Defaults Not configured. Command Modes CONF-IF-VLAN Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.0) Introduced on the Z9100–ON. 9.
vlan-stack dot1p-mapping Map C-Tag dot1p values to an S-Tag dot1p value. Syntax vlan-stack dot1p-mapping c-tag-dot1p values sp-tag-dot1p value Parameters c-tag-dot1p value Enter the keyword c-tag-dot1p then the customer dot1p value that is mapped to a service provider do1p value. The range is from 0 to 7. sp-tag-dot1p value Defaults Enter the keyword sp-tag-dot1p then the service provider dot1p value. The range is from 0 to 7.
Version Description 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820. 8.3.7.0 Introduced on the S4810. 8.2.1.0 Introduced on the E-Series. C-Series and S-Series accept both bytes of the 2-byte S-Tag TPID. 8.2.1.0 Introduced on the E-Series. 7.6.1.0 Introduced on the C-Series and S-Series.
Version Description 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.2.1.0 Introduced on the E-Series. C-Series and S-Series accept both bytes of the 2-byte S-Tag TPID. 7.8.1.0 Functionality augmented for C-Series and S-Series to enable multi-purpose use of the port. 7.7.1.
NUM Status Description * 1 Inactive 20 Active 100 Active Dell(conf-if-vl-20)# Example 2 Q Ports T Te 1/23/1 M Te 1/23/1 Dell(config)# vlan-stack protocol-type 88A8 Dell(config)# interface TenGigabitethernet 3/10/1 Dell(conf-if-te-3/10/1)# no shutdown Dell(conf-if-te-3/10/1)# switchport Dell(conf-if-te-3/10/1)# vlan-stack access Dell(conf-if-te-3/10/1)# exit Dell(config)# interface Dell(conf-if-te-5/1/1)# Dell(conf-if-te-5/1/1)# Dell(conf-if-te-5/1/1)# Dell(conf-if-te-5/1/1)# Dell(conf-if-te-5/1/1)# TenGi
58 Virtual Routing and Forwarding (VRF) Virtual routing and forwarding (VRF) allows multiple instances of a routing table to coexist on the same router at the same time. Topics: • • • • • • • • • • • • • • • ip unknown-unicast ipv6 unknown-unicast description ip vrf forwarding ip http vrf ip route-export ip route-import ipv6 route-export ipv6 route-import match source-protocol redistribute interface management maximum dynamic-routes show ip vrf show run vrf ip unknown-unicast Enable IPv4 catch-all route.
Usage Information Use this command to add the IPv4 catch-all route (0.0.0.0/0) in the LPM route forwarding table if it was deleted using the no ip unknown-unicast command previously. This will be the default configuration after reload. ipv6 unknown-unicast Disable soft forwarding of unknown IPv6 destination packets. Syntax [no] ipv6 unknown-unicast Defaults Soft forwarding is enabled. Command Modes CONFIGURATION Command History Usage Information This guide is platform-specific.
Version Description 9.4.(0.0) Introduced on the S-Series. ip vrf forwarding Attach an interface to a VRF. Syntax ip vrf forwarding {vrf-name | management} To delete an interface associated with a configured VRF, use the no ip vrf forwarding {vrfname | management} command. Parameters Defaults vrf-name Enter name of the VRF that you want to associate the interface to. management Enter the keyword management to associate an interface to the management VRF.
Dell(conf-if-te-1/4/2)# Dell(conf-if-te-1/4/2)# show config ! interface TenGigabitEthernet 1/4/2 ip vrf forwarding red ip address 100.1.1.1/24 no shutdown Dell(conf-if-te-1/4/2)# ip http vrf Configure an HTTP client with a VRF used to connect to the HTTP server. Syntax ip http vrf {management | vrf-name} To undo the HTTP client configuration, use the ip http vrf command. Parameters Defaults management Enter the keyword management for configuring the management VRF that uses an HTTP client.
You can leak global routes to VRFs. As the global RTM usually contains a large pool of routes, when the destination VRF imports global routes, these routes are duplicated into the VRF's RTM. It is mandatory to use route-maps to filter out leaked routes while sharing global routes with VRFs. Command Modes ● VRP mode ● CONFIGURATION mode Command History Usage Information This guide is platform-specific.
Command History Usage Information Related Commands This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S4810, S4820T, S5000, S6000, S6000–ON, and Z9500.
You can expose a unique set of routes from the source VRF for leaking to other VRFs. When two VRFs leak or export routes, there is no option to discretely filter leaked routes from each source VRF. For example, you cannot import one set of routes from one VRF and another set of routes from another VRF. Only active routes are eligible for leaking. For example, if one VRF has two routes corresponding to BGP and OSPF, in which the BGP route is not active, the OSPF route takes precedence over BGP.
isis Enter the keyword isis to leak or share routes corresponding to the ISIS protocol. ospf Enter the keyword ospf to leak or share routes corresponding to the OSPF protocol. connected Enter the keyword connected to leak or share connected routes corresponding to the VRF. static Enter the keyword static to leak or share static routes corresponding to the VRF. Command Modes ROUTE MAP MODE Command History Usage Information This guide is platform-specific.
Related Commands Version Description 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S4810, S4820T, S5000, S6000, S6000–ON, and Z9500. ● ip route-import — import routes from another VRF. interface management Associates a management port with a management VRF. Syntax interface management To delete the association between a management port and a management VRF, use the no interface management command.
Defaults No limit is set on the maximum number of dynamic routes for a VRF. Command Modes CONFIGURATION-VRF CONFIGURATION Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking Command Line Reference Guide. Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.
Command Modes ● EXEC ● EXEC Privilege Command History Usage Information Example 1342 This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON and Z9500. 9.4.(0.
59 VLT Proxy Gateway The virtual link trucking (VLT) proxy gateway feature allows a VLT domain to locally terminate and route L3 packets that are destined to a Layer 3 (L3) end point in another VLT domain. Enable the VLT proxy gateway using the link layer discover protocol (LLDP) method or the static configuration. For more information, see the Dell Networking OS Command Line Reference Guide.
proxy-gateway static Enables the proxy-gateway feature using static configurations. Syntax [no] proxy-gateway static Command Modes VLT DOMAIN Command History Usage Information Example This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.
Usage Information Example Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.4(0.0) Introduced on the S4810, S4820T, S6000, and Z9000. You can configure the MAC address of a VLT peer in a remote VLT domain to associate with the static VLT proxy gateway and exclude a VLAN, or a range of VLANs, from proxy routing.
Usage Information Example You must configure the VLT port channel interface which is connecting to the remote VLT domain as peer-domain-link. You can also configure the VLANs you want to exclude from the VLT proxy gateway. Dell(conf)#vlt-domain 1 Dell(conf-vlt-domain)#proxy-gateway lldp Dell(conf-vlt-domain-proxy-gw-lldp)#peer-domain-link port-channel 20 exclude-vlan 3 proxy-gateway peer-timeout Enables the VLT node to timeout the transmission of the peer MAC address when the VLT peer is down.
Usage Information Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.4(0.0) Introduced on the S4810, S4820T, S6000, and Z9000. This command enables the device to transmit its VLT peer MAC address along with its own MAC address to the remote VLT domain. By default, a node sends only its own MAC address to the remote VLT domain.
When more than one VLT port-channel terminates on the same ToR, the show VLT proxy-gateway info lldp command output may show the port-channel ID incorrectly.
60 Virtual Link Trunking (VLT) Virtual link trunking (VLT) allows physical links between two chassis to appear as a single virtual link to the network core. VLT eliminates the requirement for Spanning Tree protocols by allowing link aggregation group (LAG) terminations on two separate distribution or core switches, and by supporting a loop-free topology.
back-up destination Configure the IPv4 or IPv6 address of the management interface on the remote VLT peer used as the VLT backup link endpoint for sending out-of-band (OOB) hello messages. Syntax back-up destination {[ipv4–address] | [ipv6 ipv6–address] [interval seconds]} Parameters Defaults ipv4–address Enter the IPv4 address of the backup destination. ipv6 Enter the keyword ipv6 then an IPv6 address in the X:X:X:X::X format.
Command History Example Related Commands This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.5(0.1) Introduced on the Z9500. 9.2(0.0) Introduced on the M I/O Aggregator.
Version Description 9.5(0.1) Introduced on the Z9500. 9.2(0.0) Introduced on the M I/O Aggregator. This command is supported in ProgrammableMux (PMUX) mode only. 9.0.2.0 Introduced on the S6000. 9.0.0.0 Introduced on the Z9000. 8.3.19.0 Introduced on the S8420T. 8.3.12.0 Introduced on the S4810. Usage Information To delay the system from bringing up the VLT port for a brief period to allow IGMP snooping and Layer 3 routing protocols to converge, use the delay-restore command.
Parameters Defaults vlt Force all VLT LACP members to become switchports. port-channel Force all LACP port-channel members to become switchports. Not configured. Command Modes CONFIGURATION Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.
Parameters value Enter the timeout value (in seconds). The range is from 1 to 1200. The default is 150. Command Modes VLT DOMAIN (conf-vlt-domain) Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.
Usage Information Version Description 8.3.12.0 Added support for the peer-down-vlan option. 8.3.8.0 Introduced on the S4810. To configure the VLAN from where the VLT peer forwards packets received over the VLTi from an adjacent VLT peer that is down, use the peer-down-vlan option. When a VLT peer with bare metal provisioning (BMP) is booting up, it sends untagged DHCP discover packets to its peer over the VLTi.
Usage Information Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.7(0.0) Added support for default value on the S-Series and Z-Series. 9.5(0.1) Introduced on the Z9500. 9.4(0.0) Added the support for IPV6 / IPV4. 9.2(0.2) Introduced on the Z9000, S4810, and S4820T. 9.0.2.0 Introduced on the S6000.
If the primary peer fails, the secondary peer (with the higher priority) takes the primary role. If the primary peer (with the lower priority) later comes back online, it is assigned the secondary role (there is no preemption). show vlt brief Displays summarized status information about VLT domains configured on the switch. Syntax show vlt brief Default Not configured. Command Modes EXEC Command History Usage Information Example (Brief) This guide is platform-specific.
show vlt backup-link Displays information about the backup link operation. Syntax show vlt backup-link Default Not configured. Command Modes EXEC Command History Example This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.
Command History Usage Information Example Example (igmpsnoop) Example (igmpsnoop interface port-channel) This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.5(0.1) Introduced on the Z9500.
Total Non-VLT Ndp Entries Learnt : Total Non-VLT Ndp Entries Synced : 0 0 show vlt detail Displays detailed status information about VLT domains configured on the switch. Syntax show vlt detail Default Not configured. Command Modes EXEC Command History Example This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.
Example Version Description 9.2(0.2) Introduced on the Z9000, S4810, and S4820T. 9.2(0.0) Introduced on the M I/O Aggregator. This command is supported in ProgrammableMux (PMUX) mode only. 9.0.2.0 Introduced on the S6000. Dell#show vlt inconsistency ip mroute Spanned Multicast Routing IIF Inconsistency Multicast Route LocalIIF -----------------------(22.22.22.200, 225.1.1.2) VLAN 5 (*, 225.1.1.2) VLAN 15 Dell# PeerIIF --------VLAN 6 te 1/5/1 show vlt mismatch Display mismatches in VLT parameters.
Vlan-ID -------- Local Status ------------ 4094 Peer Status ----------- Active Inactive Dell# Example for Q-in-Q implementation over VLT Dell#show vlt Domain -----Parameters ---------PB for stp mismatch Local ----Enabled Peer ---Disabled Vlan-type-config ---------------Codes:: P - Primary, C - Community, I - Isolated, N - Normal vlan, M Vlan-stack Vlan-ID ------- Local ----- 100 N Peer ---M Port-type-config ---------------Codes:: p - PVLAN Promiscuous port, h - PVLAN Host port, t - PVLAN Trun
Example Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.5(0.1) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 9.0.0.0 Introduced on the Z9000. 8.3.19.0 Introduced on the S4820T. 8.3.8.0 Introduced on the S4810.
Related Commands Example Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.5(0.1) Introduced on the Z9500. 9.2(0.2) Added parameters multicast and ndp 9.0.2.0 Introduced on the S6000. 9.0.0.0 Introduced on the Z9000. 8.3.19.0 Introduced on the S4820T. 8.3.12.0 Added support in the output for ARP, MAC, and IGMP snooping. 8.
Route Route Route Route updates sent to Peer: 0 updates rcvd from Peer: 0 update pkts sent to Peer: 0 update pkts rcvd from Peer: 0 VLT NDP Statistics -------------------NDP NA VLT Tunnel Pkts sent:16 NDP NA VLT Tunnel Pkts Rcvd:46 NDP NA Non-VLT Tunnel Pkts sent:0 NDP NA Non-VLT Tunnel Pkts Rcvd:0 Ndp-sync Pkts Sent:144 Ndp-sync Pkts Rcvd:105 Ndp Reg Request sent:25 Ndp Reg Request rcvd:24 show vlt statistics igmp-snoop Displays the informational packets and IGMP control PDUs that are exchanged between
Parameters Defaults 0|1 Configure the default unit ID of a VLT peer switch. Enter 0 for the first peer. Enter 1 for the second peer. Automatically assigned based on the MAC address of each VLT peer. The peer with the lower MAC address is assigned unit 0; the peer with the higher MAC address is assigned unit 1. Command Modes VLT DOMAIN Command History Usage Information This guide is platform-specific.
Version Description 9.0.0.0 Introduced on the Z9000. 8.3.19.0 Introduced on the S4820T. 8.3.8.0 Introduced on the S4810. Usage Information The VLT domain ID must be the same between the two VLT devices. If the domain ID is not the same, a syslog message generates and VLT does not launch. Related Commands ● show vlt brief — display the delay-restore value. vlt-peer-lag port-channel Associate the port channel to the corresponding VLT peer port channel for the VLT connection to an attached device.
61 Virtual Router Redundancy Protocol (VRRP) Virtual router redundancy protocol (VRRP) is supported by the Dell Networking OS. Topics: • • IPv4 VRRP Commands IPv6 VRRP Commands IPv4 VRRP Commands The following are IPv4 VRRP commands. advertise-interval Set the time interval between VRRP advertisements. Syntax advertise-interval {seconds | centisecs centisecs } To return to the default settings, use the no advertise-interval command. Parameters seconds Enter the number of seconds.
Usage Information Dell Networking recommends keeping the default setting for this command. If you do change the time interval between VRRP advertisements on one router, change it on all routers. authentication-type Enable authentication of VRRP data exchanges. Syntax authentication-type simple [encryption-type] password To delete an authentication type and password, use the no authentication-type command. Parameters Defaults simple Enter the keyword simple to specify simple authentication.
Parameters vrrp-id (OPTIONAL) Enter the number of the VRRP group ID to clear the group’s counters. The range is from 1 to 255. ipv6 (OPTIONAL) Enter the keyword ipv6 to clear counters from the IPv6 VRRP group. Command Modes EXEC Privilege Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.9(0.
all Enter the keyword all to enable debugging of all VRRP groups. bfd Enter the keyword bfd to enable debugging of VRRP BFD interactions. database Enter the keyword database to enable debugging of configuration changes. interface Enter the following keywords and the interface information: ● For Port Channel interface types, enter the keywords port-channel then the number. ● For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then the slot/port/subport information.
description Configure a short text string describing the VRRP group. Syntax description text To delete a VRRP group description, use the no description command. Parameters Defaults text Enter a text string up to 80 characters long. Not enabled. Command Modes VRRP Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.
Version Description 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 6.2.1.1 Introduced on the E-Series. Usage Information To enable VRRP traffic, assign an IP address to the VRRP group using the virtual-address command and enter no disable. Related Commands ● virtual-address — specify the IP address of the virtual router.
Version Description 6.2.1.1 Introduced on the E-Series. Usage Information If a switch is a MASTER and you change the hold timer, disable and re-enable VRRP for the new hold timer value to take effect. Related Commands ● disable — disables a VRRP group. preempt To preempt or become the MASTER router, configure a BACKUP router with a higher priority value. Syntax preempt To prohibit preemption, use the no preempt command. Defaults Enabled (that is, a BACKUP router can preempt the MASTER router).
Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.16.0 Introduced on the S4820T.
Example Version Description 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 6.2.1.1 Introduced on the E-Series. Dell(conf-if-vrid-4)# show config vrrp-group 4 virtual-address 119.192.182.124 ! Dell(conf-if-vrid-4)# show vrrp View the VRRP groups that are active. If no VRRP groups are active, the Dell Networking OS returns No Active VRRP group.
Usage Information Example (Brief) Usage Information Version Description 9.7(0.0) Introduced on the S6000-ON. 9.4.(0.0) Added support for VRF. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 6.2.1.1 Introduced on the E-Series. The following describes the show vrrp brief command.
Item Description Also displays the interface’s priority and IP address of the MASTER. Hold Down:... Displays additional VRRP configuration information: ● Hold Down displays the hold down timer interval in seconds. ● Preempt displays TRUE if preempt is configured and FALSE if preempt is not configured. ● AdvInt displays the Advertise Interval in seconds. Adv rcvd:... Displays counters for the following: ● Adv rcvd displays the number of VRRP advertisements received on the interface.
Virtual MAC address: 00:00:5e:00:01:14 Virtual IP address: 10.0.0.2 Authentication: (none) Dell# show vrrp vrf jay brief Interface Group Pri Pre State Master addr Virtual addr(s)Description ------------------------------------------------------------Fo 1/12/1 IPv4 20 100 Y Master 10.0.0.3 10.0.0.2 Dell# track Monitor an interface and lower the priority value of the VRRP group on that interface if it is disabled.
virtual-address Configure up to 12 virtual router IP addresses in the VRRP group. To start sending VRRP packets, set at least one virtual IP address for the VRRP group. Syntax virtual-address ip-address1 [... ip-address12] To delete one or more virtual IP addresses, use the no virtual-address ip-address1 [... ip-address12] command. Parameters Defaults ip-address1 Enter an IP address of the virtual router in dotted decimal format.
Command Modes INTERFACE Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.0.2.0 Introduced on the S6000. 9.0.0.0 Introduced on the Z9000. 8.3.19.0 Introduced on the S4820T. 8.3.8.0 Introduced on the S4810.
Usage Information This command applies to all the VRRP interfaces on a system. When you use this command with the vrrp delay minimum command, the later timer rules VRRP enabling. For example, if vrrp delay reload is 600 and vrrp delay minimum is 300: ● When the system reloads, VRRP waits 600 seconds (10 minutes) to bring up VRRP on all interfaces that are up and configured for VRRP.
Parameters Defaults 2 Enter the keyword 2 to specify VRRP version 2 as defined by RFC 3768, Virtual Router Redundancy Protocol. 3 Enter the keyword 3 to specify VRRP version 3 as defined by RFC 5798, Virtual Router Redundancy Protocol. both Enter the keyword both for in-service migration from VRRP version 2 to VRRP version 3. 2 Command Modes VRRP Command History Usage Information This guide is platform-specific.
● virtual-address clear counters vrrp ipv6 Clear the counters recorded for IPv6 VRRP groups. Syntax clear counters vrrp ipv6 [vrid | vrf vrf-name] Parameters vrid (OPTIONAL) Enter the number of an IPv6 VRRP group; range is from 1 to 255. vrf vrf-name (OPTIONAL) Enter the name of a VRF instance to clear the counters of all IPv6 VRRP groups in the specified VRF. The maximum is 32 characters. Command Modes EXEC Privilege Command History This guide is platform-specific.
● For a 25-Gigabit Ethernet interface, enter the keyword twentyFiveGigE then the slot/port/subport information. ● For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/port/subport information. ● For a 50-Gigabit Ethernet interface, enter the keyword fiftyGigE then the slot/port/subport information. ● For a 100-Gigabit Ethernet interface, enter the keyword hundredGigE then the slot/port information. ● For a Port Channel interface, enter the keywords port-channel, and then a number.
● For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then the slot/port/subport information. ● For a 25-Gigabit Ethernet interface, enter the keyword twentyFiveGigE then the slot/port/subport information. ● For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/port/subport information. ● For a 50-Gigabit Ethernet interface, enter the keyword fiftyGigE then the slot/port/subport information.
Line starting with Description Adv rcvd:... Displays counters for the following: ● Adv rcvd displays the number of VRRP advertisements received on the interface. ● Adv sent displays the number of VRRP advertisements sent on the interface. ● Bad pkts rcvd displays the number of invalid packets received on the interface. Virtual MAC address Displays the virtual MAC address of the VRRP group. Virtual IP address Displays the virtual IP address of the VRRP router to which the interface is connected.
Usage Information Version Description 9.2(1.0) Introduced on the Z9500. 8.4.2.1 The range of valid VRID values on the E-Series when VRF microcode is loaded in CAM changed from 1 to 15. 8.4.1.0 Introduced on the E-Series, C-Series, and S-Series. 8.3.19.0 Introduced on the S4820T. 8.3.7.0 Introduced on the S4810. 8.3.2.0 Introduced on the E-Series. The VRRP group only becomes active and sends VRRP packets when you configure a link-local virtual IP address.