Dell Command Line Reference Guide for the S6000–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 exec.........................................................................................................................................................................77 banner login.........................................................................................................................................................................78 banner motd......................................................................................................................................
terminal length.................................................................................................................................................................. 131 traceroute...........................................................................................................................................................................131 undebug all......................................................................................................................................
Extended IP ACL Commands........................................................................................................................................ 170 deny................................................................................................................................................................................171 deny icmp..........................................................................................................................................................
set community........................................................................................................................................................... 220 set level........................................................................................................................................................................ 221 set local-preference.........................................................................................................................................
boot change..................................................................................................................................................................... 269 boot message...................................................................................................................................................................270 boot show net config retries............................................................................................................................
debug ip bgp...............................................................................................................................................................303 debug ip bgp dampening......................................................................................................................................... 304 debug ip bgp events.................................................................................................................................................
show ip bgp community-list.................................................................................................................................... 347 show ip bgp dampened-paths................................................................................................................................349 show ip bgp detail.....................................................................................................................................................
pfc priority.................................................................................................................................................................. 392 show dcb..................................................................................................................................................................... 393 show hardware pfc-nodrop-priority.....................................................................................................................
show show show show show show show hardware hardware hardware hardware hardware hardware hardware buffer-stats-snapshot.................................................................................................................441 counters interface ......................................................................................................................443 drops................................................................................................................................
ip helper-address....................................................................................................................................................... 477 ipv6 helper-address...................................................................................................................................................477 show ip dhcp snooping.............................................................................................................................................
disable................................................................................................................................................................................. 511 interface..............................................................................................................................................................................511 member-vlan.............................................................................................................................
Basic Interface Commands...........................................................................................................................................552 clear counters............................................................................................................................................................ 552 clear dampening........................................................................................................................................................
show interfaces port-channel.................................................................................................................................613 show port-channel-flow...........................................................................................................................................616 ip http source-interface.................................................................................................................................................
show show show show show show show ip management-route......................................................................................................................................... 665 ip protocols............................................................................................................................................................666 ip route.......................................................................................................................................
graceful-restart ietf.........................................................................................................................................................710 graceful-restart interval.................................................................................................................................................. 711 graceful-restart restart-wait.................................................................................................................................
debug lacp.........................................................................................................................................................................752 lacp long-timeout............................................................................................................................................................ 753 lacp port-priority.....................................................................................................................................
disable.......................................................................................................................................................................... 790 hello............................................................................................................................................................................... 791 mode.............................................................................................................................................
msti.....................................................................................................................................................................................825 name...................................................................................................................................................................................826 protocol spanning-tree mstp.............................................................................................................
show running-config track......................................................................................................................................859 show track.................................................................................................................................................................. 860 threshold metric........................................................................................................................................................
maximum-paths..........................................................................................................................................................901 mib-binding................................................................................................................................................................. 902 network area........................................................................................................................................................
ipv6 router ospf......................................................................................................................................................... 957 maximum-paths......................................................................................................................................................... 957 max-metric router-lsa..............................................................................................................................................
Chapter 39: Port Monitoring.................................................................................................... 1002 description...................................................................................................................................................................... 1002 monitor multicast-queue............................................................................................................................................. 1003 monitor session...........
match ip access-group...........................................................................................................................................1040 match ip dscp........................................................................................................................................................... 1042 match ip precedence..............................................................................................................................................
distribute-list in..............................................................................................................................................................1086 distribute-list out........................................................................................................................................................... 1087 ip poison-reverse......................................................................................................................................
Chapter 46: Security................................................................................................................ 1132 AAA Accounting Commands........................................................................................................................................1132 aaa accounting.......................................................................................................................................................... 1132 aaa accounting suppress.............
tacacs-server vrf......................................................................................................................................................1170 Port Authentication (802.1X) Commands.................................................................................................................1171 dot1x authentication (Configuration)..................................................................................................................
ip dhcp snooping vlan............................................................................................................................................. 1208 show ip dhcp snooping...........................................................................................................................................1209 Role-Based Access Control Commands..................................................................................................................
snmp trap link-status...............................................................................................................................................1251 Syslog Commands......................................................................................................................................................... 1252 clear logging............................................................................................................................................................
Chapter 52: Spanning Tree Protocol (STP).............................................................................. 1292 bridge-priority.................................................................................................................................................................1292 bpdu-destination-mac-address.................................................................................................................................. 1293 debug spanning-tree........................
Chapter 54: System Time and Date.......................................................................................... 1322 clock summer-time date.............................................................................................................................................. 1322 clock summer-time recurring......................................................................................................................................1323 clock timezone..................................
ip vrf forwarding............................................................................................................................................................1358 ip http vrf........................................................................................................................................................................ 1359 ip route-export......................................................................................................................................
fail-mode..........................................................................................................................................................................1393 vxlan-instance................................................................................................................................................................ 1393 vxlan-instance (VAP)................................................................................................................................
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.
When entering commands, you can take advantage of the following timesaving features: ● Commands are not case-sensitive. ● Enter partial (truncated) command keywords. For example, you can enter int teng 1/1/1 for the interface tengigabitethernet 1/1/1 command. ● Use the TAB key to complete keywords in commands. ● Use the up Arrow key to display the last enabled command. ● Use either the Backspace key or Delete key to erase the previous character.
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. In this guide, the no form of the command is described in the Syntax portion of the command description.
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.
To enter EIS mode: 1. Verify that you are logged in to CONFIGURATION mode. 2. Enter the management egress-interface-selection command. The prompt changes to include conf-mgmt-eis. 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.
The prompt changes to include the designated interface and slot/port[/subport] number. For example: Prompt Interface Type Dell(confif)# INTERFACE mode Dell(conf-ifte-1/1)# Ten-Gigabit Ethernet interface then slot/port/subport information Dell(conf-iffo-1/1)# Forty-Gigabit Ethernet interface then slot/port information Dell(conf-iflo-0)# Loopback interface number Dell(conf-ifnu-0)# Null Interface then zero Dell(conf-ifpo-0)# Port-channel interface number The range is from 1 to 4096.
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. Enter the management-interface command. The prompt changes to include conf-lldp-mgmtIf.
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.
RAPID SPANNING TREE (RSTP) Mode To enable and configure RSTP, use RSTP mode. For more information, see Rapid Spanning Tree Protocol (RSTP). To enter RSTP mode: 1. Verify that you are logged in to CONFIGURATION mode. 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.
To enter ROUTER OSPFV3 mode: 1. Verify that you are logged in to CONFIGURATION mode. 2. Enter the ipv6 router ospf {process-id} command. The prompt changes to include conf-ipv6-router_ospf. You can return to CONFIGURATION mode by using the exit command. ROUTER RIP Mode To enable and configure Router Information Protocol (RIP), use ROUTER RIP mode. For more information, see Routing Information Protocol (RIP). To enter ROUTER RIP mode: 1. Verify that you are logged in to CONFIGURATION mode. 2.
VRRP Mode To enable and configure Virtual Router Redundancy Protocol (VRRP), use VRRP mode. For more information, see Virtual Router Redundancy Protocol (VRRP). To enter VRRP mode: 1. To enable VRRP globally, verify that you are logged in to CONFIGURATION mode. 2. Enter the vrrp-group command, and then enter the VRRP group ID. The prompt changes to include conf-ifinterface-type-slot/port-vrid-vrrp-group-id.
3 File Management This section contains command line interface (CLI) commands needed to manage the configuration files, as well as other file management commands.
secondary Enter the keyword secondary to specify the secondary Dell Networking OS image. system: Enter the keyword system: to use the system image file URL (system). 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.
directory name and path Enter the directory name and path as follows: directory name ([[flash://]directory_path]) NOTE: The cd command without any arguments will change the current directory to flash: 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.
Example copy http://admin:admin123@10.16.206.77/sample_file flash://sample_file copy Copy one file to another location. Dell Networking OS supports IPv4 and IPv6 addressing for FTP, HTTP, TFTP, and SCP (in the hostip field). Syntax Parameters copy source-file-url destination-file-url compressedconfig Enter the keywords compressed-config to copy a file from the current system configuration. flash: Enter the keyword flash: to copy from the local file system ([flash://]filepath).
Usage Information Version Description 7.6.1.0 Introduced on the S-Series and added the SSH port number to the SCP prompt sequence on all systems. 7.5.1.0 Introduced on the C-Series. E-Series Original command. Dell Networking OS supports a maximum of 100 files at the root directory level on both the internal and external flash. When copying a file to a remote location (for example, using Secure Copy [SCP]), enter only the keywords and Dell Networking OS prompts you for the rest of the information.
Example Example Related Commands Dell# copy compressed-config compressed-cfg ! 6655 bytes successfully copied Dell# Dell#copy compressed-config ftp: Address or name of remote host []: 10.11.8.12 Destination file name [startup-config]: User name to login remote host: spbalaji Password to login remote host: ! 6655 bytes successfully copied Dell# Dell# copy http://admin:admin123@10.16.206.77/sample_file flash:// sample_file Dell# ● cd – changes the working directory. delete Delete a file from the flash.
Version Description 7.5.1.0 Introduced on the C-Series. E-Series Original command. dir Display the files in a file system. The default is the current directory. Syntax dir [flash: | nfsmount: | usbflash:] Parameters flash: For a directory on the internal Flash, enter flash:// directory name. nfsmount: For a file or directory on an NFS-mounted file system, enter nfsmount:// then the mount point and file path.
Example (NFS Mount) Dell# dir nfsmount: Directory of nfsmount: 1 2 drwx drwx 512 512 Jun 15 2015 02:47:57 +00:00 . Jun 15 2015 02:47:57 +00:00 .. nfsmount: 1463410688 bytes total (585719808 bytes free) Dell# Related Commands ● cd — changes the working directory. format Erase all existing files and reformat the file system. After the file system is formatted, files cannot be restored.
usbflash: Defaults For a directory on the external USB flash, enter usbflash:// directory name. 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. 9.7(0.0) Introduced on the S6000-ON. 9.0.2.
mount nfs Mounts an NFS file system to a device. Syntax mount nfs rhost:path mount-point [username password] Parameters Enter the following location keywords and information: rhost:path Enter the remote hosts’s path directory. mount-point Enter the folder name in the local file system. username (OPTIONAL) Enter the user name to access the device. password (OPTIONAL) Enter the password. Command Modes CONFIGURATION Command History Example Related Commands This guide is platform-specific.
upgrade system Upgrade the Dell Networking OS image. To upgrade the bootflash or bootselector image, use the upgrade boot command. Syntax upgrade system {flash: | ftp: | nfsmount: | scp: | stack-unit {stack-unitid | all} | tftp: | usbflash:} file-url {A: |B:} Parameters system Enter the keyword system to upgrade the operating system (OS) image. flash: file-url Enter the keyword flash: and specify the location of the image file in the format //directory-path or press Enter to launch a prompt sequence.
After you upgrade the system image, by entering the command. specify the location where the Dell Networking OS image used to boot the system is stored (boot system), save the configuration to the start-up config file (write memory), and reload the system (reload). Example Dell# upgrade system tftp://10.11.8.12/dv-rainier-13 a: 00:39:32 : Discarded 1 pkts. Expected block num : 51. Received block num: 50 !00:39:36 : Discarded 1 pkts. Expected block num : 65.
show boot system Displays information about boot images currently configured on the system. Syntax show boot system stack-unit{stack-unit—id | all} Parameters Defaults 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.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.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.
Example Version Description E-Series Original command Dell#show file-systems Size(b) 4286574592 2032525312 Dell# Command Fields 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.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. E-Series Original command.
File Management aaa for the current AAA configuration 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 th
configured monitor for the current Monitor configuration 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 pre
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 72 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.
upgrade system Upgrade the system image. Syntax Parameters Defaults upgrade system {flash: | ftp: | scp: | tftp: | usbflash: | stack-unit {stack—unit—id | all} {A: | B:} stack–unit–id Enter the stack–unit–id to upgrade only the mentioned stack-unit. all Enter the keyword all to upgrade all the member units of the stack. ftp: Enter the keyword ftp to follow it with the location of the source file in this form: //userid:password@hostip/filepath, or press Enter to launch a prompt sequence.
usbflash: Copy from usbflash file system (usbflash://filepath) Dell# upgrade boot Upgrade the bootflash image or bootselector image. Syntax upgrade boot {all | bootflash—image | bootselector-image}stack-unit {stack— unit—id | all}{booted | flash: | ftp: | scp: | tftp: | usbflash:} {A: |B:} Parameters Defaults all Enter the keyword all to change both the bootflash and bootselector images. bootflash-image Enter the keyword bootflash-image to change the bootflash image..
Usage Information Example You must reload Dell Networking OS after executing this command. Dell#upgrade boot ? all Upgrade both boot flash image and selector image bootflash-image Upgrade boot flash image bootselector-image Upgrade boot selector image Dell# verify Validate the software image on the flash drive after the image has been transferred to the system, but before the image has been installed.
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 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.
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. 2d18h2m: %STKUNIT1-M:CP %SEC-5-LOGIN_SUCCESS: Login successful on console This is the banner Dell> Related Commands ● line — enables and configures the console and virtual terminal lines to the system.
Usage Information Example 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 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. The message of the day banner displays first when you are connected to the router; otherwise the login banner and prompt appear.
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.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.
vty number Enter the keyword vty then a number to clear a terminal line. The range is from 0 to 9. 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.
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.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.
Version Description E-Series Original command. 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 84 This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide.
enable Enter EXEC Privilege mode or any other privilege level configured. After entering this command, you may need to enter a password. Syntax Parameters Defaults enable [level] 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.
Parameters Defaults interval seconds Enter the keyword interval then the polling interval in seconds. The range is from 120 to 6000 seconds. The default is 300 seconds (5 minutes). 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.
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.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 and E-Series. E-Series Original command. ● exit — returns to the lower command mode.
Usage Information Version Description E-Series Original command. To remove the time interval, enter exec-timeout 0 0. Example Dell con0 is now available Press RETURN to get started. Dell> exit Return to the lower command mode.
Related Commands ● end — returns to EXEC Privilege mode. ftp-server enable Enable FTP server functions on the system. Syntax Parameters Defaults ftp-server [vrf vrf-name] enable vrf vrf-name Enter the keyword vrf and then the name of the VRF to enable the FTP server to listen to that VRF instance. 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. Disabled.
329 bytes received in 0.018 seconds (17.95 Kbytes/s) ftp> ftp-server topdir Specify the top-level directory to be accessed when an incoming FTP connection request is made. Syntax ftp-server topdir directory Parameters Defaults directory Enter the directory path. 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.
password password Enter the keyword password then a string up to 40 characters long as the password. Without specifying an encryption type, the password is unencrypted. encryption-type (OPTIONAL) After the keyword password, enter one of the following numbers: ● 0 (zero) for an unecrypted (clear text) password ● 7 (seven) for a hidden text password Defaults Not enabled. Command Modes CONFIGURATION Command History This guide is platform-specific.
Usage Information Version Description 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. The hostname is used in the prompt. ip ftp password Specify a password for outgoing FTP connections.
Usage Information The password is listed in the configuration file; you can view the password by entering the show running-config ftp command. Use the ip ftp password command when you use the ftp: parameter in the copy command. Related Commands ip ftp source-interface Specify an interface’s IP address as the source IP address for FTP connections. Syntax ip ftp source-interface interface To delete an interface, use the no ip ftp source-interface interface command.
ip tftp vrf Configures an TFTP client with a VRF that is used to connect to the TFTP server. Syntax ip tftp [vrf vrf-name] To undo the TFTP client configuration, use the no ip tftp [vrf vrf-name] command. Parameters Defaults vrf vrf-name Enter the keyword vrf and then the name of the VRF to specify the VRF that is used by the TFTP client. Disabled Command Modes CONFIGURATION Command History This guide is platform-specific.
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. Usage Information Configure a password with the ip ftp password command. Related Commands ● ip ftp password — sets the password for FTP connections.
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.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.
Usage Information Example You can enable the TELNET server on either a management VRF or a user-defined VRF but not both. If you do not specify a VRF name, then the TELNET server is enabled on the default VRF. Dell(conf)# Dell(conf)# Dell(conf)# Dell(conf)# Dell(conf)# ip no ip no telnet server vrf vrf1 ip telnet server vrf telnet server vrf management ip telnet server vrf ip telnet source-interface Set an interface’s IP address as the source address in outgoing packets for Telnet sessions.
Related Commands Version Description 7.5.1.0 Introduced on the C-Series. E-Series Original command telnet — telnet to another device. ip tftp vrf Configures an TFTP client with a VRF that is used to connect to the TFTP server. Syntax ip tftp [vrf vrf-name] To undo the TFTP client configuration, use the no ip tftp [vrf vrf-name] command. Parameters Defaults vrf vrf-name Enter the keyword vrf and then the name of the VRF to specify the VRF that is used by the TFTP client.
Defaults 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.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.
Usage Information Version Description 9.8(0.0) Introduced on the S4810, S4820, S5000, S6000, S6000-ON, and Z9500. You must have either the System Administrator or Security Administrator privileges to configure login concurrent-session limit or to enable clear-line. To limit the number of concurrent sessions that any user can have on console, auxiliary, and virtual terminal lines, use the login concurrent-session limit number-of-sessions command.
login statistics Enable and configure user login statistics on console and virtual terminal lines. Syntax login statistics {enable | time-period days} no login statistics {enable | time-period days} Parameters Defaults enable Enables login statistics for the last 30 days by default. time-period days Sets the number of days the system stores user login statistics; range is from 1 to 30. Not configured Command Modes CONFIGURATION Command History Usage Information This guide is platform-specific.
Connected to 10.11.178.14. Escape character is '^]'. Login: admin Password: Last successful login: 12:52:01 UTC Tue Mar 22 2016 on console There were 2 unsuccessful login attempt(s) since the last successful login. There were 3 unsuccessful login attempt(s) for user admin in last 12 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 console line.
ping Test connectivity between the system and another device by sending echo requests and waiting for replies.
sweep-min-size Enter the minimum size of datagram in sweep range. The range is from 52 to 15359 bytes. sweep-max-size Enter the maximum size of datagram in sweep range. The range is from 53 to 15359 bytes. sweep-interval Enter the incremental value for sweep size. The range is from 1 to 15308 seconds. interface (IPv4 only) Enter the outgoing interface for multicast packets. Enter the IP address in A.B.C.D format.
Usage Information Version Description 7.4.1.0 Added support for IPv6 address on the E-Series. When you enter the ping command without specifying an IP/IPv6 address (Extended Ping), you are prompted for a target IP/IPv6 address, a repeat count, a datagram size (up to 1500 bytes), a timeout (in seconds), and for Extended Commands. The following table provides descriptions for the ping command status response symbols displayed in the output.
onie (OPTIONAL) Reload the system into the ONIE mode. You can also use one of the following options to reload the system and enter the respective modes directly: ● install — enter the Install mode and install the networking OS ● uninstall — enter the Uninstall mode and uninstall the networking OS ● rescue — enter the Rescue mode and access the file system Command Modes EXEC Privilege Command History This guide is platform-specific.
The following example shows how to reload the system into ONIE prompt and enter the install mode directly: Dell#reload onie install Proceed with reload [confirm yes/no]: yes send Send messages to one or all terminal line users. Syntax Parameters Defaults send [*] | [line ] | [console] | [vty] * Enter the asterisk character * to send a message to all tty lines. line Send a message to a specific line. The range is from 0 to 11.
Parameters Defaults debug (OPTIONAL) Enter the keyword debug to add timestamps to debug messages. log (OPTIONAL) Enter the keyword log to add timestamps to log messages with severity from 0 to 6. datetime (OPTIONAL) Enter the keyword datetime to have the current time and date added to the message. localtime (OPTIONAL) Enter the keyword localtime to include the localtime in the timestamp. msec (OPTIONAL) Enter the keyword msec to include milliseconds in the timestamp.
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. 9.0.0.0 Introduced on the Z9000. 8.3.19.
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.0 Introduced on the Z9000. 8.3.19.0 Introduced on the S4820T. 8.3.
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.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.
Usage Information Example (all) 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.8.1.
-- Thermal Sensor Readings (deg C) -- Unit Sensor0 Sensor1 Sensor2 Sensor3 Sensor4 Sensor5 Sensor6 ------------------------------------------------------------------0 39 36 37 37 31 31 46 show inventory Display the switch type, components (including media), and Dell Networking Operating System (OS), including hardware identification numbers and configured protocols.
show login statistics Displays login statistics of users who have used the console or virtual terminal lines to log in to the system. Syntax show login statistics [all | [[successful-attempts | unsuccessful-attempts] [user login-id] [time-period days]] | user login-id] Parameters Defaults all (Optional)Displays the login statistics of all users in the last 30 days or the custom defined time period.
User: admin Last login time: 12:52:01 UTC Tue Mar 22 2016 Last login location: Line vty0 ( 10.16.127.143 ) Unsuccessful login attempt(s) since the last successful login: 0 Unsuccessful login attempt(s) in last 30 day(s): 0 Successful login attempt(s) in last 30 day(s): 1 -----------------------------------------------------------------The following is sample output of the show login statistics all command.
The following is sample output of the show login statistics unsuccessful-attempts time-period days command. Dell# show login statistics unsuccessful-attempts time-period 15 There were 0 unsuccessful login attempt(s) for user admin in last 15 day(s). The following is sample output of the show login statistics unsuccessful-attempts user login-id command. Dell# show login statistics unsuccessful-attempts user admin There were 3 unsuccessful login attempt(s) for user admin in last 12 day(s).
Example Dell#show memory stack-unit 1 Statistics On Unit 1 Processor =========================== Total(b) Used(b) Free(b) 3177185280 2310248 3174875032 Dell# Lowest(b) 3174676264 Largest(b) 3174875032 show processes cpu Display CPU usage information based on processes running. Syntax Parameters show processes cpu [management-unit [1-99 | details] | stack-unit id [1-99]| summary ] management-unit (OPTIONAL) Display processes running in the control processor.
CPU utilization 5Sec 1Min 5Min ------------------------------------------UNIT1 3% 3% 1% Dell# show processes cpu stack-unit 1 CPUID 5sec 1min 5min -------------------------------------------------CORE 0 13.17 11.53 0.00 CORE 2 9.38 12.16 0.00 Overall 11.28 11.84 0.00 CPU utilization of sysdlp for five seconds: 2%/0%; one minute: 3%; PID Runtime(ms) Invoked uSecs 5Sec 1Min Process 0xbb773000 5950 595 10000 1.00% 2.25% tExcTask 0xbab2a000 4030 403 10000 1.00% 1.33% frrpagt 0xbacf3000 10 1 10000 0.00% 0.
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.
● If no response is received within a defined period of time, the SWP timeout mechanism resubmits the message at the head of the FIFO queue. ● 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.
Usage Information Version Description 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.12.0 Introduced on the S4810. 8.3.11.1 Introduced on the Z9000. 7.7.1.0 Added the management-unit option. 7.6.1.0 Introduced on the S-Series.
dsagt 6504 MacAgent 269778 Dell# Example (managementunit) 0 0 6504 269778 6504 269778 Dell# show processes management-unit Total : 151937024, MaxUsed : 111800320 [2/25/2008 4:18:53] CurrentUsed: 98848768, CurrentFree: 53088256 SharedUsed : 13007848, SharedFree : 7963696 PID Process ResSize Size Allocs Frees Max Current 337 KernLrnAgMv 117927936 0 0 0 0 0 331 vrrp 5189632 249856 50572 0 50572 50572 323 frrp 5206016 241664 369238 0 369238 369238 322 xstp 7430144 2928640 38328 0 38328 38328 321 pim 5267456
trace-flags Defaults Enter the keyword trace-flags to display IFM information for internal trace flags. 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.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.
Command Modes ● EXEC ● EXEC Privilege Command History Example (show system stack unit – disabled ports) Example (show system brief) 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.7(0.0) Introduced on the S6000-ON. 9.
Speed in RPM Example (S6000– ON) Dell> show system stack-unit 1 -- Unit 1 -Unit Type : Management Unit Status : Card Problem - Software Failure Next Boot : online Required Type : S6000-ON - 32-port TE/FG (SI-ON) Current Type : S6000-ON - 32-port TE/FG (SI-ON) Master priority : 0 Hardware Rev : 3.0 Num Ports : 128 Up Time : 3 day, 22 hr, 33 min Dell Networking OS Version : 9-7(0-288) Jumbo Capable : yes POE Capable : no FIPS Mode : disabled Boot Flash : Present Boot Selector : 3.20.0.
page (OPTIONAL) Enter the keyword page to view 24 lines of text at a time. Press the SPACE BAR to view the next 24 lines. Press the ENTER key to view the next line of text. When using the pipe command ( | ), enter one of these keywords to filter command output. For details about filtering commands, refer to CLI Basics. save Enter the keyword save to save the command output. flash: Save to local flash drive (flash://filename. A maximum of 20 characters.
Example (SSeries) 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  Dell# show tech-support stack-unit 1 | ? except Show only text that does not match a pattern find Search for the first occurrence of a pattern grep Show only text that matches a pattern no-more Don't paginate output save Save output to a file Dell# show tech-support stack-unit 1 | save ? flash: Save to local file system
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. NOTE: The Telnet server and client are VRF-aware. Using the vrf parameter in this command, you can make a Telnet server or client to listen to a specific VRF. This capability enables a Telent server or client to look up the correct routing table and establish a connection.
Usage Information Version Description 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.0 Introduced on the C-Series and added support for IPv6 address on the E-Series only. The VRF configured using this command has a higher precedence than a VRF configured using the ip telnet vrf vrf-name command.
terminal length Configure the number of lines displayed on the terminal screen. Syntax Parameters Defaults terminal length screen-length 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.
● 40 byte packet size ● 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.
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 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 Parameters debug dot1x [all | auth-pae-fsm | backend-fsm | eapol-pdu] [interface interface] 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.
Tx Period: Quiet Period: ReAuth Max: Supplicant Timeout: Server Timeout: Re-Auth Interval: Max-EAP-Req: Host Mode: Auth PAE State: Backend State: 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. Parameters Defaults vlan-id Enter the VLAN Identifier.
● 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 Parameters Defaults dot1x host-mode {single-host | multi-host | multi-auth} single-host Enable single-host authentication. multi-host Enable multi-host authentication. multi-auth Enable multi-supplicant 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 Usage Information This guide is platform-specific. For command information about other platforms, refer to the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.10(0.
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.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.
Parameters Defaults number Enter the number of supplicants that can be authenticated on a single port in Multiauth mode. The range is from 1 to 128. The default is 128. 128 hosts can be authenticated on a single authenticator port. 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.
Usage Information 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. The authenticator completes authentication only when you set port-control to auto. dot1x profile Configure a dot1x profile to define a list of trusted supplicant MAC addresses.
Defaults 60 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.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.
Version Description 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. Syntax dot1x reauth-max number To return to the default, use the no dot1x reauth-max command. Parameters Defaults number Enter the permitted number of re-authentications. The range is from 1 to 10. The default is 2. 2 Command Modes INTERFACE 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. 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.
Usage Information The dot1x static-mab command enables static MAB (mac auth bypass) and configures the associated profile on a dot1x interface. Static MAB bypasses the authentication server for the supplicant MAC addresses configured in the associated profile. Before you enable static MAB, you must do the following: ● Enable MAC authentication bypass on the port by configuring the dot1x mac-auth-bypass command. ● Ensure that no configured profile exists at the time of configuring the static-mab command.
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 tx-period Configure the intervals at which EAPOL PDUs the Authenticator PAE transmits. Syntax dot1x tx-period seconds To return to the default, use the no dot1x tx-period command.
Parameters 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. ● For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/port information. mac-address Defaults (Optional) MAC address of an 802.1X-authenticated supplicant. None Command Modes ● EXEC ● EXEC privilege Command History Usage Information This guide is platform-specific.
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. Syntax show dot1x interface interface [mac-address mac-address] Parameters 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. ● For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/port information.
----------------------------Dot1x Status: Enable Port Control: AUTO Port Auth Status: AUTHORIZED(MAC-AUTH-BYPASS) Re-Authentication: Disable Untagged VLAN id: 400 Guest VLAN: Enable Guest VLAN id: 100 Auth-Fail VLAN: Disable Auth-Fail VLAN id: NONE Auth-Fail Max-Attempts: NONE Mac-Auth-Bypass: Enable Mac-Auth-Bypass Only: Enable Tx Period: 3 seconds Quiet Period: 60 seconds ReAuth Max: 2 Supplicant Timeout: 30 seconds Server Timeout: 30 seconds Re-Auth Interval: 3600 seconds Max-EAP-Req: 2 Host Mode: SINGLE
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: Max-Supplicants: Disable NONE NONE Enable Enable 3 seconds 60 seconds 2 30 seconds 30 seconds 3600 seconds 2 MULTI_AUTH 128 Port status and State info for Supplicant: 00:00:00:00:00:11 Port Auth Status: Untagged VLAN id: Auth PAE State: Backend State: Dell# AUTHORIZED(GUEST-VLAN) 100 Authenticat
6 Access Control Lists (ACL) Access control lists (ACLs) are supported by the Dell Networking OS.
• • • • • • • • permit tcp (for IPv6 ACLs) permit icmp (for IPv6 ACLs) permit (for IPv6 ACLs) deny udp (for IPv6 ACLs) deny arp (for Extended MAC ACLs) deny tcp (for IPv6 ACLs) 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.
Usage Information Version Description 6.4.1.0 Introduced on the E-Series. The remark command is available in each ACL mode. You can configure up to 4294967291 remarks for a given IP ACL and 65536 remarks for a given MAC ACL. The following example shows the use of the remark command twice within CONFIGURATIONSTANDARD-ACCESS-LIST mode. The same sequence number was used for the remark and for an associated ACL rule.
Example Dell(config-std-nacl)# show conf ! ip access-list standard test remark 5 Permit traffic from XYZ Inc. seq 5 permit 1.1.1.0/24 count remark 10 Deny traffic from ABC seq 10 deny 2.1.1.0/24 count Dell(config-std-nacl)# 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.
Usage Information Version Description 7.5.1.0 Introduced on the C-Series. 6.2.1.1 Introduced on the E-Series. When you use the access-class access-list-name command without specifying the ipv4 or ipv6 attribute, both IPv4 as well as IPv6 rules that are defined in that ACL are applied to the terminal. This method is a generic way of configuring access restrictions.
ip access-group Assign an IP access list (IP ACL) to an interface. Syntax ip access-group access-list-name {in | out} [implicit-permit] [vlan vlanid] [vrf vrf-name] To delete an IP access-group configuration, use the no ip access-group access-list-name {in | out} [implicit-permit] [vlan vlan-id] [vrf vrf-name] command. 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.
NOTE: If you apply outbound(egress) IP acl on a switch port, the filter applies only for routed traffic egressing out of that port. To associate an access-list to a non-default VRF, use the vrf attribute of this command. You can use this command at the interface context (physical/LAG) to apply the access-list to a range of VRFs. The VRF MODE is not available for the default and management VRFs. Related Commands ● ip access-list standard — configure a standard ACL.
in | out Identify whether ACL is applied on the ingress or egress side. vrf vrf-name (Optional) Enter the keyword vrf and then the name of the VRF to view the IP accounting information on either a default or a non-default VRF. 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.
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 To drop packets with a certain IP address, configure a filter. Syntax deny {source | any | host {ip-address}} [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. ● Use the no deny {source [mask] | any | host ip-address} command.
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. 7.4.1.0 Added support for the non-contiguous mask and added the monitor option. 6.5.1.0 Expanded to include the optional QoS order priority for the ACL entry. The order option is relevant in the context of the Policy QoS feature only. For more information, see the Quality of Service section in the Dell Networking OS Configuration Guide.
Usage Information Dell Networking OS supports one ingress and one egress IP ACL per interface. Prior to Dell Networking OS version 7.8.1.0, names are up to 16 characters long. The number of entries allowed per ACL is hardware-dependent. For detailed specifications on entries allowed per ACL, refer to your line card documentation. Example Related Commands Dell(conf)# ip access-list standard TestList Dell(config-std-nacl)# ● ip access-list extended — create an extended access list.
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.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.
Usage Information Version Description 8.3.7.0 Introduced on the S4810. 8.2.1.0 Introduced on the E-Series (IPv6). 8.1.1.0 Introduced on the E-Series (IPv4). 7.8.1.0 Increased the name string to accept up to 140 characters. Prior to 7.8.1.0, names were up to 16 characters long. 7.6.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.
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.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.
deny Configure a filter that drops IP packets meeting the filter criteria. Syntax deny {ip | ip-protocol-number} {source mask | any | host ip-address} {destination mask | any | host ip-address} [count [byte] | log] [dscp value] [order] [monitor] [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 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.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.
Defaults dscp Enter this keyword dscp to deny a packet based on the DSCP value. The range is from 0 to 63. 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. order (OPTIONAL) Enter the keyword order to specify the QoS priority for the ACL entry.
● Use the no seq sequence-number command if you know the filter’s sequence number. ● Use the no deny tcp {source mask | any | host ip-address} {destination mask | any | host ip-address} command. Parameters source Enter the IP address of the network or host from which the packets are 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.
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 Added the keyword dscp. 8.2.1.
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. deny udp To drop user datagram protocol (UDP) packets meeting the filter criteria, configure a filter.
Defaults 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.0) Added the no-drop parameter. 9.7(0.0) Introduced on the S6000–ON. 9.2(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 tcp — assign a filter to deny TCP traffic. ip access-list extended Name (or select) an extended IP access list (IP ACL) based on IP addresses or protocols.
Example Related Commands Dell(conf)# ip access-list extended TESTListEXTEND Dell(config-ext-nacl)# ● 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.
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.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.
operator (OPTIONAL) Enter one of the following logical operand: ● ● ● ● ● port port 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) 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 7.5.1.0 Introduced on the C-Series. 7.4.1.0 Added support for non-contiguous mask and added the monitor option. Deprecated the keyword established. 6.5.10 Expanded to include the optional QoS order priority for the ACL entry. 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.
● Use the no permit udp {source mask | any | host ip-address} {destination mask | any | host ip-address command. Parameters 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.
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. 7.4.1.0 Added support for non-contiguous mask and added the monitor option. . 6.5.10 Expanded to include the optional QoS order priority for the ACL entry. 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.
access-list-name Enter the name of a configured IP access list, up to 140 characters. Defaults StartingSeqNum Enter the starting sequence number to resequence. The range is from 0 to 4294967290. Step-toIncrement Enter the step to increment the sequence number. The range is from 1 to 4294967290. None Command Modes ● EXEC ● EXEC Privilege Command History Usage Information This guide is platform-specific.
ip Enter the keyword ip to configure a generic IP access list. The keyword ip specifies that the access list permits all IP protocols. tcp Enter the keyword tcp to configure a TCP access list filter. udp Enter the keyword udp to configure a UDP access list filter. source Enter an IP address in dotted decimal format of the network from which the packet was received. mask (OPTIONAL) Enter a network mask in /prefix format (/x) or A.B.C.D. The mask, when specified in 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.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.
The platform supports both Ingress and Egress MAC ACLs. The MAC ACL can be applied on Physical, Port-channel and VLAN interfaces. As per the specified rules in the ACL, the traffic on the interface/ VLAN members or Port-channel members will be permitted or denied. clear counters mac access-group Clear counters for all or a specific MAC ACL. Syntax clear counters mac access-group [mac-list-name] Parameters mac-list-name (OPTIONAL) Enter the name of a configured MAC access list.
NOTE: 1. If the MAC ACL is applied on VLAN, none of the VLAN members should have an access list applied for that VLAN. 2. If the MAC ACL is applied on a Physical or Port Channel interface, the VLAN in which this port is associated should not have an access list applied. 3. If the MAC ACL is applied on a VLAN, then that VLAN should not belong to VLAN ACL group. 4. If the MAC ACL is applied on a VLAN ACL group, then none of the VLANs in that group should have an access list applied on it.
● 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 information. ● For a VLAN interface, enter the keyword vlan then a number from 1 to 4094. ● For a port-channel interface, enter the keywords port-channel then the port-channel ID. in | out Identify whether ACL is applied on ingress or egress side.
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 7.4.1.0 Added the monitor option. 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.
The MAC ACL supports an inverse mask; therefore, a mask of ff:ff:ff:ff:ff:ff allows entries that do not match and a mask of 00:00:00:00:00:00 only allows entries that match exactly. 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 Defaults count (OPTIONAL) Enter the keyword count to count packets processed by the filter.
NOTE: When you configure the ACL logging and byte counters simultaneously, byte counters may display an incorrect value. Configure packet counters with logging instead. Related Commands ● permit — configure a MAC address filter to pass packets. ● seq — configure a MAC address filter with a specified sequence number. mac access-list extended Name a new or existing extended MAC access control list (extended MAC ACL).
Dell(config-ext-macl)# seq 30 permit any any ev2 eq 86dd count bytes Dell(config-ext-macl)# seq 40 permit any any count bytes Dell(config-ext-macl)# exit Dell(conf)# do show mac accounting access-list snickers interface tengig 1/17 in Extended mac access-list snickers on TenGigabitEthernet 1/17 seq 10 permit any any ev2 eq 800 count bytes (559851886 packets 191402152148 bytes) seq 20 permit any any ev2 eq 806 count bytes (74481486 packets 5031686754 bytes) seq 30 permit any any ev2 eq 86dd count bytes (7751
mac-destination- Enter the destination MAC address and mask in nn:nn:nn:nn:nn:nn format. address mac-destination- Specify which bits in the MAC address must be matched. address-mask The MAC ACL supports an inverse mask; therefore, a mask of ff:ff:ff:ff:ff:ff allows entries that do not match and a mask of 00:00:00:00:00:00 only allows entries that match exactly.
Related Commands ● deny — configure a MAC ACL filter to drop packets. ● seq — configure a MAC ACL filter with a specified sequence number. IP Prefix List Commands When you create an access-list without any rule and then apply it to an interface, the ACL behavior reflects implicit permit. To configure or enable IP prefix lists, use these commands. clear ip prefix-list Reset the number of times traffic mets the conditions (“hit” counters) of the configured prefix lists.
Parameters ip-prefix Specify an IP prefix in the network/length format. For example, 35.0.0.0/ 8 means match the first 8 bits of address 35.0.0.0. ge min-prefix- (OPTIONAL) Enter the keyword ge and then enter the minimum prefix length, which is a number from zero (0) to 32. length le max-prefix- length Defaults (OPTIONAL) Enter the keyword le and then enter the maximum prefix length, which is a number from zero (0) to 32. Not configured.
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.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.2.1.1 Introduced on the E-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. 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.3.1.
ip prefix-list snickers Dell(conf-nprefixl)# show ip prefix-list detail Display details of the configured prefix lists. Syntax Parameters show ip prefix-list detail [prefix-name] prefix-name (OPTIONAL) Enter a text string as the name of the prefix list, up to 140 characters. 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.
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.0 Introduced on the S4820T. 8.3.11.
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.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.
To remove the description, use the no description {description} command. Parameters Defaults description Enter a description to identify the route map (80 characters maximum). None 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.
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. ● set as-path — add information to the BGP AS_PATH attribute.
match interface To match routes whose next hop is on the interface specified, configure a filter. Syntax match interface interface To remove a match, use the no match interface interface command. Parameters interface 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 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/port information.
match ip address To match routes based on IP addresses specified in an access list, configure a filter. Syntax match ip address prefix-list-name To delete a match, use the no match ip address prefix-list-name command. Parameters Defaults prefix-list-name Enter the name of configured prefix list, 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.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 Increased the name string to accept up to 140 characters. Prior to 7.8.1.0, names were 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.
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. ● ● ● ● ● ● 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 next-hop — redistribute routes that match the next-hop IP address. ip route-source — redistribute routes that match routes advertised by other routers.
To delete a match, use the no match route-type {local | internal | external [type-1 | type-2] | level-1 | level-2} command. Parameters Defaults external [type-1| type-2] Enter the keyword external then either type-1 or type-2 to match only on OSPF Type 1 routes or OSPF Type 2 routes. internal Enter the keyword internal to match only on routes generated within OSPF areas. level-1 Enter the keyword level-1 to match IS-IS Level 1 routes. level-2 Enter the keyword level-2 to match IS-IS Level 2 routes.
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.
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. 8.1.1.0 Introduced on the E-Series. 7.8.1.0 Increased the name string to accept up to 140 characters.
Usage Information 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. 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. You can prepend up to eight AS numbers to a BGP route.
● set tag — specify the tag assigned to redistributed routes. set comm-list delete To remove the specified community list from the BGP route’s COMMUNITY attribute, configure a filter. Syntax set comm-list community-list-name delete To insert the community list into the COMMUNITY attribute, use the no set comm-list community-list-name delete command. Parameters Defaults community-listname Enter the name of an established Community list, up to 140 characters. Not configured.
set community Allows you to assign a BGP COMMUNITY attribute. Syntax set community {community-number | local-as | no-advertise | no-export | none} [additive] To delete a BGP COMMUNITY attribute assignment, use the no set community {communitynumber | local-as | no-advertise | no-export | none} command. Parameters communitynumber Enter the community number in AA:NN format where AA is the AS number (2 bytes) and NN is a value specific to that autonomous system.
Related Commands ● match community — redistribute routes that match the COMMUNITY attribute. ● show ip bgp community — display BGP community groups. set level To specify the IS-IS level or OSPF area to which matched routes are redistributed, configure a filter. Syntax set level {backbone | level-1 | level-1-2 | level-2 | stub-area} To remove a set level condition, use the no set level {backbone | level-1 | level-1-2 | level-2 | stub-area} command.
set local-preference To set the BGP LOCAL_PREF attribute for routers within the local autonomous system, configure a filter. Syntax set local-preference value To delete a BGP LOCAL_PREF attribute, use the no set local-preference command. Parameters Defaults value Enter a number as the LOCAL_PREF attribute value. The range is from 0 to 4294967295. Not configured. Command Modes ROUTE-MAP Command History 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.
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. 8.3.1.0 Implemented the keyword internal. 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 If you configure the set next-hop command, its configuration takes precedence over the neighbor next-hop-self command in the ROUTER BGP mode. If you configure the set next-hop command with the interface’s IP address (either Loopback or physical), the software declares the route unreachable. Related Commands ● match ip next-hop — redistribute routes that match the next-hop IP address. set origin To manipulate the BGP ORIGIN attribute, configure a filter.
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.
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. pre-6.1.1.0 Introduced on the E-Series.
show route-map Display the current route map configurations. Syntax show route-map [map-name] Parameters map-name (OPTIONAL) Enter the name of a configured route map, up to 140 characters. 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.
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. The threshold range is from 1 to 100.
deny (for Extended IP ACLs) Configure a filter that drops IP packets meeting the filter criteria. Syntax deny {ip | ip-protocol-number} {source mask | any | host ip-address} {destination mask | any | host ip-address} [count [byte]] [dscp value] [order] [monitor] [fragments] [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.
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. This mechanism copies all incoming or outgoing packets on one port and forwards (mirrors) them to another port.
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 the support for flow-based monitoring on the S4810, S4820T, S6000, and Z9000 platforms. 9.3(0.0) Added the 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.
The default frequency at which ACL logs are generated is five minutes. By default, flow-based monitoring is not enabled. 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(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.
Defaults 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 CONFIGURATION-MAC ACCESS LIST-STANDARD 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.
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 time interval range is from 1 to 10 minutes.
permit (for Standard IP ACLs) To permit packets from a specific source IP address to leave the switch, configure a filter. Syntax permit {source [mask]| any | host ip-address} [count [byte]] [dscp value] [order] [fragments] [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 permit {source [mask] | any | host ip-address} command.
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 ● deny — assign a IP ACL filter to deny IP packets. ● ip access-list standard — create a standard ACL. permit arp (for Extended MAC ACLs) Configure a filter that forwards ARP packets meeting this criteria.
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. You can activate flow-based monitoring for a monitoring session by entering the flow-based enable command in the Monitor Session mode.
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.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.
● Use the no permit {any | mac-source-address mac-source-address-mask} 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. The threshold range is from 1 to 100.
seq (for Standard MAC ACLs) To a deny or permit filter in a MAC access list while creating the filter, assign a sequence number. Syntax seq sequence-number {deny | permit} {any | mac-source-address [mac-sourceaddress-mask]} [count [byte]] [log [interval minutes] [threshold-in-msgs [count]] [monitor] To remove this filter, use the no seq sequence-number command. Parameters Defaults log (OPTIONAL) Enter the keyword log to enable the triggering of ACL log messages.
Related Commands ● deny — configure a filter to drop packets. ● permit — configure a filter to forward packets. permit tcp (for Extended IP ACLs) To pass TCP packets meeting the filter criteria, configure a filter.
You can activate flow-based monitoring for a monitoring session by entering the flow-based enable command in the Monitor Session mode. When you enable this capability, traffic with particular flows 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.
Usage Information Version Description 9.3.0.0 Added support for logging of ACLs on the S4810, S4820T, Z9000, and MXL 10/40GbE Switch IO Module 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(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, Z9000, and MXL 10/40GbE Switch IO Module platforms. 9.3.0.
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.7(0.0) Introduced on the S6000–ON. 9.4(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. Command Modes ACCESS-LIST Command History Usage Information This guide is platform-specific.
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 interval range is from 1 to 10 minutes.
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 permit tcp {source address mask | any | host ipv6-address} {destination address | any | host ipv6-address} command. Parameters Defaults log (OPTIONAL) Enter the keyword log to enable the triggering of ACL log messages.
permit icmp (for IPv6 ACLs) To allow all or specific internet control message protocol (ICMP) messages, configure a filter. Syntax permit icmp {source address mask | any | host ipv6-address} {destination address | any | host ipv6-address} [message-type] [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.
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. 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).
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, Z9000, and MXL 10/40GbE Switch IO Module platforms. 9.3(0.0) Added support for logging of ACLs on the S4810, S4820T, Z9000, and MXL 10/40GbE Switch IO Module platforms. When the configured maximum threshold is exceeded, generation of logs is stopped.
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(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.5(0.1) Introduced on the Z9500.
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. Command Modes ACCESS-LIST Command History Usage Information This guide is platform-specific.
● Use the no deny icmp {source address mask | any | host ipv6-address} {destination address | any | host ipv6-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.
deny (for IPv6 ACLs) Configure a filter that drops IPv6 packets that match the filter criteria.
You can activate flow-based monitoring for a monitoring session by entering the flow-based enable command in the Monitor Session mode. When you enable this capability, traffic with particular flows 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.
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(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. 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.
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.
Example Dell# show bfd neighbors * Ad Dn B C I O O3 R M V VT - Active session role Admin Down BGP CLI ISIS OSPF OSPFv3 Static Route (RTM) MPLS VRRP Vxlan Tunnel LocalAddr * 10.1.3.2 Example (Detail) RemoteAddr 10.1.3.1 Interface State Rx-int Tx-int Mult Clients Te 1/3/1 Up 300 250 3 C Dell# show bfd neighbors detail Session Discriminator: 1 Neighbor Discriminator: 1 Local Addr: 10.1.3.2 Local MAC Addr: 00:01:e8:02:15:0e Remote Addr: 10.1.3.
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 Parameters etheraddr  mac-address Enter a MAC address in standard format. Command Modes BOOT_ADMIN Command History Usage Information Example Version Description 9.8(1.
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  enable | disable | status | timeout | settimeout watchdog timer Parameters 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.
deletion, whenever the IPv4 VRF mode is deleted for the VRF, it will automatically delete the IPv6 VRF configurations as well. Defaults Not configured. 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(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Added support for IPv6 VRF. 9.2(1.
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 Introduced on the S-Series. 7.7.1.0 Introduced on the C-Series.
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(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.0 Introduced on the Z9000. 8.3.8.0 Introduced on the S4810.
To disable a dot or dot+ representation and return to ASPLAIN, enter the no bgp asnotation command. Defaults asplain 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.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.
bgp bestpath as-path ignore Ignore the AS PATH in BGP best path calculations. Syntax bgp bestpath as-path ignore To return to the default, enter the no bgp bestpath as-path ignore command. Defaults Disabled (that is, the software considers the AS_PATH when choosing a route as best). 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.
Usage Information Version Description 8.3.7.0 Introduced on the S4810. The bestpath router bgp configuration mode command changes the default bestpath selection algorithm. The multipath-relax option allows load-sharing across providers with different (but equal-length) autonomous system paths. Without this option, ECMP expects the AS paths to be identical for load-sharing. bgp bestpath med confed Enable MULTI_EXIT_DISC (MED) attribute comparison on paths learned from BGP confederations.
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. 6.3.1.
bgp client-to-client reflection Allows you to enable route reflection between clients in a cluster. Syntax bgp client-to-client reflection To disable client-to-client reflection, use the no bgp client-to-client reflection command. Defaults Enabled when a route reflector is configured. 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.
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. 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.
Usage Information To accept 4-byte formats before entering a 4-byte AS number, configure your system. All the routers in the Confederation must be 4 byte or 2 byte identified routers. You cannot mix them. The autonomous systems configured in this command are visible to the EBGP neighbors. Each autonomous system is fully meshed and contains a few connections to other autonomous systems. The next hop, MED, and local preference information is preserved throughout the confederation.
The autonomous systems configured in this command are visible to the EBGP neighbors. Each autonomous system is fully meshed and contains a few connections to other autonomous systems. After specifying autonomous systems numbers for the BGP confederation, recycle the peers to update their configuration. Related Commands ● bgp confederation identifier — configure a confederation ID. ● bgp four-octet-as-support — enable 4-byte support for the BGP process.
Usage Information Version Description 7.8.1.0 Introduced on the S-Series. 7.7.1.0 Introduced on the C-Series. If you enter the bgp dampening command, the default values for half-life, reuse, suppress, and max-suppress-time are applied. The parameters are position-dependent; therefore, if you configure one parameter, configure the parameters in the order they appear in the CLI. Route refresh is sent when you enable BGP dampening. Related Commands ● show ip bgp dampened-paths — view the BGP paths.
bgp dmzlink-bw Enables BGP Link Bandwidth. Syntax bgp dmzlink-bw To disable BGP Link Bandwidth, enter the no bgp dmzlink-bw command. Parameters Defaults dmzlink-bw Enter the keyword dmzlink-bw to enable BGP Link Bandwidth in BGP multipath. N/A 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. 7.4.1.0 Introduced. This command is enabled by default, that is for all updates received from EBGP peers, BGP ensures that the first AS of the first AS segment is always the AS of the peer. If not, the update is dropped and a counter is increments.
The fast external fallover configuration is applied only after you manually reset all the existing BGP sessions. As a result, after you execute this command, you must also manually execute the clear ip bgp command in order for the configuration to take effect. bgp four-octet-as-support Enable 4-byte support for the BGP process. Syntax bgp four-octet-as-support To disable fast external failover, use the no bgp four-octet-as-support command.
Parameters restart-time seconds stale-path-time seconds Enter the keyword restart-time then the maximum number of seconds to restart and bring-up all the peers. The range is from 1 to 3600 seconds. The default is 120 seconds. Enter the keyword stale-path-time then the maximum number of seconds to wait before restarting a peer’s stale paths. The default is 360 seconds. role receiver-only Enter the keyword role receiver-only to designate the local router to support graceful restart as a receiver only.
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. In Non-Deterministic mode, paths are compared in the order in which they arrive.
Usage Information This command is a knob to disable BGP next-hop resolution using BGP learned routes. During the nexthop resolution, only the first route that the next-hop resolves through is verified for the route’s protocol source and is checked if the route is learned from BGP or not. The clear ip bgp command is required for this command to take effect and to keep the BGP database consistent. Execute the clear ip bgp command right after executing this command.
Routing Protocol is "bgp 1" Cluster Id is set to 10.10.10.0 Router Id is set to 10.10.10.0 Fast-external-fallover enabled Regular expression evaluation optimization enabled Capable of ROUTE_REFRESH For Address Family IPv4 Unicast BGP table version is 0, main routing table version 0 Distance: external 20 internal 200 local 200 Dell(conf-router_bgp)# Related Commands ● show ip protocols — view information on all routing protocols enabled and active on the E-Series.
clear ip bgp Reset BGP sessions. The soft parameter (BGP Soft Reconfiguration) clears the policies without resetting the TCP connection. Syntax Parameters clear ip bgp [vrf vrf-name] [* | <1–4294967295> | <0.1–65535.65535> | A.B.C.D {soft {in | out}} | X:X:X:X::X {soft {in | out}} | dampening | flap-statistics | ipv4 | ipv6 | peer-group] vrf vrf-name Enter the keyword vrf and then the name of the VRF to clear all BGP sessions corresponding to that VRF.
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. 6.5.1.0 Expanded to include the as-number option. ● bgp recursive-bgp-next-hop — disable next-hop resolution through other routes learned by the BGP. clear ip bgp dampening Clear information on route dampening and return the suppressed route to the Active state.
Usage Information Version Description 7.8.1.0 Introduced on the S-Series. 7.7.1.0 Introduced on the C-Series. After you enter this command, the software deletes the history routes and returns the suppressed routes to the Active state. The clear ip bgp dampening command does not clear the history paths. clear ip bgp flap-statistics Clear BGP flap statistics, which includes number of flaps and the time of the last flap.
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 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.
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 the ipv4 multicast and ipv6 unicast parameters. 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.
softreconfiguration Enter the keywords soft-reconfiguration to view only information on inbound BGP soft reconfiguration. updates Enter the keyword updates to view BGP updates. 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.
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 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. debug ip bgp keepalives Display information about BGP keepalive messages. Syntax debug ip bgp [vrf vrf-name] [A.B.C.
Usage Information Version Description 7.7.1.0 Introduced on the C-Series. To remove all configured debug commands for BGP, enter the no debug ip bgp command. debug ip bgp notifications Allows you to view information about BGP notifications received from neighbors. Syntax debug ip bgp [vrf vrf-name] [A.B.C.D | X:X:X:X::X | peer-group peer-groupname] notifications [in | out] To disable debugging, use the no debug ip bgp [vrf vrf-name] [A.B.C.
debug ip bgp soft-reconfiguration Enable soft-reconfiguration debug. Syntax debug ip bgp [vrf vrf-name] [A.B.C.D | X:X:X:X::X | peer-group-name] softreconfiguration To disable, use the debug ip bgp [vrf vrf-name] [A.B.C.D | X:X:X:X::X | peergroup-name] soft-reconfiguration command. Parameters vrf vrf-name (OPTIONAL) Enter the keyword vrf followed by the name of the VRF to enable soft-reconfiguration debugging on that VRF. A.B.C.
To disable debugging, use the no debug ip bgp [vrf vrf-name] [A.B.C.D | X:X:X:X::X | peer-group peer-group-name] updates [in | out | prefix-list prefix-listname] command. Parameters vrf vrf-name (OPTIONAL) Enter the keyword vrf followed by the name of the VRF to view BGP updates information corresponding to that VRF. A.B.C.D (OPTIONAL) Enter an IPv4 address of the neighbor. X:X:X:X::X (OPTIONAL) Enter an IPv6 address.
Parameters Defaults number Enter a number as the metric to be assigned to routes from other protocols. The range is from 1 to 4294967295. 0 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.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.
Related Commands ● permit bandwidth – specify link band width extended-community attribute as the matching criteria to permitting incoming or outgoing traffic. description Enter a description of the BGP routing protocol. Syntax description {description} To remove the description, use the no description {description} command. Parameters Defaults description Enter a description to identify the BGP protocol (80 characters maximum).
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.
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. By default, when you create a neighbor/peer group configuration in the Router BGP context, this enables IPv4/Unicast AFI/SAFI. When you use activate in the new context, the neighbor/peer group enables for AFI/SAFI. It is not possible to de-activate a peer from the IPv4 unicast address family.
neighbor advertisement-interval Set the advertisement interval between BGP neighbors or within a BGP peer group. Syntax neighbor {ip-address | peer-group-name} advertisement-interval seconds To return to the default value, use the no neighbor {ip-address | peer-group-name} advertisement-interval command. Parameters ip-address (OPTIONAL) Enter the IP address of the neighbor in dotted decimal format.
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 You cannot set this configuration for a peer that is associated with a peer group. Similarly, you cannot associate a peer to a peer group if that peer is already configured with these settings. Related Commands ● bgp four-octet-as-support — enable 4-byte support for the BGP process. neighbor default-originate Inject the default route to a BGP peer or neighbor.
In case of eBGP, the neighbor default-originate command does not support extendedcommunity as a non-transtive route-map attribute. You cannot set this configuration for a peer that is associated with a peer group. Similarly, you cannot associate a peer to a peer group if that peer is already configured with these settings.
peer-group-name Enter the name of the peer group to apply the distribute list filter to all routers in the peer group. prefix-list-name Enter the name of an established prefix list. If the prefix list is not configured, the default is permit (to allow all routes). Defaults in Enter the keyword in to distribute only inbound traffic. out Enter the keyword out to distribute only outbound traffic. 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.
the routing table for the peer IP or IPv6 destination/local address), BGP brings down the session with the peer. Related Commands ● show ip bgp neighbors — display information on the BGP neighbors. neighbor local-as To accept external routes from neighbors with a local AS number in the AS number path, configure Internal BGP (IBGP) routers.
neighbor maximum-prefix Control the number of network prefixes received. Syntax neighbor {ip-address | peer-group-name} maximum-prefix maximum [threshold] [warning-only] To return to the default values, use the no neighbor {ip-address | peer-group-name} maximum-prefix maximum command. Parameters ip-address Enter the IP address of the neighbor in dotted decimal format. peer-group-name Enter the name of the peer group.
neighbor next-hop-self Allows you to configure the router as the next hop for a BGP neighbor. Syntax neighbor {ip-address | peer-group-name} next-hop-self [all] To return to the default setting, use the no neighbor {ip-address | peer-group-name} next-hop-self [all] command. Parameters ip-address Enter the IP address of the neighbor in dotted decimal format. peer-group-name Enter the name of the peer 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.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.
NOTE: If dmzlink-bw is configured for a peer, in order for the BGP peer to advertise the prefixes with dmzlink-bw attached to it, you must reset the the peer or peer-group using the clear ip bgp session command. 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.
Parameters Defaults peer-group-name Enter a text string up to 16 characters long as the name of the peer group. Not configured. 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.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.
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.8.0 Introduced the limit keyword on the S4810. 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. After you configure a peer group as passive, assign it a subnet using the neighbor softreconfiguration inbound command.
Usage Information To accept 4-byte formats before entering a 4 byte AS Number, configure your system. If the number parameter is the same as the AS number used in the router bgp command, the remote AS entry in the neighbor is considered an internal BGP peer entry. This command creates a peer and the newly created peer is disabled (Shutdown). This command automatically restarts the neighbor session for the configuration to take effect.
neighbor route-map Apply an established route map to either incoming or outbound routes of a BGP neighbor or peer group. Syntax neighbor {ip-address | peer-group-name} route-map map-name {in | out} To remove the route map, use the no neighbor {ip-address | peer-group-name} routemap map-name {in | out} command. Parameters ip-address Enter the IP address of the neighbor in dotted decimal format. peer-group-name Enter the name of the peer group. map-name Enter the name of an established route map.
To remove one or more neighbors from a cluster, use the no neighbor {ip-address | peergroup-name} route-reflector-client command. If you delete all members of a cluster, you also delete the route-reflector configuration on the router. Parameters ip-address Enter the IP address of the neighbor in dotted decimal format. peer-group-name Enter the name of the peer group. All routers in the peer group receive routes from a route reflector. Defaults Not configured.
To disable sending a COMMUNITY attribute, use the no neighbor {ip-address | peer-groupname} send-community 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 send a COMMUNITY attribute to all routers within the peer group. Defaults extended (OPTIONAL) Enter the keyword extended to send extended community attribute. standard (OPTIONAL) Enter the keyword standard to send standard community attribute.
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.7.1.0 Introduced on the C-Series.
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. 7.4.1.0 Introduced. This command enables soft-reconfiguration for the BGP neighbor specified. BGP stores all the updates the neighbor receives but does not reset the peer-session. You cannot set this configuration for a peer that is associated with a peer group.
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. 7.8.1.0 Introduced on the S-Series. 7.7.1.0 Introduced on the C-Series. Timer values configured with the neighbor timers command override the timer values configured with any other command.
Usage Information Loopback interfaces are up constantly and the BGP session may need one interface constantly up to stabilize the session. The neighbor update-source command is not necessary for directly connected internal BGP sessions. Neighbors are sorted according to the source and destination ip addresses. If an update-source ip address exists, then the source ip address determines the order in which the neighbors are displayed.
network Specify the networks for the BGP process and enter them in the BGP routing table. Syntax network ip-address mask [route-map map-name] To remove a network, use the no network ip-address mask [route-map map-name] command. Parameters ip-address Enter an IP address in dotted decimal format of the network. mask Enter the mask of the IP address in the slash prefix length format (for example, /24). The mask appears in command outputs in dotted decimal format (A.B.C.D).
When a combination of locally originated and peer originated routes occurs, both these routes will exist in the RTM. However, only the best route is kept active in the RTM and the remaining route is rendered inactive. It is possible to keep only one locally originated route in the BGP database. Network command has preference over the re-distributed routes. When the locally originated route is no longer present in the database the other route is automatically installed.
permit bandwidth Enables you to specify link band width extended-community attribute as the matching criteria to permit incoming or outgoing traffic. Syntax permit bandwidth To disable this setting, enter the no permit bandwidth command. Parameters Defaults bandwidth Enter the keyword bandwidth to specify extended-community attribute as the matching criteria for permitting traffic. The range is from 0 to 102400.
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.
match internal (OPTIONAL) Enter the keywords match internal to redistribute OSPF internal routes only. route-map map- (OPTIONAL) Enter the keywords route-map then the name of a configured route map. name 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.
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 Introduced on the S-Series. 7.7.1.0 Introduced on the C-Series. At least one interface must be in Layer 3 mode for the router bgp command to be accepted.
During configuration, the bandwidth is specified in Mbps, not in bytes/second. While creating the actual LB extended community, the system will attach the AS number and encode the bandwidth in floating point format. show capture bgp-pdu neighbor Display BGP packet capture information for an IPv4 address on the system.
ffffffff ffffffff ffffffff ffffffff 00130400 [. . .] Dell# show config View the current ROUTER BGP configuration. Syntax show config 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.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.
network-mask (OPTIONAL) Enter the network mask (in slash prefix format) of the BGP network address. longer-prefixes (OPTIONAL) Enter the keywords longer-prefixes to view all routes with a common prefix. 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.
n - network, D - denied, S - stale Origin codes: i - IGP, e - EGP, ? - incomplete *> *> Network 55.0.0.0/24 66.0.0.0/24 Next Hop 172.16.0.2 172.16.0.2 Metric LocPrf Weight Path 0 200 i 0 200 i All the show and debugs commands display the link band width extended-community prefixed with DMZLink-bw along with other extended communities. Dell# show ip bgp 3.3.3.0/24 BGP routing table entry for 3.3.3.0/24 Paths: (1 available, table Default-IP-Routing-Table.) Not advertised to any peer Received from : 1.1.
Usage Information Example Version Description 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 Introduced on the S-Series. 7.7.1.0 Introduced on the C-Series. The following describes the show ip bgp cluster-list command shown in the following example.
ipv4 unicast (OPTIONAL) Enter the keywords ipv4 followed by the keyword unicast to view information related only to ipv4 unicast routes. ipv4 multicast (OPTIONAL) Enter the keyword ipv4 followed by the keyword multicast to view information related only to ipv4 multicast routes. ipv6 unicast (OPTIONAL) Enter the keyword ipv6 followed by the keyword unicast to view information related only to ipv6 unicast routes.
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. Path Lists all the ASs the route passed through to reach the destination network.
● 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) Added ipv4 multicast and ipv6 unicast parameters. 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.
Communities : 200:1 1000:1 Dell# 3000:1 show ip bgp dampened-paths View BGP routes that are dampened (non-active). Syntax Parameters show ip bgp [vrf vrf-name] [ipv4 {multicast | unicast} | ipv6 unicast] dampened-paths vrf vrf-name (OPTIONAL) Enter the keywords vrf and then the name of the VRF to view routes that are affected by a specific community list corresponding to that VRF.
Example Field Description Network Displays the network ID to which the route is dampened. From Displays the IP address of the neighbor advertising the dampened route. Reuse Displays the hour:minutes:seconds until the dampened route is available. Path Lists all the ASs the dampened route passed through to reach the destination network. Dell# show ip bgp dampened-paths BGP local RIB : Routes to be Added 0, Replaced 0, Withdrawn 0 BGP local router ID is 192.168.11.
bgpNdP 0x41a17000 : NdTmrP 0x41a17000 : NdKATmrP 0x41a17014 : NdTics 74857 : NhLocAS 1 : NdState 2 : NdRPMPrim 1 : NdListSoc 13 NdAuto 1 : NdEqCost 1 : NdSync 0 : NdDefOrg 0 NdV6ListSoc 14 NdDefDid 0 : NdConfedId 0 : NdMedConfed 0 : NdMedMissVal -1 : NdIgnrIllId 0 : NdRRC2C 1 : NdClstId 33686273 : NdPaTblP 0x41a19088 NdASPTblP 0x41a19090 : NdCommTblP 0x41a19098 : NhOptTransTblP 0x41a190a0 : NdRRClsTblP 0x41a190a8 NdPktPA 0 : NdLocCBP 0x41a6f000 : NdTmpPAP 0x419efc80 : NdTmpASPAP 0x41a25000 : NdTmpCommP 0x41
ipv6 unicast (OPTIONAL) Enter the keyword ipv6 followed by the keyword unicast to view information related only to ipv6 unicast routes. list name Enter the extended community list name you wish to view. The range is 140 characters. 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.
Parameters vrf vrf-name (OPTIONAL) Enter the keyword vrf and then the name of the VRF to view route information that matches the filter lists 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. ipv4 unicast (OPTIONAL) Enter the keyword ipv4 followed by the keyword unicast to view information related only to ipv4 unicast routes.
Example Dell# show run as-path a1 ! ip as-path access-list a1 permit 500 Dell# Dell# show ip bgp filter-list a1 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 *> 55.0.0.0/24 *> 66.0.0.0/24 Dell# Next Hop 172.16.
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.7(0.0) Added the ipv4 multicast and ipv6 unicast parameters. 9.4.(0.0) Added support for VRF. 9.2(1.0) Introduced on the Z9500. 9.
Parameters vrf vrf-name (OPTIONAL) Enter the keyword vrf and then the name of the VRF to view routes corresponding to the VRF that contain inconsistent originating AS numbers. ipv4 unicast (OPTIONAL) Enter the keywords ipv4 unicast to view information only related to ipv4 unicast routes. Command Modes ● EXEC ● EXEC Privilege Command History Usage Information Example This guide is platform-specific.
* * 6.0.0.0/20 * *> * * 9.2.0.0/16 * --More-- 63.114.8.33 63.114.8.60 63.114.8.34 63.114.8.33 63.114.8.33 63.114.8.60 63.114.8.34 0 0 0 0 0 0 0 0 18508 18508 18508 18508 18508 18508 18508 209 209 209 ? 209 209 209 1 i 3549 i 3549 i 3549 i 701 i 701 i Dell# show ip bgp vrf testinconsistent-as BGP table version is 11, local router ID is 66.66.77.
flap-statistics (OPTIONAL) Enter the keywords flap-statistics to view flap statistics on the neighbor’s routes. routes (OPTIONAL) Enter the keyword routes to view only the neighbor’s feasible routes. received-routes [ network [ network-mask ] (OPTIONAL) Enter the keywords received-routes then either the network address (in dotted decimal format) or the network mask (in slash prefix format) to view all information received from neighbors.
The Lines Beginning with: Description BGP neighbor Displays the BGP neighbor address and its AS number. The last phrase in the line indicates whether the link between the BGP router and its neighbor is an external or internal one. If they are located in the same AS, the link is internal; otherwise the link is external. BGP version Displays the BGP version (always version 4) and the remote router ID.
Hold time is 180, keepalive interval is 60 seconds Received 50 messages, 0 in queue 1 opens, 0 notifications, 34 updates 15 keepalives, 0 route refresh requests Sent 18 messages, 0 in queue 1 opens, 0 notifications, 0 updates 16 keepalives, 0 route refresh requests Route refresh request: received 0, sent messages 1 Minimum time between advertisement runs is 30 seconds Minimum time before advertisements start is 0 seconds Capabilities received from neighbor for IPv4 Unicast : MULTIPROTO_EXT(1) ROUTE_REFRESH(
Usage Information Example 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.8.1.0 Introduced on the S-Series. 7.7.1.0 Introduced on the C-Series. The following describes the show ip bgp next-hop command shown in the following example.
● { } = (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. 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.
show ip bgp paths community View all unique COMMUNITY numbers in the BGP database. Syntax show ip bgp [vrf vrf-name] paths community 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.
Parameters vrf vrf-name (OPTIONAL) Enter the keyword vrf to view information on BGP peers in a peer group corresponding to that VRF. NOTE: You can use this attribute to view information on BGP peers in a peer group that correspond to either a default or a non-default VRF. 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 For address family Displays IPv4 Unicast as the address family. BGP neighbor Displays the name of the BGP neighbor. Number of peers Displays the number of peers currently configured for this peer group. Peer-group members: Lists the IP addresses of the peers in the peer group. If the address is outbound optimized, an * is displayed next to the IP address.
● $ = (dollar sign) the end of the output string. 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.7(0.0) Introduced on the S6000–ON. 9.4.(0.0) Added support for VRF. 9.2(1.
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 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 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 multi-protocol label switching (MPLS) packets based on source and destination IP addresses for link aggregation groups (LAGs). ● 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.
ipv6acl number Enter the keyword ipv6acl and then the number of FP blocks for IPv6. The range is from 0 to 4. ipv4qos number Enter the keyword ipv4qos and then the number of FP blocks for IPv4. The range is from 0 to 8. l2qos number Enter the keyword l2qos and then the number of FP blocks for l2 qos. The range is from 1 to 8. l2pt number Enter the keyword l2pt and then the number of FP blocks for l2 protocol tunnelling. The range is from 0 to 1.
[vrfv4acl number ] 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) Added the nlbcluster ACL keyword. Introduced on the S6000-ON. 9.4.(0.0) Added support for PBR and VRF. 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.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. cam-optimization Optimize CAM utilization for QoS Entries by minimizing require policy-map CAM space.
show cam-acl Display the details of the CAM profiles on the chassis and all stack units. Syntax show cam-acl Defaults none Command Modes 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.7(0.
VmanQos : EcfmAcl : FcoeAcl : iscsiOptAcl : ipv4pbr : vrfv4Acl : Openflow : fedgovacl : nlbclusteracl: 0 0 0 0 0 0 0 0 0 -- stack-unit 3 -Current Settings(in block sizes) 1 block = 256 entries L2Acl : 2 Ipv4Acl : 4 Ipv6Acl : 4 Ipv4Qos : 2 L2Qos : 1 L2PT : 0 IpMacAcl : 0 VmanQos : 0 EcfmAcl : 0 FcoeAcl : 0 iscsiOptAcl : 0 ipv4pbr : 0 vrfv4Acl : 0 Openflow : 0 fedgovacl : 0 nlbclusteracl: 0 Dell# test cam-usage Verify that enough CAM space is available for the IPv6 ACLs you have created.
Usage Information Version Description 8.3.7.0 Introduced on the S4810. 7.8.1.0 Introduced. This command applies to both IPv4 and IPv6 CAM Profiles, but is best used when verifying QoS optimization for IPv6 ACLs. 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.
Parameters Defaults scaled-l3– hosts Enter the keywords scaled-l3–hosts to select the forwarding table mode for scaling l3 host entries. scaled-l3– routes Enter the keywords scaled-l3–routes to select the forwarding table mode for scaling l3 route entries. UFT mode 2 Command Modes CONFIGURATION Command History This guide is platform-specific. For command information about other platforms, refer to the relevant Dell Networking OS Command Line Reference Guide.
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# 388 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 Control Plane Policing (CoPP) 0x0806 any 0x8809 0x88cc any any any any Q5/Q6 Q7 Q7 Q8 Q8 Q7 Q9 Q9 CP CP CP CP CP CP CP CP _ _ _ _ _ _ _
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.
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.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.
Parameters port-type Enter the keywords port-type then the interface information. Enter the subport number if a 40G port is fanned-out into 10G ports. stack-unit unit Enter the keywords stack-unit then the stack-unit number to be cleared. number 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.
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 Modes INTERFACE 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 show hardware pfc-nodrop-priority l2-dlf drops stack-unit stack-unit-number port-set port-pipe Parameters stack-unit stack- Enter the keywords stack-unit and the stack unit number. unit-number port-set port- pipe Enter the keywords port-set and port-pipe number. The port-pipe number is 0. Command Modes EXEC EXEC Privilege Command History Example Related Commands Version Description 9.10(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.
Field Description FCOE TLV Tx Status Example (Summary) 396 Application Priority TLV: SCSI TLV Tx Status Status of ISCSI advertisements in application priority TLVs from the local DCBX port: enabled or disabled. Application Priority TLV: Local FCOE Priority Map Priority bitmap the local DCBX port uses in FCoE advertisements in application priority TLVs. Application Priority TLV: Local ISCSI Priority Map Priority bitmap the local DCBX port uses in ISCSI advertisements in application priority TLVs.
Remote ISCSI PriorityMap is 0x8 Dell# show interfaces tengigabitethernet 1/4/2 pfc detail Interface TenGigabitEthernet 1/4/2 Admin mode is on Admin is enabled Remote is enabled Remote Willing Status is enabled Local is enabled Oper status is recommended PFC DCBX Oper status is Up State Machine Type is Feature TLV Tx Status is enabled PFC Link Delay 45556 pause quanta Application Priority TLV Parameters : -------------------------------------FCOE TLV Tx Status is disabled ISCSI TLV Tx Status is disabled Loca
Usage Information Example (Summary) Version Description 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. You can use this command even without enabling DCB.
Enables priority flow control or enhance transmission selection on interface. Related Commands ● dcb  enable — enable priority flow control or enhanced transmission selection on interface. clear ets counters Clear all ETS TLV counters on an interface. Syntax Parameters Defaults clear ets counters port-type slot/port[/subport] port-type Enter the keywords port-type then the slot/port information. Enter the subport number if a 40G port is fanned-out into 10G ports.
Example (Summary) 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 S6000-ON and Z9500. 9.0.2.0 Introduced on the S6000. 9.2(0.2) Down status messages added. 8.3.19.0 Introduced on the S4820T. 8.3.12.0 Introduced on the S4810. 8.3.16.
Dell# show int te 1/3/1 ets de Interface TenGigabitEthernet 1/3/1 Max Supported TC Groups is 4 Number of Traffic Classes is 8 Admin mode is on Admin Parameters : -----------------Admin is enabled TC-grp Priority# Bandwidth TSA -----------------------------------------------0 1 0,1,2 100% ETS 2 3 0 % SP 3 4,5,6,7 0 % SP 4 5 6 7 Remote Parameters : ------------------Remote is disabled Local Parameters : -----------------Local is enabled TC-grp Priority# Bandwidth TSA ------------------------------------------
3 13% ETS 4 12% ETS 5 12% ETS 6 12% ETS 7 12% ETS Remote Parameters: ------------------Remote is disabled Local Parameters : -----------------Local is enabled TC-grp Priority# Bandwidth TSA 0 0,1,2,3,4,5,6,7 100% ETS 1 0% ETS 2 0% ETS 3 0% ETS 4 0% ETS 5 0% ETS 6 0% ETS 7 0% ETS Priority# Bandwidth TSA 0 13% ETS 1 13% ETS 2 13% ETS 3 13% ETS 4 12% ETS 5 12% ETS 6 12% ETS 7 12% ETS Oper status is init Conf TLV Tx Status is disabled Traffic Class TLV Tx Status is disabled 0 Input Conf TLV Pkts, 0 Output Conf
-----------------Local is enabled TC-grp Priority# 0 0,1,2,3,4,5,6,7 1 2 3 4 5 6 7 Bandwidth 100% 0% 0% 0% 0% 0% 0% 0% TSA ETS ETS ETS ETS ETS ETS ETS ETS Priority# Bandwidth TSA 0 13% ETS 1 13% ETS 2 13% ETS 3 13% ETS 4 12% ETS 5 12% ETS 6 12% ETS 7 12% ETS Oper status is init Conf TLV Tx Status is disabled Traffic Class TLV Tx Status is disabled 0 Input Conf TLV Pkts, 0 Output Conf TLV Pkts, 0 Error Conf TLV Pkts 0 Input Traffic Class TLV Pkts, 0 Output Traffic Class TLV Pkts, 0 Error Traffic Class TLV
23 Input Conf TLV Pkts, 47 Output Conf TLV Pkts, 0 Error Conf TLV Pkts DCBX Commands The following DCBX commands are supported on the Dell Networking OS. advertise dcbx-tlv On a DCBX port with a manual role, configure the PFC and ETS TLVs advertised to DCBX peers. Syntax advertise dcbx-tlv {ets-conf | ets-reco | pfc} [ets-conf | ets-reco | pfc] [ets-conf | ets-reco | pfc] To remove the advertised ETS TLVs, use the no advertise dcbx-tlv command.
Parameters Defaults config-source | Enter the DCBX port role, where: auto-downstream ● config-source: configures the port to serve as the configuration source on | auto-upstream | the switch. manual ● auto-upstream: configures the port to receive a peer configuration. The configuration source is elected from auto-upstream ports. ● auto-downstream: configures the port to accept the internally propagated DCB configuration from a configuration source.
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. 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 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. 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.
Parameters port-type Enter the port type along with the port number. 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. ● For non-ON platforms, you can specify multiple ports as slot/port-range.
Field Description Local DCBX TLVs Transmission status (enabled or disabled) of advertised DCB TLVs (see TLV code Transmitted at the top of the show command output). Local DCBX Status: DCBX Operational Version DCBX version advertised in Control TLVs. Local DCBX Status: DCBX Max Version Supported Highest DCBX version supported in Control TLVs. Local DCBX Sequence number transmitted in Control TLVs. Status: Sequence Number Local DCBX Acknowledgement number transmitted in Control TLVs.
F-Application priority for FCOE enabled f-Application Priority for FCOE disabled I-Application priority for iSCSI enabled i-Application Priority for iSCSI disabled ----------------------------------------------------------Interface TenGigabitEthernet 1/9/1 Remote Mac Address 00:00:00:00:00:11 Port Role is Auto-Upstream DCBX Operational Status is Enabled Is Configuration Source? TRUE Local DCBX Compatibility mode is CEE Local DCBX Configured mode is CEE Peer Operating version is CEE Local DCBX TLVs Transmitt
Use the dcb-map command to create a DCB map to specify PFC and ETS settings and apply it on Ethernet ports. After you apply a DCB map to an interface, the PFC and ETS settings in the map are applied when the Ethernet port is enabled. DCBx is enabled on Ethernet ports by default. The dcb-map command is supported only on physical Ethernet interfaces. To remove a DCB map from an interface, enter the no dcb-map map-name command in Interface configuration mode.
priority-group bandwidth pfc Configure the ETS bandwidth allocation and PFC mode used to manage port traffic in an 802.1p priority group. Syntax priority-group group-num {bandwidth percentage| strict-priority} [[committed | peak ] | [peak | committed] {<0-10000>} [<0-10000>]] pfc {on | off} Parameters priority-group group-num bandwidth percentage Defaults Enter the keyword priority-group followed by the number of an 802.1p priority group.
dcb-map stack-unit all stack-ports all Apply the specified DCB map on all ports of the switch stack. Syntax dcb-map stack-unit all stack-ports all dcb-map-name To remove the PFC and ETS settings in a DCB map from all stack units, use the no dcb-map stackunit all stack-ports all command. Parameters Defaults dcb-map-name Enter the name of the DCB map. None Command Modes CONFIGURATION Command History Usage Information This guide is platform-specific.
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. Syntax dcb buffer—threshold Parameters Default profile-name Enter the name of the profile, which can be a string of up to 32 characters in length.
value Enter a number in the range of 0 to 7 to denote the priority to be allocated to the dynamic buffer control mechanism buffer-size Ingress buffer size size Size of the ingress buffer in KB. Enter a number in the range of 0 to 7787. The default is 45 KB. 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 7787. The default is 10 KB.
administrative priorities to be set up because the intended queue is directly configured instead of determining the priority to queue mapping for local and remote parameters.
Dell(conf-qos-policy-buffer)# queue 4 pause no-drop buffer-size 128000 pause-threshold 103360 resume-threshold 83520 dcb-policy buffer-threshold (Interface Configuration) Assign the DCB policy to the DCB buffer threshold profile on interfaces. This setting takes precedence over the global bufferthreshold setting.
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.0) Introduced on the S6000 and the S6000–ON. 9.8(0.0) Introduced on the S4048-ON. 9.6(0.0) Introduced on the S5000. 9.3(0.0) Introduced on the S4810 and S4820T platforms. Usage Information You can configure up to a maximum of four lossless (PFC) queues.
dcb pfc-total-buffer-size Configure the total buffer size for PFC in kilobytes. Syntax Parameters Default dcb pfc-total—buffer—size KB KB Enter a number in the range of 0 to 7787. The default is 6592KB. Command Modes CONFIGURATION mode 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.
Usage Information Version Description 9.7(0.0) Introduced on the S6000-ON and Z9500. 9.3(0.0) Introduced on the S6000 platform.
Field Description shared threshold weight Weightage of the priorities on the shared buffer size in the system. 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 sharedthresholdweight on the queue % of available shared buffer that can be consumed by the queue 7 33.33% 8 50% 9 66.67% 10 80% 11 88.89% Dell(conf-if-te-1/8/1)# Service-class buffer shared-threshold-weight queue5 4 queue7 6 dcb pfc-queues Configure the number of PFC queues. Syntax dcb pfc-queues value Parameters Default value Enter the number of PFC queues in the range of 0 through 4. The number of ports supported based on lossless queues configured will depend on the buffer.
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.7(0.0) Introduced on the S6000-ON and Z9500. 9.3 (0.1) Introduced on S6000, S4810, and S4820T. Usage Information PFC and ETS are enabled by default on the interfaces when DCB is globally enabled (refer to dcb enable).
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(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. 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.
Defaults cpu party-bus statistics Enter the keywords cpu party-bus statistics to clear the management statistics. cpu satainterface statistics Enter the keywords cpu sata-interface statistics to clear the sata interface statistics. stack-port Enter the keywords stack-port then the port number of the stacking port to clear the statistics of the particular stacking port. The range is from 1 to 128. None Command Modes EXEC Privilege Command History Related Commands This guide is platform-specific.
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.0 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Introduced on the S-Series. clear hardware vlan-counters Clear VLAN statistics. Syntax Parameters Defaults clear hardware vlan-couters vlan-id vlan-id Enter the interface VLAN number. The range is from 1 to 4094.
Usage Information Version Description 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. This behavior is a last-resort mechanism intended to prevent a manual power cycle. show hardware mac Display MAC ACL entries for the specified stack-unit, port-pipe and pipeline ID.
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.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.
Defaults fpga register Enter the keyword to display the register value of the fpga register. unit unit-number {counters | details | portstats [detail] | register} Enter the keyword unit then a number and then enter one of the keywords to troubleshoot errors on the selected port-pipe and to give status on why a port is not coming up to register level. TI monitor Enter the unit keyword to show information regarding the TI register.
0 dropped, 0 errors Output Statistics: 0 packets, 0 bytes 0 errors Example (Drops Unit) Example (PortStats) Example (Register) Dell# sh hard stack-unit PortNumber Ingress Drops 1 0 2 0 3 0 4 0 EgMac Drops Egress Drops 0 0 0 0 0 0 0 0 Dell# 1 drops unit IngMac Drops 0 0 0 0 0 Total Mmu Drops 0 0 0 0 Dell# show hardware stack-unit 1 unit 0 port-stats ena/ speed/ link auto STP lrn inter max loop port link duplex scan neg? state pause discrd ops face frame back ge0 down SW Yes Block Untag FA SGMII 1554 ge
0x0061604c ASFPORTSPEED.ge22 = 0x00000000 0x0061704c ASFPORTSPEED.ge23 = 0x00000005 0x0061804c ASFPORTSPEED.hg0 = 0x00000007 0x0061904c ASFPORTSPEED.hg1 = 0x00000007 0x0061a04c ASFPORTSPEED.hg2 = 0x00000000 0x0061b04c ASFPORTSPEED.hg3 = 0x00000000 0x0061c04c ASFPORTSPEED.cpu0 = 0x00000000 0x00780000 AUX_ARB_CONTROL.ipipe0 = 0x0000001c 0x0e700102 BCAST_BLOCK_MASK.ge0 = 0x00000000 0x0e701102 BCAST_BLOCK_MASK.ge1 = 0x00000000 0x0e702102 BCAST_BLOCK_MASK.ge2 = 0x00000000 0x0e703102 BCAST_BLOCK_MASK.
RX RX RX RX RX RX RX RX RX RX RX RX RX RX RX RX RX RX RX RX RX RX RX RX RX RX RX RX RX RX RX RX RX 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 - Packet/Frame Counter Unicast Frame Counter Multicast Frame Counter Broadcast Frame Counter Byte Counter Control Frame Counter Pause Control Frame Counter Oversized Frame Counter Jabber Frame Counter VLAN Tag Frame Counter Double VLAN Tag Frame Counter RUNT Frame Counter Fragment Counter VLAN
TX TX TX TX TX - Debug Debug Debug Debug Debug Counter Counter Counter Counter Counter 7 8 9 10 11 --------------------unit: 0 port: 61 (interface Fo 1/60/1) Description RX RX RX RX RX RX RX RX RX RX RX RX RX RX RX RX RX RX RX RX RX RX RX RX RX RX RX RX RX RX RX RX RX RX RX RX RX RX RX RX RX RX RX RX RX RX RX RX RX TX TX TX TX TX TX TX TX TX 436 - IPV4 L3 Unicast Frame Counter IPV4 L3 Routed Multicast Packets IPV6 L3 Unicast Frame Counter IPV6 L3 Routed Multicast Packets Unicast Packet Counter 64 By
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) - 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 Counter Oversized Frame Counter Jabber Counter VLAN Tag Frame Counter Double VLAN Tag Frame Counter RUNT Frame Counter Fragment Counter PFC Frame Priority 0 PFC Frame Priority 1 PFC Frame
The linkStatus of Front End Port 9 is FALSE The linkStatus of Front End Port 10 is FALSE The linkStatus of Front End Port 11 is FALSE The linkStatus of Front End Port 12 is FALSE The linkStatus of Front End Port 13 is FALSE The linkStatus of Front End Port 14 is FALSE The linkStatus of Front End Port 15 is FALSE The linkStatus of Front End Port 16 is FALSE The linkStatus of Front End Port 17 is FALSE The linkStatus of Front End Port 18 is FALSE The linkStatus of Front End Port 19 is FALSE The linkStatus of
show hardware stack-unit buffer Display the counters for the specified port, minimum guaranteed buffer of a priority-group, and the shared buffer.
Example Field Description Accounted Packet Buffer Shared buffer space that is in use by the packets Dell# show hardware stack-unit 1 buffer unit 0 port 1 priority-group 0 buffer-info ----- Buffer Accounting Stats for Unit 0 Port 1 priority-group 0 ----Maximum Shared Limit: 0 Default Packet Buffer allocate for the priority-group: 61440 Accounted Packet Buffer: 0 Example displaying totalbuffer information for all interface in the specified stack member and unit Example displaying queue range 440 Dell
Used Packet Buffer: 0 ----- Buffer Stats for Interface Te 1/5/1 Queue 6 ----Maximum Shared Limit: 7667 Default Packet Buffer allocate for the Queue: 8 Used Packet Buffer: 0 ----- Buffer Stats for Interface Te 1/6/1 Queue 6 ----
UCAST UCAST UCAST UCAST MCAST MCAST MCAST MCAST MCAST MCAST MCAST MCAST MCAST Example displaying egress queue-level snapshot for unicast packets for the specific interface 8 9 10 11 0 1 2 3 4 5 6 7 8 0 0 0 0 0 0 0 0 0 0 0 0 0 Dell# show hardware buffer-stats-snapshot resource interface fortyGigE 1/1 queue ucast 10 Unit 1 unit: 0 port: 1 (interface Fo 1/1) --------------------------------------Q# TYPE Q# TOTAL BUFFERED CELLS --------------------------------------UCAST 10 0 Dell# show hardware buffer-stats
Example displaying ingress prioritygroup level snapshot for the specific interface Dell# show hardware buffer-stats-snapshot resource interface fortyGigE 1/1 priority-group 7 Unit 1 unit: 0 port: 1 (interface Fo 1/1) --------------------------------------PG# SHARED CELLS HEADROOM CELLS --------------------------------------7 0 0 Dell#show hardware buffer-stats-snapshot resource interface fortyGigE 1/1 priority-group all Unit 1 unit: 0 port: 1 (interface Fo 1/1) --------------------------------------PG# SHA
RX - IPV4 L3 Routed Multicast Packets RX - IPV6 L3 Unicast Frame Counter RX - IPV6 L3 Routed Multicast Packets RX - Unicast Packet Counter RX - 64 Byte Frame Counter RX - 65 to 127 Byte Frame Counter RX - 128 to 255 Byte Frame Counter RX - 256 to 511 Byte Frame Counter RX - 512 to 1023 Byte Frame Counter RX - 1024 to 1518 Byte Frame Counter RX - 1519 to 1522 Byte Good VLAN Frame Counter RX - 1519 to 2047 Byte Frame Counter RX - 2048 to 4095 Byte Frame Counter RX - 4096 to 9216 Byte Frame Counter RX - Good P
Example displaying internal drops for the specific 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.8(0.0) Removed the keywords stack-unit. Introduced on the Z9500. 9.7(0.0) Introduced on the S6000-ON. 9.2(0.2) Modified the drops keyword range, unit keyword range and added the buffer and cpu management statistics options. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.
TTL Threshold Drops INVALID VLAN CNTR Drops L2MC Drops PKT Drops of ANY Conditions Hg MacUnderflow TX Err PKT Counter --- Error counters--Internal Mac Transmit Errors Unknown Opcodes Internal Mac Receive Errors : : : : : : 0 0 0 0 0 0 : 0 : 0 : 0 show hardware system-flow Display Layer 3 ACL or QoS data for the selected stack member and stack member port-pipe.
384 383 382 380 379 4 3 2 1 25 Dell# Example OSPF[224.0.0.5] Packets 0 OSPF[224.0.0.
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 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.
● Port {id |all} queue mcast {id | all} - egress queue-level snapshot for multicast packets only ● Port {id |all} prio-group {id | all} - ingress priority-group level snapshot Command Modes EXEC EXEC Privilege Command History Usage Information Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(0.0) Introduced on the Z9100. 9.7(0.0) Introduced on the S6000-ON. Version 9.3(0.0) Introduced on the S6000 platform.
MCAST 4 11 Only the queues for which the buffer cell consumption is not zero are displayed.
Usage Information Version Description 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.8(0.0) Added the keyword interface all. 9.7(0.0) Introduced on the S6000-ON. 9.6(0.0) Introduced on the S5000. 9.3(0.0) Introduced on the S6000, S4810, and S4820T.
--------------------------------------Q# TYPE Q# TOTAL BUFFERED CELLS --------------------------------------MCAST 3 0 Unit 1 unit: 3 port: 33 (interface Fo 1/176) --------------------------------------Q# TYPE Q# TOTAL BUFFERED CELLS --------------------------------------MCAST 3 0 Unit 1 unit: 3 port: 37 (interface Fo 1/180) --------------------------------------Q# TYPE Q# TOTAL BUFFERED CELLS --------------------------------------- 452 Debugging and Diagnostics
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.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 S-Series. network Specify the range of addresses in an address pool.
Parameters Defaults name Enter the address pool’s identifying name. 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.
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.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 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 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.
trustdownstream Defaults 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. 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(0.
Introduced in Dell Networking OS version 7.8.1.0, DHCP snooping was available for Layer 3 only and dependent on DHCP Relay Agent (ip helper-address). Dell Networking OS version 8.2.1.0 extends DHCP Snooping to Layer 2. You do not have to enable relay agent to snoop on Layer 2 interfaces. ipv6 dhcp snooping Enable DHCPv6 snooping globally for ipv6. Syntax [no] ipv6 dhcp snooping To disable the snooping globally, use the no ipv6 dhcp snooping command.
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 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.
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. Parameters mac address Enter the keyword mac then the MAC address of the host to which the server is leasing the IPv6 address. vlan-id Enter the keywords vlan-id then the VLAN to which the host belongs. The range is from 2 to 4094.
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.3.1.0 Introduced on the E-Series. 7.8.1.0 Introduced on the C-Series and S-Series. ipv6 dhcp snooping database write-delay To set time interval for storing the snooping binding entries in a file.
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.3.1.0 Introduced on the E-Series. 7.8.1.0 Introduced on the C-Series and S-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.3.1.0 Introduced on the E-Series. 7.8.1.0 Introduced on the C-Series and S-Series. ipv6 dhcp snooping trust Configure an interface as trusted for DHCP snooping.
Usage Information Version Description 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.0 Introduced on the E-Series. 8.2.1.0 Added the keyword ipmac. 7.8.1.0 Introduced on the C-Series and S-Series.
Example Version Description 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.
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. Syntax ip helper-address [vrf vrf-name] ip-address To disable the destination broadcast address or the host address for DHCP server requests, use the ip helper-address [vrf vrf-name] ip-address command.
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 S4810, S4820T, S6000, S6000–ON, Z9000, and Z9500. Use this command on the interfaces where the DHCP clients are connected to forward the packets from clients to DHCP server and vice-versa. Dell(conf-if-te-1/1/1)# ipv6 helper-address X:X:X:X::X IPv6 helper address VRF VRF name.
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.3.1.0 Introduced on the E-Series. 7.8.1.0 Introduced on the C-Series and S-Series. The following example displays the interfaces configured with IP Source Guard: Dell> show ip dhcp snooping source-address-validation ip sav access-list on TenGigabitEthernet 1/1/1 Total cam count 3 permit host 0.
The following example displays the SAV discard counters on a particular interface: Dell> show ip dhcp snooping source-address-validation discard-counters interface TenGigabitEthernet 1/1/1 deny access-list on TenGigabitEthernet 1/1/1 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 port channel interface: Dell> show ip dhcp snooping source-address-validation discard-counters interface portchannel 10 deny access-list
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. Syntax ip name-server [vrf vrf-name] ip-address [ip-address2] [ip-address3] [ipaddress4] [ip-address5] [ip-address6] To undo the name server ip address configuration for VRF, use the no ip name-server [vrf vrfname] ip-address command.
To undo the domain name configuration corresponding to a specific VRF, use the no ip domain-name [vrf vrf-name] name command. Parameters Defaults vrf vrf-name (Optional) Enter the key word vrf and then the name of the VRF to configure the domain corresponding to that VRF. name Enter the name of the domain to be appended to the in complete DNS requests corresponding to the specified VRF. None Command Modes EXEC Command History Usage Information Example This guide is platform-specific.
Usage Information Example Version Description 9.4.(0.0) Introduced on the S-Series and Z-Series. Use this command to add domain names to the DNS lists corresponding to a specific VRF. You can add up to a maximum of six domain names to the DNS list corresponding to a VRF. This domain is used to complete the unqualified host names. Dell(conf)# ip domain-list Dell(conf)# ip domain-list vrf jay dell.com vrf jay force10.
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. host-name Enter the name of the host corresponding to which you want to delete the dynamically learnt host table entries. * Enter * to delete all host table entries. None Command Modes EXEC Command History Usage Information Example 484 This guide is platform-specific.
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.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. You can also enable on the port-channel configuration using the CONFIGURATION ECMP-GROUP command mode. hash-algorithm Changes the hash algorithm used to distribute traffic flows across a Port Channel and ECMP.
● xor2: Use CRC16_BISYNC_AND_XOR2 — Upper 8 bits of CRC16-BISYNC and 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 CR16 — 16 bit XOR Enter the keywords stack-unit, then a stack-unit number, to specify a stackunit. Enter the keywords port-set port-pipe then the port pipe number. The range is from 0 to 5.
Usage Information 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. The hash algorithm command with the stack-unit option changes the hash for a particular stack-unit by applying the mask specified in the IPSA and IPDA fields. The stack-unit option is applicable with the lag-hash-align microcode only.
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.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. ip ecmp weighted Enables weighted ECMP calculations. Syntax ip ecmp weighted To disable weighted ECMP calculations, enter the no ip ecmp weighted 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%. 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.
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 494 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 enddevice and an FCF.
Version Description 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. clear fip-snooping statistics Clears the statistics on the FIP packets snooped on all VLANs, a specified VLAN, or a specified port interface.
rscn Enter the keyword rscn for RSCN-specific debugging. rx Enter the keyword rx for packet receive-specific debugging. 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.
Version Description 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. Defaults Disabled Command Modes CONFIGURATION Command History Usage Information 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.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.
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) This command is deprecated. 8.3.19.0 Introduced on the S4820T. 8.3.12.0 Introduced on the S4810. 8.3.16.0 Introduced on MXL 10/40GbE Switch IO Module. NOTE: This command is deprecated from the Dell Networking OS. show fip-snooping config Display the FIP snooping status and configured FC-MAP values.
Parameters enode-macaddress Enter the MAC address of the ENodes to display. 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.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.
Usage Information Version Description 8.3.12.0 Introduced on the S4810. The following describes the show fip-snooping fcf command shown in the following example. Field Description FCF MAC MAC address of the FCF. FCF Interface Slot/port number of the interface to which the FCF is connected. VLAN VLAN ID number the session uses. FC-MAP FC-Map value the FCF advertises. ENode Interface Slot/ number of the interface connected to the ENode.
Field Description Number of VLAN Requests Number of FIP-snoop VLAN request frames received on the interface. Number of VLAN Notifications Number of FIP-snoop VLAN notification frames received on the interface. Number of Multicast Discovery Solicits Number of FIP-snoop multicast discovery solicit frames received on the interface. Number of Unicast Discovery Solicits Number of FIP-snoop unicast discovery solicit frames received on the interface.
Field Description due to Hardware Config Example Dell# show fip-snooping statistics interface vlan 100 Number of Vlan Requests :0 Number of Vlan Notifications :0 Number of Multicast Discovery Solicits :2 Number of Unicast Discovery Solicits :0 Number of FLOGI :2 Number of FDISC :16 Number of FLOGO :0 Number of Enode Keep Alive :9021 Number of VN Port Keep Alive :3349 Number of Multicast Discovery Advertisement :4437 Number of Unicast Discovery Advertisement :2 Number of FLOGI Accepts :2 Number of FLOGI R
Number Number Number Number Number Number of of of of of of FLOGO Accepts :0 FLOGO Rejects :0 CVL :0 FCF Discovery Timeouts :0 VN Port Session Timeouts :0 Session failures due to Hardware Config :0 show fip-snooping system Display information on the status of FIP snooping on the switch (enabled or disabled), including the number of FCoE VLANs, FCFs, ENodes, and currently active sessions.
Example Version Description 8.3.19.0 Introduced on the S4820T. 8.3.12.0 Introduced on the S4810. Dell# show fip-snooping vlan * = Default VLAN VLAN FC-MAP FCFs Enodes Sessions ---- ------ ---- ------ -------*1 100 0X0EFC00 1 2 17 show fips status Display the FIPs status on the platform. Syntax show fips status Defaults none Command Modes EXEC Command History This guide is platform-specific.
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 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 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/port information. ● For a port channel interface, enter the keywords port-channel then a number. secondary interface Enter the keyword secondary to configure the secondary interface then one of the following interfaces and the interface information: ● For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then the slot/port/subport information.
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. None 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.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. protocol frrp Enter the Resilient Ring Protocol and designate a ring identification. Syntax protocol frrp {ring-id} To exit the ring protocol, use the no protocol frrp {ring-id} command. Parameters Defaults ring-id Enter the ring identification number. The range is from 1 to 255.
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. None Command Modes EXEC Command History Usage Information This guide is platform-specific.
Example (1) Example (2 Summary) 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: 1000-1009 Dell# Dell# show frrp 2 summary Dell#show f
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.2.1.0 Introduced on the C-Series. 7.4.1.0 Introduced. The hello interval command is the interval at which ring frames are generated from the primary interface of the master node.
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.
• • • • • protocol gvrp show config show garp timers show gvrp show 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.
To disable debugging, use the no debug gvrp {config | events | pdu} command. Parameters 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. pdu Enter the keyword pdu then one of the following Interface keywords and the interface information: ● For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then the slot/port/subport information.
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 C-Series, E-Series, and S-Series ● gvrp enable — enable GVRP on physical interfaces and LAGs. ● protocol gvrp — access GVRP protocol.
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 C-Series, E-Series, and S-Series Usage Information ● Join Timer — Join messages announce the willingness to register some attributes with other participants.
Related Commands Version Description 7.6.1.0 Introduced on C-Series, E-Series, and S-Series ● disable — globally disable GVRP. gvrp registration Configure the GVRP register type. Syntax gvrp registration {fixed | normal | forbidden} To return to the default, use the gvrp register normal command. Parameters Defaults fixed Enter the keyword fixed then the VLAN range in a comma-separated VLAN ID set. normal Enter the keyword normal then the VLAN range in a comma-separated VLAN ID set.
Related Commands ● show gvrp — display the GVRP configuration including the registration. protocol gvrp Access GVRP protocol — (config-gvrp)#. Syntax protocol gvrp 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.10(0.0) Introduced on the S6100–ON. 9.8(1.0) Introduced on the Z9100–ON. 9.8(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 C-Series, E-Series, and S-Series ● gvrp enable — enable GVRP on physical interfaces and LAGs. ● protocol gvrp — access the GVRP protocol. show garp timers Display the GARP timer settings for sending GARP messages.
show gvrp Display the GVRP configuration. Syntax show gvrp [brief | interface] Parameters brief (OPTIONAL) Enter the keyword brief to display a brief summary of the GVRP configuration. 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 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/port information.
Related Commands ● show gvrp statistics — display the GVRP statistics. show gvrp statistics Display the GVRP configuration statistics. Syntax Parameters show gvrp statistics {interface interface | summary} interface interface (OPTIONAL) Enter the keyword interface then one of the interface keywords and the interface information: ● For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then the slot/port/subport information.
Example Dell# show gvrp statistics int tengigabitethernet 1/1/1 Join Empty Received: 0 Join In Received: 0 Empty Received: 0 LeaveIn Received: 0 Leave Empty Received: 0 Leave All Received: 40 Join Empty Transmitted: 156 Join In Transmitted: 0 Empty Transmitted: 0 Leave In Transmitted: 0 Leave Empty Transmitted: 0 Leave All Transmitted: 41 Invalid Messages/Attributes skipped: 0 Failed Registrations: 0 Dell# Related Commands 528 ● show gvrp — display the GVRP configuration.
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 1. 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 1. 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 530 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.
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. 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.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. 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.
Usage Information Version Description 7.6.1.0 Introduced on E-Series. The access list accepted is an extended ACL. To block IGMP reports from hosts, on a per-interface basis based on the group address and source address that you specify in the access list, use this feature. ip igmp immediate-leave Enable IGMP immediate leave. Syntax ip igmp immediate-leave [group-list prefix-list-name] To disable ip igmp immediate leave, use the no ip igmp immediate-leave command.
ip igmp last-member-query-interval Change the last member query interval, which is the Max Response Time inserted into Group-Specific Queries sent in response to Leave Group messages. This interval is also the interval between Group-Specific Query messages. Syntax ip igmp last-member-query-interval milliseconds To return to the default value, use the no ip igmp last-member-query-interval command. Parameters Defaults milliseconds Enter the number of milliseconds as the interval.
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.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) Maximum range of the Hello interval value is changed to 18000. Introduced on the S6000-ON. 9.5(0.0) Introduced on the Z9500. 9.
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.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.
Version Description 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. 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.7.1.0 Introduced on the E-Series. Usage Information Mapping applies to both v1 and v2 IGMP joins; any updates to the ACL are reflected in the IGMP groups.
Version Description 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. Syntax Parameters show ip igmp [vrf vrf-name] groups [group-address [detail] | detail | interface [group-address [detail]]] vrf vrf-name (OPTIONAL) Enter the keyword vrf followed by the name of the VRF to configure this setting on that VRF. group-address (OPTIONAL) Enter the group address in dotted decimal format to view information on that group only.
Version Description E-Series legacy command. Usage Information 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. The following describes the show ip igmp groups command shown in the following example. Example Example (VLT) Field Description Group Address Lists the multicast address for the IGMP group. Interface Lists the interface type, slot and port number.
65.0.0.2 65.0.0.3 65.0.0.4 65.0.0.5 00:01:22 00:01:22 00:01:22 00:01:22 show ip igmp interface View information on the interfaces participating in IGMP. Syntax Parameters show ip igmp [vrf vrf-name] interface [interface] vrf vrf-name (OPTIONAL) Enter the keyword vrf followed by the name of the VRF to view IGMP interfaces associated with that VRF.
Example Example (VRF) Dell# show ip igmp interface TenGigabitEthernet 1/1/1 is down, line protocol is down Internet protocol processing disabled TenGigabitEthernet 1/5/1 is down, line protocol is down Internet protocol processing disabled TenGigabitEthernet 1/6/1 is down, line protocol is down Internet protocol processing disabled TenGigabitEthernet 1/7/1 is up, line protocol is down Internet protocol processing disabled Vlan 20 Inbound IGMP access group is not set Internet address is 35.0.0.
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.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. Introduced on the S6000-ON. 9.5(0.1) Introduced on the Z9500. 9.
● IGMP snooping is not supported over VLAN-Stack-enabled VLAN interfaces (you must disable IGMP snooping on a VLAN interface before configuring VLAN-Stack-related commands). ● IGMP snooping does not react to Layer 2 topology changes triggered by spanning tree protocol (STP). ● IGMP snooping reacts to Layer 2 topology changes multiple spanning tree protocol (MSTP) triggers by sending a general query on the interface that comes in the FWD state.
debug ip igmp snooping Enable debugging of IGMP snooping packets on interfaces and groups. Syntax debug ip igmp snooping [group address | interface] ● To disable debugging of IGMP snooping, use the no debug ip igmp snooping [group address | interface] command. ● To disable all debugging, use the undebug all command. Parameters snooping Enter the keyword snooping to enable debugging of IGMP snooping. group-address (OPTIONAL) Enter the IP multicast group address in dotted decimal format.
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.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.
Version Description 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. E-Series legacy command. Usage Information Queriers normally send some queries when a leave message is received prior to deleting a group from the membership database. There may be situations when you require a fast deletion of a group. When you enable IGMP fast leave processing, the switch removes an interface from the multicast group as soon as it detects an IGMP version 2 leave message on the interface.
ip igmp snooping mrouter Statically configure a VLAN member port as a multicast router interface. Syntax ip igmp snooping mrouter interface interface To delete a specific multicast router interface, use the no igmp snooping mrouter interface interface command. Parameters 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.
ip igmp snooping querier Enable IGMP querier processing for the VLAN interface. Syntax ip igmp snooping querier To disable IGMP querier processing for the VLAN interface, use the no ip igmp snooping querier 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.
● 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 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.
show ip igmp snooping mrouter Display multicast router interfaces. Syntax Parameters show ip igmp snooping mrouter [vlan number] vlan number Enter the keyword vlan then the vlan number. The range is from 1 to 4094. 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.10(0.0) Introduced on the S6100–ON. 9.8(1.
22 Interfaces To configure egress, port channel, time domain, and UDP, use these interface commands. Topics: • • • Basic Interface Commands Port Channel Commands ip http source-interface Basic Interface Commands The following commands are for Physical, Loopback, and Null interfaces. clear counters Clear the counters displayed in the show interfaces commands for all virtual router redundancy protocol (VRRP) groups, virtual local area networks (VLANs), and physical interfaces, or selected ones.
configurations corresponding to all ports between 1 and 4, specify the port range as show interfaces interface-type 1/1/1 - 1/1/4. vrrp [ipv6 {vr-id} (OPTIONAL) Enter the keyword vrrp to clear the counters of all VRRP groups. To | vr-id] clear the counters of VRRP groups on all IPv6 interfaces, enter ipv6. To clear the counters of a specified group, enter a VRID number from 1 to 255.
clear dampening Clear the dampening counters on all the interfaces or just the specified interface. Syntax clear dampening [interface] Parameters 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. ● For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then the slot/port/subport information.
dampening Configure dampening on an interface. Syntax Parameters Defaults dampening [[[[half-life] [reuse-threshold]] [suppress-threshold]] [maxsuppress-time]] 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. reuse-threshold Enter a number as the reuse threshold, the penalty value below which the interface state is changed to “up”.
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. default interface Reset a physical interface to its factory default settings.
no ip address shutdown Related Commands ● show running-config – display the current configuration. description Assign a descriptive text string to the interface. Syntax description desc_text To delete a description, use the no description command. Parameters Defaults desc_text Enter a text string up to 240 characters long. None Command Modes INTERFACE Command History Usage Information This guide is platform-specific.
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. Not configured.
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. tx on Enter the keywords tx on to send control frames from this port to the connected device when a higher rate of traffic is received. tx off Enter the keywords tx off so that flow control frames are not sent from this port to the connected device when a higher rate of traffic is received.
● Half duplex cannot be configured when the flow control configuration is on (default is rx on tx on). The following error is returned: Can’t configure half duplex when flowcontrol is on, config ignored NOTE: The flow control must be off (rx off tx off) before configuring the half duplex. ● Speeds less than 1 Gig cannot be configured when the asymmetric flow control configuration is on.
Related Commands on on off off on on off off on on on off off on 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 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 a physical interface. By default, physical interfaces are disabled (shutdown) and are not assigned to an IP address or switchport. To place an interface in Layer 2 mode, ensure that the interface’s configuration does not contain an IP address and enter the switchport command.
● For a VLAN interface, enter the keyword vlan then a number from 1 to 4094. 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.4(0.0) Introduced on the S4810, S4820T, S6000, Z9000, and MXL Switch.
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.4.1.0 Introduced Example Related Commands Dell(conf)# interface loopback 1655 Dell(conf-if-lo-1655)# ● ● ● ● interface interface interface interface — configure a physical interface.
Usage Information Example Related Commands You cannot delete a Management port. The Management port is enabled by default (no shutdown). To assign an IP address to the Management port, use the ip address command. Dell(conf)# interface managementethernet 1/1 Dell(conf-if-ma-1/1)# ● management route — configure a static route that points to the Management interface or a forwarding router. ● speed (Management interface) — Set the speed for the Management interface.
● interface vlan — configure a VLAN. ● ip unreachables — enable generation of internet control message protocol (ICMP) unreachable messages. interface range This command permits configuration of a range of interfaces to which subsequent commands are applied (bulk configuration). Using the interface range command, you can enter identical commands for a range of interface.
Usage Information When creating an interface range, interfaces appear in the order they are entered; they are not sorted. The command verifies that interfaces are present (physical) or configured (logical). Important Points to Remember: ● Bulk configuration is created if at least one interface is valid. ● Non-existing interfaces are excluded from the bulk configuration with a warning message. ● The interface range prompt includes interface types with slot/port[/subport] information for valid interfaces.
Dell(config-if-range-te-1/1/1-1/20/3,te-1/23/1-1/24/4,vl-2-100,po-1-25)# no shutdown Dell(config-if-range)# Related Commands ● ● ● ● ● interface port-channel — configure a port channel group. interface vlan — configure a VLAN interface. show config (from INTERFACE RANGE mode) — display the bulk configuration interfaces. show range — display the bulk configuration ranges. interface range macro (define) — define a macro for an interface-range.
Example (Single Range) Version Description 7.5.1.0 Introduced on the C-Series. pre-Version 6.1.1.0 Introduced on the E-Series. This example shows how to define an interface range macro named test. Execute the show runningconfig command to display the macro definition.
Example (Single Range) This example shows the macro named test that was defined earlier. Dell(config)# interface range macro test Dell(config-if-range-te-1/1/1-1/1/3,te-1/3/1-1/4/4,te-1/11/1-1/22/1)# Dell Related Commands ● interface range — configure a range of command (bulk configuration). ● interface range macro (define) — define a macro for an interface range (bulk configuration). interface vlan Configure a VLAN. You can configure up to 4094 VLANs.
Related Commands ● ● ● ● ● ● ● ● interface — configure a physical interface. interface loopback — configure a loopback interface. interface null — configure a null interface. interface port-channel — configure a port channel group. show vlan — display the current VLAN configuration on the switch. shutdown — disable/enable the VLAN. tagged — add a Layer 2 interface to a VLAN as a tagged interface. untagged — add a Layer 2 interface to a VLAN as an untagged interface.
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.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.2 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.1.
Usage Information Example (Single 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.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.1.1.0 Introduced on the E-Series. 7.6.1.0 Introduced on the S-Series.
Over 127B packets: Over 255B packets: Over 511B packets: Over 1023B packets: Error statistics: Input underruns: Input giants: Input throttles: Input CRC: Input IP checksum: Input overrun: Output underruns: Output throttles: m l T q Example (All Interfaces) - 350 1351 286 2781 0 0 0 0 pps pps pps pps 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 pps pps pps pps pps pps pps pps 0 0 0 0 0 0 0 0 Change mode Page up Increase refresh interval Quit c - Clear screen a - Page down t - Decrease refresh interval
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) Reduced the maximum size of the maximum transmission unit (MTU) to 9216 bytes on S6000, S6000-ON, S4048-ON, Z9500, and C9010. 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.
Layer 2 Overhead Link MTU and IP MTU Delta Tagged Packet 26 bytes with VLAN-Stack Header negotiation auto Enable auto-negotiation on an interface. Syntax negotiation auto To disable auto-negotiation, use the no negotiation auto command. Defaults Enabled. 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.
● Slave ● Auto-neg Error — typically indicates that both ends of the node are configured with forced-master or forced-slave. CAUTION: Ensure that one end of your node is configured as forced-master and one is configured as forced-slave. If both are configured the same (that is, forced-master or forced-slave), the show interfaces command flaps between an auto-neg-error and forced-master/slave states. You can display master/slave settings with the show interfaces command.
Port 1 ● ● ● ● ● auto-negotiation auto-negotiation auto-negotiation auto-negotiation auto-negotiation enabled* speed 1000 or auto enabled speed 100 disabled speed 100 enabled speed 100 disabled speed 100 Link Status Between Port 1 and Port 2 ● ● ● ● ● Up at 1000 Mb/s Up at 100 Mb/s Up at 100 Mb/s Down Down * You cannot disable auto-negotiation when the speed is set to 1000 or auto. portmode hybrid To accept both tagged and untagged frames, set a physical port or port-channel.
● True — port is tagged ● False — port is untagged ● Hybrid — port accepts both tagged and untagged frames The following describes the interface vlan command shown in the following example. This example shows unconfiguration of the hybrid port using the no portmode hybrid command. NOTE: Remove all other configurations on the port before you can remove the hybrid configuration from the port.
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.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.
no ip address mtu 9216 switchport no shutdown Dell(conf-if-fo-1/4)# show config (for speed) Syntax show config Command Modes INTERFACE MODE Command History Usage Information Example Version Description 9.7(0.0) Introduced on the S6000-ON. 9.3(0.1) Introduced on the S6000. In order for the speed information corresponding to an interface to appear in the show command output, you must first configure the speed of that interface using the speed command.
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.
Usage Information 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(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.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.2) Added support for the tunnel interface type.
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.
Line Description ○ collisions = number of packet collisions ○ wred=count both packets discarded in the MAC and in the hardware-based queues Example Usage Information Example Rate information... Estimate of the input and output traffic rate over a designated interval (30 to 299 seconds). Traffic rate is displayed in bits, packets per second, and percent of line rate. Time since... Elapsed time since the last interface status change (hh:mm:ss format).
0 Multicasts, 0 Broadcasts 0 runts, 0 giants, 0 throttles 0 CRC, 0 overrun, 0 discarded Output Statistics: 0 packets, 0 bytes, 0 underruns 0 64-byte pkts, 0 over 64-byte pkts, 0 over 127-byte pkts 0 over 255-byte pkts, 0 over 511-byte pkts, 0 over 1023-byte pkts 0 Multicasts, 0 Broadcasts, 0 Unicasts 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.
Output 0 errors, 0 invalid protocol Time since last interface status change: 00:03:09 Example (Management Ethernet, two IPv6 addresses) Dell# show interfaces managementethernet 1/1 ManagementEthernet 1/1 is up, line protocol is up Hardware is DellForce10Eth, address is 00:01:e8:a0:bf:f3 Current address is 00:01:e8:a0:bf:f3 Pluggable media not present Interface index is 302006472 Internet address is 10.16.130.
show interfaces configured Display any interface with a non-default configuration. Syntax show interfaces configured Command Modes ● EXEC ● EXEC Privilege Command History Example 588 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.
Related Commands ● show interfaces — display information on a specific physical interface or virtual interface. show interfaces dampening Display interface dampening information. Syntax Parameters show interfaces dampening [[interface] [summary] [detail]] interface (Optional) Enter one of the following keywords and the interface information: ● For a port channel interface, enter the keywords port-channel then a number.
Example Related Commands 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.4.1.0 Introduced Dell# show interfaces dampening Interface Supp Flaps Penalty Half-Life Reuse Suppress Max-Sup State Te 1/2/1 Up 0 0 20 800 4500 120 Te 1/10/1 Up 0 0 5 750 2500 20 Dell# ● dampening — configure dampening on an interface.
Internet address is not set MTU 1554 bytes, IP MTU 1500 bytes LineSpeed auto, Mode auto ARP type: ARPA, ARP Timeout 04:00:00 Last clearing of "show interface" counters 3w0d17h Queueing strategy: fifo Input Statistics: 0 packets, 0 bytes 5144 64-byte pkts, 0 over 64-byte pkts, 0 over 127-byte pkts 0 over 255-byte pkts, 0 over 511-byte pkts, 0 over 1023-byte pkts 0 Multicasts, 0 Broadcasts 0 runts, 0 giants, 0 throttles 0 CRC, 0 overrun, 0 discarded Output Statistics: 0 packets, 0 bytes, 0 underruns 0 64-byte
Defaults None Command Modes ● EXEC ● EXEC Privilege Command History Example Related Commands 592 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.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.
show interfaces vlan Display VLAN statistics. Syntax Parameters show interfaces vlan {vlan-id} [LINE] {description} vlan-id Enter the interface VLAN number. The range is from 1 to 4094. LINE (OPTIONAL) Enter the name of the VLAN. description Displays the VLAN interface information with description. Command Modes ● EXEC ● EXEC Privilege Command History Usage Information This guide is platform-specific.
Parameters stack-unit number Enter the port number. The range is from 1–6. Command Modes EXEC Privilege Command History Example Version Description 9.7(0.0) Introduced on the S6000 and S6000–ON.
The range of the default ports are separated by —, Defaults 2,4,6,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,27,29,31 Command Modes CONFIGURATION Command History Usage Information Version Description 9.7(0.0) Introduced on the S6000 and S6000–ON. The default quad port profile configuration includes all ports except the top four left ports and the top four right ports in the switch.
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.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.
Vlan 2 --More-Related Commands ● ● ● ● interface — configure a physical interface on the switch. show ip interface — display Layer 3 information about the interfaces. show interfaces — display information on a specific physical interface or virtual interface. show interfaces transceiver — display the physical status and operational status of an installed transceiver. The output also displays the transceiver’s serial number.
Usage Information Version Description 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.0 Output augmented with diagnostic data for pluggable media. 7.7.1.0 Removed three fields in the output: Vendor Name, Vendor OUI, and Vendor PN. 7.6.1.0 Introduced on the C-Series and S-Series. 6.5.4.0 Introduced on the E-Series.
Line Description RX Power High Warning threshold Factory-defined setting. Value can differ between SFP and SFP+. Temp Low Warning threshold Factory-defined setting. Value can differ between SFP and SFP+. Voltage Low Warning threshold Factory-defined setting. Value can differ between SFP and SFP+. Bias Low Warning Factory-defined setting. Value can differ between SFP and SFP+. threshold TX Power Low Warning threshold Factory-defined setting. Value can differ between SFP and SFP+.
Line Description Tx Power High Alarm Flag This can be either true or false, depending on the Current Tx bias power value displayed above. Rx Power High Alarm Flag This can be either true or false, depending on the Current Rx power value displayed above. Temperature Low This can be either true or false, depending on the Current Temperature value Alarm Flag displayed above. Voltage Low Alarm Flag This can be either true or false, depending on the Current voltage value displayed above.
SFP SFP SFP SFP SFP SFP SFP 0 0 0 0 0 0 0 Serial Extended ID fields Options = 0x00 0x12 BR max= 0 BR min= 0 Vendor SN= P5N1ACE Datecode = 040528 CheckCodeExt = 0x5b SFP 1 Diagnostic Information =================================== SFP 1 Rx Power measurement type = Average =================================== SFP 1 Temp High Alarm threshold = 95.000C SFP 1 Voltage High Alarm threshold = 3.900V SFP 1 Bias High Alarm threshold = 17.000mA SFP 1 TX Power High Alarm threshold = 0.
show range Display all interfaces configured using the interface range command. Syntax show range Command Modes INTERFACE RANGE (config-if-range) 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.
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.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.
Defaults 10000 Enter the keyword 10000 to set the interface’s speed to 10000 Mb/s. Autonegotiation is enabled. For more information, refer to negotiation auto. auto Enter the keyword auto to set the interface to auto-negotiate its speed. Autonegotiation is enabled. For more information, refer to negotiation auto. auto 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.
To return to the default setting, use the no speed command. Parameters Defaults 10 Enter the keyword 10 to set the interface’s speed to 10 Mb/s. 100 Enter the keyword 100 to set the interface’s speed to 100 Mb/s. 1000 Enter the keyword 1000 to set the interface’s speed to 1000 Mb/s. auto Enter the keyword auto to set the interface to auto-negotiate its speed. auto Command Modes INTERFACE 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.10(0.0) Introduced on the S6100–ON. 9.8(1.0) Introduced on the Z9100–ON. 9.7(0.0) Added support for dynamically fanning-out of interfaces on S6000. 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.
● 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 information. 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.
To use the switchport backup interface command on a port, first enter the switchport command. For more information, see “Configuring Redundant Links” in the Layer 2 section in the Dell Networking OS Configuration Guide. 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.
To delete an interface from a Port Channel, use the no channel-member interface command. Parameters interface (OPTIONAL) Enter any of 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 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/port information. Defaults Not configured.
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.
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.0) Introduced on the Z9500. 9.0.2.
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 minimum-links number Parameters Defaults 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(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. Modified to display the LAG failover group status. 7.5.1.
Example Field Description Rate information... Displays the traffic rate information into and out of the interface. Traffic rate is displayed in bits and packets per second. 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.
Te 3/3/1 (Up) Dell# Related Commands ● show lacp — display the LACP matrix. show port-channel-flow Display an egress port in a given port-channel flow.
Usage Information Version Description 8.3.19.0 Introduced on the S4820T. 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.
Command History 618 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.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.1) Introduced on the S4810, S4820T, S6000, and Z9000. 8.3.11.1 Introduced on the Z9000 8.2.1.
23 IPv4 Routing The basic IPv4 commands are supported by Dell Networking OS on the platform.
• • • • • • show show show show show show 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 vrf vrf-name Enter a VRF name to configure an ARP entry for that VRF.
Usage Information Version Description 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. You can use the vrf attribute of this command to create a static ARP entry on either a default or a nondefault VRF.
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.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(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.4.(0.0) Introduced on the S4810 and S4820T. Use this command to specify the maximum number of ARP entries that the Route Table Manager can hold for a specific VRF. This command does not apply to the management VRFs.
Parameters Defaults 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.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.
no-refresh (OPTIONAL) Enter the keywords no-refresh to delete the ARP entry from CAM. Or use this option with interface or ip ip-address to specify which dynamic ARP entries you want to delete. NOTE: Transit traffic may not be forwarded during the period when deleted ARP entries are resolved again and re-installed in CAM. Use this option with extreme caution. Command Modes EXEC Privilege 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.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.
clear ip route Clear one or all routes in the routing table. Syntax Parameters clear ip route [vrf vrf-name] {* | ip-address mask} vrf vrf-name (Optional) Enter the keyword vrf and then the name of the VRF to clear the routes corresponding to that VRF. * Enter an asterisk (*) to clear all learned IP routes. ip-address mask Enter a specific IP address and mask in dotted decimal format to clear that IP address from the routing table.
clear tcp statistics Clear TCP counters. Syntax clear tcp statistics [all | cp] Parameters all Enter the keyword all to clear all TCP statistics maintained on all switch processors. cp (OPTIONAL) Enter the cp to clear only statistics from the Control Processor. rp (OPTIONAL) Enter the keyword rp to clear only the statistics from Route Processor. Command Modes EXEC Privilege Command History This guide is platform-specific.
● 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. count value Defaults (OPTIONAL) Enter the keyword count then the count value. The range is from 1 to 65534. 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.
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.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. 6.4.
debug ip icmp View information on the internal control message protocol (ICMP). Syntax debug ip icmp [interface] [count value] To disable debugging, use the no debug ip icmp command. Parameters 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 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/port information.
ICMP: src 40.40.40.40, dst 40.40.40.40, echo reply ICMP: echo request sent to dst 40.40.40.40 Usage Information To stop packets from flooding the user terminal when debugging is turned on, use the count option. debug ip packet View a log of IP packets sent and received. Syntax debug ip packet [access-group name] [count value] [interface] To disable debugging, use the no debug ip packet [access-group name] [count value] [interface] command.
Usage Information Example Usage Information Version Description 7.5.1.0 Introduced on the C-Series. 6.3.1.0 Added the count option. The following describes the debug ip packet command in the following example. Field Description s= Lists the source address of the packet and the name of the interface (in parentheses) that received the packet. d= Lists the destination address of the packet and the name of the interface (in parentheses) through which the packet is being sent out on the network.
The access-group option pertains to: ● ● ● ● ● IP protocol number: from 0 to 255 Internet control message protocol (icmp) but not the ICMP message type (from 0 to 255) Any internet protocol (ip) Transmission Control Protocol (tcp) but not on the rst, syn, or urg bits User Datagram Protocol (udp) In the case of ambiguous access control list rules, the debug ip packet access-control command is disabled. A message appears identifying the error (refer to the Example below).
Usage Information Version Description 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. You must be in INTERFACE mode before you add an IP address to an interface. Assign an IP address to an interface prior to entering ROUTER OSPF mode. ip directed-broadcast Enables the interface to receive directed broadcast packets. Syntax ip directed-broadcast To disable the interface from receiving directed broadcast packets, use the no ip directedbroadcast 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.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 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. To fully enable DNS, also specify one or more domain name servers with the ip name-server command.
Usage Information 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. You can only configure one domain name with the ip domain-name command. To configure more than one domain name, configure the ip domain-list command up to six times.
Usage Information Version Description 7.5.1.0 Introduced on the C-Series. pre-6.2.1.1 Introduced on the E-Series. You can add multiple DHCP servers by entering the ip helper-address command multiple times. If multiple servers are defined, an incoming request is sent simultaneously to all configured servers and the reply is forwarded to the DHCP client. Dell Networking OS uses standard DHCP ports, that is UDP ports 67 (server) and 68 (client) for DHCP relay services.
ip host Assign a name and an IP address to the host-to-IP address mapping table. Syntax ip host name ip-address To remove an IP host, use the no ip host name [ip-address] command. Parameters Defaults name Enter a text string to associate with one IP address. ip address Enter an IP address, in dotted decimal format, to be mapped to the name. Not configured. Command Modes CONFIGURATION Command History This guide is platform-specific.
● ● ● ● ● Defaults management interface is configured without any parameters such as the IP address, it is treated to the management interface of the primary unit or the existing unit. 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 information. For a Loopback interface, enter the keyword loopback then a number from 0 to 16383.
● For a Management Ethernet interface, enter the keyword managementethernet. NOTE: When you configure the capability to enable the loopback IP address to be sent for easy debugging and diagnosis (IP addresses of the devices for which the ICMP source interface is configured), the source IP address of the outgoing ICMP error message is modified, although the packets are not sent out using the configured interface.
ip max-frag-count Set the maximum number of fragments allowed in one packet for packet re-assembly. Syntax ip max-frag-count count To place no limit on the number of fragments allowed, use the no ip max-frag-count command. Parameters Defaults count Enter a number for the number of fragments allowed for re-assembly. The range is from 2 to 256. No limit is set on number of fragments allowed. Command Modes CONFIGURATION Command History Usage Information 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.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.
Related Commands 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. ● show ip interface — display the interface routing status and configuration. ip route Assign a static route to the switch.
distance (OPTIONAL) Enter the value of the distance metric assigned to the route. The range is from 1 to 255. permanent (OPTIONAL) Enter the keyword permanent to specify that the route must not be removed even if the interface assigned to that route goes down. The route must be currently active to be installed in the routing table. If you disable the interface, the route is removed from the routing table. tag tag-value (OPTIONAL) Enter the keyword tag then a number to assign to the route.
● When recursive resolution is “broken,” Dell Networking OS withdraws the route. ● When recursive resolution is satisfied, Dell Networking OS re-installs the route. You can specify a weight for an IPv4 or IPv6 static route. If the weight value of a path is 0, then that path is not used for forwarding when weighted ECMP is in effect.
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. ip tcp initial-time Define the wait duration in seconds for the TCP connection to be established. This command is supported on the , , , and platforms. Syntax ip tcp initial-time <8-75> To restore the default behavior, which causes the wait period to be set as 8 seconds, use the no ip tcp initial-time command.
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) Introduced on the S–Series. 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.
ip unreachables Enable the generation of internet control message protocol (ICMP) unreachable messages. Syntax ip unreachables To disable the generation of ICMP messages, use the no ip unreachables command. Defaults Disabled. 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.
mac {dest-mac | source-dest-mac | source-mac} tcp-udp enable Enter the keywords to distribute MAC traffic based on the following criteria: ● dest-mac — Uses the destination MAC address, VLAN, Ethertype, source module ID and source port ID fields to hash. The hashing mechanism returns a 3-bit index indicating which port the packet should be forwarded. ● source-dest-mac — Uses the destination and source MAC address, VLAN, Ethertype, source module ID and source port ID fields to hash.
load-balance hg Choose the traffic flow parameters the hash calculation uses while distributing the traffic across internal higig links.
Version Description 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. management route Configure a static route that points to the Management interface or a forwarding router. Syntax management route {ip-address mask | ipv6-address 1.1.1.
Version Description 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the S4810. 8.1.1.0 Introduced on the E-Series. 7.5.1.0 Introduced on the C-Series. pre-6.1.1.0 Introduced on the E-Series. Usage Information When a static route (or a protocol route) overlaps with Management static route, the static route (or a protocol route) is preferred over the Management Static route.
retries (OPTIONAL) Enter the keyword retries to show the number of ARP retries before a 20–second back off. dynamic (OPTIONAL) Enter the keyword dynamic to view dynamic entries. summary (OPTIONAL) Enter the keyword summary to view a summary of ARP entries. 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.
Description VLAN Displays the VLAN ID, if any, associated with the ARP entry. CPU Lists which CPU the entries are stored on. Example Dell> show arp Protocol Address Age(min) Hardware Address Interface VLAN CPU ------------------------------------------------------------Internet 192.2.1.254 1 00:00:c0:02:01:02 Te 1/1/1/1 CP Internet 192.2.1.253 1 00:00:c0:02:01:02 Te 1/1/1/2 CP Internet 192.2.1.252 1 00:00:c0:02:01:02 Te 1/1/1/3 CP Internet 192.2.1.251 1 00:00:c0:02:01:02 Te 1/1/1/4 CP Internet 192.2.1.
show arp retries Display the configured number of ARP retries. Syntax show arp retries 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.
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. pre-6.1.1.0 Introduced on the E-Series. The following describes the show hosts command in the following example. Field Description Default domain... Displays the domain name (if configured). Name/address lookup... States if DNS is enabled on the system.
show ip cam stack-unit Display CAM entries for a port-pipe of a stack-unit on a S-Series or Z-Series switch. Syntax Parameters show ip cam stack-unit {stack-unit-number} [port-set {pipe-number} | vrf vrf-name {ip-address mask [longer-prefixes [ecmp-group detail]]}| ecmp-group {detail | member-info [detail [group-index index-number]]}| summary] stack-unitnumber Enter the stack-unit ID. The unit ID range is from 1 to 6. The unit ID range is from 1 to 6.
Field Description Destination Displays the destination route of the index. EC Displays 1 if the route is an ECMP route. Else, displays 0. C This is the CPU bit. If it displays 1, then it indicates that a packet hitting this entry will be forwarded to the CPU. V Id Displays the VLAN ID. If the entry is 0, the entry is not part of a VLAN. Mac Addr Displays the next-hop router’s MAC address. Port Displays the egress interface.
ip-address mask (OPTIONAL) Enter the IP address of the network destination to view only information on that destination. Enter the IP address in dotted decimal format (A.B.C.D). Enter the mask in slash prefix format (/X). longer-prefixes (OPTIONAL) Enter the keywords longer-prefixes to view all routes with a common prefix. summary (OPTIONAL) Enter the keyword summary to view the total number of prefixes in the FIB.
S S S Example (Show command output with Weighted ECMP Enabled) Dell#show ip route 10.1.1.0/24 20.1.1.0/24 100.1.1.0/24 via via via via via 1.1.1.2, Vl 10 2.1.1.2, Vl 20 3.1.1.2, Vl 30 10.1.1.0, weight 7 20.1.1.0, weight 1 Dell# show ip fib stack-unit 1 Destination Gateway First-Hop Mac-Addr Port VId EC RC W -----------------------------------------------------------------------------0.0.0.0/0 0.0.0.0 00:00:00:00:00:00 CP 0 0 - 1.1.0/24 Direct, Lo 0 0.0.0.0 00:00:00:00:00:00 CP 0 0 - 1.1.1.1/32 via 127.
Usage Information Version Description 8.3.11.1 Introduced on the Z9000. 8.3.10.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.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.1.1.0 Introduced on the E-Series. This command provides egress port information for a given IP flow.
brief (OPTIONAL) Enter the keyword brief to view a brief summary of the interfaces and whether an IP address is assigned. configured (OPTIONAL) Enter the keyword configured to display the physical interfaces with non-default configurations only. 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.
IP MTU is 1500 bytes Inbound access list is not set Proxy ARP is enabled Split Horizon is enabled Poison Reverse is disabled ICMP redirects are not sent ICMP unreachables are not sent Dell# Usage Information Example (Brief) The following describes the show ip interface brief command shown in the following example. Fields Description Interface Displays type of interface and the associated slot and port number. IP-Address Displays the IP address for the interface, if configured.
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.
Example Version Description 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. Dell# show ip protocols Routing Protocol is "bgp 1" Cluster Id is set to 20.20.20.3 Router Id is set to 20.20.20.
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. all (OPTIONAL) Enter the keyword all to view both active and non-active routes. static (OPTIONAL) Enter the keyword static to view only routes the ip route command configures.
Field Description ● ● ● ● ● ● ● ● ● ● ● ● 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.
----------- ------- ----------- ----------*S 0.0.0.0/0 via 10.10.91.
* 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. vrf vrf-name Enter the keyword vrf followed by the name of the VRF to display IP routes in an IP prefix list corresponding to that VRF. Command Modes ● EXEC ● EXEC Privilege Command History Example This guide is platform-specific.
R R C Related Commands 2.1.2.0/24 2.1.3.0/24 2.1.4.0/24 via 2.1.4.1, Te 1/13/1 120/1 via 2.1.4.1, Te 1/13/1 120/1 Direct, Te 1/13/1 0/0 3d0h 3d1h 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. show ip route summary View a table summarizing the IP routes in the switch.
Example Column Heading Description 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. If there are no routes configured in the Dell Networking OS, this line does not appear.
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.5.1.0 F10 Monitoring MIB available for the ip traffic statistics command. pre-6.1.1.0 Introduced on the E-Series. The following describes the show ip traffic summary shown in the following example. Keyword Definition unknown protocol...
● ARP Statistics: Sent: Request: Object = f10ArpReqSent, OIDs = 1.3.6.1.4.1.6027.3.3.5.2.2 ● ARP Statistics: Sent: Replies: Object = f10ArpReplySent, OIDs = 1.3.6.1.4.1.6027.3.3.5.2.4 ● ARP Statistics: Sent: Proxy: Object = f10ArpProxySent, OIDs = 1.3.6.1.4.1.6027.3.3.5.2.
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. 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 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.
tag value (OPTIONAL) Enter the keyword tag then a tag value number. The range is from 1 to 4294967295. permanent (OPTIONAL) Enter the keyword permanent to specify that the route is not to be removed, even if the interface assigned to that route goes down. NOTE: If you disable the interface with an IPv6 address associated with the keyword permanent, the route disappears from the routing table. weight weight- Enter the keyword weight followed by a weight value. The range is from 0 to 255.
Related Commands ● show ipv6 route — view the IPv6 configured routes. show ipv6 management-route Display the IPv6 static routes configured for the management interface. Syntax show ipv6 management-route [all | connected | summary | static] 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.
Parameters ipv6-address prefix-length (OPTIONAL) Enter the IPv6 address in the x:x:x:x::x format then the prefix length in the /x format. The range is from /0 to /128. NOTE: The :: notation specifies successive hexadecimal fields of zeros. Defaults vrf vrf-name (Optional) Enter the keyword vrf followed by the name of the VRF to display IPv6 routes corresponding to that VRF. NOTE: If you do not specify this option, routes corresponding to the default VRF are displayed.
Field Description ● ● ● ● ● ● ● ● ● ● ● ● ● ● ● ● ● Example (SSeries) B = BGP 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 Destination Identifies the route’s destination IPv6 address.
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.
Example 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 show cam-acl (non default) Dell(conf)# cam-acl l2acl 2 ipv4acl 4 ipv6acl 4 ipv4qos 2 l2qos 1 l2pt 0 ipmacacl 0 vman-qos 0 ecfmacl 0 Dell#show cam-acl -- Chassis Cam ACL -Current Settings(in block sizes) 1 block = 128 entries L2Acl : 2 Ipv4Acl : 4 Ipv6Acl : 4 Ipv4Qos : 2 L2Qos : 1 L2PT : 0 IpMacAcl : 0 VmanQos : 0 VmanDualQos : 0 EcfmAcl : 0 FcoeAcl : 0 iscsiOptAcl : 0 ipv4pbr : 0 vrfv4Acl : 0 Openflow : 0 fedgovacl : F3940 -- stack-unit 1 -Current Settings(in block sizes) 1 block = 128 entries L2Ac
permit icmp To allow all or specific internet control message protocol (ICMP) messages, configure a filter. Syntax permit icmp {source address mask | any | host ipv6-address} {destination address | any | host ipv6-address} [count [byte]] 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 permit icmp {source address mask | any | host ipv6-address} {destination address | any | host ipv6-address} command.
Defaults Not configured. Command Modes 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.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.7.0 Introduced on the S4810.
Parameters Defaults access-list-name Enter the access list name as a string, up to 140 characters. cpu-qos Enter the keyword cpu-qos to assign this ACL to control plane traffic only (CoPP). permit Enter the keyword permit to configure a filter to forward packets meeting this condition. deny Enter the keyword deny to configure a filter to drop packets meeting this condition.
l2acl 1-4 ipv4acl 1- 4 ipv6acl 0-4 Allocate space to support IPv6 ACLs. Enter all of the profiles and a range. Enter the CAM profile name then the amount to be allotted. The total space allocated must equal 4. The ipv6acl range must be a factor of 2. 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.
● ● ● ● l2acl 1-10 ipv4acl 1-10 ipv6acl 0-10 ipv4qos 1-10 l2qos 1-10 L2 ACL(l2acl): 5 IPv6 L3 ACL (ipv6acl): 0 L3 QoS (ipv4qos): 1 L2 QoS (l2qos): 1 Allocate space to support IPv6 ACLs. Enter all of the profiles and a range. Enter the CAM profile name then the amount to be allotted. The total space allocated must equal 13. The ipv6acl range must be a factor of 2 (2, 4, 6, 8, 10). Command Modes CONFIGURATION Command History Usage Information This guide is platform-specific.
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.
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.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.
clns host Define a name-to-network service mapping point (NSAP) that you use with commands that require NSAPs and system IDs. Syntax clns host name nsap Parameters Defaults 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.19.0 Introduced on the S4820T. 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.
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.
Parameters vrf vrf-name (Optional) Enter the keyword vrf followed by the name of the VRF to enable debugging information on ISIS for CSNP/PSNP packets tied to that VRF. The command displays the SNP (CSNP/PSNP) related debugging information. interface (OPTIONAL) Identifies the interface type as one of the following: ● For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then the slot/port/subport information.
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.12.0 Introduced on the S4810. 8.3.11.1 Introduced on the Z9000. 6.3.1.0 Introduced. debug isis update-packets Enable debugging on link state PDUs (LSPs) that a router detects.
default-information originate Generates a default route into an IS-IS routing domain and controls the distribution of default information. Syntax default-information originate [always] [metric metric] [route-map map-name] To disable the generation of a default route into the specified IS-IS routing domain, use the no default-information originate [always] [metric metric] [route-map map-name] command. Parameters always (OPTIONAL) Enter the keyword always to have the default route always advertised.
description Enter a description of the IS-IS routing protocol. Syntax description {description} To remove the description, use the no description {description} command. Parameters Defaults description Enter a description to identify the IS-IS protocol (80 characters maximum). None Command Modes ROUTER ISIS 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.
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. The administrative distance indicates the trust value of incoming packets.
Related Commands Version Description 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.0 Added IPv6 ISIS support. 6.3.1.0 Introduced. ● distribute-list out — suppress networks from being advertised in updates. ● redistribute — redistribute routes from one routing domain to another routing domain. distribute-list out Suppress network prefixes from being advertised in outbound updates.
Usage Information You can assign a name to a routing process so a prefix list IS applied to only the routes derived from the specified routing process. Related Commands ● distribute-list in — filter the networks received in updates. ● redistribute — redistribute routes from one routing domain to another routing domain. distribute-list redistributed-override Suppress flapping of routes when the same route is redistributed into IS-IS from multiple routers in the network.
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.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.
Usage Information Every graceful restart enabled router’s HELLO PDUs includes a restart TLV. This restart enables (re)starting as well as the existing ISIS peers to detect the GR capability of the routers on the connected network. A flag in the Restart TLV contains restart request (RR), restart acknowledge (RA) and suppress adjacency advertisement (SA) bit flags. The ISIS graceful restart-enabled router can co-exist in mixed topologies where some routers are graceful restart-enabled and others are not.
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.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.
graceful-restart t2 Configure the wait time for the graceful restart timer T2 that a restarting router uses as the wait time for each database to synchronize. Syntax graceful-restart t2 {level-1 | level-2} seconds To return to the default, use the no graceful-restart t2 command. Parameters Defaults level-1, level-2 Enter the keywords level-1 or level-2 to identify the database instance type to which the wait interval applies. seconds Enter the gracefule-restart t2 time in seconds.
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. 8.3.1.0 Introduced on the E-Series. The running router sets the remaining time value to the current adjacency hold time.
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. Usage Information IS-IS hellos are padded to the full maximum transmission unit (MTU) size. Padding IS-IS Hellos (IIHS) to the full MTU provides early error detection of large frame transmission problems or mismatched MTUs on adjacent interfaces. Related Commands ● isis hello padding — turn ON or OFF hello padding on an interface basis.
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.12.0 Introduced on the S4810. 8.
This command accepts even if an IP address is not configured. This command is cached in the L3 Manager till the IP address is configured. When the IP address configuration reaches the L3Manager, the circuit add message is sent to IS-IS. NOTE: IP address is not mandatory for forming IS-IS adjacency. Related Commands ● net — configure an IS-IS network entity title (NET) for the routing process. ● router isis — enable the IS-IS routing protocol.
To return to the default values, use the no isis circuit-type command. Parameters Defaults level-1 You can form a Level 1 adjacency if there is at least one common area address between this system and neighbors. You cannot form Level 2 adjacencies on this interface. level-1-2 You can form a Level 1 and Level 2 adjacencies when the neighbor is also configured as Level-1-2 and there is at least one common area, if not, a Level 2 adjacency is established. This setting is the default.
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.12.0 Introduced on the S4810. 8.
Version Description 8.3.11.1 Introduced on the Z9000. Usage Information Hello packets are held for a length of three times the value of the hello interval. To conserve bandwidth and CPU usage, use a high hello interval seconds. Use a low hello interval seconds for faster convergence (but uses more bandwidth and CPU resources). Related Commands ● isis hello-multiplier — specify the number of IS-IS hello packets a neighbor must miss before the router declares the adjacency as down.
isis hello padding Turn ON or OFF padding of hello PDUs from INTERFACE mode. Syntax isis hello padding To return to the default, use the no isis hello padding command. Defaults Padding of hello PDUs is enabled (ON). 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.
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 Introduced on the E-Series. Dell Networking recommends configuring metrics on all interfaces.
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.12.0 Introduced on the S4810. 8.3.11.1 Introduced on the Z9000. Dell Networking recommends configuring metrics on all interfaces. Without configuring this command, the IS-IS metrics are similar to hop-count metrics. isis network point-to-point Enable the software to treat a broadcast interface as a point-to-point interface.
level-2 Defaults (OPTIONAL) Independently configures the authentication password for Level 2. The router acts as an area router for Level 2 routing. No default password. 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.
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.12.0 Introduced on the S4810. 8.3.11.1 Introduced on the Z9000. You can configure priorities independently for Level 1 and Level 2. Priorities determine which router on a LAN is the designated router. Priorities are advertised within hellos.
If you are configuring only one area in your network, you do not need to run both Level 1 and Level 2 routing algorithms. You can configure the IS type as Level 1. log-adjacency-changes Generate a log messages for adjacency state changes. Syntax log-adjacency-changes To disable this function, use the no log-adjacency-changes command. Defaults Adjacency changes are not logged. Command Modes ROUTER ISIS Command History Usage Information This guide is platform-specific.
Defaults See Parameters. 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.1) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.
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.12.0 Introduced on the S4810. 8.3.11.1 Introduced on the Z9000. 7.5.1.0 Added support for LSP Throttling Enhancement. The link MTU and the LSP MTU size must be the same. Because each device can generate a maximum of 255 LSPs, consider carefully whether you use the lspmtu command. lsp-refresh-interval Set the link state PDU (LSP) refresh interval.
Related Commands ● max-lsp-lifetime — set the maximum interval that LSPs persist without being refreshed. max-area-addresses Configure manual area addresses. Syntax max-area-addresses number To return to the default values, use the no max-area-addresses command. Parameters Defaults number Set the maximum number of manual area addresses. The range is from 3 to 6. The default is 3. 3 addresses Command Modes ROUTER ISIS 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.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. Change the maximum LSP lifetime with this command. The maximum LSP lifetime must always be greater than the LSP refresh interval.
Version Description 7.8.1.0 Added support for multi-topology ISIS. 6.3.1.0 Introduced. metric-style To generate and accept old-style, new-style, or both styles of type, length, and values (TLV), configure a router. Syntax metric-style {narrow [transition] | transition | wide [transition]} [level-1 | level-2] To return to the default values, use the no metric-style {narrow [transition] | transition | wide [transition]} [level-1 | level-2] command.
multi-topology Enables multi-topology IS-IS. It also allows enabling/disabling of old and new style TLVs for IP prefix information in the LSPs. Syntax multi-topology [transition] To return to a single topology configuration, use the no multi-topology [transition] command. Parameters Defaults transition Disabled Command Modes CONFIGURATION-ROUTER-ISIS-ADDRESS-FAMILY-IPV6 Command History This guide is platform-specific.
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. passive-interface Suppress routing updates on an interface. This command stops the router from sending updates on that interface. Syntax passive-interface interface To delete a passive interface configuration, use the no passive-interface interface command.
redistribute Redistribute routes from one routing domain to another routing domain. Syntax redistribute {static | connected | rip} [level-1 | level-1-2 | level-2] [metric metric-value] [metric-type {external | internal}] [route-map mapname] To end redistribution or disable any of the specified keywords, use the no redistribute {static | connected | rip} [metric metric-value] [metric-type {external | internal}] [level-1 | level-1-2 | level-2] [route-map map-name] command.
Usage Information To redistribute a default route (0.0.0.0/0), configure the default-information originate command. Changing or disabling a keyword in this command does not affect the state of the other command keywords. When an LSP with an internal metric is received, the Dell Networking OS considers the route cost while considering the advertised cost to reach the destination.
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.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. 7.5.1.0 Added support for IPv6 ISIS. 6.3.1.0 Introduced.
match {external | (OPTIONAL) The command used for OSPF to route and redistribute into other internal} routing domains. The values are ● internal ● external route-map map- name map-name is an identifier for a configured route map. The route map should filter imported routes from the source routing protocol to the current routing protocol. If you do not specify a map-name, all routes are redistributed. If you specify a keyword, but fail to list route map tags, no routes are imported.
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.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.
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.8.1.0 Added support for multi-topology ISIS. 6.3.1.0 Introduced. Set the overload bit when a router experiences problems, such as a memory shortage due to an incomplete link state database which can result in an incomplete or inaccurate routing table.
Example (AddressFamily_IPv6) The bold section identifies that Multi-Topology IS-IS is enabled in Transition mode. Dell(conf-router_isis-af_ipv6)# show conf ! address-family ipv6 unicast maximum-paths 16 multi-topology transition set-overload-bit spf-interval level-1 100 15 20 spf-interval level-2 120 20 25 exit-address-family show isis database Display the IS-IS link state database.
Usage Information The following describes the show isis database command shown in the following example. Field Description IS-IS Level-1/ Level-2 Link State Database Displays the IS-IS link state database for Level 1 or Level 2. LSPID Displays the LSP identifier. The first six octets are the System ID of the originating router. The first six octets are the System ID of the originating router. The next octet is the pseudonode ID. If this byte is not zero, the LSP describes system links.
Metric: 10 IS (MT-IPv6) OSPF.00 Metric: 10 IP 15.1.1.0 255.255.255.0 Metric: 10 IPv6 (MT-IPv6) 1511::/64 Metric: 10 IPv6 (MT-IPv6) 2511::/64 Metric: 10 IPv6 (MT-IPv6) 1011::/64 Metric: 10 IPv6 1511::/64 Metric: 10 IP 10.1.1.0 255.255.255.0 Hostname: ISIS IS-IS Level-2 Link State Database LSPID LSP Seq Num LSP Checksum LSP Holdtime ATT/P/OL ISIS.00-00 * 0x0000002D 0xB2CD 1075 0/0/0 Area Address: 49.0000.0001 NLPID: 0xCC 0x8E IP Address: 10.1.1.
Example Version Description 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.12.0 Introduced on the S4810. 8.3.11.1 Introduced on the Z9000. 8.3.1.0 Introduced on the E-Series.
Example 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. Dell# show isis hostname System Id Dynamic Name Static Name *F100.E120.0013 Force10 ISIS Dell# show isis interface Display detailed IS-IS interface status and configuration information.
MTU 1497, Encapsulation SAP Routing Protocol: IS-IS Circuit Type: Level-1-2 Interface Index 37847070, Local circuit ID 1 Level-1 Metric: 10, Priority: 64, Circuit ID: systest-3.01 Hello Interval: 10, Hello Multiplier: 3, CSNP Interval: 10 Number of active level-1 adjacencies: 1 Level-2 Metric: 10, Priority: 64, Circuit ID: systest-3.
Usage Information Version Description 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.12.0 Introduced on the S4810. 8.3.11.1 Introduced on the Z9000. Use this command to confirm that the neighbor adjacencies are operating correctly. If you suspect that they are not, you can verify the specified area addresses of the routers by using the show isis neighbors command.
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) 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.
● 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 Usage Information 748 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 Dell# show is traffic IS-IS: Level-1 Hellos (sent/rcvd) : 0/721 IS-IS: Level-2 Hellos (sent/rcvd) : 900/943 IS-IS: PTP Hellos (sent/rcvd) : 0/0 IS-IS: Level-1 LSPs sourced (new/refresh) : 0/0 IS-IS: Level-2 LSPs sourced (new/refresh) : 1/3 IS-IS: Level-1 LSPs flooded (sent/rcvd) : 0/0 IS-IS: Level-2 LSPs flooded (sent/rcvd) : 5934/5217 IS-IS: Level-1 LSPs CSNPs (sent/rcvd) : 0/0 IS-IS: Level-2 LSPs CSNPs (sent/rcvd) : 472/238 IS-IS: Level-1 LSPs PSNPs (sent/rcvd) : 0/0 IS-IS: Level-2 LSPs PSNPs (se
Usage Information Version Description 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 Added support for multi-topology ISIS. 7.5.1.0 Added support for SPF Throttling Enhancement. This command spf-interval in CONFIG-ROUTER-ISIS-AF-IPV6 mode is used for IPv6 Multi-Topology route computation only. If using Single Topology mode, use the spf-interval command in CONFIGROUTER-ISIS mode for both IPv4 and IPv6 route computations.
27 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 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. Defaults 1 second Command Modes INTERFACE (conf-if-po-number) Command History This guide is platform-specific.
Defaults 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.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 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. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.
Command History Example (PortChannelNumber) 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.
28 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 disable-learning Disable MAC address learning from LACP or LLDP BPDUs. Syntax mac-address-table disable-learning [lacp | lldp] Parameters Defaults lacp Enter lacp to disable MAC address learning from LACP BPDUs. lldp Enter LLDP to disable MAC address learning from LLDP BPDUs.
● For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/port information. ● For a port channel interface, enter the keywords port-channel then a number. vlan vlan-id Defaults Enter the keyword vlan then a VLAN ID number from 1 to 4094. 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.8(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. 7.6.1.0 Introduced on the C-Series. 7.4.1.0 Introduced on the E-Series. 8.3.7.0 Introduced on the S4810. 7.7.1.0 Introduced on the S-Series.
Usage Information Version Description 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.12.0 Deprecated the no-station-move command (replaced by the mac-learninglimit mac-address-sticky command). 8.3.7.0 Introduced on the S4810. 8.3.1.0 Added the vlan option on the E-Series. 8.2.1.0 Introduced on the S-Series. 7.7.1.0 Introduced on the C-Series. Added the station-move option. 6.5.1.0 Added support for MAC Learning-Limit on the LAG.
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 S-Series. 7.8.1.0 Introduced on the C-Series. 7.5.1.0 Introduced on the E-Series.
Usage Information If you configure mac-learn-limit and the sticky MAC feature is enabled, dynamically learned MAC addresses are converted to sticky for that port. Any new MAC address that is learned also becomes sticky for that port. Related Commands ● show mac learning-limit — display the details of the mac learning-limit. mac learning-limit station-move-violation Specify the actions for a station move violation.
mac learning-limit reset Reset the MAC address learning-limit error-disabled state. Syntax mac learning-limit reset Defaults none 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.
interface interface interface interface-type (OPTIONAL) Enter the keyword interface 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 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/port information.
Column Heading Description ● Po = port channel ● Te = ten-gigabit Ethernet ● Fo = forty-gigabit Ethernet State Example Usage Information Example (Count) Related Commands Lists if the MAC address is in use (Active) or not in use (Inactive).
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.3.1.0 Added the vlan option on the E-Series. 7.7.1.0 Introduced on the C-Series and S-Series. pre-6.2.1.1 Introduced on the E-Series.
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.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 E-Series. 8.3.7.0 Introduced on the S4810. 8.3.1.0 Added the vlan option on the E-Series. 7.7.1.0 Introduced on the C-Series. 7.5.1.0 Added support for the violate-action and detail options.
Command Modes CONFIGURATION 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.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.
default-vlan disable Disable the default VLAN so that all switchports are placed in the Null VLAN until they are explicitly configured as a member of another VLAN. Defaults Enabled. 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.
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. pre-6.2.1.1 Introduced on the E-Series. Usage Information To display information about a named VLAN, enter the show vlan command with the name parameter or the show interfaces description command. Related Commands ● interface vlan — configure a VLAN.
show vlan Display the current VLAN configurations on the switch. Syntax show vlan [brief | id vlan-id | name vlan-name] Parameters brief (OPTIONAL) Enter the keyword brief to display the following information: ● ● ● ● ● VLAN ID VLAN name (left blank if none is configured) Spanning Tree Group ID MAC address aging time IP address id vlan-id (OPTIONAL) Enter the keyword id then a number from 1 to 4094. Only information on the VLAN specified is displayed.
Column Heading Description ● I = isolated VLAN ● O = OpenFlow NUM Displays existing VLAN IDs. Status Displays the word Inactive for inactive VLANs and the word Active for active VLANs. Q ● ● ● ● ● ● ● ● ● ● ● ● ● Ports Displays the type, slot, and port information.
I 102 Dell# Example (VLAN ID) Inactive T Te 1/4/1 Dell# show vlan id 40 Codes: Q: U x G - * - Default VLAN, G - GVRP VLANs Untagged, T - Tagged Dot1x untagged, X - Dot1x tagged GVRP tagged, M - Vlan-stack NUM 40 Status Description Q Ports Active M Te 1/47/1 Dell# show vlan id 41 Codes: Q: U x G - * - Default VLAN, G - GVRP VLANs Untagged, T - Tagged Dot1x untagged, X - Dot1x tagged GVRP tagged, M - Vlan-stack NUM 41 Status Description Q Ports Active T Te 1/47/1 Dell# show vlan id 42 Codes: Q: U x
tagged Add a Layer 2 interface to a VLAN as a tagged interface. Syntax tagged interface To remove a tagged interface from a VLAN, use the no tagged interface command. Parameters interface Enter 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.
track ip Track the Layer 3 operational state of a Layer 3 VLAN, using a subset of the VLAN member interfaces. Syntax track ip interface To remove the tracking feature from the VLAN, use the no track ip interface command. Parameters interface Enter the following keywords and the interface information: ● For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then the slot/port/subport information.
untagged Add a Layer 2 interface to a VLAN as an untagged interface. Syntax untagged interface To remove an untagged interface from a VLAN, use the no untagged interface command. Parameters interface Enter 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.
Far-End Failure Detection (FEFD) The Dell Networking operating software supports far-end failure detection (FEFD) on the Ethernet interfaces of the S6000–ON platform. The FEFD feature detects and reports far-end link failures. ● FEFD is not supported on the Management interface. ● During an RPM failover, FEFD is operationally disabled for approximately 8 to 10 seconds. ● By default, FEFD is disabled. debug fefd Enable debugging of FEFD.
fefd Enable Far-End Failure Detection on an interface, set the FEFD interval, or select the FEFD mode. Syntax fefd {disable|interval|mode {aggressive|normal} Parameters disable Enter the keyword disable to disable FEFD for the specified interface. interval Enter the keyword interval, followed by a value to specify the FEFD interval in seconds. Range is from 3 to 300. Default is 15. mode Enter the keyword mode followed by the mode type to specify the FEFD 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.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. 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 You can set up the interval between control packets using the fefd interval command. Related Commands ● fefd — enable far-end failure detection. fefd mode Change the FEFD mode on an interface. Syntax fefd mode {normal | aggressive}] 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.
Defaults Not configured. 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.
Related Commands ● fefd — enable far-end failure detection. ● fefd-global — enable FEFD globally on the system. 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.
show fefd View FEFD status globally or on a specific interface. Syntax show fefd [interface] Parameters 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 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/port information. Command Modes ● EXEC ● EXEC Privilege Command History This guide is platform-specific.
Te 5/1/1 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 ● ● ● ● Aggressive Aggressive Aggressive Aggressive Aggressive Aggressive Aggressive Aggressive Aggressive NA Aggressive (second) 10 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 Admin Shutdown Locally disabled Err-disabled fefd — enable far-end failure detection.
29 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.
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 clear lldp counters [interface interface] Parameters 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 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/port information.
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.5.1.
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.5.1.
Related Commands ● protocol lldp (Configuration) — enable LLDP globally. ● debug lldp interface — debug LLDP. ● show lldp neighbors — display the LLDP neighbors. hello Configure the rate at which the LLDP control packets are sent to its peer. Syntax hello seconds To revert to the default, use the no hello seconds command. Parameters Defaults seconds Enter the rate, in seconds, at which the control packets are sent to its peer. The rate is from 5 to 180 seconds. The default is 30 seconds.
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.
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 (Configuration) Enable the LLDP globally on the switch. Syntax protocol lldp To disable LLDP globally on the chassis, use the no protocol lldp command. Defaults Enabled. Command Modes CONFIGURATION (conf-lldp) 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.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 Example Version Description 9.0.2.0 Introduced on the S6000. 9.1.(0.0) Modified output of detail parameter to display remote management IP addresses. 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. 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.
Last table change time Number of Table Inserts Number of Table Deletes Number of Table Drops Number of Table Age Outs Dell# : : : : : Mon Oct 02 16:00:52 2006 1621 200 0 400 LLDP-MED Commands The following are the LLDP-MED (Media Endpoint Discovery) commands. Dell Networking OS LLDP-MED commands are an extension of the set of LLDP TLV advertisement commands.
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.7.1.0 Introduced on the S-Series. 7.6.1.0 Introduced on the C-Series and E-Series. ● protocol lldp (Configuration) — enable LLDP globally. ● debug lldp interface — debug LLDP. ● show lldp neighbors — display the LLDP neighbors.
Related Commands Version Description 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 location-identification To advertise a location identifier, configure the system.
Related Commands ● debug lldp interface — debug LLDP. ● show lldp neighbors — display the LLDP neighbors. advertise med power-via-mdi To advertise the Extended Power via MDI TLV, configure the system. Syntax advertise med power-via-mdi To return to the default, use the no advertise med power-via-mdi command. Defaults unconfigured. Command Modes CONFIGURATION (conf-lldp) Command History This guide is platform-specific.
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.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. ● debug lldp interface — debug LLDP.
Related Commands Version Description 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 — debug LLDP. ● show lldp neighbors — display the LLDP neighbors. advertise med video-signaling To advertise video control packets that use a separate network policy than video data, configure the system.
advertise med voice To advertise a dedicated IP telephony handset or other appliances supporting interactive voice services, configure the system. Syntax advertise med voice {vlan-id layer2_priority DSCP_value} | {priority-tagged number} To return to the default, use the no advertise med 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 804 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.
30 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.
Related Commands ● clear arp-cache — clear dynamic ARP entries from the ARP table. ● show arp — display the ARP table. mac-address-table static (for Multicast MAC Address) For multicast mode of network load balancing (NLB), configure a static multicast MAC address, associate the multicast MAC address with the VLAN used to switch Layer 2 multicast traffic, and add output ports that will receive multicast streams on the VLAN.
Example (Multicast) Version Description 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.3(0.0) Added support for multicast MAC address on the MXL platform. mac-address-table static 01:00:5E:01:00:01 {multicast vlan 2 output— range Te 1/2/1,Te 1/3/1 ip vlan-flooding Enable unicast data traffic flooding on VLAN member ports. Syntax ip vlan-flooding To disable, use the no ip vlan-flooding command.
31 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 S6000–ON 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 Parameters Defaults clear ip msdp sa-cache [group-address | rejected-sa | local] 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 clear ip msdp statistic peer peer-address Parameters Defaults 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.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.
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.0 Introduced on the S4810. 8.5.1.0 Added support for 4-port 40G line cards on the E-Series. 7.5.1.0 Added option for SA upper limit and the description option. 6.2.1.1 Introduced The connect-source option is used to supply a source IP address for the TCP connection.
Usage Information 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 sacache local command. ip msdp sa-filter Permit or deny MSDP source active (SA) messages based on multicast source and/or group from the specified peer.
Defaults 50000 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.5(0.1) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.
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. 6.2.1.1 Introduced ip multicast-msdp Enable MSDP. Syntax ip multicast-msdp To exit MSDP, use the no ip multicast-msdp command. Defaults Not configured. Command Modes CONFIGURATION Command History This guide is platform-specific.
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.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.
● EXEC Privilege Command History Example 820 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.
32 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 S6000–ON platform.
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.5.1.
Related Commands Version Description 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. forward-delay The amount of time the interface waits in the Blocking 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.
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.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.
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.
Example Dell# show spanning-tree mst configuration MST region name: CustomerSvc Revision: 2 MSTI VID 10 101-105 Dell# show spanning-tree msti View the multiple spanning tree instance. Syntax show spanning-tree msti [instance-number [brief]] [guard] Parameters 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.
Port 82 (TenGigabitEthernet 2/1/1) is designated Forwarding Port path cost 0, Port priority 128, Port Identifier 128.82 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.
Number of transitions to forwarding state 1 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).
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 Parameters spanning-tree msti instance {cost cost | priority priority} 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 834 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.
33 Multicast The multicast commands are supported by Dell Networking OS on all S6000–ON 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.
Version Description E-Series legacy command Related Commands ● show ip pim tib — show the PIM tree information base. ip mroute Assign a static mroute.
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.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.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.
Related Commands ● show ip igmp groups — display the IGMP groups. 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.
group-address (OPTIONAL) Enter the multicast group-address to view only routes associated with [ source-address ] that group. Enter the source-address to view routes with that group-address and source-address. count (OPTIONAL) Enter the keyword count to view the number of multicast routes and packets. snooping [vlan vlan-id ] [ groupaddress [ sourceaddress ]] Enter the keyword snooping to display information on the multicast routes PIMSM snooping discovers.
Example (Snooping) Dell# show ip mroute snooping IPv4 Multicast Snooping Table (*, 224.0.0.0), uptime 17:46:23 Incoming vlan: Vlan 2 Outgoing interface list: TenGigabitEthernet 4/13/1 (*, 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.
(*, 224.20.20.1), uptime 00:05:12 Incoming interface: TenGigabitEthernet 3/12/1 Outgoing interface list: TenGigabitEthernet 3/4/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.
34 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.
Parameters vrf vrf-name (OPTIONAL) Enter the keyword vrf followed by the name of the VRF to clear the neighbor corresponding to that VRF. 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.
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.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 S4810, S4820T, S5000, S6000, S6000–ON, and Z9000 switches. device-role Specify the role of the device attached to the port.
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.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 Z9000 switches.
Defaults Disabled 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.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.
Parameters vrf vrf-name (Optional) Enter the keyword vrf followed by the name of the VRF to install IPv6 routes in that VRF. ipv6-address Enter the IPv6 address of the neighbor in the x:x:x:x::x format. NOTE: The :: notation specifies successive hexadecimal fields of zero. interface interface Enter the keyword interface then the interface type and slot/port or number information: ● For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then the slot/port/subport information.
Use the ipv6 neighbor command to manually configure the IPv6 address of a neighbor to be discovered by the switch. managed-config-flag Set the managed address configuration flag. Syntax managed-config-flag {on | off} To clear the flag, use the no managed-config-flag {on | off} command. Parameters Defaults on Enter the keyword on to set the managed-config-flag value as ON. off Enter the keyword off to set the managed-config flag value as OFF.
Related Commands 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. ● 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. Syntax mtu value To reset the MTU value, use the no mtu value command. Parameters Defaults value Enter the maximum transmission unit value in bytes. The range is from 1,280 to 11,982 bytes. 0 Command Modes POLICY LIST CONFIGURATION Command History Related Commands This guide is platform-specific.
Related Commands Version Description 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 router advertisement (RA) guard policy name and enter the RA guard policy configuration mode. reachable-time Enable the verification of the configured reachability time in the received RA packets.
Related Commands 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 S4810, S4820T, S5000, S6000, S6000–ON, and Z9000 switches. ipv6 nd raguard policy policy-name — define the router advertisement (RA) guard policy name and enter the RA guard policy configuration mode. ipv6 nd ra-guard enable — configure the RA guard related commands.
Defaults 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.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 Z9000 switches.
● hop-limit — enable the verification of the advertised hop count limit. ● mtu — set the maximum transmission unit (MTU) value. ● other-config-flag — enable the verification of the advertised other configuration parameter. ● reachable-time — set the advertised reachability time. ● retrans-timer — set the advertised retransmission time. ● router-preference maximum — enable the verification of the advertised default router preference (DRP) value. ● trusted-port — apply the policy to trusted ports.
● reachable-time — set the advertised reachability time. ● retrans-timer — set the advertised retransmission time. ● 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.
Example 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. 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.
35 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 Dell# debug track all 04:35:04: %RPM0-P:RP2 %OTM-5-STATE: track 6 - Interface TenGigabitEthernet 1/2/1 line-protocol DOWN 04:35:04: %RPM0-P:RP2 %OTM-5-NOTIF: VRRP notification: resource ID 6 DOWN 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.
description Enter a description of a tracked object. Syntax description {text} To remove the description, use the no description {text} command. Parameters Defaults text Enter a description to identify a tracked object (80 characters maximum). None 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.
Example Dell# show running-config track track 1 ip route 23.0.0.0/8 reachability track 2 ipv6 route 2040::/64 metric threshold delay down 3 delay up 5 threshold metric up 200 track 3 ipv6 route 2050::/64 reachability track 4 interface TenGigabitEthernet 1/2/1 ip routing 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.
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. 8.3.12.0 Introduced on the S4810. 8.4.1.0 Introduced. The following describes the show track command shown in the Example below. Output Description Track object-id Displays the number of the tracked object.
Example (Brief) Related Commands Output Description State Up or Down state of the tracked object. Last Change Time since the last change in the state of the tracked object. Dell> ResId 1 2 3 show track brief Resource Parameter State LastChange IP route reachability 10.16.0.0/16 Up 00:01:08 Interface line-protocol Ethernet0/2 Down 00:05:00 Interface ip routing VLAN100 Up 01:10:05 ● show running-config track – display configuration information about tracked objects.
The resulting scaled value is compared against the configured threshold values to determine the state of a tracked route as follows: ● If the scaled metric for a route entry is less than or equal to the UP threshold, the state of a route is UP. ● If the scaled metric for a route is greater than or equal to the DOWN threshold or the route is not entered in the routing table, the state of a route is DOWN. Configure the UP and DOWN thresholds for each tracked route with the threshold metric command.
Usage Information Related Commands Use this command to create an object that tracks the routing state of an IPv4 Layer 2 interface: ● The status of the IPv4 interface is UP only if the Layer 2 status of the interface is UP and the interface has a valid IP address. ● The Layer 3 status of an IPv4 interface goes DOWN when its Layer 2 status goes down (for a Layer 3 VLAN, all VLAN ports must be down) or the IP address is removed from the routing table.
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 show track ipv6 route [brief] Parameters 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.
Tracked by: VRRP TenGigabitEthernet 2/4/1 IPv6 VRID 1 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.
Usage Information 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. 8.3.12.0 Introduced on the S4810. 8.4.1.0 Introduced. 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.
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.
36 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(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.
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 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 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.
Version Description pre- 6.1.1.1 Introduced on the E-Series. Usage Information To configure all routers and access servers within a stub, use this command. Related Commands ● router ospf — enter ROUTER OSPF mode to configure an OSPF instance. auto-cost Specify how the OSPF interface cost is calculated based on the reference bandwidth method.
clear ip ospf Clear all OSPF routing tables. S6000–ON Syntax clear ip ospf process-id [vrf vrf-name] [process] Parameters process-id Enter the OSPF Process ID to clear a specific process. If no Process ID is entered, all OSPF processes are cleared. vrf vrf-name Enter the keyword vrf and then the name of the VRF to clear all OSPF routing tables corresponding to that VRF. process (OPTIONAL) Enter the keyword process to reset the OSPF process.
interface name (OPTIONAL) Enter the keyword interface then one of the following interface keywords and slot/port or number 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 information. ● For a VLAN, enter the keyword vlan then a number from 1 to 4094. ● For Port Channel groups, enter the keywords port-channel then a number.
vrf vrf-name Enter the keyword vrf to view debugging information on OSPF corresponding to that VRF. bfd (OPTIONAL) Enter the keyword bfd to debug only OSPF BFD information. event (OPTIONAL) Enter the keyword event to debug only OSPF event information. packet (OPTIONAL) Enter the keyword packet to debug only OSPF packet information. spf (OPTIONAL) Enter the keyword spf to display the Shortest Path First information.
Field Description ● 0 - no authentication configured ● 1 - simple authentication configured using the ip ospf authenticationkey command ● 2 - MD5 authentication configured using the ip ospf message-digestkey command auk: If the ip ospf authentication-key command is configured, this field displays the key used. keyid: If the ip ospf message-digest-key command is configured, this field displays the MD5 key to: Displays the interface to which the packet is intended.
metric metric- value metric-type type-value (OPTIONAL) Enter the keyword metric then a number to configure a metric value for the route. The range is from 1 to 16777214. (OPTIONAL) Enter the keywords metric-type then an OSPF link state type of 1 or 2 for default routes. The values are: ● 1 = Type 1 external route ● 2 = Type 2 external route route-map map- name Defaults (OPTIONAL) Enter the keywords route-map then the name of an established route map. Disabled.
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.
Related Commands Version Description 7.5.1.0 Introduced on the C-Series. pre- 6.1.1.1 Introduced on the E-Series. ● show ip ospf asbr — display the VLAN configuration. distance Define an administrative distance for particular routes to a specific IP address. S6000–ON Syntax distance weight [ip-address mask access-list-name] To delete the settings, use the no distance weight [ip-address mask access-list-name] command. Parameters weight Specify an administrative distance.
distance ospf Configure an OSPF distance metric for different types of routes. S6000–ON Syntax distance ospf [external dist3] [inter-area dist2] [intra-area dist1] To delete these settings, use the no distance ospf command. Parameters Defaults external dist3 (OPTIONAL) Enter the keyword external then a number to specify a distance for external type 5 and 7 routes. The range is from 1 to 255. The default is 110.
distribute-list in Apply a filter to incoming routing updates from OSPF to the routing table. S6000–ON Syntax distribute-list prefix-list-name in [interface] To delete a filter, use the no distribute-list prefix-list-name in [interface] command. Parameters prefix-list-name Enter the name of a configured prefix list.
distribute-list out To restrict certain routes destined for the local routing table after the SPF calculation, apply a filter. S6000–ON Syntax distribute-list prefix-list-name out [bgp | connected | isis | rip | static] To remove a filter, use the no distribute-list prefix-list-name out [bgp | connected | isis | rip | static] command. Parameters Defaults prefix-list-name Enter the name of a configured prefix list. bgp (OPTIONAL) Enter the keyword bgp to specify that BGP routes are distributed.
Usage Information The distribute-list out command applies to routes autonomous system boundary routers (ASBRs) redistributes into OSPF. It can be applied to external type 2 and external type 1 routes, but not to intra-area and inter-area routes. fast-convergence This command sets the minimum LSA origination and arrival times to zero (0), allowing more rapid route computation so that convergence takes less time.
To disable, use the no flood-2328 command. Defaults Disabled. Command Modes ROUTER OSPF 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 S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.
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. Added support for Multi-Process OSPF. 7.5.1.0 Introduced on the C-Series. pre- 6.1.1.
Version Description 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.0 Introduced on the C-Series. pre- 6.1.1.1 Introduced on the E-Series. graceful-restart mode Enable the graceful restart mode. S6000–ON Syntax graceful-restart mode [planned-only | unplanned-only] To disable graceful restart mode, use the no graceful-restart mode command.
graceful-restart role Specify the role for your OSPF router during graceful restart. S6000–ON 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 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 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. S6000–ON 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. S6000–ON 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.
Defaults 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.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.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 9.1(0.0) Included usage information on maximum number of digest keys per interface. 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.
Version Description pre- 6.1.1.1 Introduced on the E-Series. ip ospf network Set the network type for the interface. S6000–ON 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.
Parameters Defaults number Enter a number as the priority. The range is from 0 to 255. The default is 1. 1 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.
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.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.
Version Description 7.5.1.0 Introduced on the C-Series. pre- 6.1.1.1 Introduced on the E-Series. log-adjacency-changes To send a Syslog message about changes in the OSPF adjacency state, set Dell Networking OS. S6000–ON 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.
Defaults 4 Command Modes ROUTER OSPF for OSPFv2 ROUTER OSPFv3 for OSPFv3 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.1(0.
Usage Information Version Description 8.3.7.0 Introduced on the S4810. 7.8.1.0 Introduced to all platforms. This command is either enabled or disabled. If no OSPF process is identified as the MIB manager, the first OSPF process is used. If an OSPF process has been selected, it must be disabled prior to assigning new process ID the MIB responsibility. network area Define which interfaces run OSPF and the OSPF area for those interfaces.
Usage Information To enable OSPF on an interface, the network area command must include, in its range of addresses, the primary IP address of an interface. NOTE: An interface can be attached only to a single OSPF area. If you delete all the network area commands for Area 0, the show ip ospf command output does not list Area 0. passive-interface Suppress both receiving and sending routing updates on an interface.
Usage Information Although the passive interface does not send or receive routing updates, the network on that interface is still included in OSPF updates sent using other interfaces. 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.
metric metric- value (OPTIONAL) Enter the keyword metric then a number. The range is from 0 (zero) to 16777214. metric-type (OPTIONAL) Enter the keywords metric-type then one of the following: type-value Defaults ● 1 = OSPF External type 1 ● 2 = OSPF External type 2 route-map mapname (OPTIONAL) Enter the keywords route-map then the name of the route map. tag tag-value (OPTIONAL) Enter the keyword tag then a number. The range is from 0 to 4294967295. Not configured.
Parameters as number Enter the autonomous system number. The range is from 1 to 65535. metric metric- value (OPTIONAL) Enter the keyword metric then the metric-value number. The range is from 0 to16777214. metric-type (OPTIONAL) Enter the keywords metric-type then one of the following: type-value route-map map- name tag tag-value Defaults ● 1 = for OSPF External type 1 ● 2 = for OSPF External type 2 (OPTIONAL) Enter the keywords route-map then the name of the route map.
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- value (OPTIONAL) Enter the keyword metric then a number. The range is from 0 (zero) to 4294967295.
Command Modes ROUTER OSPF 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.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.
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.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.
Example Version Description 7.5.1.0 Introduced on the C-Series. pre- 6.1.1.1 Introduced on the E-Series. 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. S6000–ON Syntax Parameters show ip ospf [process-id | vrf vrf name] process-id Enter the OSPF Process ID to show a specific process.
The following describes the show ip ospf command shown in the following example. 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....
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 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.
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 of Multi-Process OSPF. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series.
172.16.1.0 Dell> Related Commands 13.1.1.1 148 0x8000006d 0x533b 0 ● show ip ospf database asbr-summary — display only ASBR summary LSA information. show ip ospf database asbr-summary Display information about autonomous system (AS) boundary LSAs. S6000–ON Syntax Parameters show ip ospf [process-id | vrf vrf-name] database asbr-summary [link-stateid] [adv-router ip-address] process-id Enter the OSPF Process ID to show a specific process.
Field Description LS Age Displays the LSA’s 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.
show ip ospf database external Display information on the AS external (type 5) LSAs. Syntax Parameters show ip ospf [process-id | vrf vrf-name ] database external [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.
Field Description ● 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. Example LS Type Displays the LSA’s type. Link State ID Displays the Link State ID. Advertising Router Identifies the router ID of the LSA’s originating router.
Dell# Related Commands Forward Address: 0.0.0.0 External Route Tag: 701 ● show ip ospf database — display OSPF database information. show ip ospf database network Display the network (type 2) LSA information. Syntax Parameters show ip ospf [process-id] database network [link-state-id] [adv-router ipaddress] 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.
Field Description 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. Example LS Type Displays the LSA’s type.
show ip ospf database nssa-external Display NSSA-External (type 7) LSA information. Syntax Parameters show ip ospf [process-id | vrf vrf-name ] database nssa-external [linkstate-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.
show ip ospf database opaque-area Display the opaque-area (type 10) LSA information. Syntax show ip ospf [process-id | vrf vrf-name ] database opaque-area [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.
Item Description ● 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. Example 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.
adv-router ip- address (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 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.
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.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.20 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.1 Introduced on the E-Series.
OSPF Router with ID (1.1.1.10) (Process ID 100) Router (Area 0) LS age: 967 Options: (No TOS-capability, No DC, E) LS type: Router Link State ID: 1.1.1.10 Advertising Router: 1.1.1.10 LS Seq Number: 0x8000012f Checksum: 0x3357 Length: 144 AS Boundary Router Area Border Router Number of Links: 10 Link connected to: a Transit Network (Link ID) Designated Router address: 192.68.129.1 (Link Data) Router Interface address: 192.68.129.
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- address (OPTIONAL) Enter the keywords adv-router then the IP address of an Advertising Router to display only the LSA information about that router.
Example Item Description Length Displays the length in bytes of the LSA. Network Mask Displays the network mask implemented on the area. TOS Displays the TOS options. Option 0 is the only option. Metric Displays the LSA metrics. Dell# show ip ospf 100 database summary OSPF Router with ID (1.1.1.10) (Process ID 100) Summary Network (Area 0.0.0.0) LS age: 1551 Options: (No TOS-capability, DC, E) LS type: Summary Network Link State ID: 192.68.16.0 Advertising Router: 192.168.17.
interface (OPTIONAL) 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. ● For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE 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.
Item Description Timer intervals... This line displays the interface’s timer settings for Hello interval, Dead interval, Transmit Delay (Wait), and Retransmit Interval. Example Hello due... This line displays the amount time until the next Hello packet is sent out this interface. Neighbor Count... This line displays the number of neighbors and adjacent neighbors. Listed below this line are the details about each adjacent neighbor.
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.
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. 8.3.19.0 Introduced on the S4820T.
show ip ospf statistics Display OSPF statistics. Syntax show ip ospf [process-id | vrf vrf-name] statistics global | [interface name {neighbor router-id}] 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 display statistics corresponding to the OSPF process that is tied to a specific VRF.
Usage Information The following describes the show ip ospf statistics process-id global command shown in the following example. Row Heading Description Total Displays the total number of packets the OSPF process receives/transmits. Error Displays the error count while receiving and transmitting packets by the OSPF process. Hello Number of OSPF Hello packets. DDiscr Number of database description packets. LSReq Number of link state request packets. LSUpd Number of link state update packets.
Example Dell# show ip ospf 1 statistics global OSPF Packet Count Total Error Hello DDiscr LSReq LSUpd LSAck RX 10 0 8 2 0 0 0 TX 10 0 10 0 0 0 0 OSPF Global Queue Length TxQ-Len RxQ-Len Hello-Q 0 0 LSR-Q 0 0 Other-Q 0 0 Tx-Mark 0 0 0 Rx-Mark 2 0 0 Error packets (Only for RX) Intf-Down Wrong-Len Auth-Err Version No-Buffer Q-OverFlow 0 0 0 0 0 0 Non-Dr Invld-Nbr MD5-Err AreaMis Seq-No Unkown-Pkt 0 0 0 0 0 0 Self-Org 0 Nbr-State 0 Chksum 0 Conf-Issues 0 Socket 0 Error packets (Only for TX) Socket Erro
show ip ospf timers rate-limit Show the LSA currently in the queue waiting for timers to expire. Syntax Parameters Defaults show ip ospf [process-id] timers rate-limit 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. None Command Modes ● EXEC ● EXEC Privilege Command History Example This guide is platform-specific.
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.
Usage Information 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.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.
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 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.
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. 9.0.2.0 Introduced on the S6000.. 8.3.11.1 Introduced on the Z9000. 8.3.8.0 Introduced on the S4810. LSAs are sent after the start-interval and then after hold-interval until the maximum interval is reached.
OSPFv3 Commands Open shortest path first version 3 (OSPFv3) for IPv6 is supported on the platform. The fundamental mechanisms of OSPF (flooding, DR election, area support, SPF calculations, and so on) remain unchanged. However, OSPFv3 runs on a per-link basis instead of on a per-IP-subnet basis. Most changes were necessary to handle the increased address size of IPv6. The Dell Networking implementation of OSPFv3 is based on IETF RFC 2740.
If you have enabled IPsec encryption in an OSPFv3 area with the area encryption command, you cannot use the area authentication command in the area at the same time. The configuration of IPsec authentication on an interface-level takes precedence over an area-level configuration. If you remove an interface configuration, an area authentication policy that has been configured is applied to the interface.
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.0 Introduced on the E-Series. 8.3.19.0 Introduced on the S4820T.
Version Description 9.9(0.
debug ipv6 ospf bfd Display debug information and interface types for bidirectional forwarding detection (BFD) on OSPF IPv6 packets. Syntax [no] debug ipv6 ospf bfd [interface] Parameters 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. ● For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/port information.
role active 00:59:27 : OSPFv3INFO: BFD parameters interval 100 min_rx 100 mult 3 role active 00:59:27 : OSPFv3INFO: Completed Enabling BFD for NBRIP fe80:0000:0000:0000:0201:e8ff:fe8b:7720 Aug 25 11:19:59: %STKUNIT0-M:CP %BFDMGR-1-BFD_STATE_CHANGE: Changed session state to Init for neighbor fe80::201:e8ff:fe8b:7720 on interface Te 1/2/1 (diag: NBR_DN) Aug 25 11:20:00: %STKUNIT0-M:CP %BFDMGR-1-BFD_STATE_CHANGE: Changed session state to Up for neighbor fe80::201:e8ff:fe8b:7720 on interface Te 1/2/1 (diag: NO_
ID:223.255.255.254, Area ID:0, Chksum:af8f, Inst:0, from Te 1/6/1 Dell# Command Fields 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..
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.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. ● redistribute — redistribute routes from other routing protocols into OSPFv3.
graceful-restart mode Specify the type of events that trigger an OSPFv3 graceful restart. Syntax graceful-restart mode {planned-only | unplanned-only} To disable graceful restart mode, enter no graceful-restart mode. Parameters Defaults planned-only (OPTIONAL) Enter the keywords planned-only to indicate graceful restart is supported in a planned restart condition only.
Defaults None 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.0) Introduced on the S4810 and Z9000. 8.3.19.0 Introduced on the S4820T. 7.4.1.
Usage Information Version Description 8.4.2.0 Introduced on the E-Series. 8.3.19.0 Introduced on the S4820T. Before you enable IPsec authentication on an OSPFv3 interface, first enable IPv6 unicast routing globally, configure an IPv6 address and enable OSPFv3 on the interface, and assign the interface to an area. An SPI value must be unique to one IPsec security policy (authentication or encryption) on the router.
● TenGigabitEthernet — Default cost is 1 ● FortygigEthernet — Default cost is 1 ● Ethernet — Default cost is 10 ipv6 ospf dead-interval Set the time interval since the last hello-packet was received from a router. After the time interval elapses, the neighboring routers declare the router down. Syntax ipv6 ospf dead-interval seconds To return to the default time interval, use the no ipv6 ospf dead-interval command. Parameters Defaults seconds Enter the time interval in seconds.
esp encryption- algorithm Encryption algorithm used with ESP. Valid values are: 3DES, DES, AES-CBC, and NULL. For AES-CBC, only the AES-128 and AES-192 ciphers are supported. key-encryptiontype key (OPTIONAL) Specifies if the key is encrypted. Valid values: 0 (key is not encrypted) or 7 (key is encrypted). Text string used in authentication.
ipv6 ospf graceful-restart helper-reject Configure an OSPFv3 interface to not act upon the Grace LSAs that it receives from a restarting OSPFv3 neighbor. Syntax ipv6 ospf graceful-restart helper-reject To disable the helper-reject role, enter no ipv6 ospf graceful-restart helper-reject. Defaults The helper-reject role is not configured. Command Modes INTERFACE Command History Usage Information This guide is platform-specific.
Version Description 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. 7.8.1.0 Added support for the C-Series. 7.4.1.0 Introduced on the E-Series. 8.3.19.0 Introduced on the S4820T. Usage Information The time interval between hello packets must be the same for routers in a network. Related Commands ● ipv6 ospf dead-interval – specify the time interval between hello packets was received from a router.
ipv6 router ospf Enable OSPF for IPv6 router configuration. Syntax ipv6 router ospf process-id [vrf vrf-name] To exit OSPF for IPv6, use the no ipv6 router ospf process-id command. Parameters Defaults process-id Enter the process identification number. The range is from 1 to 65535. vrf vrf-name (Optional) Enter the keyword vrf followed by the name of the VRF to install IPv6 routes in that VRF. None Command Modes CONFIGURATION Command History This guide is platform-specific.
Version Description 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 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.1 Introduced on the E-Series.
cost to the new router that is higher than the cost of using an alternate path. Because of the high cost assigned to paths that pass through the new router, other routers will not use a path through the router as a transit path to forward traffic to other networks. Use the max-metric router-lsa command to gracefully shut down or reload a router without dropping packets destined for other networks.
● 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 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 Enabled, that is sending of routing updates are enabled by default.
static Enter the keyword static to redistribute manually configured routes. metric metric- Enter the keyword metric then the metric value. value The range is from 0 to 16777214. The default is 20. metric-type type-value (OPTIONAL) Enter the keywords metric-type then the OSPFv3 link state type of 1 or 2 for default routes. The values are: ● 1 for a type 1 external route ● 2 for a type 2 external route The default is 2.
Parameters Defaults ip-address Enter the router ID in the dotted decimal format. The router ID is selected automatically from the set of IPv4 addresses configured on a router. 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.
Usage Information Version Description 8.3.19.0 Introduced on the S4820T. The show crypto ipsec policy command output displays the AH and ESP parameters configured in IPsec security policies, including the SPI number, keys, and algorithms used. When configured in a helper-reject role, an OSPFv3 router ignores the Grace LSAs that it receives from a restarting OSPFv3 neighbor. Related Commands Example show crypto ipsec sa ipv6– displays the IPsec security associations used on OSPFv3 interfaces.
Field Description Outbound ESP Cipher Key Transform set The set of security protocols and algorithms used in the policy. Inbound AH SPI The authentication header (AH) security policy index (SPI) for inbound and outbound links. and Outbound AH SPI Inbound AH Key The AH key for inbound and outbound links. and Outbound AH Key show crypto ipsec sa ipv6 Display the IPsec security associations (SAs) used on OSPFv3 interfaces.
Dell# show crypto ipsec sa ipv6 Interface: TenGigabitEthernet 1/1/1 Link Local address: fe80::201:e8ff:fe40:4d10 IPSecv6 policy name: OSPFv3-1-500 inbound ah sas spi : 500 (0x1f4) transform : ah-md5-hmac 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::2
Field Description replay detection support Y: An SA has enabled the replay detection feature. STATUS N: The replay detection feature is not enabled. ACTIVE: The authentication or encryption policy is enabled on the interface. 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.
Example (gracelsa) Dell# show ipv6 ospf 3 database grace-lsa ! Type-11 Grace LSA (Area 0) LS Age : 10 Link State ID : 6.16.192.66 Advertising Router : 100.1.1.1 LS Seq Number : 0x80000001 Checksum : 0x1DF1 Length : 36 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.
show ipv6 ospf interface View OSPFv3 interface information. Syntax show ipv6 ospf [process-number] [vrf vrf-name] [interface] Parameters 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.
Dell# 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. S6000–ON 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.
37 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.
Related Commands Version Description 7.7.1.0 Introduced on the E-Series. ● ip redirect-list – enable an IP Redirect List. ip redirect-group Apply a redirect list (policy-based routing) on an interface. You can apply multiple redirect lists to an interface by entering this command multiple times. Syntax ip redirect-group redirect-list-name To remove a redirect list from an interface, use the no ip redirect-group name command.
ip redirect-list Configure a redirect list and enter REDIRECT-LIST mode. Syntax ip redirect-list redirect-list-name To remove a redirect list, use the no ip redirect-list command. Parameters Defaults redirect-listname Enter the name of a redirect list. 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.
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). any Enter the keyword any to specify that all traffic is subject to the filter. host ip-address Enter the keyword host then he IP address to specify a host IP address. destination Enter the IP address of the network or host to which the packets are sent.
To remove this filter, use one of the following: ● Use the no seq sequence-number command if you know the filter’s sequence number. ● You can also use the no redirect {ip-address | slot/port}| tunnel tunnel-id} [track ] {ip-protocol-number [bit] | protocol-type} {source mask | any | host ip-address} {destination mask | any | host ip-address} [operator] command. Parameters redirect Enter the keyword redirect to assign the sequence to the redirect list.
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.7(0.0) Added support for the track-id on the S4810, S4820T, S6000, and Z9000. 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.7.1.0 Introduced on the E-Series.
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.
Parameters interface interface stack–unit number Defaults Enter the keyword interface then the name of the interface. Enter the keyword stack-unit then the slot number. port-set number Enter the keywords port-set then the port-pipe number. summary Enter the keyword summary to view only the total number of CAM entries. none Command Modes EXEC Command History 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.
Example Dell# show ip redirect-list explicit_tunnel IP redirect-list explicit_tunnel: Defined as: seq 5 redirect tunnel 1 track 1 tcp 155.55.2.0/24 222.22.2.0/24, Track 1 [up], Next-hop reachable (via Te 1/32/1) seq 10 redirect tunnel 1 track 1 tcp any any, Track 1 [up], Next-hop reachable (via Te 1/32/1) seq 15 redirect tunnel 2 udp 155.55.0.0/16 host 144.144.144.144, Track 1 [up], Next-hop reachable (via Te 1/32/1) seq 35 redirect 155.1.1.2 track 5 ip 7.7.7.0/24 8.8.8.
38 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 Parameters clear ip pim [vrf vrf-name] tib [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. 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.
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) 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. 8.1.1.0 Introduced on the E-Series. 6.1.1.0 Added support for the VLAN interface.
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.
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.
Usage Information Version Description 7.8.1.0 Introduced on the C-Series and S-Series. 7.6.1.0 Introduced 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.
Usage Information First-hop routers use this address by to send register packets on behalf of source multicast hosts. The RP addresses are stored in the order in which they are entered. The RP is chosen based on a longer prefix match for a group. The RP selection does not depend on dynamic or static RP assignments.
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.
Next bootstrap message in 00:00:08 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. S6000–ON Syntax show ip pim [vrf vrf-name] interface Parameters 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.
Field Description DR Prio Displays the Designated Router priority value configured on the interface (use the ip pim dr-priority command). DR Displays the IP address of the Designated Router for that interface. 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.
Field Description Neighbor address Displays the IP address of the PIM neighbor. Interface List the interface type, with either slot/port information or ID (VLAN or Port Channel), on which the PIM neighbor was found. Uptime/expires Displays the amount of time the neighbor has been up then the amount of time until the neighbor is removed from the multicast routing table (that is, until the neighbor hold time expires). Ver Displays the PIM version number.
Example Example (Mapping) Example (Address) 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.8.1.0 Introduced on the S-Series. Dell# show ip pim rp Group RP 224.2.197.115 165.87.20.4 224.2.217.146 165.87.20.4 224.3.3.3 165.87.20.4 225.1.2.1 165.87.20.4 225.1.2.2 165.87.20.4 229.1.2.1 165.87.20.4 229.1.2.2 165.87.20.
Example Version Description 9.7(0.0) Introduced on the S6000-ON. Added support for VRF on S6000, S4810, S4820T, Z9000, Z9500, and 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. 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.
Example Dell# show ip pim summary PIM TIB version 495 Uptime 22:44:52 Entries in PIM-TIB/MFC : 2/2 Active Modes : PIM-SNOOPING Interface 1 0 3 summary: active PIM interface passive PIM interfaces active PIM neighbors TIB summary: 1/1 (*,G) entries in PIM-TIB/MFC 1/1 (S,G) entries in PIM-TIB/MFC 0/0 (S,G,Rpt) entries in PIM-TIB/MFC 0 0 0 0 PIM nexthops RPs sources Register states Message summary: 2582/2583 Joins sent/received 5/0 Prunes sent/received 0/0 Candidate-RP advertisements sent/received 0/0 BSR
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) 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.12.0 Introduced on the S4810. 8.3.11.1 Introduced on the Z9000. 8.1.1.0 Introduced on the E-Series. 7.8.1.0 Introduced on the S-Series.
Interface state: Interface, next-Hop, State/Mode (*, 225.1.1.1), uptime 00:40:16, expires 00:00:00, RP 20.40.4.4, flags: SCJ Incoming interface: Vlan 2007, RPF neighbor 20.30.124.4 Outgoing interface list: Vlan 2006 Forward/Sparse 00:06:21/Never (20.10.4.9, 225.1.1.1), uptime 00:06:21, expires 00:02:06, flags: CT Incoming interface: Vlan 2007, RPF neighbor 20.30.124.4 Outgoing interface list: Vlan 2006 Forward/Sparse 00:06:21/Never (*, 225.1.1.2), uptime 00:40:15, expires 00:00:00, RP 20.40.4.
39 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 session-ID Enter a session identification number. The range is from 0 to 65535.
Usage Information The monitor command is saved in the running configuration at Monitor Session mode level and can be restored after a chassis reload. Example Related Command Dell# show monitor session SessID Source Destination DSCP TTL ------ ------------------- --0 Te 1/12/1 remote-ip 0 255 0 Po 1 remote-ip 0 255 1 Vl 11 remote-ip 0 255 Dir Mode Source IP Dest IP --- ---- --------- -------- rx Flow 1.1.1.1 7.1.1.2 tx Flow 1.1.1.1 7.1.1.2 rx Flow 5.1.1.1 3.1.1.
Example 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.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.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. 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.
Usage Information Example Related Commands The monitoring command is saved in the running configuration at the Monitor Session mode level and can be restored after a chassis reload. 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.
● rx: to monitor receiving packets only. ● tx: to monitor transmitting packets only. ● both: to monitor both transmitting and receiving packets. Defaults none Command Modes MONITOR SESSION (conf-mon- sess-session-ID) 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.
40 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. S6000–ON 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.
Parameters Defaults community Enter the keyword community to set the VLAN as a community VLAN. isolated Enter the keyword isolated to configure the VLAN as an isolated VLAN. primary 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.
Defaults none Command Modes INTERFACE VLAN 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.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 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 Introduced on the C-Series and S-Series.
41 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 S6000–ON platform. NOTE: For easier command line entry, the plus (+) sign is not used at the command line.
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. pre- 7.7.1.1 Introduced. ● protocol spanning-tree pvst — enter SPANNING TREE mode on the switch. disable Disable PVST+ globally. S6000–ON Syntax disable To enable PVST+, use the no disable command. Defaults Disabled. Command Modes CONFIGURATION (conf-pvst) Command History Related Commands 1016 This guide is platform-specific.
extend system-id To augment the Bridge ID with a VLAN ID so that PVST+ differentiate between BPDUs for each VLAN, use extend system ID. If the VLAN receives a BPDU meant for another VLAN, PVST+ does not detect a loop, and both ports can remain in Forwarding state. S6000–ON Syntax extend system-id Defaults Disabled Command Modes PROTOCOL PVST Command History Example This guide is platform-specific.
protocol spanning-tree pvst To enable PVST+ on a device, enter the PVST+ mode. S6000–ON Syntax protocol spanning-tree pvst To disable PVST+, use the disable command. Defaults none 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.
show spanning-tree pvst View the Per-VLAN spanning tree configuration. S6000–ON Syntax Parameters show spanning-tree pvst [vlan vlan-id] [brief] [guard] vlan vlan-id (OPTIONAL) Enter the keyword vlan then the VLAN ID. The range is 1 to 4094. brief (OPTIONAL) Enter the keyword brief to view a synopsis of the PVST+ configuration information.
Usage Information Example (Brief) The following describes the show spanning-tree pvst command shown in the following examples. Field Description Interface Name PVST interface. Instance PVST 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).
Number of transitions to forwarding state 1 BPDU sent 1578, received 0 The port is in the Edge port mode Port 147 (TenGigabitEthernet 1/17/1) is designated Forwarding Port path cost 20000, Port priority 128, Port Identifier 128.147 Designated root has priority 4096, address 0001.e805.e3:06 Designated bridge has priority 4096, address 0001.e805.e3:06 Designated port id is 128.
spanning-tree pvst Configure a PVST+ interface with one of these settings: edge port with optional bridge port data unit (BPDU) guard, port disablement if an error condition occurs, port priority or cost for a VLAN range, loop guard, or root guard.
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.4.2.1 Introduced the loopguard and rootguard options on the E-Series, C-Series, and S-Series. 8.3.7.0 Introduced on the S4810. 8.2.1.0 Introduced the hardware shutdown-on-violation option. 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.
spanning-tree pvst err-disable Place ports in an Err-Disabled state if they receive a PVST+ BPDU when they are members an untagged VLAN. S6000–ON Syntax spanning-tree pvst err-disable cause invalid-pvst-bpdu Defaults Enabled; ports are placed in the Err-Disabled state if they receive a PVST+ BPDU when they are members of an untagged VLAN. 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.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, Dell Networking OS implements an optimized flush mechanism for PVST+.
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. ● vlan forward-delay — changes the time interval before Dell Networking OS transitions to the Forwarding state. ● vlan hello-time — change the time interval between BPDUs. ● vlan max-age — changes the time interval before PVST+ refreshes. ● show spanning-tree pvst — displays the PVST+ configuration.
● vlan hello-time — changes the time interval between BPDUs. ● vlan max-age — changes the time interval before PVST+ refreshes. ● show spanning-tree pvst — displays the PVST+ configuration. vlan hello-time Set the time interval between generation of PVST+ 7 BPDUs. S6000–ON Syntax vlan vlan-range hello-time seconds To return to the default value, use the no vlan hello-time command. Parameters vlan vlan-range Enter the keyword vlan then the VLAN numbers. The range is from 1 to 4094.
vlan max-age To maintain configuration information before refreshing that information, set the time interval for the PVST+ bridge. S6000–ON Syntax vlan vlan-range max-age seconds To return to the default, use the no vlan max-age command. Parameters vlan vlan-range Enter the keyword vlan then the VLAN numbers. The range is from 1 to 4094. max-age seconds Enter the keywords max-age then the time interval, in seconds, that Dell Networking OS waits before refreshing configuration information.
42 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 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.
strict-priority queue Configure a unicast queue as a strict-priority (SP) queue. S6000–ON Syntax strict-priority queue unicast number Parameters Defaults unicast number Enter the keyword unicast then the queue number. The range is from 1 to 3. 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.8(0.
Version 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.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. 8.2.1.0 Added the kbps option on the C-Series, E-Series, and S-Series. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 6.1.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.7.0 Introduced on the S4810. 8.2.1.0 Added the kbps option on the C-Series, E-Series, and S-Series. 7.6.1.0 Introduced on the S-Series and C-Series. 6.1.1.1 Introduced on the E-Series. If traffic is shaped between 64 and 1000 Kbs, for some values, the shaped rate is much less than the value configured.
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.
Command Modes CONFIGURATION (conf-qos-policy-out) 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.1.9.0 Introduced on the S4820T. 8.3.11.
show Show buffer-stats-snapshot configuration Dell(conf-buffer-stats-snapshot)#no disable Dell(conf-buffer-stats-snapshot)#show configuration ! buffer-stats-snapshot no disable class-map Create/access a class map. Class maps differentiate traffic so that you can apply separate quality-of-service policies to each class.
Usage Information Packets arriving at the input interface are checked against the match criteria and configured using this command to determine if the packet belongs to that class. This command accesses CLASS-MAP mode, where the configuration commands include thematch ip and match mac options. When you create a class map to filter protocol traffic for CoPP, you must enter the keyword cpu-qos . Related Commands ● ● ● ● ● ● ● ● ● ● ip access-list extended — configures an extended IP ACL.
Related Commands Version Description 6.1.1.1 Introduced on the E-Series. ● show qos statistics — displays the QoS statistics. description Add a description to the selected policy map or QoS policy. S6000–ON Syntax description {description} To remove the description, use the no description {description} command. Parameters Defaults description Enter a description to identify the policies (80 characters maximum).
S6000–ON Syntax match ip access-group access-group-name [set-ip-dscp value | set-color value] To remove ACL match criteria from a class map, use the no match ip access-group accessgroup-name [set-ip-dscp value | set-color value] command. Parameters access-groupname Enter the ACL name whose contents are used as the match criteria in determining if packets belong to the class the class-map specifies. set-ip-dscp value (OPTIONAL) Enter the keywords set-ip-dscp then the IP DSCP value.
match ip dscp Use a differentiated services code point (DSCP) value as a match criteria. S6000–ON Syntax match {ip | ipv6 | ip-any} dscp dscp-list [set-ip-dscp value] To remove a DSCP value as a match criteria, use the no match {ip | ipv6 | ip-any} dscp dscp-list [[multicast] set-ip-dscp value] command. Parameters ip Enter the keyword ip to support IPv4 traffic. ipv6 Enter the keyword ipv6 to support IPv6 traffic. ip-any Enter the keyword ip-any to support IPv4 and IPv6 traffic.
NOTE: Only one of the IP DSCP values must be a successful match criterion, not all of the specified IP DSCP values must match. Related Commands ● class-map — identifies the class map. match ip precedence Use IP precedence values as a match criteria. S6000–ON Syntax match {ip | ipv6 | ip-any} precedence ip-precedence-list [set-ip-dscp value] To remove IP precedence as a match criteria, use the no match {ip | ipv6 | ip-any} precedence ip-precedence-list [[multicast] set-ip-dscp value] command.
Usage Information Version Description 6.1.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 precedence command and the match ip dscp command are mutually exclusive. Up to eight precedence values can be matched in one match statement. For example, to indicate the IP precedence values 0 1 2 3, enter either the match ip precedence 0-3 or match ip precedence 0,1,2,3 command.
match mac dot1p Configure a match criterion for a class map based on a dot1p value. S6000–ON Syntax Parameters Defaults match mac dot1p {dot1p-list} dot1p-list Enter a dot1p value. The range is from 0 to 7. 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.
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. Usage Information To access this command, enter the class-map command. You can match against only one VLAN ID.
Version Description 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. Usage Information An aggregate output QoS policy applies to all outbound port traffic. An aggregate output QoS policy can coexist with per-queue output QoS policies. If the rate shape exists in both aggregate and per-queue qospolicy, minimum of 2 take effect. Some of all Queue-rate will not exceed aggregate.
Version Description 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. Usage Information The input policy map is used to classify incoming traffic to different flows using class-map, QoS policy, or incoming packets DSCP. This command enables Policy-Map-Input Configuration mode (conf-policy-mapin). When you configure an input policy map for CoPP, you must enter the keyword cpu-qos .
qos-policy-input Create a QoS input policy on the router. S6000–ON Syntax qos-policy-input qos-policy-name cpu-qos | layer2 To remove an existing input QoS policy from the router, use the no qos-policy-input qospolicy-name cpu-qos | layer2 command. Parameters Defaults qos-policy-name Enter the name for the policy map in character format (32 characters maximum). cpu-qos (OPTIONAL) Enter the keyword cpu-qos keyword to assign this ACL to control plane traffic only.
qos-policy-output Create a QoS output policy. S6000–ON Syntax qos-policy-output qos-policy-name To remove an existing output QoS policy, use the no qos-policy-output qos-policy-name command. Parameters Defaults qos-policy-name Enter your output QoS policy name in character format (32 characters maximum). 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.
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 40000000. The default granularity is Megabits per second (Mbps). committed-rate Enter the bandwidth in Mbps. The range is from 0 to 40000. burst-KB (OPTIONAL) Enter the burst size in KB. The range is from 16 to 200000. The default is 100.
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 40000000. The default granularity is Megabits per second (Mbps). burst-kbps (OPTIONAL) Enter the burst size in KB. The range is from 0 to 40000. The default is 100. burst-packets Enter the peak rate or committed rate burst size in packets per seconds. Burst size is 10KB. Granularity for rate is Mbps unless you use the kbps option.
service-policy input Apply an input policy map to the selected interface. S6000–ON 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. S6000–ON 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.
class-map classmap-name (OPTIONAL) Enter the keyword class-map then the class map name assigned to the queue in character format (32 character maximum). 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).
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.
Example 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.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. S6000–ON Syntax Parameters show qos policy-map {summary [interface] | detail} 9.8(0.
Example (IPv4) 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. 7.4.1.0 E-Series only: Added trust IPv6 diffserv . 6.2.1.1 Introduced on the E-Series.
show qos policy-map-input View the input QoS policy map details. S6000–ON Syntax Parameters show qos policy-map-input [policy-map-name] [class class-map-name] [qospolicy-input qos-policy-name] policy-map-name Enter the policy map name. class class-map- name qos-policy-input qos-policy-name Defaults Enter the keyword class then the class map name. Enter the keyword qos-policy-input then the QoS policy name.
2 3 4 5 6 7 Dell# c2 c3 c4 c5 c6 c7 q2 q3 q4 q6 q7 show qos policy-map-output View the output QoS policy map details. S6000–ON Syntax show qos policy-map-output [policy-map-name] [qos-policy-output qos-policyname] Parameters 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. S6000–ON Syntax Parameters Defaults show qos qos-policy-input [qos-policy-name] 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.
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.0 Introduced on the S4820T. 8.3.11.
● 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 information. Defaults none 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.
show qos wred-profile View the WRED profile details. S6000–ON Syntax show qos wred-profile wred-profile-name Parameters Defaults wred-profilename Enter the WRED profile name to view the profile details. 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.
queue 0 to queue To apply the shared-threshold weight, specify the queue number 7 number Default Enter a weight for the queue on the shared buffer as a number in the range of 1 to 11. The default threshold weight on the shared buffer for each queue is 9. Therefore, each queue can consume up to 66.67 percent of available shared buffer by default. Command Modes INTERFACE mode Command History Usage Information Example This guide is platform-specific.
test cam-usage Check the Input Policy Map configuration for the CAM usage. S6000–ON Syntax test cam-usage service-policy input policy-map stack-unit {[number port-set portpipe number] | [all]} Parameters 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 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. Status (Allowed ports) Indicates if the input policy map configuration on an interface belonging to a stackunit/port-pipe is successful — Allowed (n) — or not successful — Exception. The allowed number (n) indicates the number of ports in that port-pipe on which the Policy Map can be applied successfully.
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.8.0 Introduced on the S4810. 6.1.1.1 Introduced on the E-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. 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 Added fallback to the E-Series. 8.2.1.0 Added dot1p to the C-Series and S-Series. 7.6.1.0 Introduced on the S-Series.
wred Designate the WRED profile to yellow or green traffic. S6000–ON Syntax wred {yellow | green} profile-name To remove the WRED drop precedence, use the no wred {yellow | green} [profile-name] command. Parameters yellow | green Enter the keyword yellow for yellow traffic. A DSCP value of xxx110 and xxx100, xxx101 maps to yellow. Enter the keyword green for green traffic. A DSCP value of xxx0xx are green and DSCP 111111 are red packets.
Defaults none Command Modes CONFIGURATION (conf-qos-policy-out) 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.
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 and Z9000 platforms If the average queue size is more than the maximum threshold of WRED, the packet is dropped. If the average queue size is between the minimum and maximum threshold values, the decision to drop or queue the packet is taken based on the packet drop probability.
Related Commands ● threshold — specifies the minimum and maximum threshold values of the WRED profile. rate shape Define the rate-shaping method to be either as a measure of bytes or packets for each of the hierarchical QoS (HQoS) nodes at the leaf level to be applied to each queue.
Command History Usage Information Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.7(0.0) Introduced on the S6000-ON. 9.3(0.0) Added support for committed rate and committed burst size, and for configuration of rate limits on the S6000 platform. If you specify the pps keyword after the rate-shape command, the peak rate, peak burst, committed rate and committed burst are all considered to be values as a measure of packets.
Default number Enter a weight for the queue as a number in the range of 1 to 15. This parameter applies only if you specify the green or yellow drop precedence. string Enter the WRED profile name. It is a string of up to 32 characters. Or use one of the five pre-defined WRED profile names. Pre-defined Profiles: wred_drop, wredge_y, wred_ge_g, wred_teng_y, wred_teng_. This parameter applies only if you specify a weight factor.
Defaults Red Enter the red keyword. Traffic marked as red is dropped. dscp-list Enter a list of IP DSCP values. The dscp-list parameter specifies the full list of IP DSCP value(s) for the specified color. Each DSCP value in a list is separate values by commas – no spaces (1,2,3) or indicates a list of values separated by a hyphen (1-3). Range is 0 to 63. None Command Modes CONFIG-COLOR-MAP 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.5(0.1) Introduced on the Z9500. 9.7(0.0) Introduced on the S6000-ON. 9.5.0.0 Introduced on the Z9000, S6000, S4820T, S4810, and MXL. Usage Information A color map outlines the codepoint mappings to the appropriate color mapping (green, yellow, red) for the traffic.
Example The following example assigns the color map, bat-enclave-map, to interface te 1/11/1. Dell(conf)# int te 1/11/1 Dell(conf-if-te-1/11/1)# qos dscp-color-policy bat-enclave-map Dell(conf-if-te-1/11/1)# Related Commands ● dscp— sets the number of specific DSCP values for color map profile to yellow or red. ● qos dscp-color-map— configures the DSCP color map. show qos dscp-color-policy Display DSCP color policy configuration for one or all interfaces.
Related Commands ● show qos dscp-color-map — displays DSCP color maps. show qos dscp-color-map Display the DSCP color map for one or all interfaces. Syntax Parameters Defaults show qos dscp-color-map map-name 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.
43 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. S6000–ON 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. S6000–ON 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.
To return the default metric to the original values, use the no default-metric command. Parameters Defaults number Specify a number. The range is from 1 to 16. The default is 1. 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.
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.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.
Related Commands Version Description 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. ● default-metric — assigns one distance metric to all routes learned using the redistribute command. distribute-list in Configure a filter for incoming routing updates. S6000–ON Syntax distribute-list prefix-list-name in [interface] To delete the filter, use the no distribute-list prefix-list-name in command.
Related Commands ● ip prefix-list — enters PREFIX-LIST mode and configures a prefix list. distribute-list out Configure a filter for outgoing routing updates. S6000–ON 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 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. S6000–ON 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.
Parameters Defaults 1 (OPTIONAL) Enter the number 1 for RIP version 1. 2 (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.
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.
Related Commands Version Description 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. ● ip poison-reverse — sets the prefix for RIP routing updates. maximum-paths Set RIP to forward packets over multiple paths. S6000–ON 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.
neighbor Define a neighbor router with which to exchange RIP information. S6000–ON Syntax neighbor ip-address To delete a neighbor setting, use the no neighbor ip-address command. Parameters Defaults ip-address Enter the IP address, in dotted decimal format, of a router with which to exchange information. Not configured. Command Modes ROUTER RIP Command History Usage Information Related Commands This guide is platform-specific.
Parameters Defaults ip-address Specify an IP network address in dotted decimal format. You cannot specify a subnet. No RIP network is configured. 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.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 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 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.6.1.0 Introduced on the C-Series. pre- 6.2.1.1 Introduced on the E-Series. This command is intended for low-speed interfaces. passive-interface Suppress routing updates on a specified interface.
Version Description 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 Although the passive interface does not send or receive routing updates, the network on that interface still includes in RIP updates sent using other interfaces. Related Commands ● neighbor — enables RIP for a specified network. ● network — defines a neighbor. redistribute Redistribute information from other routing instances.
redistribute isis Redistribute routing information from an IS-IS instance. Syntax redistribute isis [tag] [level-1 | level-1-2 | level-2] [metric metricvalue] [route-map map-name] To disable redistribution, use the no redistribute isis [tag] [level-1 | level-1-2 | level-2] [metric metric-value] [route-map map-name] command. Parameters tag (OPTIONAL) Enter the name of the IS-IS routing process. level-1 (OPTIONAL) Enter the keywords level-1 to redistribute only IS-IS Level-1 routes.
Parameters process-id Enter a number that corresponds to the OSPF process ID to redistribute. The range is from 1 to 65355. match external {1 (OPTIONAL) Enter the keywords match external then the numbers 1 or 2 to | 2} indicated that external 1 routes or external 2 routes should be redistributed. match internal (OPTIONAL) Enter the keywords match internal to indicate that internal routes should be redistributed. metric metric- (OPTIONAL) Enter the keyword metric then a number as the metric value.
Usage Information Example 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.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.
Example Version Description pre- 6.2.1.1 Introduced on the E-Series. Dell(conf-router_rip)# show config ! router rip network 172.31.0.0 passive-interface TenGigabitEthernet 1/1/1 Dell(conf-router_rip)# show ip rip database Display the routes that RIP learns. If the switch learned no RIP routes, no output is generated. S6000–ON Syntax show ip rip database [ip-address mask] Parameters ip-address (OPTIONAL) Specify an IP address in dotted decimal format to view RIP information on that network only.
Example Field Description 100.10.10.0/24 directly connected Lists the routes directly connected. 150.100.0.0 redistributed Lists the routes learned through redistribution. 209.9.16.0/24... Lists the routes and the sources advertising those routes. Dell# show ip rip database Total number of routes in RIP database: 1624 204.250.54.0/24 [50/1] via 192.14.1.3, 00:00:12, GigabitEthernet 1/15/1 204.250.54.0/24 auto-summary 203.250.49.0/24 [50/1] via 192.13.1.3, 00:00:12, GigabitEthernet 1/14/1 203.250.
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. 7.6.1.0 Introduced on the E-Series. Example Dell# show running-config rip ! router rip distribute-list Test1 in distribute-list Test21 out network 10.0.0.0 passive-interface GigabitEthernet 2/1/1 neighbor 20.20.20.
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.6.1.0 Introduced on the C-Series. pre- 6.2.1.1 Introduced on the E-Series.
Related Commands 1104 Version Description 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. ● ip rip receive version — sets the RIP version the interface receives. ● ip rip send version — sets the RIP version the interface sends.
44 Remote Monitoring (RMON) The Dell Networking OS remote monitoring (RMON) is implemented on the S6000–ON 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. S6000–ON 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.
rmon collection statistics Enable RMON MIB statistics collection on an interface. S6000–ON Syntax rmon collection statistics {controlEntry integer} [owner name] 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.
log (OPTIONAL) Enter the keyword log to generate an RMON event log. This option sets the eventType to either log or log-and-snmptrap in the RMON event table. The default is None. trap community (OPTIONAL) Enter the keyword trap followed by the SNMP community string to generate SNMP traps for an RMON event entry. This option sets the eventType to either snmptrap or log-and-snmptrap in the RMON event table. In addition to the SNMP traps, this option also generates a syslog.
delta Enter the keyword delta to test the change between MIB variables. This is the alarmSampleType in the RMON alarm table. absolute Enter the keyword absolute to test each MIB variable directly. This is the alarmSampleType in the RMON alarm table. rising-threshold value eventnumber Enter the keywords rising-threshold then the value (64 bit) the risingthreshold alarm is either triggered or reset. Then enter the event-number to trigger when the rising threshold exceeds its limit.
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. 6.1.1.0 Introduced on the E-Series.
Example (Index) Example (Brief) 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.1.1.0 Introduced on the E-Series. Dell# show rmon alarm 1 RMON alarm entry 1 sample Interval: 5 object: 1.3.6.1.2.1.1.3 sample type: absolute value.
Parameters Defaults index (OPTIONAL) Enter the table index number to display just that entry. brief (OPTIONAL) Enter the keyword brief to display the RMON event table in an easy-to-read format. none Command Modes EXEC Command History Example (Index) 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.
Example (Brief) Dell# show rmon event brief index description -----------------------------1 1 2 2 3 3 4 4 5 5 6 6 7 7 8 8 9 9 10 10 11 11 12 12 13 13 14 14 15 15 16 16 17 17 18 18 19 19 20 20 21 21 22 22 Dell# show rmon hc-alarm Display the contents of RMON High-Capacity alarm table. S6000–ON Syntax show rmon hc-alarm [index] [brief] Parameters Defaults index (OPTIONAL) Enter the table index number to display just that entry.
Example (Index) Example (Brief) 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. Dell# show rmon hc-alarm 1 RMON high-capacity alarm entry 2 object: 1.3.6.1.2.1.2.2.1.4.2099844 sample interval: 10 sample type: delta value. value: 0, value status: positive alarm type: rising or falling alarm. alarm rising threshold value: positive. rising threshold: 500, RMON event index: 3 alarm falling threshold value: positive.
Example (Index) Example (Brief) 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.1.1.0 Introduced on the E-Series. Dell# show rmon history 6001 RMON history control entry 6001 interface: ifIndex.
Usage Information Example (Index) Example (Brief) 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.
Example (Index) Example (Brief) 1118 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.1.1.0 Introduced on the E-Series.
9002 9003 9004 Dell# 134529054 134791198 134791198 TenGigabitEthernet 3/2/1 TenGigabitEthernet 3/1/1 TenGigabitEthernet 3/1/1 Remote Monitoring (RMON) 1119
45 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 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. Parameters Defaults description Enter a description to identify the rapid spanning tree (80 characters maximum). none Command Modes SPANNING TREE (The prompt is “config-rstp”.
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.1 Introduced on the E-Series.
Related Commands Version Description 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). Syntax hello-time [milli-second] seconds To return to the default value, use the no hello-time command.
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. Parameters Defaults max-age Enter a number of seconds the Dell Networking OS waits before refreshing configuration information. The range is from 6 to 40 seconds. The default is 20 seconds.
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.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 6.2.1.1 Introduced on the E-Series. RSTP is not enabled when you enter RSTP mode.
protocol spanning-tree rstp no disable bridge-priority 16384 show spanning-tree rstp Display the RSTP configuration. Syntax Parameters show spanning-tree rstp [brief] [guard] 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 Parameters spanning-tree rstp {cost port-cost | edge-port [bpduguard [shutdown-onviolation]] | priority priority | {loopguard | rootguard}} cost port-cost Enter the keyword cost then the port cost value. The range is from 1 to 200000.
Usage Information Version Description 8.3.7.0 Introduced on the S4810. 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 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.5.1.0 Introduced on the E-Series.
46 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.
Example Dell(conf)# radius-server group group1 Dell(conf-radius-group)# radius-server host 1.1.1.1 key secret Dell(conf-radius-group)# radius-server host 2.2.2.2 key secret Dell(conf-radius-group)# radius-server vrf vrf1 source-interface tengigabitethernet 1/24/1 Dell(conf)# exit Dell(conf)# aaa radius group group1 show accounting Display the active accounting sessions for each online user.
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 Parameters Defaults authorization {exec | commands {level | role role-name}} method-list 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 Version Description pre-6.1.1.0 Introduced on the E-Series. 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.
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.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.6(0.
● radius: use the RADIUS servers configured with the radius-server host command. ● tacacs+: use the TACACS+ server(s) configured with the tacacs-server host command. ... 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.
Parameters method-listname Enter a text string (up to 16 characters long) as the name of a user-configured method list that can be applied to different lines. default Enter the keyword default to specify that the method list specified is the default method for all terminal lines. 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.
NOTE: If authentication fails using the primary method, Dell Networking OS employs the second method (or third method, if necessary) automatically. For example, if the TACACS+ server is reachable, but the server key is invalid, Dell Networking OS proceeds to the next authentication method. The TACACS+ is incorrect, but the user is still authenticated by the secondary method.
enable password Change the password for the enable command. Syntax enable password [level level] [encryption-type] password To delete a password, use the no enable password [encryption-type] password [level level] command. 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.
enable sha256-password Configure SHA-256 based password for the enable command. Syntax enable sha256-password [level level] [encryption-type] password To delete a password, use the no enable sha256-password [encryption-type] password [level level] command. 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.
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. 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.
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. To control access to command modes, use this command to define a password for a level and use the privilege level (CONFIGURATION mode) command. Passwords must meet the following criteria: ● Start with a letter, not a number. ● Passwords can have a regular expression as the password.
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.2.1.0 Introduced on the E-Series. If you configure the aaa authentication login default command, the login authentication default command automatically is applied to all terminal lines.
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.0 Introduced on the E-Series. Usage Information Dell Networking OS prompts users for these passwords when the method for authentication or authorization used is "line". Related Commands ● ● ● ● enable password — sets the password for the enable command.
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.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.5(0.1) Introduced lockout-period option on the Z9500. 9.5(0.
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. pre-6.1.1.0 Introduced on the E-Series. Usage Information CAUTION: Encrypting passwords with this command does not provide a high level of security. When the passwords are encrypted, you cannot return them to plain text unless you re-configure them.
Dell# show privilege Current privilege level is 14. Dell# Dell# show privilege Current privilege level is 10. Dell# Related Commands ● privilege level (CONFIGURATION mode) — assign access control to different command modes. show users Allows you to view information on all users logged in to the switch. Syntax show users [all] Parameters all (OPTIONAL) Enter the keyword all to view all terminal lines in the switch.
Line User Host(s) Location * 0 console 0 idle 2 vty 0 admin idle 10.16.127.35 3 vty 1 ad idle 10.16.127.145 4 vty 2 ad1 1 idle 10.16.127.141 5 vty 3 ad1 1 idle 10.16.127.145 6 vty 4 admin idle 10.16.127.141 7 vty 5 ad idle 10.16.127.141 Dell# Related Commands Role Priv unassigned 1 unassigned 1 unassigned 15 sysadmin sysadmin unassigned 1 unassigned 15 ● username — enables a user.
Usage Information The software measures the period of inactivity defined in this command as the period between consecutive keystrokes. For example, if your password is “password” you can enter “p” and wait 29 seconds to enter the next letter. username Establish an authentication system based on user names.
Version Description 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. 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 the secret option and the MD5 password encryption. Extended the name from 25 to 63 characters. 7.6.1.
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.2.1.0 Introduced on the E-Series. ip radius source-interface Specify an interface’s IP address as the source IP address for RADIUS connections. Syntax ip radius source-interface interface To delete a source interface, use the no ip radius source-interface command.
radius-server deadtime Configure a time interval during which non-responsive RADIUS servers to authentication requests are skipped. Syntax radius-server deadtime seconds To disable this function or return to the default value, use the no radius-server deadtime command. Parameters Defaults seconds Enter a number of seconds during which non-responsive RADIUS servers are skipped. The range is from 0 to 2147483647 seconds. The default is 0 seconds.
Example Related Commands Version Description 9.4.(0.0) Introduced on the S-Series and Z-Series. Dell(conf)# radius-server group group1 Dell(conf-radius-group)# radius-server host 1.1.1.1 key secret Dell(conf-radius-group)# radius-server host 2.2.2.2 key secret Dell(conf-radius-group)# radius-server vrf vrf1 source-interface tengigabitethernet 1/3/1 Dell(conf-radius-group)# show config ! radius-server group group1 radius-server vrf vrf1 source-interface TenGigabitEthernet 1/3/1 radius-server host 1.1.
● 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.
radius-server vrf Create an association between a RADIUS server group and a VRF and source interface. ud Syntax radius-server vrf vrf-name [source-interface interface] To delete the association between a RADIUS server group and a VRF and source interface, use the no radius-server vrf vrf-name [source-interface interface] command. Parameters vrf vrf-name Enter the keyword vrf and then the name of the VRF to associate a RADIUS server group with that VRF.
Dell(conf-radius-group)#radius-server vrf default radius-server key Configure a key for all RADIUS communications between the switch and the RADIUS host server. Syntax radius-server key [encryption-type] key To delete a password, use the no radius-server key command. Parameters 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.
radius-server retransmit Configure the number of times the switch attempts to connect with the configured RADIUS host server before declaring the RADIUS host server unreachable. Syntax radius-server retransmit retries To configure zero retransmit attempts, use the no radius-server retransmit command. To return to the default setting, use the radius-server retransmit 3 command. Parameters Defaults retries Enter a number of attempts that the Dell OS tries to locate a RADIUS server.
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. pre-6.2.1.0 Introduced on the E-Series.
Example Related Commands Dell(conf)# tacacs-server group group1 Dell(conf-tacacs-group)# tacacs-server host 1.1.1.1 key secret Dell(conf-tacacs-group)# tacacs-server host 2.2.2.2 key secret Dell(conf-tacacs-group)# tacacs-server vrf vrf1 source-interface tengigabitethernet 1/20/1 Dell(conf)# exit Dell(conf)# aaa tacacsgroup group1 ● aaa authentication login — specifies the login authentication method. ● tacacs-server key — configures a TACACS+ key for the TACACS server.
● 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 Null interface, enter the keyword null then the Null interface number. ● For a VLAN interface, enter the keyword vlan then a number from 1 to 4094. Defaults Not configured. Command Modes CONFIGURATION Command History This guide is platform-specific.
Usage Information Example Related Commands Version Description 9.4.(0.0) Introduced on the S-Series and Z-Series. You can associate a TACACS server group with a VRF. Dell(conf)# tacacs-server group group1 Dell(conf-tacacs-group)# tacacs-server host 1.1.1.1 key secret Dell(conf-tacacs-group)# tacacs-server host 2.2.2.
Usage Information Version Description 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.4.1.0 Added support for IPv6. 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.0 Introduced on the C-Series. pre-6.2.1.1 Introduced on the E-Series. To list multiple TACACS+ servers to be used by the aaa authentication login command, configure this command multiple times.
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.7.1.0 Authentication key length increased to 42 characters. 7.6.1.0 Introduced on the S-Series. 7.5.1.
Usage Information Version Description 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 S-Series and Z-Series. You can use this command to associate a group of TACACS servers with a VRF and source interface. You can configure the source interface only with the VRF attribute and source interface is optional with the VRF attributes. If VRF is not configured on the TACACS group, then the group is considered to be on the default VRF.
dot1x authentication (Configuration) Enable dot1x globally; dot1x must be enabled both globally and at the interface level. Syntax dot1x authentication To disable dot1x on 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.
Related Commands Version Description 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 authentication (Configuration) — enable dot1x globally. dot1x auth-fail-vlan Configure an authentication failure VLAN for users and devices that fail 802.1X authentication.
dot1x auth-server Configure the authentication server to RADIUS. Syntax dot1x auth-server radius 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.
Usage Information Version Description 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. If the host fails to respond within a designated amount of time, the authenticator places the port in the guest VLAN. If a device does not respond within 30 seconds, it is assumed that the device is not 802.1X capable.
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. The default is 2. 2 Command Modes INTERFACE 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. 7.6.1.0 Introduced on the C-Series and S-Series. 7.4.1.0 Introduced on the E-Series. The authenticator performs authentication only when port-control is set to auto.
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 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.
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# 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: 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. 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.
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.5(0.1) Introduced on the Z9500. 9.5(0.
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. 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(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.
● 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.
● Client-supported MAC list gets preference over the server-supported MAC list in selecting the MAC algorithm for the SSH session. ● 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.
Defaults The default time is 60 minutes. The default volume is 1024 megabytes. Command Modes CONFIGURATION 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.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.
+DWEc3cgYAcU5Lai1MU2ODrzhCwyDNp05tKBU3t ReG1o8AxLi6+S4hyEMqHzkzBFNVqHzpQc +Rs4p2urzV0F4pRKnaXdHf3Lk4D460HZRhhVrxqeNxPDpEn WIMPJi0ds= ashwani@poclab4 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 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.
● 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 Dell# conf Dell(conf)# ip ssh server port 45 Dell(conf)# ip ssh server enable Dell# 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 server vrf {management | vrf-name} To disable the SSH server configuration, use the no ip ssh server vrf {management | vrfname} command.
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 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.
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.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) Introduced on the S-Series and Z9000.
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. 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 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. SSH server macs : hmac-sha2-256, hmac-sha1, hmac-sha1-96, hmacmd5, hmac-md5-96.
Usage Information Example Related Commands This command displays the contents of the flash://ADMIN_DIRssh/knownhosts file. Dell# show ip ssh client-pub-keys 4.8.1.2 ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAIEAu5NoTbmnLxBknaeXZmUJMupNwNUoGlo1/ yLPI5eehQTyaldRPHtGyPlcmMbCH +QJkqtyiwDPmH4njyDMYDCXY85vc55ibWsN9qalagklnh2cj2q4nYj5x8+8OOhYeFPaHiygd8U/ FXict61jWs84Co1UTsAgRzDJ9aUSS75TVac= root@dt-maa-linux-1.force10networks.
4qJAoBwtneOXfLBcHF3V2hcMIqaZN+CRCnw/ zCMlnCf0+qVTd1oofsea5r09kS0xTp0CNfHXZ3NuGCq9Ov33m9+ U9tMwhS8vy8AVxdH4x4km3c3t5Jvc= freedom@poclab4 Dell# Related Commands ● ip ssh rsa-authentication (Config) — configures the RSA authorized keys. ssh Open an SSH connection specifying the hostname, username, encryption cipher, HMAC algorithm, port number, and version of the SSH client. Syntax NOTE: Some of the parameters in this command require licensing to access.
● ● ● ● ● 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. hmac-sha1-96 : Force ssh to use hmac-sha1-96 HMAC algorithm. hmac-sha2-256 : Force ssh to use hmac-sha2-256 HMAC algorithm. -p port-number (OPTIONAL) Enter the keyword -p then the port number. The range is from 1 to 65535. The default is 22. -v {1 | 2} (OPTIONAL) Enter the keyword -v then the SSH version 1 or 2.
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.48's password: Last login: Thu Jan 5 00:17:47 2012 from login-maa-101 [anvltest@dt-maa-linux-1 ~]# exit logout Dell# Secure DHCP Commands 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.
Defaults Disabled. 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.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.
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 type slot/port lease number Parameters 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.
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. 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.
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. 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.
Usage Information When enabled, the system begins creating entries in the binding table for the specified VLANs. Related Commands ● ip dhcp snooping trust — configure an interface as trusted. NOTE: Learning only happens if there is a trusted port in the VLAN. show ip dhcp snooping Display the contents of the DHCP binding table. Syntax show ip dhcp snooping binding Defaults none Command Modes ● EXEC ● EXEC Privilege Command History Related Commands This guide is platform-specific.
aaa authorization role-only Configure authentication to use the user’s role only when determining if access to commands is permitted. Syntax aaa authorization role-only To return to the default setting, use the no aaa authentication role-only command. Parameters Defaults name Enter a text string for the name of the user up to 63 characters. It cannot be one of the system defined roles (sysadmin, secadmin, netadmin, netoperator).
line for LINE mode route-map for Route-map mode router for Router mode Defaults addrole Enter the keyword addrole to add permission to the command. You cannot add or delete rights for the sysadmin role. deleterole Enter the keyword deleterole to remove access to the command. You cannot add or delete rights for the sysadmin role. role-name Enter a text string for the name of the user role up to 63 characters. These are 3 system defined roles you can modify: secadmin, netadmin, and netoperator.
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.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.
Example Dell# show userroles Role Inheritance netoperator netadmin secadmin sysadmin netoperator testadmin Related Commands netadmin Modes Exec Exec Config Interface Line Router IP Route-map Protocol MAC Exec Config Exec Config Interface Line Router IP Route-map Protocol MAC Exec Config Interface Line Router IP Route-map Protocol MAC ● userrole — create user roles. userrole Create user roles for the role-based security model.
from these can use the role command to modify command permissions. The security administrator and roles inherited by security administrator can only modify permissions for commands they already have access to. ● Make sure you select the correct role you want to inherit. NOTE: If you inherit a user role, you cannot modify or delete the inheritance. If you want to change or remove the inheritance, delete the user role and create it again. If the user role is in use, you cannot delete the user role.
47 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.
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. The range is from 1 to 4094. count value Enter the keyword count then the number of debug outputs. The range is from 1 to 100. Debug disabled. Command Modes EXEC Privilege Command History This guide is platform-specific.
Example Related Command Version Description 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.
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. 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.
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. 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 1220 Dell# show protocol-tunnel System Rate-Limit: 75 frames/second VLAN Protocols Interface 1000 STP,PVST Te 5/7/1,Te 5/6/1 1001 LLDP,GVRP Te 5/7/1,Te 5/6/1 1002 MMRP,MVRP Te 5/7/1,Te 5/6/1 1003 LACP,DOT1X Te 5/7/1,Te 5/6/1 1004 OAM,PAUSE Te 5/7/1,Te 5/6/1 1005 E-LMI Te 5/7/1,Te 5/6/1 Dell# show protocol-tunnel vlan 2 System Rate-Limit: 1000 Frames/second Interface Vlan Protocol(s) Te1/2/1 2 STP, PVST Dell# ● show running-config — displays the current co
48 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 | ipv6-address} agent-addr {ipv4-address | ipv6-address} [number [max-datagram-size 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 The dropEvent counter (sFlow samples dropped due to sub-sampling) shown in the following example always displays a value of zero. Dell#show sflow sFlow services are enabled Egress Management Interface sFlow services are disabled Global default sampling rate: 32768 Global default counter polling interval: 20 Global default extended maximum header size: 128 bytes Global extended information enabled: none 1 collectors configured Collector IP addr: 100.1.1.1, Agent IP addr: 1.1.1.
49 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: ● ● ● ● ● ● ● ● ● ● ● ● notificationoption bgp — Notification of changes in the BGP process.
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.
● v1v2creadg — maps to a community/security-name with ro permissions. ● 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.
Version Description 7.5.1.0 Introduced on the C-Series. 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.
noauth (OPTIONAL) Enter the keyword noauth to specify no authentication of a packet. 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.
Version Description 8.3.7.0 Introduced on the S4810. 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.
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 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.
snmp-server user Configure a new user to an SNMP group.
priv password (OPTIONAL) Enter a text string (up to 20 characters long) password that enables the host to encrypt the contents of the message it sends to the agent. Minimum: eight characters long. access access- list-name (Optional) Enter the standard IPv4 access list name (a string up to 16 characters long). ipv6 access-listname (Optional) Enter the keyword ipv6 then the IPv6 access list name (a string up to 16 characters long).
Example Usage Information Example Related Commands Dell#conf Dell(conf)# snmp-server user authuser v3group v3 auth md5 authpasswd The following command configures a remote user named n3user with a v3 security model and a security level of authNOPriv. Dell#conf Dell(conf)# snmp-server user n3user ngroup remote 172.31.1.3 udp-port 5009 3 auth md5 authpasswd ● show snmp user — displays the information configured on each SNMP user name.
Usage Information Version Description 9.3(0.0) Added support for the AES128-CFB encryption algorithm on the S4820T, S4810, S6000 and Z-Series platforms To enable robust, effective protection and security for SNMP packets transferred between the server and the client, you can use the snmp-server user username group groupname 3 auth authentication-type auth-password priv aes128 priv-password to specify that AES128-CFB encryption algorithm needs to be used.
Version Description 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. The following Example configures a view named rview that allows access to all objects under 1.3.6.1. Dell# conf Dell#(conf) snmp-server view rview 1.3.6.
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.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.
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.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.
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.
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. 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 Related Commands ● logging trap — limit messages logged to the Syslog servers based on severity.
Version Description 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. 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 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. 7.6.1.0 Introduced on the S-Series. 7.
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.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. E-Series legacy command Related Commands ● clear logging — clears the logging buffer.
Related Commands ● 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 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. logging history Specify which messages are logged to the history table of the switch and the SNMP network management station (if configured).
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 size Indicate a value as the number of messages to be stored. The range is from 0 to 500. The default is 1 message.
Defaults 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.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.
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. E-Series legacy command Usage Information When you use the no logging on command, messages are logged only to the console. Related Commands ● ● ● ● logging logging logging logging — enable logging to the Syslog server. buffered — set the logging buffered parameters.
Version Description 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. 8.5.1.0 Added support for 4-port 40G line cards on the E-Series. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-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.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 enable logging synchronous, unsolicited messages appear between software prompts and outputs.
Version Description 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. Related Commands ● logging — enables the logging to another device. ● logging on — enables logging. logging version Displays syslog messages in a RFC 3164 or RFC 5424 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.5(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.
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.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.
defaults Disabled. 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.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.
50 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.
51 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 multicast (Interface) storm-control unknown-unicast (Configuration) 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 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 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/port 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 information. ● For a port channel interface, enter the keywords port-channel then a number. Defaults None Command Modes ● EXEC ● EXEC Privilege Command History Example This guide is platform-specific.
● For a port channel interface, enter the keywords port-channel then a number. Defaults None 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.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.
Defaults none Command Modes CONFIGURATION (conf) 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.2(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. 7.4.1.0 E-Series Only: Added the percentage decimal value option. 6.5.1.0 Introduced on the E-Series. storm-control PFC/LLFC Shut down the port if it receives the PFC/LLFC frames more than the configured rate.
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.
52 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 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/port information. root (OPTIONAL) Enter the keyword root to display configuration information on the spanning tree group root. summary (OPTIONAL) Enter the keyword summary to only the number of ports in the spanning tree group and their state.
Field Description “Times” List the number of seconds since the last: ● ● ● ● Example hello time topology change notification aging “Port 1...” Displays the Interface type slot/port information and the status of the interface (Disabled or Enabled). “Port path...” Displays the path cost, priority, and identifier for the interface. “Designated root...” Displays the priority and MAC address of the root bridge of the STG that the interface belongs. “Designated port...
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.26 Te 1/1/2 8.27 8 4 FWD 0 32768 0001.e800.0a56 8.27 Te 1/1/3 8.28 8 4 FWD 0 32768 0001.e800.0a56 8.
[shutdown-onviol ation]] 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. The default is 8.
● 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.
53 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.
● Even before you accept or reject the EULA, the configuration data is sent to the default centrally deployed SupportAssist Server. If you reject the EULA, the configuration data is not transmitted to the SupportAssist server. ● 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.
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 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.
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.
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 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.
Related Commands ● activity — move user to the SupportAssist Activity mode for that activity. SupportAssist Company Commands Dell Networking OS supports the following SupportAssist Company mode commands. address Configure the address information for the company.
street-address Configure the street address information for the company. Syntax street-address {address1} [address2]…[address8] To remove the street address, use the no street-address 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.
email-address Configure the email addresses to reach the contact person. Syntax email-address primary email-address [alternate email-address] To remove an email address, use either the no email-address primary or no email-address alternate commands. Parameters primary email- address alternate emailaddress Enter the keyword primary then the primary email address for the person. Enter the keyword alternate then the alternate email address for the person.
preferred-method Configure the preferred method for contacting the person. Syntax preferred-method {email | no-contact | phone] Parameters Defaults email Enter the keyword email to specify email as preferred method. 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.
proxy-ip-address Configure a proxy for reaching the SupportAssist remote server. Syntax proxy-ip-address {ipv4-address | ipv6-address} port port-number [ username userid password [encryption-type] password ] 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.
Related Commands 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. ● server — configure the name of the remote SupportAssist server. 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.
Example Dell# show eula-consent SupportAssist EULA has been: Accepted Additional information about the SupportAssist EULA is as follows: By installing SupportAssist, you allow Dell to save your contact information (e.g. name, phone number and/or email address) which would be used to provide technical support for your Dell products and services. Dell may use the information for providing recommendations to improve your IT infrastructure.
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.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.
full-transfer Failure Dell# Dell# show support-assist status SupportAssist Service: Installed EULA: Accepted Server: default Enabled: Yes URL: https://stor.g3.ph.dell.com Service status: Enabled Server: chennai Enabled: Yes URL: http://10.16.148.
54 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. 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.
● clock summer-time date — sets a date (and time zone) on which to convert the switch to daylight saving time on a one-time basis. ● 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 timezone-name Enter the name of the timezone. You cannot use spaces.
To disable debugging of NTP transactions, use the no debug ntp {adjust | all | authentication | events | loopfilter | packets | select | sync} command. 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.
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. 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.
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 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. Not configured. Command Modes CONFIGURATION Command History This guide is platform-specific.
Defaults 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. If you do not specify the option [0 | 7], 0 is selected by default. 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.
Example Example (Detail) 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 the S-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. 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. Field Description (none) One or more of the following symbols could be displayed: ● ● ● ● ● Example Related Commands * means synchronized to this peer.
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.0) Added support for VRF. 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.11.1 Introduced on the Z9000. 8.4.1.0 Added IPv6 support.
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...” Displays the reference time stamp. “clock offset is...” Displays the system offset to the synchronized peer and the time delay on the path to the NTP root clock. “root dispersion is...
55 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.
● If Tunnel mode is ipv6ip (where ip address over tunnel interface is not possible). 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.
Syntax tunnel allow-remote {ip-address | ipv6-address} [mask] 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.
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.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.
Usage Information This command configures the method used to set the high 6 bits (the differentiated services codepoint) of the IPv4 TOS or the IPv6 traffic class in the outer IP header. 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.
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.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.
When configuring tunnel keepalive at both end points of a tunnel interface it is recommended to set the tunnel keepalive target to the logical IPv4 or IPv6 address of the far end tunnel peer, rather than to the tunnel destination. This reduces the chance of both ends of the tunnel staying in keepalive down 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 source Set a source address for the tunnel. Syntax tunnel source {ip-address | ipv6–address | interface-type-number | anylocal} To delete the current tunnel source address, use the no tunnel source command. 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.
56 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. S6000–ON 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.
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.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.
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 access Specify a Layer 2 port or port channel as an access port to the stackable VLAN network.
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.
sp-tag-dot1p value Defaults Enter the keyword sp-tag-dot1p then the service provider dot1p value. The range is from 0 to 7. 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.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.
Version Description 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. E-Series original Command Usage Information For specific interoperability limitations regarding the S-Tag TPID, see the Dell Networking OS Configuration Guide.
Version Description 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.0 Functionality augmented for E-Series to enable multi-purpose use of the port. 7.6.1.0 Introduced on the C-Series and S-Series.
Example 2 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)# TenGigabitethernet 5/1/1 no shutdown portmode hybrid switchport vlan-stack trunk exit Dell(config)# interface vlan
57 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. S6000–ON 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.
In Dell Networking OS, you can configure one route-export per VRF as you can only expose one set of routes for leaking. However, you can configure multiple route-import targets because a VRF can accept routes from multiple VRFs. 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.
match source-protocol Specify matching source-protocol criteria while exporting or importing routes. Syntax Parameters match source-protocol {bgp | isis | ospf | connected | static} bgp Enter the keyword bgp to leak or share routes corresponding to the BGP protocol. 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.
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 S4810, S4820T, S5000, S6000, S6000–ON, and Z9500. ● ip route-import — import routes from another VRF.
warningthreshold The warning threshold value is a percentage of the limit value. When the number of routes reaches the specified percentage of the limit, a warning message appears. The valid range is from 1 to 100. After the limit is reached, additional dynamic routes are not allowed. warning-only When you use the warning-only option, when the maximum number of dynamic routes reaches the limit, a warning message appears. After the limit is reached, additional dynamic routes are still allowed.
Example Dell# show ip vrf VRF-Name default VRF-ID Interfaces 0 Te Fo Ma Ma Ma Ma Ma Ma Nu 0, test1 test2 management 1 2 64 Dell# show ip vrf test1 VRF-Name test1 Dell# 1/1/1-1/3/1,1/8/1-1/4/7, 1/9/1,1/7/1,1/8/1,1/10/2, 1/1, 2/1, 3/1, 4/1, 5/1, 6/1, Vl 1 Te 1/25/1,1/28/4-1/29/3 Te 1/32/1 VRF-ID Interfaces 1 Te 1/29/4,1/30/1-1/31/3 show run vrf Displays configuration information corresponding to all the VRFs in the system.
58 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. S6000–ON 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.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. 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 Version Description 9.4(0.0) Introduced on the S4810, S4820T, S6000, and Z9000. 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.
vlt-peer-mac transmit Enables the device to transmit the peer MAC address along with its own MAC address in LLDP TLV packets to the remote VLT domain. S6000–ON Syntax [no] vlt-peer-mac transmit Command Modes VLT DOMAIN PROXY GW 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.10(0.0) Introduced on the S6100–ON. 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.4(0.0) Introduced on the S4810, S4820T, S6000, and Z9000. The proxy-gateway feature may go operationally down for any of the following reasons: ● ● ● ● LLDP is globally disabled. LDP is disabled per port. VLT port-channel is down. LLDP neighbor is down.
59 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.
Usage Information 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. 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 Qin-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 Trunk
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.
60 Virtual Extensible LAN (VXLAN) Virtual Extensible LAN (VXLAN) is supported on Dell Networking OS.
debug vxlan Debug messages between the Gateway and Controller. Syntax debug vxlan Defaults Disabled Command Modes EXEC Privilege Command History Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0) Introduced on the S4048–ON. 9.7(0.0) Introduced on the S6000-ON. 9.4(0.0) Introduced on the S6000. fail-mode Configures failure-mode on the platform. Syntax fail-mode secure To disable the fail-mode secure, use the no fail-mode securecommand.
Parameters Defaults instance ID Enter the VXLAN instance ID. The platform supports only the instance ID 1 in the initial release. Disabled Command Modes CONFIGURATION Command History This guide is platform-specific. For command information about other platforms, refer to 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.0) Introduced on the S4048–ON. 9.7(0.
max_backoff Configures time to wait between connection attempts with controller. Syntax Parameters Defaults max_backoff time time Enter the time in milliseconds. The range is from 1000-180000. The default value is 30000. 30000 Command Modes VXLAN INSTANCE Command History This guide is platform-specific. For command information about other platforms, refer to the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.
controller Configures controller for the VXLAN instance on the platform. Syntax controller controller ID ip address port port-number tcp|ptcp|pssl|ssl Parameters controller ID Enter the controller ID. ip address Enter the IP address of the controller. port port-number (OPTIONAL) Enter the keyword port and the port number. The range is from 1 to 6632. The default port number is 6632. Defaults tcp (OPTIONAL) Enter the keyword tcp to configure tcp connection to controller.
Example Related Commands Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0) Introduced on the S4048–ON. 9.7(0.0) Introduced on the S6000-ON. 9.4(0.0) Introduced on the S6000. Dell#show vxlan vxlan-instance 1 Instance : 1 Admin State : enabled Management IP : 192.168.200.200 Gateway IP : 3.3.3.3 MAX Backoff : 30000 Controller 1 : 192.168.122.
show vxlan vxlan-instance unicast-mac-remote Displays the information of the remote unicast MACs associated with the logical network related to Network Virtualization Overlay (NVO) Gateway. Syntax show vxlan vxlan-instance instance ID unicast-mac-remote [logical-network name | vnid VNID] Parameters instance ID Enter the VXLAN instance ID. The platform supports only the instance ID 1 in the initial release. name (Optional) Enter the name of VXLAN logical network with a maximum length of 30 characters.
● EXEC Privilege Command History Example This guide is platform-specific. For command information about other platforms, refer to 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.0) Introduced on the S4048–ON. 9.7(0.0) Introduced on the S6000-ON. 9.4.(0.0) Introduced on the S6000.
Version Description 9.7(0.0) Introduced on the S6000-ON. 9.4(0.0) Introduced on the S6000. Example Related Commands vxlan-instance- Enable VXLAN Instance configuration on the platform. show vxlan vxlan-instance physical-locator Displays physical locators related to Network Virtualization Overlay (NVO) Gateway. Syntax show vxlan vxlan-instance instance ID physical—locator vtep-ip A.B.C.D Parameters Defaults instance ID Enter the VXLAN instance ID.
Command Modes ● EXEC ● EXEC Privilege Command History Example This guide is platform-specific. For command information about other platforms, refer to 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.0) Introduced on the S4048–ON. 9.7(0.0) Introduced on the S6000-ON. 9.4.(0.0) Introduced on the S6000.
clear mac-address-table dynamic all Clear the MAC address table of all MAC address learned dynamically. It clears both MAC address of the VXLAN and legacy VLAN. Syntax clear mac-address-table dynamic all Parameters instance ID Enter the VXLAN instance ID. The platform supports only the instance ID 1 in the initial release. Command Modes EXEC Privilege Command History 1402 This guide is platform-specific.
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 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.
Defaults 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.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 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. hold-time Specify a delay (in seconds) before a switch becomes the MASTER virtual router. By delaying the initialization of the VRRP MASTER, the new switch can stabilize its routing tables.
To prohibit preemption, use the no preempt command. Defaults Enabled (that is, a BACKUP router can preempt the MASTER router). 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.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.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. To guarantee that a VRRP group becomes MASTER, configure the VRRP group’s virtual address with same IP address as the interface’s primary IP address and change the priority of the VRRP group to 255.
show vrrp View the VRRP groups that are active. If no VRRP groups are active, the Dell Networking OS returns No Active VRRP group. Syntax Parameters show vrrp [vrrp-id][brief][interface type][ipv6][interface type][vrf vrfname] vrrp-id (OPTIONAL) Enter the virtual router identifier for the VRRP group to view only that group. The range is from 1 to 255. brief (OPTIONAL) Enter the keyword brief to view a table of information about the VRRP groups.
Item Description Grp Displays the VRRP group ID. Pri Displays the priority value assigned to the interface. If you configured the track command to track that interface and you disable the interface, the cost is subtracted from the priority value assigned to the interface. Pre States whether preempt is enabled on the interface: ● Y = Preempt is enabled. ● N = Preempt is not enabled.
Item Description Authentication:... States whether authentication is configured for the VRRP group. If it is configured, this lists the authentication type and password. Tracking states.. Displays if the track command is configured on an interface. Also displays the following information about the tracked interface: ● Dn or Up states whether the interface is down or up. ● The interface type slot/port information.
Parameters 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 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/port information. ● For a VLAN interface, enter the keyword vlan, and then the VLAN ID. The VLAN ID range is from 1 to 4094.
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. 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 Introduced support for telnetting to the VRRP group IP address assigned using this command. 6.2.1.
● When the system reloads, VRRP waits 600 seconds (10 minutes) to bring up VRRP on all interfaces that are up and configured for VRRP. ● When an interface comes up, whether as part of a system reload or an interface reload, the system waits 300 seconds (5 minutes) to bring up VRRP on that interface. Related Command ● vrrp delay reload — sets the delay time for VRRP initialization after a system reboot. vrrp delay reload Set the delay time for VRRP initialization after a system reboot.
Defaults Not configured. 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.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.
Usage Information 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 Z9000, S6000, S4820T, S4810, and MXL. You can use the both command to migrate from VRRPv2 to VRRPv3. When you set the VRRP protocol version to both, the switch sends only VRRPv3 advertisements but can receive either VRRPv2 or VRRPv3 packets. To migrate an IPv4 VRRP group from VRRPv2 to VRRPv3: 1. Set the switches with the lowest priority to both. 2.
Version Description 9.9(0.0) Added support to clear the interface configurations corresponding to a range of ports. 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. 8.3.19.0 Introduced on the S4820T. 8.3.10.0 Introduced on the S4810. 8.4.1.0 Introduced on E-Series, C-Series, and S-Series.
state Enter the keyword state to enable debugging of VRRP state changes. timer Enter the keyword timer to enable debugging of the VRRP timer. 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.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 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. Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 8.3.19.0 Introduced on the S4820T. 8.3.10.0 Introduced on the S4810. 8.3.2.0 Introduced on the E-Series. The following describes the show vrrp ipv6 command.
fe80::201:e8ff:fe7a:6bb9 VRF: 0 default-vrf State: Master, Priority: 101, Master: fe80::201:e8ff:fe7a:6bb9 (local) Hold Down: 0 centisec, Preempt: TRUE, AdvInt: 100 centisec Accept Mode: FALSE, Master AdvInt: 100 centisec Adv rcvd: 0, Bad pkts rcvd: 0, Adv sent: 64 Virtual MAC address: 00:00:5e:00:02:ff Virtual IP address: 1::255 fe80::255 vrrp-ipv6-group Assign an interface to a VRRP group. Syntax vrrp-ipv6-group vrid Parameters Defaults vrid Enter the virtual-router ID number of the VRRP group.