Dell Networking Command Line Reference Guide for the Z9100–ON System 9.10(0.
Notes, cautions, and warnings NOTE: A NOTE indicates important information that helps you make better use of your computer. CAUTION: A CAUTION indicates either potential damage to hardware or loss of data and tells you how to avoid the problem. WARNING: A WARNING indicates a potential for property damage, personal injury, or death. © 2016 Dell Inc. All rights reserved. This product is protected by U.S. and international copyright and intellectual property laws.
Contents 1 About this Guide...........................................................................................................................................37 Objectives......................................................................................................................................................................... 37 Audience........................................................................................................................................................
banner login....................................................................................................................................................................... 81 banner motd..................................................................................................................................................................... 82 cam-acl..............................................................................................................................................
stack-unit location-led................................................................................................................................................... 136 telnet................................................................................................................................................................................ 137 telnet-peer-stack-unit................................................................................................................................
Standard IP ACL Commands.........................................................................................................................................178 deny............................................................................................................................................................................178 ip access-list standard.............................................................................................................................................
match ip route-source............................................................................................................................................. 232 match metric............................................................................................................................................................ 233 match origin..............................................................................................................................................................
neighbor bfd................................................................................................................................................................... 284 neighbor bfd disable...................................................................................................................................................... 285 8 Boot Command Line Interface....................................................................................................................
bgp recursive-bgp-next-hop................................................................................................................................... 318 bgp regex-eval-optz-disable....................................................................................................................................319 bgp router-id.............................................................................................................................................................320 clear ip bgp.
redistribute................................................................................................................................................................364 redistribute ospf.......................................................................................................................................................365 router bgp..........................................................................................................................................................
show ipv6 protocol-queue-mapping............................................................................................................................ 418 show mac protocol-queue-mapping............................................................................................................................ 419 12 Data Center Bridging (DCB)......................................................................................................................421 DCB Command.............................
clear hardware stack-unit....................................................................................................................................... 455 clear hardware system-flow................................................................................................................................... 456 clear hardware vlan-counters................................................................................................................................. 457 hardware watchdog......
ip dhcp snooping database..................................................................................................................................... 497 ipv6 dhcp snooping database write-delay............................................................................................................ 497 ip dhcp snooping database renew......................................................................................................................... 498 ipv6 dhcp snooping database renew.......
show fip-snooping enode............................................................................................................................................. 530 show fip-snooping fcf.................................................................................................................................................... 531 show fip-snooping statistics.........................................................................................................................................
IGMP Snooping Commands......................................................................................................................................... 576 clear ip igmp snooping groups................................................................................................................................ 577 debug ip igmp snooping..........................................................................................................................................
show interfaces switchport.................................................................................................................................... 634 show interfaces transceiver................................................................................................................................... 636 show range................................................................................................................................................................641 shutdown....
ip name-server............................................................................................................................................................... 690 ip proxy-arp..................................................................................................................................................................... 691 ip route................................................................................................................................................
cam-acl............................................................................................................................................................................ 747 26 Intermediate System to Intermediate System (IS-IS)............................................................................... 749 adjacency-check............................................................................................................................................................ 750 advertise......
lsp-refresh-interval......................................................................................................................................................... 787 max-area-addresses...................................................................................................................................................... 788 max-lsp-lifetime.................................................................................................................................................
mac-address-table aging-time............................................................................................................................... 830 mac-address-table aging-time................................................................................................................................ 831 mac-address-table static........................................................................................................................................
show lldp statistics...................................................................................................................................................875 LLDP-MED Commands.................................................................................................................................................876 advertise med guest-voice.....................................................................................................................................
show spanning-tree msti............................................................................................................................................... 916 spanning-tree.................................................................................................................................................................. 918 spanning-tree msti...............................................................................................................................................
track interface line-protocol................................................................................................................................... 955 track ip route metric threshold.............................................................................................................................. 956 track ip route reachability........................................................................................................................................
mib-binding...............................................................................................................................................................999 network area...........................................................................................................................................................1000 passive-interface.....................................................................................................................................................
ipv6 ospf hello-interval.......................................................................................................................................... 1060 ipv6 ospf priority..................................................................................................................................................... 1061 ipv6 router ospf.......................................................................................................................................................
show ip pim summary.............................................................................................................................................1108 show ip pim tib........................................................................................................................................................ 1109 40 Port Monitoring....................................................................................................................................... 1112 description....
class-map..................................................................................................................................................................1151 clear qos statistics.................................................................................................................................................. 1153 description.........................................................................................................................................................
clear ip rip.......................................................................................................................................................................1199 debug ip rip................................................................................................................................................................... 1200 default-information originate......................................................................................................................
forward-delay................................................................................................................................................................1245 hello-time.......................................................................................................................................................................1245 max-age.................................................................................................................................................
radius-server vrf..................................................................................................................................................... 1287 radius-server key.................................................................................................................................................... 1289 radius-server retransmit........................................................................................................................................
ip ssh vrf..................................................................................................................................................................1328 show crypto............................................................................................................................................................ 1329 show ip ssh.......................................................................................................................................................
show snmp group................................................................................................................................................... 1367 show snmp user..................................................................................................................................................... 1368 snmp ifmib ifalias long............................................................................................................................................
storm-control pfc in queue-drop.................................................................................................................................1419 queue-drop backoff-force............................................................................................................................................1419 queue-drop backoff-on-norxpfc.................................................................................................................................
enable...................................................................................................................................................................... 1454 SupportAssist Company Commands.........................................................................................................................1455 address....................................................................................................................................................................
tunnel-mode..................................................................................................................................................................1489 tunnel source................................................................................................................................................................ 1490 57 VLAN Stacking.......................................................................................................................................
multicast peer-routing timeout................................................................................................................................... 1527 peer-link port-channel..................................................................................................................................................1528 peer-routing................................................................................................................................................................
1 About this Guide This guide provides information about the Dell Networking operating system (OS) command line interface (CLI). This book also includes information about the protocols and features supported in Dell Networking OS.
x||y Keywords and parameters separated by a double bar allow you to choose any or all of the options. 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. WARNING: 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 "" on line User "admin" on User "admin" on User "Irene" on Dell#conf console0 line vty0 ( 123.12.1.123 ) line vty1 ( 123.12.1.123 ) line vty3 ( 123.12.1.321 ) 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.
scp source-route ssh tacacs tcp telnet tftp unicast-host-route unknown-unicast vlan-flooding vrf SCP configuration commands Process packets with source routing header options SSH configuration commands Interface configuration for TACACS+ global tcp settings Specify telnet options TFTP configuration commands Configuration for ip unicast address-family Enable IPv4 unknown-unicast packets to CPU Vlan flooding Configure VRF instance When entering commands, you can take advantage of the following timesaving fe
• CLI mode is the second part of the prompt and reflects the current CLI mode. For a list of the Dell Networking OS command modes, see the command mode list in Accessing the Command Line. The CLI prompt changes as you move up and down the levels of the command structure. Starting with CONFIGURATION mode, the command prompt adds modifiers to further identify the mode. For more information about command modes, see Command Modes.
Filtering the Command Output Multiple Times You can filter a single command output multiple times. To filter a command output multiple times, place the save option as the last filter. For example: command | grep regular-expression | except regular-expression | grep other-regularexpression | find regular-expression | no-more | save.
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.5(0.0) Introduced on the Z9500. 9.4(0.0) Introduced on the S4810, S4820T, S5000, and S6000.
Command Modes To navigate and launch various CLI modes, use specific commands. Navigation to these modes is described in the following sections. BGP ADDRESS-FAMILY Mode To enable or configure IPv4 for BGP, use BGP ADDRESS-FAMILY mode. For more information, see Border Gateway Protocol IPv4 (BGPv4). To enter BGP ADDRESS-FAMILY mode: 1 Verify that you are logged in to ROUTER BGP mode. 2 Enter the address-family command. 3 Enter the protocol type: • For IPv4, enter the ipv4 multicast command.
DHCP Mode To enable and configure Dynamic Host Configuration Protocol (DHCP), use DHCP mode. For more information, see Dynamic Host Configuration Protocol (DHCP). To enter DHCP mode: 1 Verify that you are logged in to CONFIGURATION mode. 2 Enter the ip dhcp server command. The prompt changes to include config-dhcp. You can return to CONFIGURATION mode by using the exit command. DHCP POOL Mode To create an address pool, use DHCP POOL mode.
When you are in EXEC mode, the > prompt is displayed following the host name prompt, which is “Dell” by default. You can change the host name prompt using the hostname command. NOTE: Each mode prompt is preceded by the host name. EXEC Privilege Mode The enable command accesses EXEC Privilege mode. If an administrator has configured an “Enable” password, you are prompted to enter it.
Prompt Interface Type Dell(conf-if)# INTERFACE mode Dell(conf-ifte-1/1/1)# Ten-Gigabit Ethernet interface then slot/port/subport information Dell(conf-iftf-1/1/1)# Twenty-five Gigabit Ethernet interface then slot/port/subport information Dell(conf-iffo-1/1/1)# Forty-Gigabit Ethernet interface then slot/port/subport information or slot/port information, depending on the module used Dell(conf-iffi-1/1/1)# Fifty-Gigabit Ethernet interface then slot/port/subport information Dell(conf-iffi-1/1)# Hun
2 Enter the address-family ipv6 unicast command. The prompt changes to include conf-router_isis-af_ipv6. LLDP Mode To enable and configure Link Layer Discovery Protocol (LLDP), use LLDP mode. For more information, see Link Layer Discovery Protocol (LLDP). To enter LLDP mode: 1 To enable LLDP globally, verify that you are logged in to CONFIGURATION mode. To enable LLDP on an interface, verify that you are logged in to INTERFACE mode. 2 Enter the protocol lldp command.
1 Verify that you are logged in to CONFIGURATION mode. 2 Enter the monitor session command, and then the session ID. The prompt changes to include conf-mon-sess-sessionID. MULTIPLE SPANNING TREE (MSTP) Mode To enable and configure MSTP, use MULTIPLE SPANNING TREE mode. For more information, see Multiple Spanning Tree Protocol (MSTP). To enter MULTIPLE SPANNING TREE mode: 1 Verify that you are logged in to CONFIGURATION mode. 2 Enter the protocol spanning-tree mstp command.
PREFIX-LIST Mode To configure a prefix list, use PREFIX-LIST mode. To enter PREFIX-LIST mode: 1 Verify that you are logged in to CONFIGURATION mode. 2 Enter the ip prefix-list command and the name for the prefix list. The prompt changes to include conf-nprefixl. You can return to CONFIGURATION mode by using the exit command. PROTOCOL GVRP Mode To enable and configure GARP VLAN Registration Protocol (GVRP), use PROTOCOL GVRP mode. For more information, see GARP VLAN Registration (GVRP).
1 Verify that you are logged in to CONFIGURATION mode. 2 Use the router bgp command, and then enter the AS number. The prompt changes to include conf-router_bgp. You can return to CONFIGURATION mode by using the exit command. ROUTER ISIS Mode To enable and configure Intermediate System to Intermediate System (ISIS), use ROUTER ISIS mode. For more information, see Intermediate System to Intermediate System (IS-IS). To enter ROUTER ISIS mode: 1 Verify that you are logged in to CONFIGURATION mode.
SPANNING TREE Mode To enable and configure the Spanning Tree protocol, use SPANNING TREE mode. For more information, see Spanning Tree Protocol (STP). To enter SPANNING TREE mode: 1 Verify that you are logged in to CONFIGURATION mode. 2 Enter the protocol spanning-tree stp-id command. The prompt changes to include conf-stp. You can return to CONFIGURATION mode by using the exit command. SupportAssist Mode To enable and configure the SupportAssist, use SupportAssist mode.
2 54 Enter the vrrp-group command, and then enter the VRRP group ID. The prompt changes to include conf-if-interfacetype-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.
stack-unit-number Enter the stack-unit number. The range is from 1 to 6. default Enter the keyword default to specify the default Dell Networking OS image. primary Enter the keyword primary to specify the primary Dell Networking OS image. secondary Enter the keyword secondary to specify the secondary Dell Networking OS image. ftp: Enter the keyword FTP: to retrieve the image from an FTP server. ftp:// userid:password@hostip/filepath.
cd Change to a different working directory. Syntax Parameters cd [flash: | usbflash:] flash: Use the keyword flash: to change the current directory to internal flash and its sub directories. usbflash: Use the keyword usbflash: to change the current directory to the inserted USB.
http: Enter the keyword http: to copy from the remote file system, IPv4, or IPv6, (http:// hostip/filepath) . nfsmount: Enter the keyword nfsmount: to copy from the nfs mount file system (nfsmount:// /filepath). running-config Enter the keywords running-config to copy from the current system configuration. scp: Enter the keyword scp: to copy from the remote file system, IPv4, or IPv6, (scp:// userid:password@hostip/filepath).
When you use the copy running-config startup-config command to copy the running configuration (the startup configuration file amended by any configuration changes made since the system was started) to the startup configuration file, Dell Networking OS creates a backup file on the internal flash of the startup configuration. Dell Networking OS supports copying the running-configuration to a TFTP server, an FTP server, or a remote NFS file system.
Related Commands • cd – changes the working directory. delete Delete a file from the flash. After deletion, files cannot be restored. Syntax delete {flash: | nfsmount: | usbflash:} [no-confirm] Parameters flash: To delete a file or directory on the internal flash, enter flash:// then the filename or directory name ([flash://]filepath). nfsmount: To delete a file or directory on the NFS-mounted file system, enter nfsmount:// then the mount point and the file path (nfsmount://filepath).
dir Display the files in a file system. The default is the current directory. Syntax Parameters dir [flash: | nfsmount: | usbflash:] 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. NOTE: While displaying a file directory on a remote NFS file system, it is mandatory to specify the mount-point that indicates the working directory on the NFS file system.
flash: 2056916992 bytes total (2052784128 bytes free) Dell# 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.
fsck flash Checks the flash file system for errors. Syntax Parameters fsck {flash: | usbflash:} flash: For a directory on the internal Flash, enter flash:// directory name. usbflash: For a directory on the external USB flash, enter usbflash:// directory name. 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.
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 S-Series. Dell# mkdir nfsmount:/nfs-mountpoint/guest Dell# Related Commands • rmdir — remove a directory. mount nfs Mounts an NFS file system to a device.
rmdir Removes a directory from the NFS mounted file system. Syntax rmdir nfsmount://mount-point/usrname 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. 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 S-Series.
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 S-Series 7.5.1.0 Introduced on C-Series E-Series Original command 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 Enter the keyword all to display the boot image information for all stack units.
stack-unit 1 Dell# FLASH BOOT 9.8(1.0) 9.8(1.0) [boot] show bootvar Display the variable settings for the boot parameters. Syntax show bootvar 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. 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.
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. 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.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.
show os-version Display the release and software image version information of the image file specified. Syntax Parameters show os-version [file-url] file-url (OPTIONAL) Enter the following location keywords and information: • For a file on the internal flash, enter flash:// followed by the filename. • For a file on an FTP server, enter ftp://user:password@hostip/filepath. • For a file on a TFTP server, enter tftp://hostip/filepath. • For a file on the USB port, enter usbflash://filepath.
boot flash 3.23.2.0 Control Processor passed BOOTSEL IMAGE INFORMATION : ----------------------------------------------------Type Version Target checksum boot selector 3.23.0.2 Control Processor passed FPGA IMAGE INFORMATION : ------------------------------------------Card FPGA Name Version stack-unit 1 Z9100-ON CPLD 1 3 stack-unit 1 Z9100-ON CPLD 2 2 stack-unit 1 Z9100-ON CPLD 3 2 stack-unit 1 Z9100-ON CPLD 4 2 stack-unit 1 Z9100-ON MSS FPGA 0.15 stack-unit 1 Z9100-ON MSS IAP 1.
fvrp for the current FVRP configuration gvrp for the current GVRP configuration host for the current host configuration hardwaremonitor for hardware-monitor action-on-error settings hypervisor for the current hypervisor configuration igmp for the current IGMP configuration interface for the current interface configuration interface port-channel for the current port-channel interface configuration. interface tunnel for all configured tunnels. For a specific tunnel, enter the tunnel ID.
qos-policyinput for the current input QoS policy configuration qos-policyoutput for the current output QoS policy configuration radius for the current RADIUS configuration redirect-list for the current redirect-list configuration redundancy for the current RPM redundancy configuration resolve for the current DNS configuration rip for the current RIP configuration rmon for the current RMON configuration route-map for the current route map configuration sflow for the current sFlow configura
Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on 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) Added support for the tunnel and EIS interface types. 9.0.0.0 Added support for the VLT option. 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.
show startup-config Display the startup configuration. Syntax show startup-config 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. Example 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.2(1.
show version Display the current Dell Networking Operating System (OS) version information on the system. Syntax show version 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. Command Fields 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.
Example (Z9100– ON) Lines Beginning With Description 1 34-port ... Hardware configuration of the system, including the number and type of physical interfaces available Dell#show version Dell Real Time Operating System Software Dell Operating System Version: 2.0 Dell Application Software Version: 9-8(1-255) Copyright (c) 1999-2015 by Dell Inc. All Rights Reserved.
Defaults none Command Modes EXEC Privilege 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.0.2.0 Introduced on the S6000. 9.0(0.0) Added support for IPv6 for the file-url parameter. 8.3.19.0 Introduced on the S4820T. 8.3.11.
tftp: Enter the keyword tftp to follow it with the location of the source file in this form: // hostlocation/filepath, or press Enter to launch a prompt sequence. flash: Enter the keyword flash to follow it with the location of the source file in this form: // filepath, or press Enter to launch a prompt sequence. usbflash: Enter the keyword flash to follow it with the location of the source file in this form: // filepath, or press Enter to launch a prompt sequence.
img-file Enter the name the Dell Networking software image file to validate. hash-value (Optional). Enter the relevant hash published on i-Support. Defaults flash drive Command Modes EXEC mode Command History Version 9.5.(0.0) Usage Information Example Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.5(0.0) Introduced on the Z9000, S6000, S4820T, S4810, and MXL.
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). 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 c Enter the keywords banner exec, then enter a character delineator, represented here by the letter c. Press ENTER.
Usage Information After entering the banner login command, type one or more spaces and a delineator character. Enter the banner text then the second delineator character. When the user is connected to the router, if a message of the day banner is configured, it displays first. If no message of the day banner is configured, the login banner and prompt appear. After the user has logged in, the banner EXEC (if configured) displays.
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.2.1.0 Introduced the keyword keyboard-interactive. 8.1.1.0 Introduced on the E-Series. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series.
To delete a Message of the Day banner, enter no banner motd. Parameters c Enter a delineator character to specify the limits of the text banner. The delineator is a percent character (%). line Enter a text string for your MOTD banner the message with your delineator. The delineator is a percent character (%). Defaults No banner is configured. Command Modes CONFIGURATION Command History This guide is platform-specific.
• L2Acl : 2 • Ipv4Acl : 2 • Ipv6Acl : 0 • Ipv4Qos : 2 • L2Qos : 2 • L2PT : 0 • IpMacAcl : 1 • VmanQos : 0 • EtsAcl : 0 • FcoeAcl : 0 • ipv4pbr : 0 • vrfv4Acl : 0 • Openflow : 0 • fedgovacl : 0 • nlbclusteracl: 0 Allocate space to each CAM region. Enter the CAM profile name then the amount of CAM space to be allotted. The total space allocated must equal 13. The ipv6acl range must be a factor of 2. Enter 4 or 8 for the number of OpenFlow FP blocks.
Usage Information Version Description 7.8.1.0 Introduced on the C-Series. For the new settings to take effect, save the new CAM settings to the startup-config (write-mem or copy run start) then reload the system. The total amount of space allowed is 16 FP Blocks. System flow requires three blocks and these blocks cannot be reallocated. The ipv4acl profile range is from 1 to 4. When configuring space for IPv6 ACLs, the total number of Blocks must equal 13.
Version Description E-Series Original command. configure Enter CONFIGURATION mode from EXEC Privilege mode. Syntax configure [terminal] Parameters terminal (OPTIONAL) Enter the keyword terminal to specify that you are configuring from the terminal. 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.
Example Dell# configure Dell(conf)# disable Return to EXEC mode. Syntax Parameters disable [level] level (OPTIONAL) Enter a number for a privilege level of the Dell Networking OS. The range is from 0 to 15. The default is 1. Defaults 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.
Command Modes Command History Usage Information Example • CONFIGURATION • INTERFACE This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.
Defaults 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. 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.0) Added support for roles on the Z9000, S6000, S4820T, S4810, and MXL. 9.2(1.
Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Replacement command for the S4820T. Replaces the enable xfp-power-updates command. 8.3.11.
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.
Version Description 8.3.12.0 Introduced on the S4810. 8.3.11.1 Introduced on the Z9000. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. E-Series Original command. Usage Information 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 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. • end — returns to EXEC Privilege mode. ftp-server enable Enable FTP server functions on the system.
Example Version Description E-Series Original command. morpheus% ftp 10.31.1.111 Connected to 10.31.1.111. 220 Dell (1.0) FTP server ready Name (10.31.1.
Usage Information Related Commands Version Description 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. E-Series Original command. After you enable FTP server functions with the ftp-server enable command, Dell Networking recommends specifying a top-level directory path. Without a top-level directory path specified, the Dell Networking OS directs users to the flash directory when logging in to the FTP server.
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. hostname Set the host name of the system. Syntax hostname name Parameters name Enter a text string, up to 32 characters long. Defaults Dell 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.
To remove a password and return to the default setting, use the no ip ftp password [password] command. Parameters encryption-type password (OPTIONAL) Enter one of the following numbers: • 0 (zero) for an unecrypted (clear text) password • 7 (seven) for a hidden text password Enter a string up to 40 characters as the password. Defaults Not configured. Command Modes CONFIGURATION Command History This guide is platform-specific.
• For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then the slot/port/subport information. • For a 25-Gigabit Ethernet interface, enter the keyword twentyFiveGigE then the slot/port/subport information. • For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/ port/subport information. • For a 50-Gigabit Ethernet interface, enter the keyword fiftyGigE then the slot/ port/subport information.
To return to anonymous FTP connections, use the no ip ftp username [username] command. Parameters username Enter a text string as the user name up to 40 characters long. Defaults No user name is 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. Usage Information Related Commands Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.
Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.5(0.0) Introduced on the Z9500. 9.4(0.0) Introduced on the S-Series and Z9000. Use this command to make the FTP clients VRF-aware.
ip telnet server vrf Configures the TELNET server on either a specific VRF or a management VRF. Syntax ip telnet server vrf {vrf-name | any | management} To undo the TELNET server configuration, use the no ip telnet server [vrf vrf-name] command. Parameters vrf-name Enter the vrf-name to specify the VRF that is used by the TELNET server. any Enter the keyword any to enable server from any VRF. management Enter the keyword management to specify a management VRF that is used by the TELNET server.
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 25-Gigabit Ethernet interface, enter the keyword twentyFiveGigE then the slot/port/subport information. • For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/ port/subport information.
ip tftp source-interface Assign an interface’s IP address in outgoing packets for TFTP traffic. Syntax ip tftp source-interface interface To return to the default setting, use the no ip tftp source-interface 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 information.
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 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 Disabled Command Modes CONFIGURATION Command History This guide is platform-specific.
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. 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.
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) 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 concurrentsession limit or to enable clear-line.
Related Commands • login statistics — enable and configure user login statistics on console and virtual terminal lines. • show login statistics — displays login statistics of users who have used the console or virtual terminal lines to log in to the system. login statistics Enable and configure user login statistics on console and virtual terminal lines.
Last successful login: 12:52:01 UTC Tue Mar 22 2016 Line vty0 ( 10.11.178.14 ). There were 1 unsuccessful login attempt(s) since the last successful login. There were 1 unsuccessful login attempt(s) for user admin in the last 30 day(s). There were 1 successful login attempt(s) for user admin in the last 30 day(s). The preceding message shows that the user had previously logged in to the system using the VTY line from 10.11.178.14.
Version Description 8.3.11.1 Introduced on the Z9000. 8.1.1.0 Introduced on the E-Series 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. E-Series Original command ping Test connectivity between the system and another device by sending echo requests and waiting for replies.
tos (IPv4 only) Enter the type of service required. The range is from 0 to 255. The default is 0. df-bit (IPv4 only) Enter Y or N for the “don't fragment” bit in IPv4 header. • N: Do not set the “don't fragment” bit. • Y: Do set “don't fragment” bit Default is No. validate-reply (IPv4 only) Enter Y or N for reply validation. • N: Do not validate reply data. • Y: Do validate reply data. Default is No.
Version Description 9.8(0.0)P5 Introduced on the S4048–ON. 9.8(0.0)P2 Introduced on the S3048–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. Added support for the outgoing-interface option for link-local IPv6 addressing on the S4820T. Usage Information 8.3.12.0 Added support for the outgoing-interface option for link-local IPv6 addressing on the S4810. 8.3.11.1 Introduced on the Z9000. 8.3.7.
Reply Reply :: Reply Reply Reply Dell# Example (IPv6) to request 1 from 172.31.1.216 0 ms to request 1 from 172.31.1.205 16 ms to request 5 from 172.31.1.209 0 ms to request 5 from 172.31.1.66 0 ms to request 5 from 172.31.1.87 0 ms Dell# ping 100::1 Type Ctrl-C to abort. Sending 5, 100-byte ICMP Echos to 100::1, timeout is 2 seconds: !!!!! Success rate is 100.0 percent (5/5), round-trip min/avg/max = 0/0/0 (ms) Dell# reload Reboot the system.
Usage Information Version Description 9.0.2.0 Introduced on the S6000. 9.0.0.0 Introduced on the Z9000. 9.1(0.0) Added ‘conditional’ parameter. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. E-Series Original command. If you use only the reload command, the system boots into the Dell Networking OS.
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. 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.
uptime (OPTIONAL) Enter the keyword uptime to have the timestamp based on time elapsed since system reboot. 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. 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.
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 Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on 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 S-Series. 7.5.1.0 Introduced on the C-Series 6.2.1.
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.0 Introduced on the S4820T. 8.3.12.
Command Modes Command History • EXEC • EXEC Privilege This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command 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.
1 1 1 3 4 5 up up up up up up 6610 6680 6680 up up up 6979 6917 6812 Speed in RPM Dell#show environment pem -- Power Supplies -Unit Bay Status Type FanStatus FanSpeed(rpm) ----------------------------------------------------------1 1 up AC up 9152 1 2 down UNKNOWN down 0 Dell#show environment thermal-sensor -- Thermal Sensor Readings (deg C) -Unit Sensor0 Sensor1 Sensor2 Sensor3 Sensor4 Sensor5 ---------------------------------------------------------1 48 40 50 19 19 32 Dell# show inventory Display
Version Description 8.3.11.1 Introduced on the Z9000. 7.6.1.0 Introduced this version of the command for S-Series. S-Series output differs from ESeries. Usage Information If there are no fiber ports in the unit, just the header under show inventory media displays. If there are fiber ports but no optics inserted, the output displays Media not present or accessible. Example (Z9100– ON) Dell#show inventory System Type System Mode Software Version : Z9100-ON : 1.
the system displays the number of failed login attempts by a specific user in the last 30 days or the custom defined time period 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. Usage Information Version Description 9.10(0.0) Introduced the successful-attempts keyword. 9.8(2.0) Introduced on the S3100 series. 9.8(1.
Successful login attempt(s) in last 30 day(s): 4 ----------------------------------------------------------------------------------------------------------------------------------User: admin1 Last login time: 12:49:19 UTC Tue Mar 22 2016 Last login location: Line vty0 ( 10.16.127.
show memory View current memory usage on the switch. Syntax show memory [stack-unit id] Parameters Command Modes Command History stack-unit id • EXEC • EXEC Privilege (OPTIONAL) Enter the keyword stack-unit then the stack unit ID to display memory information on the designated stack member. This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON.
seconds. Add the keyword details to display all running processes (except sysdlp). Refer to Example (management-unit). stack-unit id (OPTIONAL) Enter the keyword stack-unit then the stack member ID. As an option of the show processes cpu command, this option displays CPU usage for the designated stack member. Or, as an option of the command, this option limits the output of memory statistics to the designated stack member. Refer to Example (stack-unit).
0xbad44000 0xbad58000 0xbad6e000 0xbad85000 0xbad9a000 0xbadb4000 0xbadc9000 0xbae22000 50 650 50 1190 0 30 10 60 5 65 5 119 0 3 1 6 10000 10000 10000 10000 0 10000 10000 10000 0.00% 0.00% 0.00% 0.00% 0.00% 0.00% 0.00% 0.00% 0.00% 0.00% 0.00% 0.00% 0.00% 0.00% 0.00% 0.00% 0.00% 0.00% 0.00% 0.00% 0.00% 0.00% 0.00% 0.02% 0 0 0 0 0 0 0 0 sysAdmTsk timerMgr PM KP evagt ipc sysReaper tme Dell#show processes cpu stack-unit 1 CPUID 5sec 1min 5min -------------------------------------------------CORE 0 4.
0x00000206 0x00000012 0x0000024d Dell# Related Commands 140 1290 40 14 129 40 10000 10000 10000 0.20% 0.00% 0.00% 0.02% 0.10% 0.08% 0.03% 0.12% 0.14% 0 0 0 tnlmgr mount_mfs xstp • show hardware layer2 acl — displays Layer 2 ACL data for the selected stack member and stack member portpipe. • show hardware layer3 — displays Layer 3 ACL or QoS data for the selected stack member and stack member port-pipe.
Usage Information Field Description Source QID /Tx Process Source Service Identifier Destination QID/Rx Process Destination Service Identifier Cur Len Current number of messages enqueued High Mark Highest number of packets in the queue at any time #of to / Timeout Timeout count #of Retr /Retries Number of retransmissions #msg Sent/Msg Sent/ Number of messages sent #msg Ackd/Ack Rcvd Number of messages acknowledged Retr /Available Retra Number of retries left Total/ Max Retra Number of
Command Modes Command History Usage Information all Enter the keyword all for detailed memory usage on all stack members. summary Enter the keyword summary for a brief summary of memory availability and usage on all stack members. • EXEC • EXEC Privilege This guide is platform-specific. For command information about 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.
For the S-Series, the output of the show memory command and this command differ based on which Dell OS processes are counted. • In the show memory output, the memory size is equal to the size of the application processes. • In the output of this command, the memory size is equal to the size of the application processes plus the size of the system processes.
Parameters Defaults Command Modes Command History Example clients Enter the keyword clients to display IFM client information. summary (OPTIONAL) Enter the keyword summary to display brief information about IFM clients. ifagt number Enter the keyword ifagt then the number of an interface agent to display software pipe and IPC statistics.
ACL 0 0x00000000 0x00000000 0x867f50c3 0x000f0218 44 OSPF 0 0x00000dfa 0x00400098 0x00000000 0x00000000 0 PIM 0 0x000000f3 0x00030000 0x00000000 0x00000000 0 IGMP 0 0x000e027f 0x00000000 0x00000000 0x00000000 0 SNMP 0 0x00000000 0x00000000 0x800302c0 0x00000002 30 EVTTERM 0 0x00000000 0x00000000 0x800002c0 0x00000000 29 MRTM 0 0x00000000 0x00000200 0x81f7103f 0x00000000 38 DSM 0 0x00000000 0x00000000 0x80771003 0x00000000 32 LACP 0 0x00000000 0x00000000 0x8000383f 0x00000000 35 DHCP 0 0x00000000 0x00000000
Version Description 7.7.1.0 Added Master Priority field. 7.6.1.0 Introduced on the S-Series. Example (show system brief) Example Dell#show system stack-unit 1 -- Unit 1 -Unit Type : Management Unit Status : online Next Boot : online Required Type : Z9100-ON - 34-port TE/TF/FO/FI/HU G (Z9100-ON) Current Type : Z9100-ON - 34-port TE/TF/FO/FI/HU G (Z9100-ON) Master priority : NA Hardware Rev : 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 (S-Series) • show ip management route • show ip route summary • show Inventory • show log summary • show command-history (last 20 commands) • show log Dell# show tech-support ? page Page through output stack-unit Unit Number | Pipe through a command Dell#show tech-support stack-unit 1 ? | Pipe through a command 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
ssh-peer-stack-unit Open an SSH connection to the peer stack-unit. Syntax ssh-peer-stack-unit [-l username] Parameters Defaults -l username (OPTIONAL) Enter the keyword -l then your user name. The default is the user name associated with the terminal. Not configured. Command Modes Command History • EXEC • EXEC Privilege This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.
Example Version Description 9.8(1.0) Introduced on the Z9100–ON. Dell# Dell#stack-unit 1 location-led on telnet Connect through Telnet to a server. The Telnet client and server in Dell Networking support IPv4 and IPv6 connections. You can establish a Telnet session directly to the router or a connection can be initiated from the router. Syntax Parameters telnet {host | ip-address | ipv6-address prefix-length | vrf vrf instance name} [/source-interface] host Enter the name of a server.
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.
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.3.11.1 Introduced on the S-Series. terminal length Configure the number of lines displayed on the terminal screen. Syntax Parameters Defaults Command Modes Command History terminal length screen-length screen-length Enter a number of lines. Entering zero causes the terminal to display without pausing.
traceroute View a packet’s path to a specific device. Syntax traceroute {host | vrf instance | ip-address | ipv6-address} Parameters host Enter the name of device. vrf instance (Optional) E-Series Only: Enter the keyword vrf then the VRF Instance name. ip-address Enter the IP address of the device in dotted decimal format. ipv6-address Enter the IPv6 address, in the x:x:x:x::x format, to which you are testing connectivity. NOTE: The :: notation specifies successive hexadecimal fields of zeros.
Usage Information Version Description 7.4.1.0 Added support for IPv6 address on the E-Series. E-Series Original command. When you enter the traceroute command without specifying an IP address (Extended Traceroute), you are prompted for a target and source IP address, timeout (in seconds) (default is 5), a probe count (default is 3), minimum TTL (default is 1), maximum TTL (default is 30), and port number (default is 33434). To keep the default setting for those parameters, press the ENTER key.
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.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.12.
Usage Information 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. 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.1.1.0 Introduced on the E-Series. 7.5.1.0 Introduced on the C-Series. E-Series Original command.
Usage Information 144 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.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 write memory command saves the running-configuration to the file labeled startup-configuration.
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 profile • dot1x quiet-period • dot1x reauthentication • dot1x reauth-max • dot1x server-timeout • dot1x static-mab • dot1x supplicant-timeout • dot1x tx-period • show dot1x cos-mapping interface • show dot1x interface • show dot1x profile debug dot1x Display 802.1X debugging information. Syntax debug dot1x [all | auth-pae-fsm | backend-fsm | eapol-pdu] [interface interface] Parameters all Enable all debugs in dot1x.
dot1x auth-fail-vlan Configure an authentication failure VLAN for users and devices that fail 802.1X authentication. Syntax dot1x auth-fail-vlan vlan-id [max-attempts number] To delete the authentication failure VLAN, use the no dot1x auth-fail-vlan vlan-id [maxattempts number] command. Parameters vlan-id Enter the VLAN Identifier. The range is from 1 to 4094. max-attempts number (OPTIONAL) Enter the keywords max-attempts followed number of attempts desired before authentication fails.
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 9.0.2.0 Introduced on the S6000. 9.0.0.0 Introduced on the Z9000. 8.3.19.0 Introduced on the S4820T. 8.3.12.0 Introduced on the S4810. 8.3.11.1 Introduced on the Z9000. 8.4.2.1 Introduced on the C-Series and S-Series. The prerequisites for enabling MAB-only authentication on a port are: • Enable 802.1X authentication globally on the switch and on the port (the dot1x authentication command).
Related Commands Version Description 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 (Interface) — enable dot1x on an interface. dot1x authentication (Interface) Enable dot1x on an interface. Enable dot1x both globally and at the interface level. Syntax dot1x authentication To disable dot1x on an interface, use the no dot1x authentication command.
Parameters vlan-id Defaults Not Configured. Command Modes INTERFACE Enter the VLAN identifier. The VLAN-ID range is from 1 to 4094. INTERFACE (BATCH MODE) 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.10(0.
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 vlan-id Enter the VLAN Identifier. The range is from 1 to 4094. Defaults Not configured. Command Modes CONFIGURATION (conf-if-interface-slot/port) Command History This guide is platform-specific.
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 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. Defaults single-host Command Modes INTERFACE Command History This guide is platform-specific.
mac Configure a list of supplicant MAC addresses for dot1x profile represented with a profile-name. Syntax [no] mac {mac-address1 mac-address2… mac-address6} Parameters mac-address1 macaddress2… macaddress6 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. Defaults None Command Modes DOT1X PROFILE CONFIG (conf-dot1x-profile) CONFIGURATION TERMINAL BATCH Command History This guide is platform-specific.
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. 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.
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 max-supplicants Restrict the number of supplicants that can be authenticated and permitted to access the network through the port. This configuration is only takes effect in Multi-auth mode.
dot1x port-control Enable port control on an interface. Syntax Parameters dot1x port-control {force-authorized | auto | force-unauthorized} force-authorized Enter the keywords force-authorized to forcibly authorize a port. auto Enter the keyword auto to authorize a port based on the 802.1X operation result. force-unauthorized Enter the keywords force-unauthorized to forcibly de-authorize a port. Defaults None Command Modes Auto Command History This guide is platform-specific.
CONFIGURATION TERMINAL BATCH Error Strings NONE 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.10(0.
Version Description 8.3.19.0 Introduced on the S4820T. 8.3.12.0 Introduced on the S4810. 7.6.1.0 Introduced on the C-Series and S-Series. 7.4.1.0 Introduced on the E-Series. dot1x reauthentication Enable periodic reauthentication of the client. Syntax dot1x reauthentication [interval seconds] To disable periodic reauthentication, use the no dot1x reauthentication command.
To return to the default, use the no dot1x reauth-max command. Parameters number Enter the permitted number of re-authentications. The range is from 1 to 10. The default is 2. Defaults 2 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.
Usage Information Version Description 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 9.0.0.0 Introduced on the Z9000. 8.3.19.0 Introduced on the S4820T. 8.3.12.0 Introduced on the S4810. 8.3.11.1 Introduced on the Z9000. 7.6.1.0 Introduced on the C-Series and S-Series. 7.4.1.0 Introduced on the E-Series.
Usage Information Version Description 9.10(0.0) Introduced on the S3100 series, S4048–ON, S4048–ON, S4810, S4820T, S5000, S6000, S6000–ON, the Configuration Terminal Batch mode on C9010, Z9100–ON, and Z9500. 9.9(0.0) Introduced on the C9010. The dot1x static-mab command enables static MAB (mac auth bypass) and configures the associated profile on a dot1x interface. Static MAB bypasses the authentication server for the supplicant MAC addresses configured in the associated profile.
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.0 Introduced on the S4820T. 8.3.12.
Version Description 8.3.12.0 Introduced on the S4810. 8.3.11.1 Introduced on the Z9000. 7.6.1.0 Introduced on the C-Series and S-Series. 7.4.1.0 Introduced on the E-Series. show dot1x cos-mapping interface Display the CoS priority-mapping table the RADIUS server provides and applies to authenticated supplicants on an 802.1X-enabled system.
Usage Information Version Description 8.4.2.1 Introduced on the C-Series and S-Series. Enter a supplicant’s MAC address using the mac-address option to display CoS mapping information only for the specified supplicant. You can display the CoS mapping information applied to traffic from authenticated supplicants on 802.1X-enabled ports that are in Single-Hot, Multi-Host, and Multi-Supplicant authentication modes. Example Dell# show dot1x cos-mapping interface tengigabitethernet 1/32/1 802.
• mac-address Defaults For a 100-Gigabit Ethernet interface, enter the keyword hundredGigE then the slot/port information. (Optional) MAC address of a supplicant. None Command Modes Command History • EXEC • EXEC privilege This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command 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.
Max-EAP-Req: Host Mode: Auth PAE State: Backend State: Dell# Example (macaddress) 2 SINGLE_HOST Authenticated Idle Dell# show dot1x interface tengigabitethernet 1/32/1 mac-address 00:00:00:00:00:10 Supplicant Mac: 0 0 0 0 0 10 Lookup for Mac: 802.
Auth PAE State: Backend State: Dell# Authenticated Idle show dot1x profile Display all the dot1x profiles or the details of a specific profile configured in the system. Syntax show dot1x profile profile-name Parameters profile-name Specify a static dot1x profile-name. The maximum character limit for a profile name is 32 characters. Defaults None Command Modes EXEC Command History This guide is platform-specific.
6 Access Control Lists (ACL) Access control lists (ACLs) are supported by the Dell Networking OS.
• seq (for IP ACLs) • seq (for IPv6 ACLs) • permit udp (for IPv6 ACLs) • permit tcp (for IPv6 ACLs) • permit icmp (for IPv6 ACLs) • permit (for IPv6 ACLs) • deny udp (for IPv6 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 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 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.
Example 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.3.19.0 Introduced on the S4820T. 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.2.1.1 Introduced on the E-Series. Dell(config-std-nacl)# show conf ! ip access-list standard test remark 5 Permit traffic from XYZ Inc. seq 5 permit 1.1.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.8(0.0) Added the ipv4 and ipv6 parameters to the command. 9.7(0.0) 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.
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.
NOTE: When you specify a single VRF, use the name of the VRF instead of the VRF ID number. Use the VRF ID numbers only when you specify a range of VRFs. optimized (OPTIONAL) Enter the keyword optimized to enable ACL optimization Defaults Not enabled. Command Modes INTERFACE/VRF MODE Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Usage Information Version Description 9.8(1.
ip control-plane egress-filter Enable egress Layer 3 ACL lookup for IPv4 CPU traffic. Syntax ip control-plane egress-filter Defaults Not enabled. Command Modes EXEC Privilege Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.
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.10.0 Introduced on the S4810. show ip accounting access-list Display the IP access-lists created on the switch and the sequence of filters.
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.5.1.0 Added support for the 4-port 40G line cards. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 6.2.1.1 Introduced. Usage Information NOTE: The vrf option is available only when VRF feature is enabled. show ip accounting access-lists Description “Extended IP...
any Enter the keyword any to specify that all routes are subject to the filter. You can enter any of the following keywords to specify route types. • bytes — Enter the keyword count to count packets the filter processes. • count — Enter the keyword bytesorder to count bytes the filter processes. • dscp — Enter the keyword dcsp followed by the DCSP value to match to the IP DCSCP values. The range is from 0 to 63. • fragments — Enter the keyword fragments to use ACLs to control packet fragments.
The software cannot count both packets and bytes; when you enter the count byte options, only bytes increment. Related Commands • ip access-list standard — configure a standard ACL. • permit — configure a permit filter. ip access-list standard Create a standard IP access list (IP ACL) to filter based on IP address. Syntax ip access-list standard access-list-name To delete an access list, use the no ip access-list standard access-list-name command.
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. • show config — display the current configuration. permit To permit packets from a specific source IP address to leave the switch, configure a filter.
Usage Information Related Commands Version Description 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.0 Allows ACL control of fragmented packets for IP (Layer 3) ACLs. 8.1.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.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.2.1.0 Introduced on the E-Series (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.
order (OPTIONAL) Enter the keyword order to specify the QoS order for the ACL entry. The range is from 0 to 254 (where 0 is the highest priority and 254 is the lowest; lower-order numbers have a higher priority). If you do not use the keyword order, the ACLs have the lowest order by default (255). fragments Enter the keyword fragments to use ACLs to control packet fragments. no-drop Enter the keywords no-drop to match only the forwarded packets.
• permit — configure a filter to forward packets. Extended IP ACL Commands When an ACL is created without any rule and then applied to an interface, ACL behavior reflects an implicit permit. The following commands configure extended IP ACLs, which in addition to the IP address, also examine the packet’s protocol type. The platform supports both Ingress and Egress IP ACLs. NOTE: Also refer to the Commands Common to all ACL Types and Common IP ACL Commands sections.
monitored interface. For more information, see Flow-based Monitoring in the Port Monitoring section in the Dell Networking OS Configuration Guide. fragments Enter the keyword fragments to use ACLs to control packet fragments. no-drop Enter the keywords no-drop to match only the forwarded packets. Defaults Not configured. Command Modes CONFIGURATION-EXTENDED-ACCESS-LIST Command History This guide is platform-specific.
Related Commands • deny tcp — assign a filter to deny TCP packets. • deny udp — assign a filter to deny UDP packets. • ip access-list extended — create an extended ACL. deny icmp To drop all or specific internet control message protocol (ICMP) messages, configure a filter.
Usage Information Version Description 9.7(0.0) Introduced on the S6000–ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.3.1.0 Added the keyword dscp. 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.4.1.0 Added support for non-contiguous mask and added the monitor option. 6.5.1.
operator port port • rst: reset the connection • syn: synchronize sequence numbers • urg: urgent field (OPTIONAL) Enter one of the following logical operand: • eq = equal to • neq = not equal to • gt = greater than • lt = less than • range = inclusive range of ports (you must specify two ports for the port command) Enter the application layer port number. Enter two port numbers if using the range logical operand. The range is from 0 to 65535.
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.3.1.0 Added the keyword dscp. 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 non-contiguous mask and added the monitor option.
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.
no-drop Enter the keywords no-drop to match only the forwarded packets. Defaults Not configured. Command Modes CONFIGURATION-EXTENDED-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. 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.
Example An ACL rule with a TCP port range of 4000–8000 uses eight entries in the CAM.
Example Version Description 8.3.10.0 Introduced on the S4810. 8.1.1.0 Introduced on the E-Series. 7.8.1.0 Increased the name string to accept up to 140 characters. 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. 6.2.1.1 Introduced on the E-Series. Dell(conf)# ip access-list extended TESTListEXTEND Dell(config-ext-nacl)# Related Commands • ip access-list standard — configure a standard IP access list.
Defaults Not configured. Command Modes CONFIGURATION-EXTENDED-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. 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.
To remove this filter, you have two choices: Parameters • Use the no seq sequence-number command if you know the filter’s sequence number. • Use the no permit tcp {source mask | any | host ip-address} {destination mask | any | host ip-address} command. 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.
fragments Enter the keyword fragments to use ACLs to control packet fragments. no-drop Enter the keywords no-drop to match only the forwarded packets. Defaults Not configured. Command Modes CONFIGURATION-EXTENDED-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. Usage Information Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.
Example An ACL rule with a TCP port range of 4000–8000 uses eight entries in the CAM.
• lt = less than • range = inclusive range of ports (you must specify two ports for the port parameter) port port Enter the application layer port number. Enter two port numbers if you are using the range logical operand. The range is 0 to 65535. destination Enter the IP address of the network or host to which the packets are sent. 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.
NOTE: When you configure ACL logging and byte counters simultaneously, byte counters may display an incorrect value. Configure packet counters with logging instead. The S-Series cannot count both packets and bytes; when you enter the count byte options, only bytes increment. The monitor option is relevant in the context of flow-based monitoring only. For more information, refer to Port Monitoring. Most ACL rules require one entry in the CAM.
• Command History Usage Information EXEC Privilege This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command 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.
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.D format, may be either contiguous or non-contiguous. any Enter the keyword any to specify that all routes are subject to the filter. host ip-address Enter the keyword host and then enter the IP address to specify a host IP address or hostname.
Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.8(0.0) Added the no-drop parameter. 9.7(0.0) Introduced on the S6000–ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T.
Related Commands • deny — configure a filter to drop packets. • permit — configure a filter to forward packets. Common MAC Access List Commands The following commands are available within both MAC ACL modes (Standard and Extended) and do not have mode-specific options. These commands allow you to clear, display, and assign MAC ACL configurations. The platform supports both Ingress and Egress MAC ACLs. The MAC ACL can be applied on Physical, Port-channel and VLAN interfaces.
mac access-group Apply a MAC ACL to traffic entering or exiting an interface. You can apply a MAC ACL on a physical, port-channel, or VLAN interface. Syntax mac access-group access-list-name {in [vlan vlan-range] | optimized | out} To delete a MAC access-group, use the no mac access-group mac-list-name command. Parameters access-list-name Enter the name of a configured MAC access list, up to 140 characters. NOTE: This option is available only with the keyword in option.
Usage Information 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. 6.1.1.0 Introduced on the E-Series. You can assign one ingress ACL and one egress ACL (standard or extended) to an interface.
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.5.1.0 Added support for 4-port 40G line cards on the E-Series. 8.4.1.0 Introduced. show mac accounting access-list Display MAC access list configurations and counters (if configured).
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.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 Increased the name string to accept up to 140 characters. Prior to 7.8.1.
Parameters any Enter the keyword any to specify that all routes are subject to the filter. 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.
mac access-list standard To configure a standard MAC ACL, name a new or existing MAC access control list (MAC ACL) and enter MAC ACCESS LIST mode. Also refer to the Commands Common to all ACL Types section and the Common MAC Access List Commands section. Syntax mac access-list standard mac-list-name To delete a MAC access list, use the no mac access-list standard mac-list-name command. Parameters mac-list-name Enter a text string as the name of the standard MAC access list (140 character maximum).
permit To forward packets from a specific source MAC address, configure a filter. Syntax permit {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: Parameters • Use the no seq sequence-number command if you know the filter’s sequence number. • Use the no permit {any | mac-source-address mac-source-address-mask} 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. 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.
monitored interface. For more information, see “Flow-based Monitoring” in the Port Monitoring section in the Dell Networking OS Configuration Guide. Defaults Not configured Command Modes CONFIGURATION-MAC ACCESS LIST-STANDARD Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Usage Information Version Description 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.
deny To drop packets that match the filter criteria, configure a filter. Syntax deny {any | host mac-address | mac-source-address mac-source-address-mask} {any | host mac-address | mac-destination-address mac-destination-address-mask} [ethertype-operator] [count [byte]] [log [interval minutes] [threshold-in-msgs [count]] [monitor] To remove this filter, you have two choices: Parameters • Use the no seq sequence-number command if you know the filter’s sequence number.
interval minutes (OPTIONAL) Enter the keyword interval followed by the time period in minutes at which ACL logs must be generated. The threshold range is from 1 to 10 minutes. monitor (OPTIONAL) Enter the keyword monitor when the rule is describing the traffic that you want to monitor and the ACL in which you are creating the rule is applied to the monitored interface. For more information, see “Flow-based Monitoring” in the Port Monitoring section of the Dell Networking OS Configuration Guide.
Parameters access-list-name Enter a text string as the MAC access list name, up to 140 characters. cpu-qos Enter the keywords cpu-qos to assign this ACL to control plane traffic only (CoPP). 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. Usage Information Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.
Related Commands • mac access-list standard — configure a standard MAC access list. • show mac accounting access-list — display MAC access list configurations and counters (if configured). permit To pass packets matching the criteria specified, configure a filter.
NOTE: For more information, see Flow-based Monitoring in the “Port Monitoring” section of the Dell Networking OS Configuration Guide. Defaults Not configured. Command Modes CONFIGURATION-MAC ACCESS LIST-EXTENDED Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Usage Information Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.
clear ip prefix-list Reset the number of times traffic mets the conditions (“hit” counters) of the configured prefix lists. Syntax Parameters clear ip prefix-list [prefix-name] prefix-name (OPTIONAL) Enter the name of the configured prefix list to clear only counters for that prefix list, up to 140 characters long. Defaults Clears “hit” counters for all prefix lists unless a prefix list is specified. Command Modes EXEC Privilege Command History This guide is platform-specific.
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-prefixlength (OPTIONAL) Enter the keyword ge and then enter the minimum prefix length, which is a number from zero (0) to 32. le max-prefix-length (OPTIONAL) Enter the keyword le and then enter the maximum prefix length, which is a number from zero (0) to 32. Defaults Not configured.
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.0 Introduced on the S4820T. 8.3.11.
ge min-prefixlength (OPTIONAL) Enter the keyword ge and then enter the minimum prefix length, which is a number from zero (0) to 32. le max-prefix-length (OPTIONAL) Enter the keyword le and then enter the maximum prefix length, which is a number from zero (0) to 32. bitmask number Enter the keyword bitmask then enter a bit mask number in dotted decimal format. Defaults Not configured. Command Modes PREFIX-LIST Command History This guide is platform-specific.
Example Version Description 9.7(0.0) Introduced on the S6000–ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.1.1.0 Introduced on the E-Series. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 6.1.1.0 Introduced on the E-Series.
Example Version Description 7.8.1.0 Increased the name string to accept up to 140 characters. Prior to 7.8.1.0, names are up to 16 characters long. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 6.1.1.0 Introduced on the E-Series. Dell# show ip prefix-list detail Ip Prefix-list with the last deletion/insertion: PL_OSPF_to_RIP ip prefix-list PL_OSPF_to_RIP: count: 3, range entries: 1, sequences: 5 - 25 seq 5 permit 1.1.1.0/24 (hit count: 0) seq 10 deny 2.1.0.
Example Version Description 6.1.1.0 Introduced on the E-Series. Dell# show ip prefix-list summary Ip Prefix-list with the last deletion/insertion: PL_OSPF_to_RIP ip prefix-list PL_OSPF_to_RIP: count: 3, range entries: 1, sequences: 5 - 25 Dell# Route Map Commands When you create an access-list without any rule and then applied to an interface, the ACL behavior reflects implicit permit. To configure route maps and their redistribution criteria, use the following commands.
number (also known as an implied continue). If a match clause exists, the continue feature executes only after a successful match occurs. If there are no successful matches, the continue feature is ignored. Match clause with Continue clause The continue feature can exist without a match clause. A continue clause without a match clause executes and jumps to the specified route-map entry.
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. 8.1.1.0 Introduced on the E-Series. pre-7.7.1.0 Introduced. • route-map — enable a route map. match as-path To match routes that have a certain AS number in their BGP path, configure a filter.
Related Commands Version Description pre-6.1.1.0 Introduced on the E-Series. • set as-path — add information to the BGP AS_PATH attribute. match community To match routes that have a certain COMMUNITY attribute in their BGP path, configure a filter. Syntax match community community-list-name [exact] To delete a community match filter, use the no match community command. Parameters community-listname Enter the name of a configured community list.
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 25-Gigabit Ethernet interface, enter the keyword twentyFiveGigE then the slot/port/subport information.
Related Commands Version Description 6.1.1.0 Introduced on the E-Series. • match ip address — redistribute routes that match an IP address. • match ip next-hop — redistribute routes that match the next-hop IP address. • match ip route-source — redistribute routes that match routes advertised by other routers. • match metric — redistribute routes that match a specific metric. • match route-type — redistribute routes that match a route type.
Related Commands • match interface — redistribute routes that match the next-hop interface. • match ip next-hop — redistribute routes that match the next-hop IP address. • match ip route-source — redistribute routes that match routes advertised by other routers. • match metric — redistribute routes that match a specific metric. • match route-type — redistribute routes that match a route type. • match tag — redistribute routes that match a specific tag.
• match ip route-source — redistribute routes that match routes advertised by other routers. • match metric — redistribute routes that match a specific metric. • match route-type — redistribute routes that match a route type. • match tag — redistribute routes that match a specific tag. match ip route-source To match based on the routes advertised by routes specified in IP access lists or IP prefix lists, configure a filter.
• match route-type — redistribute routes that match a route type. • match tag — redistribute routes that match a specific tag. match metric To match on a specified value, configure a filter. Syntax match metric metric-value To delete a value, use the no match metric [metric-value] command. Parameters metric-value Enter a value to match. The range is from zero (0) to 4294967295. Defaults Not configured. Command Modes ROUTE-MAP Command History This guide is platform-specific.
match origin To match routes based on the value found in the BGP path ORIGIN attribute, configure a filter. Syntax match origin {egp | igp | incomplete} To disable matching filter, use the no match origin {igp | egp | incomplete} command. Parameters egp Enter the keyword egp to match routes originating outside the AS. igp Enter the keyword igp to match routes originating within the same AS. incomplete Enter the keyword incomplete to match routes with incomplete routing information.
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. local Enter the keyword local to match only on routes generated within the switch. Defaults Not configured. Command Modes ROUTE-MAP Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Related Commands Version Description 9.8(1.
Command Modes ROUTE-MAP Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. 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.
Defaults Not configured. If you do not define a keyword (permit or deny) for the route map, the permit action is the default. 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.
Command Modes ROUTE-MAP Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. 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.
Related Commands Version Description 9.7(0.0) Introduced on the S6000–ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.1.1.0 Introduced on the E-Series. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. pre-6.1.1.0 Introduced on the E-Series. • set level — specify the OSPF area for route redistribution.
Usage Information Version Description 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.1.1.0 Introduced on the E-Series. 7.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.
All routes with the NO_EXPORT (0xFFFFFF01) community attribute must not be advertised outside a BGP confederation boundary. none Enter the keyword none to remove the community attribute from routes meeting the route map criteria. additive (OPTIONAL) Enter the keyword additive to add the communities to already existing communities. Defaults Not configured. Command Modes ROUTE-MAP Command History This guide is platform-specific.
level-1-2 Enter the keyword level-1-2 to redistribute matched routes to IS-IS Level 1 and Level 2. level-2 Enter the keyword level-2 to redistribute matched routes to IS-IS Level 2. stub-area Enter the keyword stub to redistributed matched routes to OSPF stub areas. Defaults Not configured. Command Modes ROUTE-MAP Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Dell Networking OS Line Reference Guide.
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.0 Introduced on the S4820T. 8.3.11.
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. 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.
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. 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 automatic-tag — compute the tag value of the route.
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. pre-6.1.1.0 Introduced on the E-Series. If you configure the set next-hop command, its configuration takes precedence over the neighbor nexthop-self command in the ROUTER BGP mode.
Version Description 8.1.1.0 Introduced on the E-Series. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. pre-6.1.1.0 Introduced on the E-Series. set tag To specify a tag for redistributed routes, configure a filter. Syntax set tag tag-value To delete a setting, use the no set tag command. Parameters tag-value Enter a number as the tag. The range is from zero (0) to 4294967295. Defaults Not configured.
set weight To add a non-RFC compliant attribute to the BGP route to assist with route selection, configure a filter. Syntax set weight weight To delete a weight specification, use the no set weight weight command. Parameters weight Enter a number as the weight used by the route meeting the route map specification. The range is from 0 to 65535. The default is router-originated = 32768 and all other routes = 0.
Command Modes ROUTE-MAP Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. 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.
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.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.
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-STANDARD-ACCESS-LIST Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Usage Information Version Description 9.8(1.0) Introduced on the Z9100–ON.
To remove this filter, you have two choices: Parameters Defaults • Use the no seq sequence-number command if you know the filter’s sequence number. • Use the no deny {ip | ip-protocol-number} {source mask | any | host ip-address} {destination mask | any | host ip-address} command. log (OPTIONAL) Enter the keyword log to enable the triggering of ACL log messages.
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). Related Commands • deny tcp — assign a filter to deny TCP packets.
Usage Information Version Description 9.3(0.0) Added support for logging of ACLs on the S4810, S4820T, and Z9000 platforms. When the configured maximum threshold is exceeded, generation of logs is stopped. When the interval at which ACL logs are configured to be recorded expires, the subsequent, fresh interval timer is started and the packet count for that new interval commences from zero.
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-EXTENDED-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. Usage Information Version Description 9.8(1.0) Introduced on the Z9100–ON.
• Parameters Defaults Use the no deny {any | mac-source-address mac-source-address-mask} command. 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.
copies all incoming or outgoing packets on one port and forwards (mirrors) them to another port. The source port is the monitored port (MD) and the destination port is the monitoring port (MG). Related Commands • permit — configure a MAC address filter to pass packets. • seq — configure a MAC address filter with a specified sequence number. deny (for Extended MAC ACLs) To drop packets that match the filter criteria, configure a filter.
Usage Information Version Description 9.4(0.0) Added support for flow-based monitoring on the S4810, S4820T, S6000, and Z9000 platforms. 9.3(0.0) Added support for logging of ACLs on the S4810, S4820T, and Z9000 platforms. When the configured maximum threshold is exceeded, generation of logs is stopped. When the interval at which ACL logs are configured to be recorded expires, the subsequent, fresh interval timer is started and the packet count for that new interval commences from zero.
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.
permit icmp (for Extended IP ACLs) Configure a filter to allow all or specific ICMP messages. Syntax permit icmp {source mask | any | host ip-address} {destination mask | any | host ip-address} [dscp] [count [byte]] [order] [fragments] [log [interval minutes] [threshold-in-msgs [count]] [monitor] To remove this filter, you have two choices: Parameters Defaults • Use the no seq sequence-number command if you know the filter’s sequence number.
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.8(0.0P5) 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.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.
Defaults interval minutes (OPTIONAL) Enter the keyword interval followed by the time period in minutes at which ACL logs must be generated. The interval range is from 1 to 10 minutes. monitor (OPTIONAL) Enter the keyword monitor when the rule is describing the traffic that you want to monitor and the ACL in which you are creating the rule is applied to the monitored interface. By default, 10 ACL logs are generated if you do not specify the threshold explicitly.
permit (for Standard MAC ACLs) To forward packets from a specific source MAC address, configure a filter. Syntax permit {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: Parameters Defaults • Use the no seq sequence-number command if you know the filter’s sequence number. • Use the no permit {any | mac-source-address mac-source-address-mask} command.
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. 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.
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) 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.
Defaults interval minutes (OPTIONAL) Enter the keyword interval followed by the time period in minutes at which ACL logs must be generated. The interval range is from 1 to 10 minutes. monitor (OPTIONAL) Enter the keyword monitor when the rule is describing the traffic that you want to monitor and the ACL in which you are creating the rule is applied to the monitored interface. By default, 10 ACL logs are generated if you do not specify the threshold explicitly.
seq (for IP ACLs) Assign a sequence number to a deny or permit filter in an extended IP access list while creating the 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.4(0.0) Added support for flow-based monitoring on the S4810, S4820T, S6000, and Z9000 platforms. 9.3(0.0) Added support for logging of ACLs on the S4810, S4820T, and Z9000 platforms. When the configured maximum threshold is exceeded, generation of logs is stopped. When the interval at which ACL logs are configured to be recorded expires, the subsequent, fresh interval timer is started and the packet count for that new interval commences from zero.
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 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. Usage Information Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.
• Parameters Defaults Use the no permit tcp {source address mask | any | host ipv6-address} {destination address | any | host ipv6-address} command. 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.
for Layer 2 and Layer 3 ingress and egress traffic. You may specify traffic using standard or extended access-lists. This mechanism copies all incoming or outgoing packets on one port and forwards (mirrors) them to another port. The source port is the monitored port (MD) and the destination port is the monitoring port (MG). Related Commands • permit – assign a permit filter for IP packets.
Usage Information Version Description 9.4(0.0) Added support for flow-based monitoring on the S4810, S4820T, S6000, and Z9000 platforms. 9.3(0.0) Added support for logging of ACLs on the S4810, S4820T, and Z9000 platforms. When the configured maximum threshold is exceeded, generation of logs is stopped. When the interval at which ACL logs are configured to be recorded expires, the subsequent, fresh interval timer is started and the packet count for that new interval commences from zero.
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 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.8(0.
• Parameters Defaults Use the no deny udp {source address mask | any | host ipv6-address} {destination address | any | host ipv6-address} command 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.
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.
Usage Information Version Description 9.3(0.0) Added support for logging of ACLs on the S4810, S4820T, and Z9000 platforms. When the configured maximum threshold is exceeded, generation of logs is stopped. When the interval at which ACL logs are configured to be recorded expires, the subsequent, fresh interval timer is started and the packet count for that new interval commences from zero.
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 5 minutes. By default, flow-based monitoring is not enabled. 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. Usage Information Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.
• Parameters Defaults Use the no deny {ipv6-protocol-number | icmp | ipv6 | tcp | udp} command 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.
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.
7 Bidirectional Forwarding Detection (BFD) Bidirectional forwarding detection (BFD) is a detection protocol that provides fast forwarding path failure detection.
ROUTER BGP 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.0.2.0 Introduced on the S6000. 9.2(1.0) Introduced on the Z9500. 9.2.(0.
To disable BFD for all neighbors configured through static routes, use the no ip route bfd [interval interval min_rx min_rx multiplier value role {active | passive}] command. Parameters interval milliseconds (OPTIONAL) Enter the keywords interval to specify non-default BFD session parameters beginning with the transmission interval. The range is from 50 to 1000. The default is 200.
peer-group-name Enter the name of the peer group that you want to explicitly enable for BFD sessions. Defaults None 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. 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.
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.8.0 Introduced on the S4810. 8.4.1.3 Introduced on the E-Series.
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.
default Defaults None Command Modes BOOT_USER Command History Usage Information Enter the keyword default to configure boot parameters used if the secondary operating system boot parameter selection is not available. You can configure this option to any of the available type, for example flash/usb/ftp/tftp. 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.
boot message Use this command to enable/disable boot logs during reload. Syntax Parameters boot message on | off on Enter the keyword on to turn on boot logs during reload. off Enter the keyword off to suppress the boot logs during reload. NOTE: By default, watchdog is disabled. Defaults None 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.
boot write net config retries Set the number of retries for network boot configuration failure. Syntax boot write 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. BOOT_USER # boot write net config retries 2 Updated number of Network Boot Config retries to 2 BOOT_USER # boot zero Erase the configured primary, secondary, or default boot image parameters.
Usage Information This command reverses changes made with the boot change command.
etheraddr Assign the management port MAC address. Syntax etheraddr Parameters Command Modes Command History mac-address Enter a MAC address in standard format. BOOT_ADMIN Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.0.2.0 Introduced on the S6000. Usage Information Use this command to assign a MAC address if FTOS cannot find a default MAC address.
Related Commands reload — Exit from this mode and reload FTOS. 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 enable-password setting.
show_interface_mangement_ethernet— Display the IP address configured for the Management interface. NVRAM erase Erase all NVRAM contents alone. Syntax nvram erase Parameters Command Modes Command History mac-address Enter a MAC address in standard format. BOOT_ADMIN Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.0.2.0 Introduced on the S6000. Usage Information Use this command to assign a MAC address if FTOS cannot find a default MAC address.
serial console Use the serial console to set the serial console baud rate. Syntax Parameters serial console serial console [unit] [baud] Enter the keyword to set the serial port baud rate. The supported values for serial console: • Unit - 0 • Baud rate -9600,115200 No defaults. Command Modes Command History Example Serial BOOT_USER Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.0.2.0 Introduced on the S6000.
No Operating System boot parameters specified! SECONDARY OPERATING SYSTEM BOOT PARAMETERS: ======================================== boot device : flash file name : systema (FTOS system://A Partition) DEFAULT OPERATING SYSTEM BOOT PARAMETERS: ======================================== boot device : tftp file name : PS-SI-9-0-0-566.bin Management Etherenet IP address : 10.16.133.17 Mask : 255.255.0.0 Server IP address : 10.16.1.200 Default Gateway IP address : 10.16.1.
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.0) Introduced on the Z9100–ON. 9.0.2.0 Introduced on the S6000. BOOT_USER # show interfaces management ethernet Management ethernet IP address: 10.16.133.
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. timeout Enter the keyword timeout to see the timeout configured for the watchdog.
9 Border Gateway Protocol BGP is an external gateway protocol that transmits interdomain routing information within and between autonomous systems (AS). BGP version 4 (BGPv4) supports classless inter-domain routing (CIDR) and the aggregation of routes and AS paths. Basically, two routers (called neighbors or peers) exchange information including full routing tables and periodically sent messages to update those routing tables.
Version Description 9.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. 6.5.1.0 Introduced aggregate-address To minimize the number of entries in the routing table, summarize a range of prefixes.
Usage Information Version Description 9.8(0.0P5) Introduced on 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.
path-count Defaults Enter the number paths supported. The range is from 2 to 64. Disabled Command Modes Command History Related Commands • ROUTER BGP • ROUTER BGP-address-family This 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.
Usage Information Version Description 8.3.7.0 Introduced on the S4810. 8.2.1.0 Introduced command. 7.7.1.0 Introduced on the C-Series. Any update without a MED attribute is the least preferred route. If you enable this command, use the clear ip bgp * command to recompute the best path. bgp asnotation Allows you to implement a method for AS number representation in the command line interface (CLI).
bgp asnotation asdot Dell(conf)#router bgp 1 Dell(conf-router_bgp)# bgp asnotation asdot+ Dell(conf-router_bgp)# ex Dell(conf)#do show run | grep bgp router bgp 1 bgp four-octet-as-support bgp asnotation asdot+ Dell(conf)#router bgp 1 Dell(conf-router_bgp)# bgp asnotation asplain Dell(conf-router_bgp)# ex Dell(conf)#do show run |grep bgp router bgp 1 bgp four-octet-as-support Dell(conf)# Related Commands • bgp four-octet-as-support — enable 4-byte support for the BGP process.
bgp bestpath as-path multipath-relax Include prefixes received from different AS paths during multipath calculation. Syntax bgp bestpath as-path multipath-relax To return to the default BGP routing process, use the no bgp bestpath as-path multipath-relax command. Defaults Disabled Command Modes ROUTER BGP Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide.
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.8.1.0 Introduced on the S-Series. 7.7.1.0 Introduced on the C-Series. The software compares the MEDs only if the path contains no external autonomous system numbers.
bgp bestpath router-id ignore Do not compare router-id information for external paths during best path selection. Syntax bgp bestpath router-id ignore To return to the default selection, use the no bgp bestpath router-id ignore command. Defaults Disabled Command Modes ROUTER BGP Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Usage Information Version Description 9.8(1.
Usage Information Related Commands Version Description 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Introduced on the S-Series. 7.7.1.0 Introduced on the C-Series. Route reflection to clients is not necessary if all client routers are fully meshed.
Usage Information Version Description 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. Assign a cluster ID with the bgp clusterid command. Without a cluster ID, the route reflector cannot recognize route updates from the other route reflectors within the cluster.
Usage Information Version Description 7.7.1.0 Introduced on the C-Series. Added support for the 4-byte format 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.
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. Added support for the 4-byte format. 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.
Defaults Disabled. Command Modes Command History Usage Information • ROUTER BGP • ROUTER BGP-address-family This 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.
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.0.2.0 Introduced on the S6000. 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 Configuring or un-configuring the command brings down and brings up the BGP Route Manager, this results in tear down and re-establishment of all active sessions. Link Bandwidth has to be configured on the router to tell it to associate Link Bandwidth with prefixes (paths) and/or to use Link Bandwidth in BGP Multipath route selection. This is done under BGP configuration and is supported per address family – for IPv4 and IPv6 address families.
Related Commands • show ip bgp neighbors — view the information the BGP neighbors exchange. • show ip protocols — view information on routing protocols. bgp fast-external-fallover Enable the fast external fallover feature, which immediately resets the BGP session if a link to a directly connected external peer fails. Syntax bgp fast-external-fallover To disable fast external fallover, use the no bgp fast-external-fallover command.
To disable fast external failover, use the no bgp four-octet-as-support command. Defaults Disabled (supports 2–byte format) 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. 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.
stale-path-time 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. Defaults as above 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.
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.2.1.0 Introduced. This command is a knob to disable BGP next-hop resolution using BGP learned routes. During the next-hop 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.
Usage Information BGP uses regular expressions (regex) to filter route information. In particular, the use of regular expressions to filter routes based on AS-PATHs and communities is common. In a large-scale configuration, filtering millions of routes based on regular expressions can be quite CPU intensive, as a regular expression evaluation involves generation and evaluation of complex finite state machines.
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.8.1.0 Introduced on the S-Series. 7.7.1.0 Introduced on the C-Series. Peering sessions are reset when you change the router ID of a BGP router. This command automatically restarts the BGP instance for the configuration to take effect.
ipv4 Enter the ipv4 address family to clear. ipv6 Enter the ipv6 address family to clear. peer-group Enter the peer-group to clear all members of the peer-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. 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.
Usage Information Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Introduced on the S-Series. 7.7.1.0 Introduced on the C-Series.
• { } = (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 Privilege Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide.
ipv6 unicast (OPTIONAL) Enter the keyword ipv6 followed by the keyword unicast to reset ipv6 unicast routes. soft (OPTIONAL) Enter the keyword soft to reset soft configuration. in Enter the keyword in to re-configure soft inbound updates. out Enter the keyword out to re-configure soft outbound updates. 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.
out (OPTIONAL) Enter the keyword out to view only information on outbound BGP routes. A.B.C.D Enter the IP address of peer in the A.B.C.D format. X:X:X:X::X Enter the IPv6 IP address of peer in the X:X:X:X::X format. dampening Enter the keyword dampening to view BGP dampening. events Enter the keyword events to view BGP protocol events. ipv4 Enter the ipv4 IP address to view the IPV4 route information. ipv6 Enter the ipv6 IP address to view the IPV6 route information.
debug ip bgp dampening View information on routes being dampened. Syntax debug ip bgp [vrf vrf-name] [ipv4 {unicast | multicast} | ipv6 unicast] dampening To disable debugging, use the no debug ip bgp dampening command. 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.
debug ip bgp events Display information on local BGP state changes and other BGP events. Syntax debug ip bgp [vrf vrf-name] [A.B.C.D | X:X:X:X::X | peer-group peer-group-name] events [in | out] 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] events [in | out] command. Parameters vrf vrf-name (OPTIONAL) Enter the keyword vrf followed by the name of the VRF to display BGP state changes corresponding to that VRF. A.B.C.
debug ip bgp keepalives Display information about BGP keepalive messages. Syntax debug ip bgp [vrf vrf-name] [A.B.C.D | X:X:X:X::X | peer-group peer-group-name] keepalives [in | out] To disable debugging, use the no debug ip bgp [A.B.C.D | X:X:X:X::X | peer-group peergroup-name] keepalives [in | out] command. Parameters A.B.C.D (OPTIONAL) Enter the IPv4 address of the neighbor. X:X:X:X::X (OPTIONAL) Enter an IPv6 address.
debug ip bgp notifications Allows you to view information about BGP notifications received from neighbors. Syntax debug ip bgp [A.B.C.D | X:X:X:X::X | peer-group peer-group-name] notifications [in | out] To disable debugging, use the no debug ip bgp [A.B.C.D | X:X:X:X::X | peer-group peergroup-name] notifications [in | out] command. Parameters A.B.C.D (OPTIONAL) Enter the IPv4 address of the neighbor. X:X:X:X::X (OPTIONAL) Enter an IPv6 address.
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 [A.B.C.D | X:X:X:X::X | peer-group-name] softreconfiguration command. Parameters A.B.C.D (OPTIONAL) Enter the IPv4 address of the neighbor in dotted decimal format. X:X:X:X::X (OPTIONAL) Enter an IPv6 address.
debug ip bgp updates Allows you to view information about BGP updates. Syntax 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-list-name] 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-list-name] command.
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. default-metric Allows you to change the metric of redistributed routes to locally originated routes. Use this command with the redistribute command. Syntax default-metric number To return to the default setting, use the no default-metric command. Parameters number Enter a number as the metric to be assigned to routes from other protocols.
deny bandwidth Enables you to specify link band width extended-community attribute as the matching criteria to deny incoming or outgoing traffic. Syntax deny bandwidth To disable this setting, enter the no deny bandwidth command. Parameters bandwidth Enter the keyword bandwidth to specify extended-community attribute as the matching criteria for denying traffic. The range is from 0 to 102400. Defaults N/A Command Modes EXTENDED COMMUNITY LIST Command History This guide is platform-specific.
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.8.1.0 Introduced on the S-Series. 7.7.1.0 Introduced on the C-Series. pre-7.7.1.0 Introduced. • router bgp — enter ROUTER mode on the switch. maximum-paths Configure the maximum number of parallel routes (multipath support) BGP supports.
Usage Information Version Description 8.3.11.1 Introduced on the Z9000. 8.3.8.0 Support from 2 to 64 paths on the S4810. Command syntax changed to max-path (was maximum-paths). 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. If you enable this command, use the clear ip bgp * command to recompute the best path.
It is not possible to de-activate a peer from the IPv4 unicast address family. neighbor add-path This command allows the specified neighbor/peer group to send/receive multiple path advertisements. Syntax Parameters neighbor [ip-address | peer-group-name] add-path [send | receive | both] pathcount ip-address (OPTIONAL) Enter the IP address of the neighbor in dotted decimal format. peer-group-name (OPTIONAL) Enter the name of the peer group.
To return to the default value, use the no neighbor {ip-address | peer-group-name} advertisement-interval command. Parameters Defaults ip-address (OPTIONAL) Enter the IP address of the neighbor in dotted decimal format. peer-group-name Enter the name of the peer group to set the advertisement interval for all routers in the peer group. seconds Enter a number as the time interval, in seconds, between BGP advertisements. The range is from 0 to 600 seconds.
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.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 Related Commands 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 Introduced on the S-Series. 7.7.1.0 Introduced on the C-Series. 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.
Usage Information Version Description 7.8.1.0 Introduced on the S-Series. 7.7.1.0 Introduced on the C-Series. If you apply a route map to a BGP peer or neighbor with the neighbor default-originate command configured, the software does not apply the set filters in the route map to that BGP peer or neighbor. When you configure a route-map for a BGP peer or peer group with the neighbor default-originate command, the command checks for the existence of the route in BGP RIB.
Version Description 9.7(0.0) Introduced on the S6000–ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Introduced on the S-Series. 7.7.1.0 Introduced on the C-Series. neighbor distribute-list Distribute BGP information via an established prefix list.
Usage Information Related Commands 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. Other BGP filtering commands include: neighbor filter-list, ip as-path access-list, and neighbor route-map. • neighbor route-map — assign a route map to a neighbor or peer group. neighbor ebgp-multihop Attempt and accept BGP connections to external peers on networks that are not directly connected.
Usage Information To prevent loops, the neighbor ebgp-multihop command does not install the default routes of the multihop peer. Networks not directly connected are not considered valid for best-path selection. neighbor fall-over Enable or disable fast fall-over for BGP neighbors. Syntax neighbor {ipv4-address | peer-group-name} fall-over To disable, use the no neighbor {ipv4-address | peer-group-name} fall-over command.
neighbor local-as To accept external routes from neighbors with a local AS number in the AS number path, configure Internal BGP (IBGP) routers. Syntax neighbor {ip-address | peer-group-name} local-as as-number [no-prepend] To return to the default value, use the no neighbor {ip-address | peer-group-name} local-as command. Parameters ip-address Enter the IP address of the neighbor in dotted decimal format.
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} maximumprefix 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.
summary command displays (prfxd) in the State/PfxRcd column for that neighbor. The neighbor remains down until you enter the clear ip bgp command for the neighbor or the peer group to which the neighbor belongs or you enter the neighbor shutdown and neighbor no shutdown commands. Related Commands • show ip bgp summary — display the current BGP configuration. neighbor password Enable message digest 5 (MD5) authentication on the TCP connection between two neighbors.
Configure the same password on both BGP peers or a connection does not occur. When you configure MD5 authentication between two BGP peers, each segment of the TCP connection between them is verified and the MD5 digest is checked on every segment sent on the TCP connection. Configuring a password for a neighbor causes an existing session to be torn down and a new one established.
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. You can assign up to 256 peers to one peer group. When you add a peer to a peer group, it inherits all the peer group’s configured parameters.
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.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 soft-reconfiguration inbound command. For passive eBGP limits, the Remote AS must be different from the AS for this neighbor.
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. Added 4-byte support. 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.
Usage Information Version Description 7.8.1.0 Introduced on the S-Series. 7.7.1.0 Introduced on the C-Series. Added 4-byte support. Applies to EBGP neighbors only. Configure your system to accept 4-byte formats before entering a 4 byte AS Number. If the AS-PATH contains both public and private AS number or contains AS numbers of an EBGP neighbor, the private AS numbers are not removed.
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 you apply a route map to outbound routes, only routes that match at least one section of the route map are permitted.
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. A route reflector reflects routes to the neighbors assigned to the cluster. Neighbors in the cluster do not need not to be fully meshed. By default, when you use no route reflector, the internal BGP (IBGP) speakers in the network must be fully meshed.
Usage Information Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.2(1.0) Introduced on the Z9500. Version 9.0.2.0 Introduced on the S6000. 8.3.11.1 Introduced on the Z9000. 7.8.1.0 Introduced on the S-Series. 7.7.1.0 Introduced on the C-Series. To configure a COMMUNITY attribute, use the set community command in ROUTE-MAP mode.
Usage Information 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. Peers that are enabled within a peer group are disabled when their peer group is disabled. The neighbor shutdown command terminates all BGP sessions on the BGP neighbor or BGP peer group. Use this command with caution as it terminates the specified BGP sessions.
Usage Information Version Description 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. Similarly, you cannot associate a peer to a peer group if that peer is already configured with these settings.
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.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 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. Loopback interfaces are up constantly and the BGP session may need one interface constantly up to stabilize the session.
Usage Information Version Description 7.8.1.0 Introduced on the S-Series. 7.7.1.0 Introduced on the C-Series. In the Dell Networking OS best path selection process, the path with the highest weight value is preferred. NOTE: In the Dell Networking OS best-path selection process, the path with the highest weight value is preferred. If you configure the set weight command in a route map applied to this neighbor, the weight set in that command overrides the weight set in the neighbor weight command.
Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on 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.
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. 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.
Related Commands • deny bandwidth – link band width extended-community attribute as the matching criteria to deny incoming or outgoing traffic. redistribute Redistribute routes into BGP. Syntax redistribute {connected | static} [route-map map-name] To disable redistribution, use the no redistribution {connected | static} command. Parameters connected Enter the keyword connected to redistribute routes from physically connected interfaces.
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 Introduced the ability to substitute IGP cost for MED when a peer/peer-group outbound route-map is set as internal. 7.8.1.0 Introduced on the S-Series. 7.7.1.0 Introduced on the C-Series. You can use the redistribute command to advertise the IGP cost as the MED on redistributed routes.
route-map mapname (OPTIONAL) Enter the keywords route-map then the name of a configured route map. 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. 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.
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 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S-Series. A new policy command is introduced in order to attach the Link Bandwidth extended community only to the prefixes that are received from a neighbor that satisfy the desired conditions. This command is relevant for both inbound as well as outbound policy handling (for received prefixes). Also, there is no change to the set of supported conditions or filters.
00000000 00000000 00000000 00000000 00000001 0181a1e4 0181a25c 41af9400 00000000 PDU[2] : len 19, captured 00:34:51 ago ffffffff ffffffff ffffffff ffffffff 00130400 PDU[3] : len 19, captured 00:34:51 ago ffffffff ffffffff ffffffff ffffffff 00130400 [. . .] Outgoing packet capture enabled for BGP neighbor 20.20.20.
show ip bgp View the current BGP IPv4 routing table for the system. Syntax show ip bgp [vrf vrf-name] [ipv4 unicast] [network [network-mask] [longerprefixes]] Parameters Command Modes Command History Usage Information ipv4 unicast (OPTIONAL) Enter the keywords ipv4 unicast to view information only related to ipv4 unicast routes. network (OPTIONAL) Enter the network address (in dotted decimal format) of the BGP network to view information only on that network.
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.
Parameters Command Modes Command History Usage Information 372 vrf vrf-name (OPTIONAL) Enter the keyword vrf and then the name of the VRF to view cluster information of BGP neighbors corresponding to that VRF. ipv4 multicast (OPTIONAL) Enter the keywords ipv4 followed by the keyword multicast to view information related only to ipv4 multicast routes. ipv4 unicast (OPTIONAL) Enter the keyword ipv4 followed by the keyword unicast to view information related only to ipv4 multicast routes.
Example Dell# show ip bgp cluster-list BGP local RIB : Routes to be Added 0, Replaced 0, Withdrawn 0 BGP local router ID is 192.168.11.6 Status codes: s suppressed, S stale, d dampened, h history, * valid, > best Path source: I - internal, a - aggregate, c - confed-external, r - redistributed n - network, D - denied, S - stale Origin codes: i - IGP, e - EGP, ? - incomplete Network *>I 55.0.0.0/24 *>I 66.0.0.0/24 *>I 77.0.0.0/24 Next Hop 172.16.0.2 172.16.0.2 172.16.0.
no-advertise Enter the keywords no-advertise to view all routes containing the well-known community attribute of NO_ADVERTISE. All routes with the NO_ADVERTISE (0xFFFFFF02) community attribute must not be advertised to other BGP peers. no-export Enter the keywords no-export to view all routes containing the well-known community attribute of NO_EXPORT. All routes with the NO_EXPORT (0xFFFFFF01) community attribute must not be advertised outside a BGP confederation boundary.
Example Field Description 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.
• Command History Usage Information EXEC Privilege This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command 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.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.
Next-Hop : 172.16.0.2, Cost : 0 Origin IGP, Metric 4294967295 (Default), LocalPref Communities : 200:1 1000:1 Dell# 100, Weight 0, external 3000:1 show ip bgp dampened-paths View BGP routes that are dampened (non-active).
Usage Information 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. The subsequent route-up event corresponding to the same route is not considered as a flap and is not penalized. The history paths that the show ip bgp command displays contain only the prefix and the next-hop information.
Example Version Description 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Introduced on the S-Series. 7.7.1.0 Introduced on the C-Series. 7.5.1.0 Introduced.
show ip bgp extcommunity-list View information on all routes with Extended Community attributes. Syntax show ip bgp [vrf vrf-name] [ipv4 {multicast | unicast} | ipv6 unicast] extcommunity-list [list name] Parameters Command Modes Command History Usage Information 380 vrf vrf-name (OPTIONAL) Enter the keywords vrf and then the name of the VRF to view information on all routes with extended community attributes corresponding to that VRF.
The show ip bgp community command without any parameters lists BGP routes with at least one BGP community attribute and the output is the same as for the show ip bgp command output. Example Dell# show run extcommunity-list ! ip extcommunity-list ecl1 permit rt 100:4 permit soo 40:4 Dell#show ip bgp extcommunity-list ecl1 BGP local RIB : Routes to be Added 0, Replaced 0, Withdrawn 0 BGP local router ID is 192.168.11.
Usage Information Example Version Description 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.0.2.0 Introduced on the S6000. 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 filter-list hello command shown in the following example.
show ip bgp flap-statistics View flap statistics on BGP routes. Syntax Parameters show ip bgp [vrf vrf-name] [ipv4 {multicast | unicast} | ipv6 unicast] flapstatistics [ip-address [mask]] [filter-list as-path-name] [regexp regularexpression] vrf vrf-name (OPTIONAL) Enter the keywords vrf and then the name of the VRF to view flap statistics on BGP routes corresponding to that VRF.
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.0.2.0 Introduced on the S6000. 8.3.
Parameters Command Modes Command History Usage Information Example 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. • EXEC • EXEC Privilege This guide is platform-specific.
*> 3.18.135.0/24 * * * *> 4.0.0.0/8 * * * * 6.0.0.0/20 * *> * * 9.2.0.0/16 * --More-- 63.114.8.60 63.114.8.34 63.114.8.33 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 63.114.8.33 63.114.8.33 63.114.8.60 63.114.8.
dampened-routes (OPTIONAL) Enter the keywords dampened-routes to view information on dampened routes from the BGP neighbor. detail (OPTIONAL) Enter the keyword detail to view neighbor-specific internal information for the IPv4 Unicast address family. 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.
The neighbor information that this command displays does not include counts corresponding to ignored prefixes and updates. However, the martian case is an exception where neighbor information corresponding to ignored updates is displayed. BGP shows the exact information that is exchanged between the BGP peers. It also indicates whether or not this information is received by the BGP peer. The following describes the show ip bgp neighbors command shown in the following examples.
Example The Lines Beginning with: Description Foreign host: Displays the peering address of the neighbor and the TCP port number. Dell# show ip bgp neighbors 172.16.0.2 BGP neighbor is 172.16.0.2, remote AS 200, external link Member of peer-group port0 for session parameters BGP remote router ID 172.16.0.
show ip bgp next-hop View all next hops (using learned routes only) with current reachability and flap status. This command only displays one path, even if the next hop is reachable by multiple paths. Syntax show ip bgp [vrf vrf-name] next-hop Command Modes Command History Usage Information Example 390 • EXEC • EXEC Privilege 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 ip bgp paths View all the BGP path attributes in the BGP database. Syntax Parameters show ip bgp[vrf vrf-name] paths [regexp regular-expression] regexp regularexpression Enter a regular expression then use one or a combination of the following characters to match: • . = (period) any single character (including a white space). • * = (asterisk) the sequences in a pattern (zero or more sequences). • + = (plus) the sequences in a pattern (one or more sequences).
Example Field Description Total Displays the total number of BGP path attributes. Address Displays the internal address where the path attribute is stored. Hash Displays the hash bucket where the path attribute is stored. Refcount Displays the number of BGP routes using this path attribute. Metric Displays the MED attribute for this path attribute. Path Displays the AS path for the route, with the origin code for the route listed last. Numbers listed between braces {} are AS_SET information.
Usage Information Example Version Description 7.7.1.0 Introduced on the C-Series. The following describes the show ip bgp paths community command shown in the following example. Field Description Address Displays the internal address where the path attribute is stored. Hash Displays the hash bucket where the path attribute is stored. Refcount Displays the number of BGP routes using these communities. Community Displays the community attributes in this BGP path.
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.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.8.0 Added the add-path option to the S4810.
• neighbor peer-group (creating group) — create a peer group. show ip bgp regexp Display the subset of the BGP routing tables matching the regular expressions specified. Syntax Parameters show ip bgp [vrf vrf-name] regexp regular-expression [character] vrf vrf-name Enter the keyword vrf and then the name of the VRF to view the subset of BGP routing tables that match the regular expression specified on that VRF.
Usage Information Example Version Description 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 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 regexp command shown in the following example. Field Description Network Displays the destination network prefix of each BGP route. Next Hop Displays the next hop address of the BGP router. If 0.0.
ipv6 unicast Command Modes Command History Usage Information • EXEC • EXEC Privilege (OPTIONAL) Enter the keyword ipv6 followed by the keyword unicast to view information related only to ipv6 unicast routes. This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command 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.
Field Description BGP path attribute entries Displays the number of BGP path attributes and the amount of memory used to process them. BGP AS-PATH entries Displays the number of BGP AS_PATH attributes processed and the amount of memory used to process them. BGP community entries Displays the number of BGP COMMUNITY attributes processed and the amount of memory used to process them. The show ip bgp community command provides more details on the COMMUNITY attributes.
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. Syntax show running-config bgp 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.
To return to the default, use the no timers bgp command. Parameters 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.
debug ip bgp dampening View information on routes being dampened. Syntax debug ip bgp [vrf vrf-name] [ipv4 {unicast | multicast} | ipv6 unicast] dampening To disable debugging, use the no debug ip bgp dampening command. 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.
distance bgp Define an administrative distance for routes. Syntax distance bgp external-distance internal-distance local-distance To return to default values, use the no distance bgp command. Parameters Defaults external-distance Enter a number to assign to routes learned from a neighbor external to the AS. The range is from 1 to 255. The default is 20. internal-distance Enter a number to assign to routes learned from a router within the AS. The range is from 1 to 255. The default is 200.
show ip bgp dampened-paths View BGP routes that are dampened (non-active). Syntax Parameters Command Modes Command History Usage Information 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.
The history paths that the show ip bgp command displays contain only the prefix and the next-hop information. The next-hop information shows the ip address of the neighbor. It does not show the actual next-hop details. The following describes the show ip bgp damp command shown in the following example. 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.
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. WARNING: If you are using these features for the first time, contact Dell Networking Technical Assistance Center (TAC) for guidance.
• Configure more Layer 3 FIB entries when the system is deployed as a router. • Configure more access control lists (ACLs) (when IPv6 is not employed). • 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.
• fedgovacl : 0 • nlbclusteracl: 0 l2acl number Enter the keyword l2acl and then the number of l2acl blocks. The range is from 0 to 8 in multiples of 2. ipv4acl number Enter the keyword ipv4acl and then the number of FP blocks for IPv4. The range is from 0 to 9 in multiples of 3, when ipv4udfenable is selected. If not enabled, it is in multiples of 2. ipv6acl number Enter the keyword ipv6acl and then the number of FP blocks for IPv6. The range is from 0 to 9 in multiples of 3.
[vman-qos | vmandual-qos number] ipv4pbr numberopenflow {4|8} | fcoe number [vrfv4acl number] The fcoe range is 0–8 groups. Each group has 256 entries; the value given must be an even number. This information is stored in the NVRAM and is effective after rebooting the switch. 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.
cam-acl-egress Allocate CAM for egress ACLs. Syntax Parameters cam-acl-egress default | l2acl number ipv4acl number ipv6acl number default Reset egress CAM ACL entries to default settings. l2acl number Allocate space to each CAM region. The total space allocated must equal 4. The ipv6acl range must be a factor of 2. Command Modes CONFIGURATION Command History This guide is platform-specific.
Usage Information Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0. Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.2.1.0 Introduced on the S-Series. 7.8.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 C-Series. The display reflects the settings implemented with the cam-acl command. Example test cam-usage Verify that enough CAM space is available for the IPv6 ACLs you have created. Syntax Parameters test cam-usage service-policy input input policy name stack-unit {number | all} policy-map name Enter the name of the policy-map to verify. Maximum is 32 characters.
The following describes the test cam-usage command shown in the following example. Example Term Explanation Stack-Unit Lists the stack unit or units that are checked. Entering all shows the status for all stacks. Portpipe Lists the portpipe (port-set) or port pipes (port-sets) that are checked. Entering all shows the status for stack-units and port-pipes in the chassis. . CAM Partition Shows the CAM profile of the CAM. Available CAM Identifies the amount of CAM space remaining for that profile.
Command History This guide is platform-specific. For command information about other platforms, refer to the relevant Dell Networking OS Command Line Reference Guide. The following is a list of the Dell Networking OS version history for this command. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.7(0.0) Introduced on the S6000, S6000-ON, and Z9500 switch.. Usage Information This command takes effect only after reboot.
11 Control Plane Policing (CoPP) Control plane policing (CoPP) uses access control list (ACL) rules and quality of service (QoS) policies to create filters for a system’s control plane. The CoPP filters prevent traffic that is not identified as legitimate from reaching the control plane, and rate-limit traffic to an acceptable level.
service-policy rate-limit-cpu-queues Apply a policy map for the system to rate limit control traffic on a per-queue basis. Syntax Parameters service-policy rate-limit-cpu-queues policy-name policy-name Enter the service-policy name, using a string up to 32 characters. Defaults Not configured. Command Modes CONTROL-PLANE-CPUQOS Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide.
Parameters policy-name Enter the service-policy name, using a string up to 32 characters. Defaults Not configured. Command Modes CONTROL-PLANE-CPUQOS Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Usage Information Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.
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. This command applies the service-policy based on the type of protocol defined in the ACL rules.
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.1 Introduced on the Z9000. 8.3.8.0 Introduced on the S4810.
Example Version Description 8.3.19.0 Introduced on the S4820T. 8.3.8.0 Introduced on the S4810.
Dell# 420 09:00:2b:00:00:04/05 any Control Plane Policing (CoPP) Q9 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.
Parameters pfc-queues Enter the pfc-queue range. To disable DCB, use the no dcb enable command. The range is from 1 or 4. 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. 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.
Related Commands pfc-nodrop-priority l2-dlf drop — configures to drop the unknown unicast packets flooding on lossless priorities. show hardware pfc-nodrop-priority — displays the packets drop count corresponding to the priority. clear pfc counters Clear the PFC TLV counters and PFC statistics on an interface or stack unit. Syntax Parameters clear pfc counters [interface-type | stack-unit {unit number | all } all stackports all}] port-type Enter the keywords port-type then the interface information.
Command History Related Commands This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.10(0.0) Introduced on the C9010, S6000, S6000–ON, Z9100–ON and S6100–ON. show hardware pfc-nodrop-priority — displays the packets drop count corresponding to the priority. pfc no-drop queues Configure the port queues that still function as no-drop queues for lossless traffic.
• dot1p Value in the Incoming Frame Description heading 5 5 6 6 7 7 Before configuring the port queues to function as no-drop queues, you must first apply the dcb-map map with pfc mode off. To apply the dcb-map with pfc mode off, use the following commands: dcb-map pfcoff and no pfc mode on. pfc priority Configure the CoS traffic to be stopped for the specified delay. Syntax pfc priority priority-range To delete the pfc priority configuration, use the no pfc priority command.
show dcb Displays the data center bridging status, the number of PFC-enabled ports, and the number of PFC-enabled queues. Syntax show dcb Command Modes EXEC Privilege Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.7(0.0) Introduced on the S6000-ON and Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.
Command History Version Description 9.10(0.0) Introduced on the C9010, S6000, S6000–ON, Z9100–ON and S6100–ON. Example Dell#show hardware pfc-nodrop-priority l2-dlf drops stack-unit 0 port-set 0 --------------------------------------------------Priority DropCount --------------------------------------------------0 0 1 0 2 0 3 0 4 0 5 0 6 0 7 0 Related Commands pfc-nodrop-priority l2-dlf drop — configures to drop the unknown unicast packets flooding on lossless priorities.
Usage Information Version Description 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the Z9500. 9.2.(0.0) Down status messages added. 8.3.19.0 Introduced on the S4820T. 8.3.12.0 Introduced on the S4810. 8.3.16.0 Introduced on the MXL 10/40GbE Switch IO Module. To clear the PFC TLV counters, use the clear pfc counters interface command. The following describes the show interface pfc summary command shown in the following example.
Field Description PFC TLV Statistics: Input TLV pkts Number of PFC TLVs received. PFC TLV Statistics: Output TLV pkts Number of PFC TLVs transmitted. PFC TLV Statistics: Error pkts Number of PFC error packets received. PFC TLV Statistics: Pause Tx pkts Number of PFC pause frames transmitted. PFC TLV Statistics: Pause Rx pkts Number of PFC pause frames received.
show interface pfc statistics Displays counters for the PFC frames received and transmitted (by dot1p priority class) on an interface. Syntax show interface port-type pfc statistics Parameters port-type Enter the port type and the interface information. NOTE: This command also enables you to view information corresponding to a range of ports. However, for Open Networking (ON) platforms the notation for specifying port range in the command is different from how you specify in non-ON platforms.
Te 1/13/2 P7 Dell(conf)# 0 0 0 ETS Commands The following ETS commands are supported on the Dell Networking OS. dcb-enable Enable data center bridging. Syntax dcb enable[pfc-queues 1|4] To disable DCB, use the no dcb enable command. Parameters pfc-queues Enter the pfc-queue range. To disable DCB, use the no dcb enable command. The range is from 1 or 4. Defaults None Command Modes CONFIGURATION Command History This guide is platform-specific.
Defaults None Command Modes EXEC Privilege Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.7(0.0) Introduced on the S6000-ON and Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.12.0 Introduced on the S4810. 8.3.16.0 Introduced on the MXL 10/40GbE Switch IO Module.
Version Description 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.0 Introduced on the MXL 10/40GbE Switch IO Module.
Remote Parameters : ------------------Remote is disabled Local Parameters : -----------------Local is enabled PG-grp Priority# BW-% BW-COMMITTED BW-PEAK TSA % Rate(Mbps) Burst(KB) Rate(Mbps) Burst(KB) ---------------------------------------------------------------------------------0 0,1,2,3,4,5,6,7 100 ETS 1 2 3 4 5 6 7 15 Oper status is init ETS DCBX Oper status is Down Reason: Port Shutdown State Machine Type is Feature Conf TLV Tx Status is enabled 23 Input Conf TLV Pkts, 47 Output Conf TLV Pkts, 0 Err
Usage Information Version Description 8.3.12.0 Introduced on the S4810. 8.3.16.0 Introduced on the MXL 10/40GbE Switch IO Module. You can configure the transmission of more than one TLV type at a time; for example: advertise dcbx-tlv ets-conf ets-reco. You can enable ETS recommend TLVs (ets-reco) only if you enable ETS configuration TLVs (ets-conf). To disable TLV transmission, use the no form of the command; for example, no advertise dcbx-tlv pfc ets-reco.
Usage Information Version Description 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 verify the DCBX configuration on a port, use the show interface dcbx detail command. dcbx version Configure the DCBX version used on the interface. Syntax dcbx version {auto | cee | ieee-v2.
debug dcbx Enable DCBX debugging. Syntax debug dcbx {all | auto-detect-timer | config-exchng | fail | mgmt | resource | sem | tlv} To disable DCBX debugging, use the no debug dcbx command. Parameters {all | auto-detecttimer | configexchng | fail | mgmt | resource | sem | tlv} Enter the type of debugging, where: • all: enables all DCBX debugging operations. • auto-detect-timer: enables traces for DCBX auto-detect timers. • config-exchng: enables traces for DCBX configuration exchanges.
Command Modes PROTOCOL LLDP Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Usage Information Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.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.
Usage Information Version Description 8.3.12.0 Introduced on the S4810. 8.3.16.0 Introduced on the MXL 10/40GbE Switch IO Module. To clear DCBX frame counters, use the clear dcbx counters interface stack-unit/port command. The following describes the show interface dcbx detail command shown in the following example. Field Description Interface Interface type with chassis slot and port number. Port-Role Configured the DCBX port role: auto-upstream, auto-downstream, config-source, or manual.
Example Field Description Peer DCBX Status: Sequence Number Sequence number transmitted in Control TLVs received from the peer device. Peer DCBX Status: Acknowledgment Number Acknowledgement number transmitted in Control TLVs received from the peer device. Total DCBX Frames transmitted Number of DCBX frames sent from the local port. Total DCBX Frames received Number of DCBX frames received from the remote peer port. Total DCBX Frame errors Number of DCBX frames with errors received.
dcb-map Create a DCB map to configure priority flow control (PFC) and enhanced transmission selection (ETS) on Ethernet ports that support converged Ethernet traffic. Apply the DCB map to an Ethernet interface. Syntax Parameters dcb-map map-name map-name Enter a DCB map name. The maximum number of alphanumeric characters is 32. Defaults None. There are no pre-configured PFC and ETS settings on S5000 Ethernet interfaces.
Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.7(0.0) Introduced on the S6000-ON and Z9500. 9.3(0.0) Introduced on the S4810, S6000 platforms. PFC and ETS settings are not pre-configured on Ethernet ports. You must use the dcb-map command to configure different groups of 802.
Usage Information Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.7(0.0) Introduced on the S6000-ON and Z9500. 9.3(0.0) Introduced on the S4810, S6000 platforms. Use the dcb-map command to configure priority groups with PFC and/or ETS settings and apply them to Ethernet interfaces. Use the priority-pgid command to map 802.1p priorities to a priority group. You can assign each 802.1p priority to only one priority group. A priority group consists of 802.
Usage Information Version Description 9.6(0.0) Introduced on the S5000. 9.3(0.0) Introduced on the S4810, S4820T, and S6000 platforms. Configure the maximum shared buffer available for PFC traffic. You can choose to increase or decrease the shared buffer that is allocated in the system by default. Configure the shared buffer size less than the total PFC buffer size.
priority Configure the priority for the PFC threshold to be allocated to the buffer space parameters.
Usage Information For each priority, you can specify the shared buffer threshold limit, the ingress buffer size, buffer limit for pausing the acceptance of packets, and the buffer offset limit for resuming the acceptance of received packets. When PFC detects congestion on a queue for a specified priority, it sends a pause frame for the 802.1p priority traffic to the transmitting device. You can use the priority command to set up both the administrative and peer-related PFC priorities.
Parameters KB Enter a number in the range of 0 to 3399. Default The default is 3088KB. 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. Usage Information Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048–ON. 9.7(0.0) Introduced on the S6000-ON. 9.6(0.0) Introduced on the S5000. 9.3(0.
Usage Information Example Version Description 9.3(0.0) Introduced on the S6000 platform. The following table describes the output fields displayed for the show running-config dcb-bufferthreshold command: Field Description Field Description Profile name Name of the DCB buffer threshold profile Priority The priority of the queue for which the buffer space settings apply buffer-size Ingress buffer size pause-thresholdvalue Buffer limit at which the port sends the pause to peer in KB.
dcb {ets | pfc} enable Enable priority flow control or enhanced transmission selection on interface. Syntax dcb {ets | pfc} enable • To disable ETS on interface, use “no dcb ets enable” command. • To disable PFC on interface, use “no dcb pfc enable” command. Defaults Enable 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.
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.
Usage Information The Kernel core dump can be large and may take up to 5 to 30 minutes to upload. Dell Networking OS does not overwrite application core dumps so you should delete them as necessary to conserve space on the flash; if the flash is out of memory, the coredump is aborted. Dell Networking OS completes the coredump process and wait until the upload is complete before rebooting the system.
interactive Enter the keyword interactive with the test ID to test interactive test cases. The test cases can be found using the show diag testcase stack-unit stack-unitid interactive command. Defaults None Command Modes EXEC Privilege Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.
Usage Information Version Description 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.2.1.0 Added a warning message to the off-line diagnostic. 7.7.1.0 Introduced on the S-Series. The system reboots when the off-line diagnostics complete. This reboot is an automatic process. A warning message appears when the offline stack-unit command is implemented. Warning - Diagnostic execution will cause stack-unit to reboot after completion of diags.
show diag Display the diagnostic information. Syntax show diag {information | stack-unit number [detail [interval] | summary] | testcase stack-unit number [interactive | level0 | level1 | level2]} Parameters information Enter the keyword information to display diagnostic information. stack-unit number Enter the keywords stack-unit then the stack-unit number to display diagnostic details of the specific stack unit. detail Enter the keyword detail to display diagnostic information in detail.
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.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. 8.3.1.0 Introduced the verbose option. 7.7.1.0 Introduced on the S-Series. Hardware Commands These commands display information from a hardware sub-component or ASIC.
Related Commands Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.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 clear hardware vlan-couters vlan-id vlan-id Enter the interface VLAN number. The range is from 1 to 4094. 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.
Usage Information 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.
stack-unit number Enter the keywords stack-unit then a number to select a stack ID. port-set 0–0 Enter the keyword port-set with a port-pipe number. The range is from 0 to 0. pipeline pipelinenumber Enter the keyword pipeline with a pipeline number to display the MAC ACL entries specific to the pipeline number. The range is from 0 to 3. Defaults None Command Modes EXEC Privilege 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.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. show hardware stack-unit Display the data plane or management plane input and output statistics of the designated component of the designated stack member.
Command Modes Command History Example (DataPlane) • EXEC • EXEC Privilege This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(2.0) Introduced on the S3100 series. 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.8(0.0) Replaced the keyword port with interface. 9.7(0.0) Introduced on the S6000-ON. 9.2(0.
txInternalError :0 txDatapathErr :0 txPkt(COS0 ) :0 txPkt(COS1 ) :0 txPkt(COS2 ) :0 txPkt(COS3 ) :0 txPkt(COS4 ) :0 txPkt(COS5 ) :0 txPkt(COS6 ) :0 txPkt(COS7 ) :0 txPkt(COS8 ) :0 txPkt(COS9 ) :0 txPkt(COS10) :0 txPkt(COS11) :0 txPkt(UNIT0) :0 Example (Party-Bus) Dell# show hardware stack-unit 1 cpu party-bus statistics Input Statistics: 0 packets, 0 bytes 0 dropped, 0 errors Output Statistics: 0 packets, 0 bytes 0 errors Example (Drops Unit) Example (PortStats) Example (Register) 462 Dell# show hardwar
0x38804004 ASF_CREDIT_THRESH_HI.ce3 = 0x0000001b 0x38804014 ASF_CREDIT_THRESH_HI.xe121 = 0x00000007 0x38804005 ASF_CREDIT_THRESH_HI.xe122 = 0x00000011 0x38804015 ASF_CREDIT_THRESH_HI.xe123 = 0x00000007 0x38804006 ASF_CREDIT_THRESH_HI.xe117 = 0x00000007 0x38804016 ASF_CREDIT_THRESH_HI.xe118 = 0x00000007 0x38804007 ASF_CREDIT_THRESH_HI.xe119 = 0x00000007 0x38804017 ASF_CREDIT_THRESH_HI.xe120 = 0x00000007 0x38804008 ASF_CREDIT_THRESH_HI.xe81 = 0x00000007 0x38804018 ASF_CREDIT_THRESH_HI.
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 TX TX TX TX Example (Details) - 64 Byte Frame Counter 65 to 127 Byte Frame Counter 128 to 255 Byte Frame Counter 256 to 511 Byte Frame Counter 512 to 1023 Byte Frame Counter 1024 to 1518 Byte Frame Counter 1519 to 1522 Byte Good VLAN Frame Counter 1519 to 2047 Byte Frame Counter 2048 to 4095 Byte Frame Counter 4096 to 9216 Byte Frame Counter Good Packet Counter Packet/Frame Counter Unicast
Example displaying queue range Related Commands • clear hardware system-flow — clear the statistics from selected hardware components. • show interfaces stack-unit — display information on all interfaces on a specific S-Series stack member. • show processes cpu (S-Series) — display the CPU usage information based on the processes running in an SSeries. • show system (S-Series and Z-Series) — display the current status of all the stack members or a specific member.
Usage Information Version Description 9.7(0.0) Introduced on the S6000-ON. Version 9.3(0.0) Introduced on the S6000 platform. The following table describes the fields in the output of the show command: Table 1. Show Output Fields Field Description Buffer Stats for Interface interface-number Queue queue-number Displays the counters that are calculated by the buffer statistics tracking method for each port per queue on a particular stack member.
• Command Modes For a 100-Gigabit Ethernet interface, enter the keyword hundredGigE then the slot/port information. queue Enter the keyword queue followed by all for displaying details of all queues, ucast queue-id or all for displaying Unicast queue details, and mcast queue-id or all for displaying Multicast queue details. priority-group Enter the keyword priority-group followed by id for specific priority-group or keyword all. EXEC EXEC Privilege Command History This guide is platform-specific.
packets for the specific interface --------------------------------------UCAST 0 0 Dell# show hardware buffer-stats-snapshot resource interface hundredGigE 1/10 queue ucast all Stack-unit 1 unit: 0 port: 34 (interface Hu 1/10) --------------------------------------Q# TYPE Q# TOTAL BUFFERED CELLS --------------------------------------UCAST 0 0 UCAST 1 0 UCAST 2 0 UCAST 3 0 UCAST 4 0 UCAST 5 0 UCAST 6 0 UCAST 7 0 UCAST 8 0 UCAST 9 0 Example displaying egress queue-level snapshot for multicast packets for th
show hardware drops Displays internal drops on the specified interface or for a range of interface. Syntax Parameters Command Modes show hardware drops interface interface drops Enter the keyword drops to display internal drops. interface Enter any of the following keywords and the interface or interface range information: • For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then the slot/port/subport information.
Example displaying Dell# show hardware drops interface tengigabitethernet 1/1/1 internal drops for the Drops in Interface Te 1/1/1: specific interface --- Ingress Drops --Ingress Drops : 0 IBP CBP Full Drops : 0 PortSTPnotFwd Drops : 0 IPv4 L3 Discards : 0 Policy Discards : 0 Packets dropped by FP : 0 (L2+L3) Drops : 0 Port bitmap zero Drops : 0 Rx VLAN Drops : 0 --- Ingress MAC counters--Ingress FCSDrops : 0 Ingress MTUExceeds : 0 --- MMU Drops --Ingress MMU Drops : 0 HOL DROPS(TOTAL) : 0 HOL DROPS on COS0
interface interface Defaults Command Modes Command History Example 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 25-Gigabit Ethernet interface, enter the keyword twentyFiveGigE then the slot/port/subport information. • For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/ port/subport information.
RX - Fragment Counter RX - VLAN Tagged Packets RX - Ingress Dropped Packet RX - MTU Check Error Frame Counter RX - PFC Frame Priority 0 RX - PFC Frame Priority 1 RX - PFC Frame Priority 2 RX - PFC Frame Priority 3 RX - PFC Frame Priority 4 RX - PFC Frame Priority 5 RX - PFC Frame Priority 6 RX - PFC Frame Priority 7 RX - Debug Counter 0 RX - Debug Counter 1 RX - Debug Counter 2
3061 3060 3059 3058 3056 3057 3054 3053 3052 Example ARP Reply Redirects 802.
Example Dell# show hardware vlan-counters 1 Counters for vlanid: 1 -----------------------Total number of inpackets: 0 Total number of inbytes: 0 Total number of outpackets: 0 Total number of outbytes: 0 Dell# Related Commands 474 • clear hardware system-flow — clear the statistics from selected hardware components.
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 9.7(0.0) 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. 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.
debug ipv6 dhcp To enable debug logs for DHCPv6 relay agent transactions. Syntax debug ipv6 dhcp To disable the debug logs for dhcpv6 relay agent transactions, use the debug ipv6 dhcp command. Defaults None Command Modes EXEC Privilege Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.
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. disable Disable the DHCP server. Syntax disable DHCP Server is disabled by default. To enable the system to be a DHCP server, use the no disable command. Defaults Disabled Command Modes CONFIGURATION DHCP Command History 478 This guide is platform-specific.
dns-server Assign a DNS server to clients based on address pool. Syntax Parameters dns-server address [address2...address8] address Enter a list of DNS servers that may service clients on the subnet. You may list up to eight servers, in order of preference. Defaults None Command Modes DHCP Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.
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.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 Parameters hardware-address address address Enter the hardware address of the client. Defaults None Command Modes DHCP Command History This guide is platform-specific.
Parameters address/mask Enter the host IP address and subnet mask. Defaults None Command Modes DHCP Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.
Version Description 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.2.1.0 Introduced on the C-Series and S-Series. 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.
netbios-node-type Specify the NetBIOS node type for a Microsoft DHCP client. Dell Networking recommends specifying clients as hybrid. Syntax netbios-node-type type Parameters type Enter the NETBIOS node type: • Broadcast: Enter the keyword b-node. • Hybrid: Enter the keyword h-node. • Mixed: Enter the keyword m-node. • Peer-to-peer: Enter the keyword p-node. Defaults Hybrid Command Modes DHCP Command History This guide is platform-specific.
Parameters network/ prefixlength Specify a range of addresses. Prefix-length range is from 17 to 31. Defaults None Command Modes DHCP Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.
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 S-Series. show ip dhcp binding Display the DHCP binding table. Syntax show ip dhcp binding 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.
global Display the DHCP configuration for the entire system. 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. 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.
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.
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 This guide is platform-specific.
Command Modes Command History Related Commands • INTERFACE • 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.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) 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.
• For a port channel interface, enter the keywords port-channel then a number. 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. Example Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.6(0.
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 S4810, S4820T, S6000, S6000-ON, and Z-Series. Dell# clear ipv6 dhcp snooping? binding Clear the snooping binding database ip dhcp relay Enable Option 82.
ip dhcp snooping Enable DHCP snooping globally. Syntax [no] ip dhcp snooping 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. 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.
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 S4810, S4820T, S6000, S6000-ON, and Z-Series. ipv6 dhcp snooping vlan Enable ipv6 DHCP Snooping on VLAN or range of VLANs.
ip ip-address Enter the keyword ip then the IP address that the server is leasing. interface type Enter the keyword interface then the type of interface to which the host is connected: lease time Defaults Command Modes Command History Related Commands • For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then the slot/port/subport information. • For a 25-Gigabit Ethernet interface, enter the keyword twentyFiveGigE then the slot/port/subport information.
IPv6 DHCP Snooping Binding Create a static DHCP snooping binding entry in the snooping database. Syntax [no] ipv6 dhcp snooping binding mac address vlan-id vlan-id ipv6 ipv6-address interface interface-type | interface-number lease value To delete the DHCP snooping binding entry from DHCP snooping database, use the [no] ipv6 dhcp snooping binding mac address vlan-id vlan-id ipv6 ipv6-address interface interface-type | interface-number lease valuecommand.
ip dhcp snooping database Delay writing the binding table for a specified time. Syntax Parameters ip dhcp snooping database write-delay minutes minutes The range is from 5 to 21600. 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.
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 S4810, S4820T, S6000, S6000-ON, and Z-Series. ip dhcp snooping database renew Renew the binding table.
ipv6 dhcp snooping database renew To load the binding entries from the file to DHCPv6 snooping binding database. Syntax ipv6 dhcp snooping database renew Defaults None Command Modes Command History • EXEC Privilege This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command 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.
Version Description 7.8.1.0 Introduced on the C-Series and S-Series. ipv6 dhcp snooping trust Configure an interface as trusted for DHCP snooping. Syntax [no] ipv6 dhcp snooping trust To disable dhcp snooping trusted capability on this interface, use the no ipv6 dhcp snooping trust command. 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.
Usage Information Version Description 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 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.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.3.1.0 Introduced on the E-Series. 7.8.1.0 Introduced on C-Series and S-Series.
ipv6 dhcp snooping verify mac-address Syntax [no] ipv6 dhcp snooping verify mac-address To disable verify source mac-address against IPv6 DHCP packet MAC address, use the no ipv6 dhcp snooping verify mac-address command. 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(0.0P5) Introduced on the S4048-ON. 9.8(0.
Usage Information Use this command on the interfaces where the DHCP clients are connected to forward the packets from clients to DHCP server and vice-versa. Example ipv6 helper-address Configures the ipv6 DHCP helper addresses without VRF. Syntax [no] ipv6 helper-address ipv6-address To delete the ipv6 helper address, use the [no] ipv6 helper-address ipv6-address command. Parameters ipv6-address Enter the keywordipv6–address through which the server address can be reached. Default Disabled.
Parameters Description discard-counters (OPTIONAL) Display the number of dropped packets. interface interface (OPTIONAL) Specifies an interface to show the discard counters. Enter any of the following keywords and the interface information: Defaults Command Modes Command History Example • For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then the slot/port/subport information.
permit host 10.1.1.252 count (0 packets) permit host 10.1.1.253 count (0 packets) ipmac-vlan sav access-list on TenGigabitEthernet 1/1/2 Total cam count 4 permit host 0.0.0.0 host 00:00:00:00:00:00 count (0 packets) permit vlan 10 host 10.1.1.1 host 00:00:00:aa:00:01 count (0 permit vlan 10 host 10.1.1.2 host 00:00:00:aa:00:02 count (0 permit vlan 20 host 10.2.2.1 host 00:00:00:aa:00:03 count (0 permit vlan 20 host 10.2.2.
NOTE: The output for port-channel interfaces does not display the physical interface. If the LAG member interfaces belong to different stack-units, the counters are displayed per stack-unit for that port channel. show ipv6 dhcp snooping Display the DHCPv6 snooping binding database. Syntax show ipv6 dhcp snooping Defaults None Command Modes EXEC Privilege Command History This guide is platform-specific.
Parameters vrf vrf-name (Optional) Enter the key word vrf and then the name of the VRF to configure the name server IP addresses for that VRF. ip-address [ipaddress2] [ipaddress3] [ipaddress4] [ipaddress5] [ipaddress6] Enter the IP address of the name server in dotted decimal format. NOTE: Use the additional ip-address parameters (ip-address2 to ipaddress6) in a sequential order to specify up to a maximum of six IP addresses per VRF.
name Enter the name of the domain to be appended to the in complete DNS requests corresponding to the specified VRF. Defaults None Command Modes EXEC Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.4.(0.
Version Description 9.7(0.0) Introduced on the S6000-ON. 9.4.(0.0) Introduced on the S-Series and Z-Series. Usage Information 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. Example Dell(conf)# ip domain-list Dell(conf)# ip domain-list vrf jay dell.com vrf jay force10.
clear host Removes one or all dynamically learned host table entries for a specific VRF. Syntax Parameters clear host [vrf vrf-name] {* | host-name} 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.
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.
Command Modes Command History Usage Information • CONFIGURATION • CONFIGURATION ECMP-GROUP This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command 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.
| xor1 | xor2 | xor4 | xor8 | xor16 hg {crc16 | crc16cc | crc32MSB | crc32LSB | xor1 | xor2 | xor4 | xor8 | xor16} stack-unit stack-unit-number | port-set port-pipe • dest-ip: Uses the destination IP for ECMP hashing • lsb: Returns the LSB of the key as the hash • xor1: Use CRC16_BISYNC_AND_XOR1 — Upper 8 bits of CRC16-BISYNC and lower 8 bits of xor1 • 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-
Defaults IPSA and IPDA mask value is FF for the stack-unit. 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. Usage Information Version Description 9.9(0.0) Added flow-based-hashing support for hashing on ECMP for S4820T, S6000, S4048 and Z9500. 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.
does not provide a satisfactory distribution of traffic, use the hash-algorithm command to designate another algorithm. When a Port Channel member leaves or is added to the Port Channel, the hash algorithm is recalculated to balance traffic across the members. ip ecmp-group Enable and specify the maximum number of ecmp that the L3 CAM hold for a route, By default, when maximum paths are not configured, the CAM can hold a maximum of 16 ecmp per route.
To disable weighted ECMP calculations, enter the no ip ecmp weighted command. Defaults N/A 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. 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 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. 9.0.0.0 Introduced on the Z9000. 8.3.19.0 Introduced on the S4820T. 8.3.10.0 Introduced on the S4810. link-bundle-monitor enable Provides a mechanism to enable monitoring of traffic distribution on an ECMP link bundle.
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.
load-balance flexhash Specify the parameters for the Flex Hash mechanism, such as whether IPv4 or IPv6 packets must be subject to Flex Hash functionality, a unique protocol number, the offset of hash fields from the start of the L4 header to be used for hash calculation, and a meaningful description to associate the protocol number with the name.
computation. You must specify the offset of hash fields from the start of the L4 header, which contains a flow identification field. You can cause the system to include the fields present at the offsets that you define (from the start of the L4 header) as a part of LAG and ECMP computation. Also, you can specify whether the IPv4 or IPv6 packets must be operated with the Flex Hash mechanism.
Defaults Not configured Command Modes INTERFACE (conf-if-po-number) Command History Usage Information Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.3(0.0) Introduced on the S6000. 9.2(1.0) Introduced on the Z9500. You can configure the optimal switchover functionality for LACP even if you do not enable the fast boot mode on the system. You must configure the long timeout mechanism for the LACP session to enable the fast boot capability to operate properly.
17 FIP Snooping In a converged Ethernet network, a switch can operate as an intermediate Ethernet bridge to snoop on FIP packets during the login process on Fibre Channel over Ethernet (FCoE) forwarders (FCFs). Acting as a transit FIP snooping bridge, the switch uses dynamically created access control lists (ACLs) to permit only authorized FCoE traffic to transmit between an FCoE end-device and an FCF.
clear fip-snooping statistics Clears the statistics on the FIP packets snooped on all VLANs, a specified VLAN, or a specified port interface. Syntax clear fip-snooping statistics [interface vlan vlan-id | interface port-type slot/port[/subport] | interface port-channel port-channel-number] Parameters vlan-id Enter the VLAN ID of the FIP packet statistics to be cleared. port-type slot/port Enter the slot number and port-type of the FIP packet statistics to be cleared.
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.
• For a 50-Gigabit Ethernet interface, enter the keyword fiftyGigE then the slot/ port/subport information. • For a 100-Gigabit Ethernet interface, enter the keyword hundredGigE then the slot/port information. • For a port channel interface, enter the keywords port-channel then a number. Command 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.
Dell(conf)#cam-acl l2acl 2 ipv4acl 0 ipv6acl 0 ipv4qos 2 l2qos 0 l2pt 0 ipmacacl 0 vman-qos 0 fcoeacl 2 etsacl 1 iscsi 2 Dell(conf)#feature fip-snooping fip-snooping enable Enable FIP snooping on all VLANs or on a specified VLAN. Syntax fip-snooping enable To disable the FIP snooping feature on all or a specified VLAN, use the no fip-snooping enable command. Defaults Command Modes Command History Usage Information FIP snooping is disabled on all VLANs.
Defaults 0x0EFC00 Command Modes Command History • CONFIGURATION • VLAN INTERFACE This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.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.
fip-snooping port-mode fcf Configure the port for bridge-to-FCF links. Syntax fip-snooping port-mode fcf To disable the bridge-to-FCF link on a port, use the no fip-snooping port-mode fcf command. 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. Usage Information Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.
Example Version Description 8.3.12.0 Introduced on the S4810. Dell# show fip-snooping config FIP Snooping Feature enabled Status: Enabled FIP Snooping Global enabled Status: Enabled Global FC-MAP Value: 0X0EFC00 FIP Snooping enabled VLANs VLAN Enabled FC-MAP ----------------100 TRUE 0X0EFC00 show fip-snooping enode Display information on the ENodes in FIP-snooped sessions, including the ENode interface and MAC address, FCF MAC address, VLAN ID and FC-ID.
Example Dell# show fip-snooping enode Enode MAC Enode Interface FCF MAC VLAN FC-ID --------- --------------- ------- ---- ----d4:ae:52:1b:e3:cd Te 1/11/1 54:7f:ee:37:34:40 100 62:00:11 show fip-snooping fcf Display information on the FCFs in FIP-snooped sessions, including the FCF interface and MAC address, FCF interface, VLAN ID, FC-MAP value, FKA advertisement period, and number of ENodes connected.
------- ------------- ---- ------ -------------- ------------54:7f:ee:37:34:40 Po 22 100 0e:fc:00 4000 2 show fip-snooping statistics Display statistics on the FIP packets snooped on all interfaces, including VLANs, physical ports, and port channels.
Example Field Description Number of ENode Keep Alives Number of FIP-snoop ENode keep-alive frames received on the interface. Number of VN Port Keep Alives Number of FIP-snoop VN port (Virtual N-port) keep-alive frames received on the interface Number of Multicast Discovery Advertisements Number of FIP-snoop multicast discovery advertisements received on the interface. Number of Unicast Discovery Advertisements Number of FIP-snoop unicast discovery advertisements received on the interface.
Number of Session failures due to Hardware Config :0 Dell(conf)# Dell# show fip-snooping statistics int tengigabitethernet 1/11/1 Number of Vlan Requests :1 Number of Vlan Notifications :0 Number of Multicast Discovery Solicits :1 Number of Unicast Discovery Solicits :0 Number of FLOGI :1 Number of FDISC :16 Number of FLOGO :0 Number of Enode Keep Alive :4416 Number of VN Port Keep Alive :3136 Number of Multicast Discovery Advertisement :0 Number of Unicast Discovery Advertisement :0 Number of FLOGI Accepts
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.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.
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.
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.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.
To disable debugging, use the no debug frrp {event | packet | detail} {ring-id} [countnumber] command. Parameters event Enter the keyword event to display debug information related to ring protocol transitions. packet Enter the keyword packet to display brief debug information related to control packets. detail Enter the keyword detail to display detailed debug information related to the entire ring protocol packets. ring-id (Optional) Enter the ring identification number.
Parameters Word Enter a description of the ring. Maximum: 255 characters. Defaults 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.10(0.0) Introduced on the S6100–ON. 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.
Version Description 9.7(0.0) Introduced on the S6000–ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 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. interface Configure the primary, secondary, and control-vlan interfaces.
control-vlan vlan-id • For a 100-Gigabit Ethernet interface, enter the keyword hundredGigE then the slot/port information. • For a port channel interface, enter the keywords port-channel then a number. Enter the keyword control-vlan then the VLAN ID. The range is from 1 to 4094. Defaults 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.
Parameters 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. Defaults 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.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.2.1.0 Introduced on the C-Series. 7.4.1.0 Introduced. protocol frrp Enter the Resilient Ring Protocol and designate a ring identification.
Usage Information Version Description 8.3.7.0 Introduced on the S4810. 8.2.1.0 Introduced on the C-Series. 7.4.1.0 Introduced This command places you into the resilient ring protocol. After executing this command, the command line prompt changes to conf-frrp. show frrp Display the resilient ring protocol configuration. Syntax show frrp [ring-id [summary]] | [summary] Parameters ring-id Enter the ring identification number.
Usage Information • hello Rx and Tx counters • Topology change Rx and Tx counters • The number of state change counters Executing this command without the optional ring-id command clears the statistics counters on all the available rings. Dell Networking OS requires a command line confirmation before the command is executed.
Parameters hello-interval milliseconds Enter the keyword hello-interval then the time, in milliseconds, to set the hello interval of the control packets. The milliseconds must be entered in increments of 50 millisecond; for example, 50, 100, 150, and so on. If an invalid value is entered, an error message is generated. The range is from 50 to 2000 ms. Default: 500 ms.
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.
• clear gvrp statistics • debug gvrp • disable • garp timers • gvrp enable • gvrp registration • protocol gvrp • show config • show garp timers • show gvrp • show gvrp statistics clear gvrp statistics Clear GVRP statistics on an interface.
Related Commands Version Description 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on C-Series, E-Series, and S-Series • show gvrp statistics — display the GVRP statistics. debug gvrp Enable debugging on GVRP. Syntax debug gvrp {config | events | pdu} To disable debugging, use the no debug gvrp {config | events | pdu} command.
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 disable Globally disable GVRP. Syntax disable To re-enable GVRP, use the no disable command. Defaults Enabled.
• protocol gvrp — access GVRP protocol. garp timers Set the intervals (in milliseconds) for sending GARP messages. Syntax garp timers {join | leave | leave-all} To return to the previous setting, use the no garp timers {join | leave | leave-all} command. Parameters join Enter the keyword join then the number of milliseconds to configure the join time. The range is from 100 to 147483647 milliseconds. The default is 200 milliseconds. NOTE: Designate the milliseconds in multiples of 100.
Usage Information Related Commands • Join Timer — Join messages announce the willingness to register some attributes with other participants. For reliability, each GARP application entity sends a Join message twice and uses a join timer to set the sending interval. • Leave Timer — Leave announces the willingness to de-register with other participants. Together with Join, Leave messages help GARP participants complete attribute reregistration and de-registration.
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 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. This setting is the default. forbidden Enter the keyword forbidden then the VLAN range in a comma-separated VLAN ID set.
To advertise or learn about VLANs through GVRP, use the forbidden command when you do not want the interface. 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 This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide.
Command Modes CONFIGURATION-GVRP Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. 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.
Example Version Description 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.
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.
summary Defaults • For a 25-Gigabit Ethernet interface, enter the keyword twentyFiveGigE then the slot/port/subport information. • For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/ port/subport information. • For a 50-Gigabit Ethernet interface, enter the keyword fiftyGigE then the slot/ port/subport information. • For a 100-Gigabit Ethernet interface, enter the keyword hundredGigE then the slot/port information.
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 • 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 2. ICMP Messages and their Definitions Symbol Type Code . 0 U 3 3 Error echo reply . destination unreachable: 0 network unreachable . 1 host unreachable . 2 protocol unreachable . 3 port unreachable .
Symbol Type & 11 Code Description Query Error time exceeded: 0 time-to-live equals 0 during transit . 1 time-to-live equals 0 during reassembly . 12 parameter problem: 1 IP header bad (catchall error) . 2 required option missing . 13 0 timestamp request . 14 0 timestamp reply . 15 0 information request (obsolete) . 16 0 information reply (obsolete) . 17 0 address mask request . 18 0 address mask reply .
21 Internet Group Management Protocol (IGMP) The IGMP commands are supported on the Dell Networking OS. Topics: • IGMP Commands • IGMP Snooping Commands IGMP Commands Dell Networking OS supports IGMPv1/v2/v3 and is compliant with RFC-3376. Important Points to Remember • Dell Networking OS supports protocol-independent multicast-sparse (PIM-SM) and protocol-independent source-specific multicast (PIM-SSM) include and exclude modes. • IGMPv2 is the default version of IGMP on interfaces.
• For a 25-Gigabit Ethernet interface, enter the keyword twentyFiveGigE then the slot/port/subport information. • For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/ port/subport information. • For a 50-Gigabit Ethernet interface, enter the keyword fiftyGigE then the slot/ port/subport information. • For a 100-Gigabit Ethernet interface, enter the keyword hundredGigE then the slot/port information.
Parameters vrf vrf-name (OPTIONAL) Enter the keyword vrf followed by the name of the VRF to enable debugging of IGMP packets corresponding to that VRF. NOTE: Applies to specific VRF if input is provided, else applies to Default VRF. group-address (OPTIONAL) Enter the IP multicast group address in dotted decimal format.
ip igmp access-group To specify access control for packets, use this feature. Syntax ip igmp access-group access-list To remove the feature, use the no ip igmp access-group access-list command. Parameters access-list Enter the name of the extended ACL (16 characters maximum). Defaults Not configured Command Modes INTERFACE (conf-if-interface-slot/port) Command History This guide is platform-specific.
To disable ip igmp immediate leave, use the no ip igmp immediate-leave command. Parameters group-list prefix-listname Enter the keywords group-list then a string up to 16 characters long of the prefix-listname. 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.
Parameters milliseconds Enter the number of milliseconds as the interval. For IGMP version 2, the range is from 100 to 25599. For IGMP version 3, the range is from 100 to 65535. The default value is 1000 milliseconds. Defaults 1000 milliseconds Command Modes INTERFACE Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.
Command Modes 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.
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.5(0.0) Introduced on the Z9500. 9.2(0.0) Introduced on the M I/O Aggregator.
source-address Specify the multicast source address to which the groups are mapped. 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. Usage Information 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.
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) Changed the default IGMP from version 2 to version 3. Introduced on the S6000-ON 9.5(0.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 Programmable-Mux (PMUX) mode only. 8.3.19.0 Introduced on the S4820T. 8.3.11.
detail Command Modes Command History • EXEC • EXEC Privilege • 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. (OPTIONAL) Enter the keyword detail to display the IGMPv3 source 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.
Example (VLT) 225.0.0.1 Vlan 100 00:00:05 00:02:04 225.0.0.2 Vlan 100 00:00:05 00:02:04 225.0.0.3 Vlan 100 00:00:05 00:02:04 225.0.0.4 Vlan 100 00:00:05 00:02:04 NOTE: The asterisk (*) after the port channel number (Po 2) highlighted in the following example indicates the port channel is VLT, that the local VLT port channel is down and the remote VLT port is up.
Command Modes Command History • EXEC • EXEC Privilege • For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/ port/subport information. • For a 50-Gigabit Ethernet interface, enter the keyword fiftyGigE then the slot/ port/subport information. • For a 100-Gigabit Ethernet interface, enter the keyword hundredGigE then the slot/port information. • For a Loopback interface, enter the keyword loopback then a number from 0 to 16383.
IGMP IGMP IGMP IGMP IGMP IGMP IGMP IGMP IGMP Example (VRF) is enabled on interface query interval is 60 seconds querier timeout is 125 seconds max query response time is 10 seconds last member query response interval is 1000 ms immediate-leave is enabled for all groups activity: 0 joins querying router is 35.0.0.1 (this system) version is 2 Dell# show ip igmp vrf BLUE interface TenGigabitEthernet 1/20 Inbound IGMP access group is not set Internet address is 50.10.4.
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) 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.
• IGMP snooping is not supported on a default VLAN interface. • 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).
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 S-Series and Z–Series. IGMP commands accept only non-VLAN interfaces — specifying VLAN does not yield results. debug ip igmp snooping Enable debugging of IGMP snooping packets on interfaces and groups.
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 S4810, S4820T, S5000, S6000, S6000–ON, Z9000, and Z9500. IGMP commands accept only non-VLAN interfaces — specifying VLAN does not yield results. This command displays packets for IGMP and IGMP snooping. ip igmp snooping enable Enable IGMP snooping on all or a single VLAN. This command is the master on/off switch to enable IGMP snooping.
ip igmp snooping fast-leave Enable IGMP snooping fast-leave for this VLAN. Syntax ip igmp snooping fast-leave To disable IGMP snooping fast leave, use the no igmp snooping fast-leave command. Defaults Not configured. Command Modes INTERFACE VLAN — (conf-if-vl-n) Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.
ip igmp snooping last-member-query-interval The last member query interval is the maximum response time inserted into Group-Specific queries sent in response to Group-Leave messages. Syntax ip igmp snooping last-member-query-interval milliseconds To return to the default value, use the no ip igmp snooping last-member-query-interval command. Parameters milliseconds Enter the interval in milliseconds. The range is from 100 to 65535. The default is 1000 milliseconds.
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 Enter the following keywords and the interface information: • For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then the slot/port/subport information.
Version Description 7.5.1.0 Introduced on the C-Series. E-Series legacy command. Usage Information The Dell Networking OS provides the capability of statically configuring the interface to which a multicast router is attached. To configure a static connection to the multicast router, enter the ip igmp snooping mrouter interface command in the VLAN context. The interface to the router must be a part of the VLAN where you are entering the command.
Usage Information This command enables the IGMP switch to send General Queries periodically. This behavior is useful when there is no multicast router present in the VLAN because the multicast traffic is not routed. Assign an IP address to the VLAN interface for the switch to act as a querier for this VLAN. show ip igmp snooping groups Display snooping related information for all the IGMP groups, interface or one group of one interface.
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 Field Description Group Address Lists the multicast address for the IGMP group. Interface Lists the interface type, slot and port number. Mode Displays the IGMP version used.
Version Description 9.5(0.1) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. E-Series legacy command. Usage Information If the port channel is a VLT port channel, an asterisk (*) after the port channel number (Po 100*) indicates the port channel is locally down and that a remote VLT port is up.
22 Interfaces To configure egress, port channel, time domain, and UDP, use these interface commands. Topics: • Basic Interface Commands • Port Channel Commands • Enhanced Validation of Interface Ranges • ip http source-interface Basic Interface Commands The following commands are for Physical, Loopback, and Null interfaces.
• For a tunnel interface, enter the keyword tunnel. The range is from 1 to 16383. NOTE: This command also enables you to clear the port configurations 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.
Example 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 Updated the definition of the learning-limit option for clarity. Dell# clear counters Clear counters on all interfaces [confirm] Dell# • mac learning-limit — allow aging of MACs even though a learning-limit is configured or disallow station move on learned MACs. • show interfaces — display information on the interfaces.
Example Version Description 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.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. 7.4.1.0 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.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. 7.4.1.0 Introduced on the E-Series.
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. 8.1.1.0 Introduced on the E-Series. 7.6.1.0 Introduced on the S-Series. 7.5.1.
range • For non-ON platforms, you can specify multiple ports as slot/port-range. For example, if you want to display information corresponding to all ports between 1 and 4, specify the port range as show interfaces interface-type 1/1 - 4. • For ON platforms, you can specify multiple ports as slot/port/[subport] slot/port/[subport]. For example, if you want to display information corresponding to all ports between 1 and 4, specify the port range as show interfaces interface-type 1/1/1 - 1/1/4.
full Enter the keyword full to set the physical interface to transmit in both directions. 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. Usage Information 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.
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. fec enable — enables FEC on the interface. fec enable Enable FEC on the interface. Syntax fec enable To disable FEC, use the no fec enable command.
flowcontrol Control how the system responds to and generates 802.3x pause frames. Syntax flowcontrol rx {off | on} tx {off | on} [negotiate | pause-threshold value | resume-offset value] To return to the default, use the no form of this command. Parameters rx on Enter the keywords rx on to process the received flow control frames on this port. rx off Enter the keywords rx off to ignore the received flow control frames on this port.
When a port receives traffic at a higher rate than it can process, the frames are stored in the port buffer. As a result, buffer usage increases. When the buffer usage reaches the value specified in the “pause-threshold” argument, the port sends PAUSE frame to the connected link partner to stop sending the traffic. Eventually this reduces the buffer usage. When the buffer usage drops by the value specified in the “resume-threshold”, the port again sends a PAUSE frame with 0 as wait-time.
Related Commands off off off off off off off off off off off off off off off off off off off off off off on off off off on off off off off off off on on on off off on on off off on on off on on on off off on on off off on on off off on on off off on on • show running-config — display the flow configuration parameters (non-default values only). • show interfaces — display the negotiated flow control parameters. interface Configure a physical or virtual interface on the switch.
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.4(0.0) Added the support for interfaces. 9.2(1.0) Introduced on the Z9500. 9.0.2.
Related Commands • interface loopback — configure a Loopback interface. • interface null — configure a Null interface. • interface port-channel — configure a port channel. • interface vlan — configure a VLAN. • show interfaces — display the interface configuration. interface group Create or delete group of VLANs with a single command. You can also use this command to apply a set of configurations on a group of interfaces.
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.4(0.0) Introduced on the S4810, S4820T, S6000, Z9000, and MXL Switch. The interface group command will create all the non-existent VLANs specified in the range. On successful command execution, the CLI switches to the interface group context.
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. 6.4.1.0 Introduced Dell(conf)# interface loopback 1655 Dell(conf-if-lo-1655)# Related Commands • interface — configure a physical interface. • interface null — configure a Null interface. • interface port-channel — configure a port channel. • interface vlan — configure a VLAN.
Usage Information 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. Example Related Commands 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.
Example Dell(conf)# interface null 0 Dell(conf-if-nu-0)# Related Commands • interface — configure a physical interface. • interface loopback — configure a Loopback interface. • interface port-channel — configure a port channel. • interface vlan — configure a VLAN. • ip unreachables — enable generation of internet control message protocol (ICMP) unreachable messages.
Usage Information Version Description 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.5.1.0 Added support for 4-port 40G line cards on the E-Series. 8.2.1.0 Added support for 4093 VLANs on E-Series. Prior releases supported 2094. 8.1.1.0 Introduced on the E-Series. 7.6.1.0 Introduced on the S-Series. 7.5.1.
configuration feature of the interface range command. You cannot create virtual interfaces (VLAN, Portchannel) using the interface range command. NOTE: If a range has VLAN, physical and port-channel interfaces, only commands related to physical interfaces can be bulk configured. To configure commands specific to VLAN and port-channel only those respective interfaces should be configured in a particular range. Example (Single Range) This example shows a single range bulk configuration.
• For a 100-Gigabit Ethernet interface, enter the keyword hundredGigE then the slot/port information. • For a Tunnel interface, enter the keyword tunnel then the tunnel ID. The range is from 1 to 16383. • For a VLAN interface, enter the keyword vlan then a number from 1 to 4094. Defaults None Command Modes CONFIGURATION Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide.
Dell(config)# interface range macro test Dell(config-if-range-hu-1/1-1/3,hu-1/7-1/17,hu-1/19-1/22)# Related Commands • interface range – configure a range of command (bulk configuration). • interface range macro name – run an interface range macro. interface range macro name Run the interface-range macro to automatically configure the pre-defined range of interfaces. Syntax interface range macro name Parameters name Enter the name of an existing macro.
interface vlan Configure a VLAN. You can configure up to 4094 VLANs. Syntax Parameters interface vlan vlan-id [of-instance{of-id}] vlan-id Enter a number as the VLAN Identifier. The range is from 1 to 4094. of-instance{of-id} Enter the keyword of-instance then the OpenFlow instance ID to add the VLAN to the specified OpenFlow instance. The range is from 1 to 8. NOTE: Associate the OpenFlow instance with the VLAN when the VLAN is created. An existing VLAN cannot be associated with an OpenFlow instance.
• 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. intf-type cr4 autoneg Set the interface type as CR4 with auto-negotiation enabled.
keepalive Send keepalive packets periodically to keep an interface alive when it is not transmitting data. Syntax keepalive To stop sending keepalive packets, use the no keepalive 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. Usage Information Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.
Command Modes Command History Usage Information • EXEC • EXEC Privilege • For a Tunnel interface, enter the keyword tunnel then the slot/port. The range is from 1 to 16383. • For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then the slot/port/subport information. • For a 25-Gigabit Ethernet interface, enter the keyword twentyFiveGigE then the slot/port/subport information.
Example (Single Interface) Key Description c Refresh the view. b Change the counters displayed from Packets on the interface to Bytes. r Change the [delta] column from change in the number of packets/bytes in the last interval to rate per second. l Change the view to the next interface on the line card, or if in line card mode, the next line card in the chassis. a Change the view to the previous interface on the line card, or if in line card mode, the previous line card in the chassis.
Te 1/4/2 Up 61349 55 86281941 15 Te 1/4/3 Up 59808 58 62060 27 Te 1/4/4 Up 59889 1 61616 1 Te 1/5/1 Up 0 0 14950126 81293 Te 1/5/2 Up 0 0 0 0 Te 1/5/3 Down 0 0 0 0 Te 1/5/4 Up 62734 54 62766 18 Te 1/6/1 Up 60198 9 200899 9 Te 1/6/2 Up 17304741100 3157554 10102508511 1114221 Te 1/6/3 Up 17304769659 3139507 7133354895 523329 m - Change mode c - Clear screen b - Display bytes r - Display pkts/bytes per sec l - Page up a - Page down mtu Set the link maximum transmission unit (MTU) (frame size) for an Ethernet
When you enter the no mtu command, Dell Networking OS reduces the IP MTU value to 1536 bytes. Link MTU and IP MTU considerations for port channels and VLANs are as follows. port channels: • All members must have the same link MTU value and the same IP MTU value. • The port channel link MTU and IP MTU must be less than or equal to the link MTU and IP MTU values configured on the channel members.
Usage Information Version Description 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.0 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.1.1.0 Introduced on the E-Series. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. pre-6.2.1.0 Introduced on the E-Series. This command is supported on 10/100/1000 Base-T Ethernet interfaces.
Example (Configured) Dell# show interfaces configured TenGigabitEthernet 1/3/4 is up, line protocol is up Hardware is Force10Eth, address is 00:01:e8:05:f7:fc Current address is 00:01:e8:05:f7:fc Interface index is 474791997 Internet address is 1.1.1.1/24 MTU 1554 bytes, IP MTU 1500 bytes LineSpeed 1000 Mbit, Mode full duplex, Master ARP type: ARPA, ARP Timeout 04:00:00 Last clearing of "show interfaces" counters 00:12:42 Queueing strategy: fifo Input Statistics: ...
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. 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.
Native VlanId: 10 Dell(conf-if-vl-20)# Example (Vlan) Dell(conf-if-vl-20)# interface vlan 10 Dell(conf-if-vl-10)# no untagged tengigabitethernet 1/1/1 Dell(conf-if-vl-10)# interface vlan 20 Dell(conf-if-vl-20)# no tagged tengigabitethernet 1/1/1 Dell(conf-if-vl-20)# interface tengigabitethernet 1/1/1 Dell(conf-if-te-1/1/1)# no portmode hybrid Dell(conf-if-vl-20)# rate-interval Configure the traffic sampling interval on the selected interface.
Usage Information Related Commands The output of the show interfaces command displays the configured rate interval, along with the collected traffic data. • show interfaces — display information on physical and virtual interfaces. show config Display the interface configuration. Syntax show config 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.
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.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.
• For a 25-Gigabit Ethernet interface, enter the keyword twentyFiveGigE then the slot/port/subport information. • For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/ port/subport information. • For a 50-Gigabit Ethernet interface, enter the keyword fiftyGigE then the slot/ port/subport information. • For a 100-Gigabit Ethernet interface, enter the keyword hundredGigE then the slot/port information.
Usage Information Version Description 7.8.1.0 Output expanded to include SFP+ media on the C-Series. 7.6.1.0 Introduced on the S Series. 7.5.1.0 Introduced on the C-Series. 6.4.1.0 Changed the organization of the display output. 6.3.1.0 Added the Pluggable Media Type field in the E-Series output. Use the show interfaces command for details on a specific interface. NOTE: In the CLI output, the power value is rounded to a 3-digit value. For receive/transmit power that is less than 0.
Line Description • • Output Statistics: 624 Multicasts = number of MAC multicast packets • Broadcasts = number of MAC broadcast packets Number of runts, giants, and throttles packets: • runts = number of packets that are less than 64B • giants = packets that are greater than the MTU size • throttles = packets containing PAUSE frames Number of CRC, overrun, and discarded packets: • CRC = packets with CRC/FCS errors • overrun = number of packets discarded due to FIFO overrun conditions • d
0 over 255-byte pkts, 0 over 511-byte pkts, 0 over 1023-byte pkts 0 Multicasts, 0 Broadcasts, 0 Unicasts 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.00% of line-rate Time since last interface status change: 3d17h51m Usage Information The Management port is enabled by default (no shutdown).
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.
LineSpeed auto ARP type: ARPA, ARP Timeout 04:00:00 Last clearing of "show interface" counters 00:05:12 Queueing strategy: fifo Time since last interface status change: 00:05:12 Related Commands • show interfaces configured – display any interface with a non-default configuration. • show inventory (S-Series and Z-Series) – display the S-Series and Z-Series switch types, components (including media), Dell Networking OS version including hardware identification numbers, and configured protocols.
Example Dell# show interfaces configured TenGigabitEthernet 1/18/1 is up, line protocol is up Hardware is Force10Eth, address is 00:01:e8:05:f7:fc Current address is 00:01:e8:05:f7:fc Interface index is 474791997 Internet address is 1.1.1.
• For non-ON platforms, you can specify multiple ports as slot/port-range. For example, if you want to display information corresponding to all ports between 1 and 4, specify the port range as show interfaces interface-type 1/1 - 4. • For ON platforms, you can specify multiple ports as slot/port/[subport] slot/port/[subport]. For example, if you want to display information corresponding to all ports between 1 and 4, specify the port range as show interfaces interface-type 1/1/1 - 1/1/4.
• show interfaces configured — display any interface with a non-default configuration. show interfaces stack-unit Display information on all interfaces on a specific S-Series or Z-Series stack member. Syntax show interfaces stack-unit unit-number Parameters Command Modes Command History Example 630 unit-number • EXEC • EXEC Privilege Enter the stack member number. This guide is platform-specific.
0 throttles, 0 discarded, 0 collisions 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.
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.0.2.
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 S-Series and Z-Series. Usage Information NOTE: This command also enables you to view information corresponding to a range of ports. • Example Related Commands You can specify multiple ports as port-range.
Example Version Description 9.8(1.0) Introduced on the Z9100-ON. Dell#show system stack-unit 1 fanout configured Configured fan out ports in stack-unit 1 Port Mode Speed 1 Dual 50G 2 Quad 10G 3 Quad 10G 4 Single 40G 5 Quad 25G 8 Single 40G 10 Single 40G 11 Single 40G 12 Single 40G 13 Quad 25G 16 Single 40G 17 Single 40G 18 Dual 50G 19 Quad 10G 20 Quad 10G 27 Single 40G 28 Dual 50G 29 Single 40G 32 Dual 50G show interfaces switchport Display only virtual and physical interfaces in Layer 2 mode.
stack-unit unit-id Command Modes Command History • EXEC • EXEC Privilege (OPTIONAL) Enter the keywords stack-unit then the stack member number. 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.
Vlan membership: Vlan 2 Name: TenGigabitEthernet 1/3/1 802.1QTagged: True Vlan membership: Vlan 2 Name: TenGigabitEthernet 1/4/1 802.1QTagged: True Vlan membership: 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.
• Command History Usage Information EXEC Privilege 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.
Interfaces Line Description Bias Low Alarm threshold Factory-defined setting. Value can differ between SFP and SFP+. TX Power Low Alarm threshold Factory-defined setting. Value can differ between SFP and SFP+. RX Power Low Alarm threshold Factory-defined setting. Value can differ between SFP and SFP+. Temp High Warning threshold Factory-defined setting. Value can differ between SFP and SFP+. Voltage High Warning threshold Factory-defined setting. Value can differ between SFP and SFP+.
Line Description Tx Fault state This is the digital state of the Tx Fault output pin. Rate Select state This is the digital state of the SFP rate_select input pin. RS state This is the reserved digital state of the pin AS(1) per SFF-8079 and RS(1) per SFF-8431. Tx Disable state If the admin status of the port is down then this flag is set to true. Temperature High Alarm Flag This can be either true or false, depending on the Current voltage value displayed above.
Example Line Description Rx Power Low Warning Flag This can be either true or false, depending on the Current Rx power value displayed above. Dell# show interfaces TengigabitEthernet 1/1/1 transceiver SFP is present.
=================================== SFP 1 Temperature High Alarm Flag = False SFP 1 Voltage High Alarm Flag = False SFP 1 Tx Bias High Alarm Flag = False SFP 1 Tx Power High Alarm Flag = False SFP 1 Rx Power High Alarm Flag = False SFP 1 Temperature Low Alarm Flag = False SFP 1 Voltage Low Alarm Flag = False SFP 1 Tx Bias Low Alarm Flag = False SFP 1 Tx Power Low Alarm Flag = False SFP 1 Rx Power Low Alarm Flag = True =================================== !-------output truncated ------------------------Relat
Example Dell(conf-if-range-te-1/2/1,fo-1/2/6)# show range 2/2/1 - 0 2/56 - 0 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. shutdown Disable an interface. Syntax shutdown To activate an interface, use the no shutdown command. Defaults The interface is disabled.
The shutdown and description commands are the only commands that you can configure on an interface that is a member of a port channel. Related Commands • interface port-channel — create a port channel interface. • interface vlan — create a VLAN. • show ip interface — display the interface routing status. Add the keyword brief to display a table of interfaces and their status. speed (for 10/100/1000/10000 interfaces) Set the speed for 10/100/1000/10000 interfaces.
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. 8.3.1.0 Supported on LC-EH-GE-50P or the LC-EJ-GE-50P cards. 8.1.1.0 Introduced on the E-Series. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. E-Series legacy command Usage Information This command is found on the 10/100/1000/10000 Base-T Ethernet interfaces.
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. Usage Information 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.0.2.0 Introduced on the S6000. 8.3.19.
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. 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) 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.
switchport Place an interface in Layer 2 mode. Syntax switchport [[backup interface {interface | port-channel number}] | mode private-vlan {host | promisucous | trunk}] To remove an interface from Layer 2 mode and place it in Layer 3 mode, enter the no switchport command. If a switchport backup interface is configured, first remove the backup configuration. To remove a switchport backup interface, enter the no switchport backup interface command.
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.5.1.0 Added support for 4-port 40G line cards on the E-Series. 8.4.1.0 Added support for port-channel interfaces (the port-channel number option). 8.3.7.0 Introduced on the S4810. 8.1.1.0 Introduced on the E-Series. 7.7.1.
Usage Information The wavelength can be configured only on a tunable 10–Gigabit SFP+ optic. The wavelength range is from 1528.3 nm to 1568.77nm. If you configure the wavelength on a non-tunable optic, there is no change to the existing wavelength. The configured wavelength is saved in the running configuration and is applicable, when a tunable optic is used. If you do not configure the wavelength on an inserted tunable optic, the existing wavelength is used.
Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T.
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. Parameters group_number Enter an integer from 1 to 32 that uniquely identifies this LAG fate-sharing group. port-channel number Enter the keywords port-channel then an existing LAG number. Enter this keyword/ variable combination twice, identifying the two paired LAGs.
To delete a Port Channel, use the no interface port-channel channel-number command. Parameters channel-number For a Port Channel interface, enter the keywords port-channel then a number. The range is from 1 to 4096. 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. Usage Information Version Description 9.10(0.
NOTE: In a Jumbo-enabled system, all members of a Port Channel must be configured with the same link MTU values and the same IP MTU values. Example Related Commands Dell(conf)# int port-channel 2 Dell(conf-if-po-2)# • channel-member — add a physical interface to the LAG. • interface — configure a physical interface. • interface loopback — configure a Loopback interface. • interface null — configure a null interface. • interface vlan — configure a VLAN.
Usage Information If you use this command to configure the minimum number of links in a LAG that must be in “oper up” status, the LAG must have at least that number of “oper up” links before it can be declared as up. For example, if the required minimum is four, and only three are up, the LAG is considered down. port-channel failover-group To configure a LAG failover group, access PORT-CHANNEL FAILOVER-GROUP mode.
show interfaces port-channel Display information on configured Port Channel groups. Syntax Parameters show interfaces port-channel [channel-number] [brief] [description] channel-number For a Port Channel interface, enter the keyword port-channel then a number. The range is from 1 to 4096. NOTE: This command also enables you to view information corresponding to a range of ports. • Command Modes Command History For port-channel interfaces, you can specify multiple ports as port-range.
Usage Information Example 656 The following describes the show interfaces port-channel command shown in the following example. Field Description Port-Channel 1... Displays the LAG’s status. In the Example, the status of the LAG’s LAG fate-sharing group (“Failover-group”) is listed. Hardware is... Displays the interface’s hardware information and its assigned MAC address. Port-channel is part... Indicates whether the LAG is part of a LAG fate-sharing group (“Failover-group”). Internet address...
Rate info (interval 299 sec): Input 01.50Mbits/sec, 2433 packets/sec Output 00.02Mbits/sec,4 packets/sec Time since last interface status change: 00:22:34 Dell# User Information The following describes the show interfaces port-channel brief command shown in the following example. Field Description LAG Lists the port channel number. Mode Lists the mode: Status Example • L3 — for Layer 3 • L2 — for Layer 2 Displays the status of the port channel.
• incoming-interface interface For a Port Channel interface, enter the keywords port-channel then a number. The range is from 1 to 4096. Enter the keywords incoming-interface then the interface type and the interface information: • For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then the slot/port/subport information. • For a 25-Gigabit Ethernet interface, enter the keyword twentyFiveGigE then the slot/port/subport information.
Usage Information 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 port-channel if a valid flow is entered. A mismatched flow error occurs if MAC-based hashing is configured for a Layer 2 interface and you are trying to display a Layer 3 flow.
• For a 50-Gigabit Ethernet interface, enter the keyword fiftyGigE then the slot/ port/subport information. • For a 100-Gigabit Ethernet interface, enter the keyword hundredGigE then the slot/port information. • For a Loopback interface, enter the keyword loopback then a number from 0 to 16383. • For a port channel interface, enter the keywords port-channel then a number. • For a VLAN interface, enter the keyword vlan then a number from 1 to 4094.
23 IPv4 Routing The basic IPv4 commands are supported by Dell Networking OS on the platform.
• show arp • show arp retries • show hosts • show ip cam stack-unit • show ip fib stack-unit • show ip flow • show ip interface • show ip management-route • show ipv6 management-route • show ip protocols • show ip route • show ip route list • show ip route summary • show ip traffic • show tcp statistics arp To associate an IP address with a MAC address in the switch, use address resolution protocol (ARP).
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 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.
Command Mode CONFIGURATION Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Usage Information 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.
Usage Information Version Description 8.3.7.0 Introduced on the S4810. 8.3.1.0 Introduced. In Dell Networking OS versions prior to 8.3.1.0, if a gratuitous ARP is received some time after an ARP request is sent, only RP2 installs the ARP information. For example: 1 At time t=0, Dell Networking OS sends an ARP request for IP A.B.C.D. 2 At time t=1, Dell Networking OS receives an ARP request for IP A.B.C.D. 3 At time t=2, Dell Networking OS installs an ARP entry for A.B.C.D only on RP2.
arp retries Set the number of ARP retries in case the system does not receive an ARP reply in response to an ARP request. Syntax arp retries number Parameters number Enter the number of retries. The range is from 1 to 20. The default is 5. Defaults 5 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.
Defaults 240 minutes (4 hours) 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. 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.
• For a 100-Gigabit Ethernet interface, enter the keyword hundredGigE then the slot/port information. • For the Management interface on the stack-unit, enter the keyword ManagementEthernet then the slot/port information. • 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. ip ip-address (OPTIONAL) Enter the keyword ip then the IP address of the ARP entry you wish to clear.
clear host Remove one or all dynamically learned host table entries. Syntax Parameters clear host name name Enter the name of the host to delete. Enter * to delete all host table entries. Command Modes EXEC Privilege Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.
Usage Information Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.4(0.0) Added support for VRF. 9.0.2.0 Introduced on the S6000. 9.0.0.0 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.3.19.0 Introduced on the S4820T. To clear Layer 3 CAM inconsistencies, use this command. CAUTION: Executing this command causes traffic disruption.
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.1.1.0 Introduced on the E-Series. 7.9.1.0 Introduced VRF on the E-Series. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. pre-6.2.1.1 Introduced on the E-Series. Use the vrf vrf-name attribute of this command to clear routes corresponding to either a specific VRF or the default VRF.
Version Description 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. pre-6.2.1.1 Introduced on the E-Series. debug arp View information on ARP transactions. Syntax debug arp [interface] [count value] To stop debugging ARP transactions, use the no debug arp 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.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.5.1.0 Added support for 4-port 40G line cards on the E-Series. 8.3.7.0 Introduced on the S4810. 8.2.1.
Example Description 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.5.1.0 Added support for 4-port 40G line cards 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.10 Introduced on the E-Series. Dell# debug ip dhcp 00:12:21 : %RELAY-I-PACKET: BOOTP REQUEST (Unicast) received at interface 113.3.3.
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 count value (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.
Example Usage Information Version Description 8.2.1.0 Added support for 4094 VLANs on the E-Series (the prior limit was 2094). 8.1.1.0 Introduced on the E-Series. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 6.3.1.0 Added the count option. ICMP: ICMP: ICMP: ICMP: ICMP: ICMP: ICMP: ICMP: echo request rcvd from src 40.40.40.40 src 40.40.40.40, dst 40.40.40.40, echo src 40.40.40.40, dst 40.40.40.40, echo echo request sent to dst 40.40.40.
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.5.1.0 Added support for 4-port 40G line cards on the E-Series. 8.3.7.0 Introduced on the S4810. 8.2.1.
UDP src=0, dst=0 IP: s=10.1.2.62 (local), d=10.1.2.3 (Ma 1/1), len 1500, IP Fragment, Ident = 4741, fragment offset = 0 ICMP type=0, code=0 IP: s=10.1.2.62 (local), d=10.1.2.3 (Ma 1/1), len 1500, IP Fragment, Ident = 4741, fragment offset = 1480 IP: s=40.40.40.40 (local), d=224.0.0.5 (Te 4/11/1), len multicast proto=89 IP: s=40.40.40.40 (local), d=224.0.0.6 (Te 4/11/1), len multicast proto=2 IP: s=0.0.0.0, d=30.30.30.30, len 100, unroutable ICMP type=8, code=0 IP: s=0.0.0.0, d=30.30.30.
Parameters ip-address Enter an IP address in dotted decimal format. mask Enter the mask of the IP address in slash prefix format (for example, /24). secondary (OPTIONAL) Enter the keyword secondary to designate the IP address as the secondary address. 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.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on 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.
Usage Information Version Description 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.1.1.0 Introduced on the E-Series. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. To configure a list of possible domain names, configure the ip domain-list command up to six times. If you configure both the ip domain-name and ip domain-list commands, the software tries to resolve the name using the ip domain-name command.
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. To fully enable DNS, also specify one or more domain name servers with the ip name-server command. Dell Networking OS does not support sending DNS queries over a VLAN. DNS queries are sent out all other interfaces, including the Management port.
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. 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 9.0.2.0 Introduced on the S6000. 9.0.0.0 Added support for IPv6. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.1.1.0 Introduced on the E-Series. 7.9.1.0 Introduced VRF on the E-Series. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. pre-6.2.1.1 Introduced on the E-Series. You can add multiple DHCP servers by entering the ip helper-address command multiple times.
Usage Information 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. 8.1.1.0 Introduced on the E-Series. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 6.3.1.0 Introduced for the E-Series.
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 for the E-Series.
Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(0.0P5) 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.0) Introduced on the S4810, S4820T, S6000, and Z9000 platforms.
• For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/ port/subport information. • For a 50-Gigabit Ethernet interface, enter the keyword fiftyGigE then the slot/ port/subport information. • For a 100-Gigabit Ethernet interface, enter the keyword hundredGigE then the slot/port information. • For a Loopback interface, enter the keyword loopback then a number from 0 to 16383. • For a port channel interface, enter the keywords port-channel then a number.
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 count Enter a number for the number of fragments allowed for re-assembly. The range is from 2 to 256. Defaults No limit is set on number of fragments allowed. Command Modes CONFIGURATION Command History This guide is platform-specific.
ip name-server Enter up to six IPv4 addresses of name servers. The order you enter the addresses determines the order of their use. Syntax ip name-server ipv4-address [ipv4-address2...ipv4-address6] To remove a name server, use the no ip name-server ip-address command. Parameters ipv4-address Enter the IPv4 address, in dotted decimal format, of the name server to be used. ipv4-address2... ipv4-address6 (OPTIONAL) Enter up five more IPv4 addresses, in dotted decimal format, of name servers to be used.
ip proxy-arp Enable proxy ARP on an interface. Syntax ip proxy-arp To disable proxy ARP, use the no ip proxy-arp command. Defaults Enabled. Command Modes INTERFACE Command History 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.
To delete a specific static route, use the no ip route destination mask command. To delete all routes matching a certain route, use the no ip route destination mask command. Parameters vrf vrf-name (Optoinal) Enter the keyword vrf and then the name of the VRF to configure a static route corresponding to that VRF. Use this VRF option after the ip route keyword to configure a static route on that particular VRF. destination Enter the IP address in dotted decimal format of the destination device.
weight weightvalue Enter the keyword weight followed by a weight value. The range is from 0 to 255. NOTE: Weight for a static route can be added only for the destination address and not for the route pointing to destination a interface. 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. Usage Information Version Description 9.8(1.
You can specify the weight value only to destination address and not on the egress port. A route is considered for weighted ECMP calculations only if each paths corresponding to that route is configured with a weight. You cannot use the VRF attribute of this command to configure routes in a management VRF. When a specific VRF is deleted, all the configured static routes corresponding to that VRF are automatically removed. Example Dell(conf)# ip route 1.1.1.0/24 4.4.4.2 weight 100 Dell(conf)# ip route 1.1.
Version Description 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.
Parameters vrf vrf-name (Optional) Enter the keyword vrf followed by the name of the VRF to enable catch-all routes corresponding to that VRF. 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. 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.
show ip tcp initial-time Displays the interval that you configured for the device to wait before the TCP connection is attempted to be established. Syntax show ip tcp initial-time Command Modes EXEC EXEC Privilege Command History Version Description 9.7(0.0) Introduced on the S6000-ON. 9.3(0.0) Introduced on the S4810, S4820T, S6000, Z9000, and MXL platforms. ip unreachables Enable the generation of internet control message protocol (ICMP) unreachable messages.
Version Description pre-6.1.1.0 Introduced on the E-Series. load-balance By default, for C-Series and S-Series, Dell Networking OS uses an IP 4-tuple (IP SA, IP DA, Source Port, and Destination Port) to distribute IP traffic over members of a Port Channel as well as equal-cost paths. To designate another method to balance traffic over Port Channel members, use the load-balance command.
Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on 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.
mac [source-mac | source-port-id | source-module-id | dest-mac | destport-id | destmodule-id | vlan | ethertype | sourcedest-mac ] tunnel [ipv4-overipv4 | ipv4-overgre-ipv4 | mac-inmac]} • dest-module-id — Use dest-module-id field in hash calculation. • protocol — Use IPv4 protocol field in hash calculation. • vlan — Use vlan field in hash calculation. • L4-source-port — Use IPv4 L4-source-port field in hash calculation. • L4-dest-port — Use IPv4 L4-dest-port field in hash calculation.
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.1prefix-length} {forwarding-router-address | managementethernet | fortyGigE | vlan | tengigabitethernet} To remove a static route, use the no management route command. Parameters ip-address mask Enter an IP address (dotted decimal format) and mask (/prefix format) of the destination subnet.
Usage Information Related Commands Version Description 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. 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. Also, Management static routes and the Management Connected prefix are not reflected in the hardware routing tables.
inspection Enter the keyword inspection with one of the following keywords to view ARP entries: • database — view a list of ARP entries learned using DAI • statistics — view DAI statistics macaddress macaddress mask (OPTIONAL) Enter the keyword macaddress then a MAC address in nn:nn:nn:nn:nn:nn format. Enter the optional MAC address mask in nn:nn:nn:nn:nn format also. static (OPTIONAL) Enter the keyword static to view entries entered manually.
If you have entered the clear arp-cache command to remove a large number of ARP entries and the command is still being processed in the background, an error message display if you attempt to enter the show arp command: Clear arp in-progress. Please try after sometime! The following describes the show arp command shown in the following example. Description Example Protocol Displays the protocol type. Address Displays the IP address of the ARP entry.
Description CPU Lists which CPU the entries are stored on. Example (Summary) Dell# show arp summary TotalEntries Static Entries Dynamic Entries CPU ---------------------------------------------83 0 83 CP Dell# Related Commands • ip local-proxy-arp — enable/disable Layer 3 communication in secondary VLANs. • switchport mode private-vlan — set PVLAN mode of the selected port. show arp retries Display the configured number of ARP retries.
show hosts View the host table and DNS configuration. Syntax show hosts Command Modes Command History Usage Information • EXEC • EXEC Privilege This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command 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.
Field Description • temp — the entry was learned and will time out after 72 hours of inactivity. Also included in the flag is an indication of the validity of the route: Example Related Commands • ok — the entry is valid. • ex — the entry expired. • ?? — the entry is suspect. TTL Displays the amount of time until the entry ages out of the cache. For dynamically learned entries only. Type Displays IP as the type of entry. Address Displays the IP addresses assigned to the host.
[detail [group-index index-number]]} summary Command Modes Command History Usage Information Example 708 • EXEC • EXEC Privilege • Enter the keyword member-info to view the member information for the ECMP group. • Enter the keyword member-info detail to view detailed ECMP membership and n-hop information. • Enter the keyword group-index then the index number to show ECMP membership per group. The range is from 0 to 1022.
Destination EC C VId Mac-Addr Port -------------------------------------------------------------------1.1.1.2/32 0 0 3000 00:05:00:00:00:02 Te 1/14/1 1.1.1.1/32 0 1 0 00:00:00:00:00:00 CP 1.1.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) 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.7.1.0 Added support for up to seven stack members. 7.6.1.0 Introduced on the S-Series.
Related Commands • clear ip fib stack-unit — clear FIB entries on a specified stack-unit. • ip ecmp weighted— enable weighted ECMP calculations. show ip flow Show how a Layer 3 packet is forwarded when it arrives at a particular interface. Syntax Parameters show ip flow interface interface {source-ip address destination-ip address} {protocol number [tcp | udp]} {src-port number destination-port number} interface interface Enter the keyword interface then one of the following interface keywords.
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. 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.
Command Modes Command History Usage Information • For a Loopback interface, enter the keyword loopback then a number from 0 to 16383. • For the Management interface on the stack-unit, enter the keyword ManagementEthernet then the slot/port information. • 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.
Example Lines Description Internet address... States whether an IP address is assigned to the interface. If an IP address is assigned, that address is displayed. IP MTU is... Displays IP MTU value. Inbound access... Displays the name of the configured incoming access list. If none is configured, the phrase “not set” is displayed. Proxy ARP... States whether proxy ARP is enabled on the interface. Split horizon... States whether split horizon for RIP is enabled on the interface. Poison Reverse...
show ip management-route View the IP addresses assigned to the Management interface. Syntax Parameters Command Modes Command History Example show ip management-route [all | connected | summary | static] all (OPTIONAL) Enter the keyword all to view all IP addresses assigned to all Management interfaces on the switch. connected (OPTIONAL) Enter the keyword connected to view only routes directly connected to the Management interface.
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.
show ip protocols View information on all routing protocols enabled and active on the switch. Syntax Command Modes Command History Example show ip protocols • EXEC • EXEC Privilege This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command 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.
Weight : 0 Dell# show ip route View information, including how they were learned, about the IP routes on the switch. Syntax show ip route [vrf vrf-name] hostname | ip-address [mask] [longer-prefixes] | list prefix-list | protocol [process-id | routing-tag] | all | connected | static | summary] Parameters vrf vrf-name (OPTIONAL) Enter the keyword vrf and then the VRF name to list the routes in the route table of a specific 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. 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.4.(0.0) Added support for VRF. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000.
Field Description • + = summary routes The weight for weighted ECMP route calculations is displayed for each path in the route in show ip route command. The ECMP weight is displayed only if weighted ECMP is enabled using the ip ecmp weighted command is enabled. If weighted ECMP is disabled, the show ip route command does not show the weighted ECMP route information.
> - non-active route, + - summary route Gateway of last resort is not set C Example (With Weighted ECMP Enabled) Destination ----------13.0.0.0/24 Gateway Dist/Metric Last Change ----------------- ----------Direct, Te 1/17/1 0/0 00:00:04 Dell(conf)# ip route 1.1.1.0/24 6.6.6.2 weight 100 Dell(conf)# ip route 1.1.1.0/24 6.6.6.
Parameters Command Modes Command History Example 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. • EXEC • EXEC Privilege This guide is platform-specific. For command information about other platforms, 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 ip route summary View a table summarizing the IP routes in the switch. Syntax Parameters Command Modes Command History Usage Information show ip route [vrf vrf-name] [summary] vrf vrf-name • EXEC • EXEC Privilege Enter the keyword vrf followed by the name of the VRF to view information on the IP routes corresponding to that VRF. This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide.
Column Heading Description Total 1388 active... Example 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...
Example • IP Statistics: Mcast: Sent: Object = f10McastPktSent, OIDs = 1.3.6.1.4.1.6027.3.3.5.1.4 • ARP Statistics: Rcvd: Request: Object = f10ArpReqRecv, OIDs = 1.3.6.1.4.1.6027.3.3.5.2.1 • ARP Statistics: Rcvd: Replies: Object = f10ArpReplyRecv, OIDs = 1.3.6.1.4.1.6027.3.3.5.2.3 • 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.
Usage Information Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 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.
Example Field Description 24 data packets retransmitted Displays the number of data packets resent. 355 ack.. Displays the number of acknowledgement packets sent and the number of packet delayed. 0 window probe... Displays the number of window probe and update packets sent. 7 Connections initiated... Displays the number of TCP connections initiated, accepted, and established. 14 Connections closed... Displays the number of TCP connections closed, dropped. 20 Total rxmt...
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.
Usage Information You can partition the LPM table to store IPv6 prefixes greater than /64 mask length. Requires reboot of the switch to take effect as the SDK handles this only during its initialization. clear ipv6 route Clear (refresh) all or a specific route from the IPv6 routing table. Syntax clear ipv6 route [vrf vrf-name] {* | ipv6-address prefix-length} Parameters vrf vrf-name (Optional) Enter the keyword vrf followed by the name of the VRF to clear the IPv6 routes corresponding to that VRF.
To remove the limit on the maximum number of IPv6 routes used, use the no maximum dynamic-routesipv6 command. Parameters limit Maximum number of IPv6 routes allowed in a VRF. Valid range is from 1 to 8000 (or maximum allowable for that platform if smaller value). warning-threshold Warning threshold value is expressed as a percentage of the limit value. When the number of IPv6 routes reaches the specified percentage of the limit, a warning message is generated. Valid range is 1 to 100.
Command History 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 You can use this command to view the number of supported extended prefix entries in LPM configured. The output also displays the current applied value and the new value that is applicable after the reboot of the device.
ipv6 nd dns-server Configures Recursive DNS Server (RDNSS) addresses to be distributed via IPv6 router advertisements to an IPv6 device. Syntax ipv6 nd dns-server {ipv6-RDNSS-address} {lifetime | infinite} To remove the IPv6 RDSS configuration, use no ipv6 nd dns-server {ipv6-RDNSS-address} {lifetime | infinite} Parameters ipv6-RDNSSaddress Enter the IPv6 Recursive DNS Server’s (RDNSS) address. You can specify up to 4 IPv6 RDNSS server addresses. lifetime Enter the lifetime in seconds.
To remove the IPv6 route, use the no ipv6 route command. 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 prefixlength 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 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. 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. Also included the weight parameter to support weighted ECMP feature. Introduced on the S6000-ON. 9.2(1.
show ipv6 route Displays the IPv6 routes. Syntax show ipv6 route [ipv6-address prefix-length] [vrf vrf-name] [hostname] [all] [bgp as number] [connected] [isis tag] [list prefix-list name] [ospf processid] [rip] [static] [summary] Parameters ipv6-address prefixlength (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.
Usage Information Example (S-Series) Version Description 9.2(1.0) Introduced on the Z9500. 9.0.0.0 Introduced on the Z9000. 8.3.19.0 Introduced on the S4820T. 8.3.7.0 Introduced on the S4810. 8.2.1.0 Introduced on the E-Series. 7.8.1.0 Introduced on the C-Series and S-Series. 7.4.1.0 Introduced on the E-Series. The following describes the show ipv6 route command shown in the following examples.
L2 - IS-IS level-2, IA - IS-IS inter area, * - candidate default, Gateway of last resort is not set C C S L Dell# Destination Dist/Metric, Gateway, Last Change ----------------------------------------------------100::/64 [0/0] Direct, Te 1/12/1, 20:00:18 400::/64 [0/0] Direct, Tu 1, 00:09:02 800::/64 [1/0] via 100::1, Te 1/12/1, 00:00:50 fe80::/10 [0/0] Direct, Nu 0, 20:00:18 Example (Summary) show ipv6 route summary: ====================================== Dell# show ipv6 route summary Route Source Activ
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.
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. 8.4.2.1 Introduced on the S-Series. 8.4.2.
Version Description 8.4.2.0 Introduced on the E-Series. 7.8.1.0 Introduced on the C-Series. Example Example (Manual Profiles) Dell# show cam-acl -- Chassis Cam ACL -Current Settings(in block sizes) L2Acl : 2 Ipv4Acl : 2 Ipv6Acl : 4 Ipv4Qos : 2 L2Qos : 3 -- Line card 4 -Current L2Acl : Ipv4Acl : Ipv6Acl : Ipv4Qos : L2Qos : Settings(in block sizes) 2 2 4 2 3 Dell# Related Commands • cam-acl — configure CAM profiles to support IPv6 ACLs.
• in | out Command Modes Command History Usage Information Example • EXEC • EXEC Privilege For a 100-Gigabit interface, enter the keyword hundredGigE then the slot/port information. Identify whether ACL is applied on ingress or egress side. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.0.2.0 Introduced on the S6000. 8.5.1.0 Added support for 4-port 40G line cards on ExaScale. 8.4.2.1 Introduced on the S-Series. 8.2.1.0 Introduced on the E-Series ExaScale. 7.8.1.
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. 8.4.
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.7.0 Introduced on the S4810. ipv6 control-plane egress-filter Enable egress Layer 3 ACL lookup for IPv6 CPU traffic. Syntax ipv6 control-plane egress-filter Defaults Not enabled. Command Modes EXEC Privilege Command History This guide is platform-specific.
Parameters 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.
Parameters default l2acl 1-4 ipv4acl 1- 4 ipv6acl 0-4 Use the default CAM profile settings, and set the CAM as follows: • L2 ACL(l2acl): 1 • L3 ACL (ipv4acl: 1 • IPv6 L3 ACL (ipv6acl): 2 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 This guide is platform-specific.
cam-acl Allocate space for IPv6 ACLs. Syntax Parameters cam-acl {default | l2acl 1-10 ipv4acl 1-10 ipv6acl 0-10 ipv4qos 1-10 l2qos 1-10} default l2acl 1-10 ipv4acl 1-10 ipv6acl 0-10 ipv4qos 1-10 l2qos 1-10 Use the default CAM profile settings, and set the CAM as follows: • L3 ACL (ipv4acl): 6 • 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.
The total amount of space allowed is 16 FP blocks. System flow requires three blocks and these blocks cannot be reallocated. When configuring space for IPv6 ACLs, the total number of Blocks must equal 13. Ranges for the CAM profiles are from 1 to 10, except for the ipv6acl profile which is from 0 to 10. The ipv6acl allocation must be a factor of 2 (2, 4, 6, 8, 10).
26 Intermediate System to Intermediate System (ISIS) 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).
• hostname dynamic • ignore-lsp-errors • ip router isis • ipv6 router isis • isis circuit-type • isis csnp-interval • isis hello-interval • isis hello-multiplier • isis hello padding • 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 • p
Defaults Command Modes Command History Usage Information Enabled. • ROUTER ISIS (for IPv4) • CONFIGURATION-ROUTER-ISIS-ADDRESS-FAMILY-IPV6 (for IPv6) This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command 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.
Command Modes Command History Usage Information • ROUTER ISIS (for IPv4) • CONFIGURATION-ROUTER-ISIS-ADDRESS-FAMILY-IPV6 (for IPv6) This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command 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.
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.
Usage Information CAUTION: Use caution when you enter this command. Back up your configuration prior to using this command or your IS-IS configuration will be erased. clear isis Restart the IS-IS process. All IS-IS data is cleared. Syntax clear isis [vrf vrf-name] [tag] {* | database | traffic} Parameters vrf vrf-name (Optional) Enter the keyword vrf followed by the name of the VRF to restart the IS-IS process corresponding to that VRF.
nsap Enter a specific NSAP address that is associated with the name parameter. Defaults Not configured. 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. 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.
Usage Information Version Description 8.3.12.0 Introduced on the S4810. 8.3.11.1 Introduced on the Z9000. Entering debug isis enables all debugging parameters. To display all debugging information in one output, use this command. To turn off debugging, you normally enter separate no forms of each command. To disable all debug messages for IS-IS at once, enter the no debug isis command.
Version Description 9.7(0.0) Added support for VRF. Introduced on the S6000-ON. 9.5(0.1) Introduced on the Z9500. 9.2(0.2) Introduced on the Z9000. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.12.0 Introduced on the S4810. debug isis local-updates To debug IS-IS local update packets, enable debugging on a specific interface and provides diagnostic 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.2(0.2) Introduced on the Z9000. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.12.0 Introduced on the S4810. 6.3.1.0 Introduced. debug isis snp-packets To debug IS-IS complete sequence number PDU (CSNP) and partial sequence number PDU (PSNP) packets, enable debugging on a specific interface and provides diagnostic information.
Version Description 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Added support for VRF. Introduced on the S6000-ON. 9.5(0.1) Introduced on the Z9500. 9.2(0.2) Introduced on the Z9000. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.12.0 Introduced on the S4810. 6.3.1.0 Introduced. debug isis spf-triggers Enable debugging on the events that triggered IS-IS shortest path first (SPF) events for debugging purposes.
debug isis update-packets Enable debugging on link state PDUs (LSPs) that a router detects. Syntax debug isis [vrf vrf-name] update-packets [interface] To turn off debugging, use the no debug isis update-packets [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. This information contains updates from neighbors tied to the VRF that you specify.
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 defaultinformation originate [always] [metric metric] [route-map map-name] command.
Related Commands • redistribute — redistribute routes from one routing domain to another routing domain. description Enter a description of the IS-IS routing protocol. Syntax description {description} To remove the description, use the no description {description} command. Parameters description Enter a description to identify the IS-IS protocol (80 characters maximum). Defaults None Command Modes ROUTER ISIS Command History This guide is platform-specific.
Defaults Command Modes Command History Usage Information ip-address mask (OPTIONAL) Enter the next-hop address in dotted decimal format and enter a mask in either dotted decimal or /prefix format. prefix-list (OPTIONAL) Enter the name of a prefix list name. weight = 115 • ROUTER ISIS (for IPv4) • CONFIGURATION-ROUTER-ISIS-ADDRESS-FAMILY-IPV6 (for IPv6) This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide.
Defaults • For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/ port/subport information. • For a 50-Gigabit Ethernet interface, enter the keyword fiftyGigE then the slot/ port/subport information. • For a 100-Gigabit Ethernet interface, enter the keyword hundredGigE then the slot/port information. • For a port channel interface, enter the keywords port-channel then a number. • For a VLAN interface, enter the keyword vlan then a number from 1 to 4094. Not configured.
Defaults Command Modes Command History Usage Information Related Commands ospf process-id (OPTIONAL) Enter the keyword ospf then the OSPF process-ID number. The range is from 1 to 65535. bgp as number (OPTIONAL) Enter the BGP then the AS Number. The range is from 1 to 65535. rip (OPTIONAL) Enter the keyword rip for RIP routes. static (OPTIONAL) Enter the keyword static for user-configured routing process. Not 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.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.
Usage Information Related Commands 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. 6.3.1.0 Introduced. The domain password is inserted in Level 2 link state PDUs (LSPs), complete sequence number PDUs (CSNPs), and partial sequence number PDUs (PSNPs). • area-password — configure an IS-IS area authentication password.
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 restartenabled and others are not. For neighbors that are not graceful restart-enabled, the restarting router brings up the adjacency per the usual methods.
Parameters seconds Enter the graceful restart time in seconds. The range is from 5 to 300 seconds. The default is 30 seconds. Defaults 30 seconds 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. 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.
Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.5(0.1) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.12.0 Introduced on the S4810. 8.3.11.1 Introduced on the Z9000. 8.3.1.0 Introduced on the E-Series.
graceful-restart t3 Configure the overall wait time before graceful restart completes. Syntax graceful-restart t3 {adjacency | manual} seconds To return to the default, use the no graceful-restart t3 command. Parameters adjacency Enter the keyword adjacency so that the restarting router receives the remaining time value from its peer and adjusts its T3 value so if you have configured this option. manual Enter the keyword manual to specify a time value that the restarting router uses.
hello padding Use to turn ON or OFF padding for LAN and point-to-point hello PDUs or to selectively turn padding ON or OFF for LAN or point-to-point hello PDUs. Syntax hello padding [multi-point | point-to-point] To return to the default, use the no hello padding [multi-point | point-to-point] command. Parameters multi-point (OPTIONAL) Enter the keywords multi-point to pad only LAN hello PDUs. point-to-point (OPTIONAL) Enter the keywords point-to-point to pad only point-to-point PDUs.
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.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 IS-IS normally purges LSPs with an incorrect data link checksum causing the LSP source to regenerate the message. A cycle of purging and regenerating LSPs can occur when a network link continues to deliver accurate LSPs even though there is a link causing data corruption. This process could cause disruption to your system operation. ip router isis Configure IS-IS routing processes on an interface and attach an area tag name to the routing process.
ipv6 router isis Enable the IPv6 IS-IS routing protocol and specify an IPv6 IS-IS process. Syntax ipv6 router isis [tag] To disable IS-IS routing, use the no router isis [tag] command. Parameters tag Defaults Not configured. Command Modes ROUTER ISIS Command History s Usage Information (OPTIONAL) This parameter is a unique name for a routing process. A null tag is assumed if the tag option is not specified. The tag name must be unique for all IP router processes for a given router.
Parameters 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.
level-2 (OPTIONAL) Independently configures the interval of time between transmission of CSNPs for Level 2. Defaults seconds = 10; level-1 (if not otherwise specified) Command Modes INTERFACE Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. 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.
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.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. Hello packets are held for a length of three times the value of the hello interval.
Usage Information Related Commands 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. The holdtime (the product of the hello-multiplier multiplied by the hello-interval) determines how long a neighbor waits for a hello packet before declaring the neighbor is down so routes can be recalculated.
isis ipv6 metric Assign metric to an interface for use with IPv6 information. Syntax isis ipv6 metric default-metric [level-1 | level-2] To return to the default values, use the no ipv6 isis metric [default-metric] [level-1 | level-2] command. Parameters default-metric Metric assigned to the link and used to calculate the cost from each other router via the links in the network to other destinations. You can configure this metric for Level 1 or Level 2 routing. The range is from 0 to 16777215.
To return to the default values, use the no isis metric [default-metric] [level-1 | level-2] command. Parameters default-metric Metric assigned to the link and used to calculate the cost from each other router via the links in the network to other destinations. You can configure this metric for Level 1 or Level 2 routing. The range is from 0 to 16777215 irrespective of the metric style. The default is 10.
Defaults Not 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.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) 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 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. To protect your network from unauthorized access, use this command to prevent unauthorized routers from forming adjacencies. You can assign different passwords for different routing levels by using the keywords level-1 and level-2.
Usage Information Version Description 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. The router with the highest priority becomes the designated intermediate system (DIS). NOTE: Routers with a priority of 0 cannot be a designated router. Setting the priority to 0 lowers the chance of this system becoming the DIS, but does not prevent it.
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 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.
second_wait_interv al seconds (OPTIONAL) Enter the wait interval, in seconds, between the first and second LSP generation. The range is from 0 to 120 seconds. The default is 5 seconds. Defaults See Parameters. 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. Usage Information Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.
Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.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.
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. 7.5.1.0 Added support for LSP Throttling Enhancement. The refresh interval determines the rate at which route topology information is transmitted preventing the information from becoming obsolete. The refresh interval must be less than the LSP lifetime specified with the max-lsp-lifetime command.
Usage Information To configure the number of area addresses on router, use this command. This value must be consistent with routers in the same area, otherwise the router forms only Level 2 adjacencies. The value must be same among all the routers to form Level 1 adjacencies. max-lsp-lifetime Set the maximum time that link-state packets (LSPs) exist without being refreshed. Syntax max-lsp-lifetime seconds To restore the default time, use the no max-lsp-lifetime command.
Syntax maximum-paths number To return to the default values, use the no maximum-paths command. Parameters Defaults number Enter a number as the maximum number of parallel paths an IP routing installs in a routing table. The range is from 1 to 64. The default is 4. 4 Command Modes Command History • ROUTER ISIS (for IPv4) • CONFIGURATION-ROUTER-ISIS-ADDRESS-FAMILY-IPV6 (for IPv6) This guide is platform-specific.
level-2 Enables the metric style on Level 2. Defaults narrow; if no Level is specified, Level-1 and Level-2 are configured. 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. 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.
Version Description 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.5(0.1) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.12.0 Introduced on the S4810. 7.8.1.0 Introduced. net To configure an IS-IS network entity title (NET) for a routing process, use this mandatory command.
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. 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.
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 map-name] 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 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.5.1.0 Added support for IPv6 ISIS. 6.3.1.0 Introduced. 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.
route-map mapname • external • internal map-name is an identifier for a configured route map. The route map filters 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.
redistribute ospf Redistribute routing information from an OSPF process. Syntax redistribute ospf process-id [level-1| level-1-2 | level-2] [match {internal | external}] [metric metric-value] [metric-type {external | internal}] [route-map map-name] To return to the default values, use the no redistribute ospf process-id [level-1| level-1-2 | level-2] [match {internal | external}] [metric metric-value][metric-type {external | internal}] [route-map map-name] command.
Usage Information Version Description 9.8(0.0P5) 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.
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. Configure a network entity title (the net command) to specify the area address and the router system ID. Enable routing on one or more interfaces to establish adjacencies and establish dynamic routing.
Usage Information Version Description 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. If you set the overload bit in its LSPs, other routers ignore the unreliable router in their SPF calculations until the router has recovered.
spf-interval level-2 120 20 25 exit-address-family 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 Version Description 9.7(0.0) Added supported for VRF. Introduced on the S6000-ON. 9.5(0.1) Introduced on the Z9500. 9.2(0.2) Introduced on the Z9000. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.7.1 Introduced on the S4810. 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.
Example The bold sections identify that MultiTopology IS-IS is enabled. Dell# show isis database IS-IS Level-1 Link State Database LSPID LSP Seq Num LSP Checksum LSP Holdtime ATT/P/OL ISIS.00-00 * 0x00000006 0xCF43 580 0/0/0 IS-IS Level-2 Link State Database LSPID LSP Seq Num LSP Checksum LSP Holdtime ATT/P/OL ISIS.00-00 * 0x00000006 0xCF43 580 0/0/0 ! Dell# show isis database detail ISIS.00-00 IS-IS Level-1 Link State Database LSPID LSP Seq Num LSP Checksum LSP Holdtime ATT/P/OL ISIS.
show isis graceful-restart detail Display detailed IS-IS graceful restart related settings. Syntax show isis [vrf vrf-name] graceful-restart detail Command Modes Parameters • EXEC • EXEC Privilege vrf vrf-name (Optional) Enter the keyword vrf followed by the name if the VRf to display IS-IS graceful restart details corresponding to that VRF. NOTE: If you do not specify this option, the IS-IS graceful restart details corresponding to the default VRF are displayed.
Suppress Adj rcv count : 0 (level-1), 0 (level-2) Restart CSNP rcv count : 0 (level-1), 0 (level-2) Database Sync count : 0 (level-1), 0 (level-2) show isis hostname Display IS-IS host names configured or learned on the switch. Syntax Parameters Command Modes Command History Example show isis [vrf vrf-name] hostname vrf vrf-name • EXEC • EXEC Privilege Enter the keyword vrf followed by the name of the VRF to display IS-IS host names corresponding to that VRF. This guide is platform-specific.
show isis interface Display detailed IS-IS interface status and configuration information. Syntax show isis [vrf vrf-name] interface [interface] Parameters Command Modes Command History 806 vrf vrf-name (OPTIONAL) Enter the keyword vrf followed by the name of the VRF to display IS-IS interface status information corresponding to that VRF.
Example Dell> show isis int TenGigabitEthernet 1/7/1 is up, line protocol is up 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.
• Command Modes Command History Usage Information • EXEC • EXEC Privilege For a VLAN interface, enter the keyword vlan then a number from 1 to 4094. This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command 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.
Topology: IPv4 IPv6 , Common (IPv4 IPv6 ) Adjacency being used for MTs: IPv4 IPv6 Dell# show isis protocol Display IS-IS routing information. Syntax Parameters Command Modes Command History Example show isis [vrf vrf-name] protocol vrf vrf-name • EXEC • EXEC Privilege (OPTIONAL) Enter the keyword vrf followed by the name of the VRF to display IS-IS routing information corresponding to that VRF. This guide is platform-specific.
Generate wide metrics: none Accept wide metrics: none Multi Topology Routing is enabled in transition mode. Dell# show isis traffic This command allows you to display IS-IS traffic interface information. Syntax show isis [vrf vrf-name] traffic [interface] Parameters Command Modes Command History 810 vrf vrf-name (OPTIONAL) Enter the keyword vrf followed by the name of the VRF to display IS-IS traffic interface information corresponding to that VRF.
Usage Information Example Version Description 8.3.12.0 Introduced on the S4810. The following describes the show isis traffic command shown in the following example. Item Description Level-1/Level-2 Hellos (sent/rcvd) Displays the number of Hello packets sent and received. PTP Hellos (sent/ rcvd) Displays the number of point-to-point Hellos sent and received. Level-1/Level-2 LSPs sourced (new/refresh) Displays the number of new and refreshed LSPs.
spf-interval Specify the minimum interval between shortest path first (SPF) calculations. Syntax spf-interval [level-l | level-2] interval seconds [initial_wait_interval seconds [second_wait_interval seconds]] To restore default values, use the no spf-interval [level-l | level-2] interval seconds [initial_wait_interval seconds [second_wait_interval seconds]] command. Parameters Defaults (OPTIONAL) Enter the keyword level-1 to apply the configuration to Level-1 SPF calculations.
Usage Information 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 CONFIG-ROUTER-ISIS mode for both IPv4 and IPv6 route computations. SPF throttling slows down the frequency at which route calculations are performed during network instability.
27 iSCSI Optimization Internet small computer system interface (iSCSI) optimization enables quality-of-service (QoS) treatment for iSCSI storage traffic on an Z9100–ON system. To configure and verify the iSCSI optimization feature, use the following Dell Networking OS commands.
iscsi aging time Set the aging time for iSCSI sessions. Syntax iscsi aging time time To remove the iSCSI session aging time, use the no iscsi aging time command. Parameters time Enter the aging time for the iSCSI session. The range is from 5 to 43,200 minutes. Defaults 10 minutes Command Modes CONFIGURATION Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.
remark Marks the incoming iSCSI packets with the configured dot1p or DSCP value when they egress to the switch. The default is: the dot1and DSCP values in egress packets are not changed. 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. Usage Information Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.
To remove the configured priority bitmap, use the no iscsi priority-bits command. Defaults 4 (0x10 in the bitmap) Command Modes PROTOCOL LLDP (only on the global, not on the interface) Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 8.3.19.0 Introduced on the S4820T. 8.3.12.
ip-address (Optional) Enter the ip-address that the iSCSI monitors. The ip-address specifies the IP address of the iSCSI target. Defaults 860, 3260 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. Usage Information Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 8.3.19.0 Introduced on the S4820T. 8.3.12.
TCP Port Target IP Address 3260 860 Related Commands • show iscsi session — display information about active iSCSI sessions on the switch. • show iscsi session detailed — display detailed information about active iSCSI sessions on the switch. • show run iscsi — show run iscsi. show iscsi session Display information about active iSCSI sessions on the switch. Syntax Command Modes Command History Example show iscsi session • EXEC • EXEC Privilege This guide is platform-specific.
show iscsi session detailed Display detailed information on active iSCSI sessions on the switch. Syntax show iscsi session detailed [session isid] Parameters Command Modes Command History Example isid • EXEC • EXEC Privilege Enter the session’s iSCSi ID to display detailed information about the specified iSCSi session. This guide 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. Related Commands Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 8.3.19.0 Introduced on the S4820T. 8.3.12.0 Introduced on the S4810. 8.3.16.0 Introduced on MXL 10/40GbE Switch IO Module. • show iscsi — display the currently configured iSCSI settings.
28 Link Aggregation Control Protocol (LACP) This section contains commands for Dell Networks’ implementation of the link aggregation control protocol (LACP) for creating dynamic link aggregation groups (LAGs) — known as “port-channels” in the Dell Networking OS. NOTE: For static LAG commands based on the standards specified in the IEEE 802.3 Carrier sense multiple access with collision detection (CSMA/CD) access method and physical layer specifications, see Port Channel Commands .
Related Commands Version Description 9.2(1.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. • show lacp — display the LACP configuration. debug lacp Debug LACP (configuration, events, and so on).
Command Modes Command History • EXEC • EXEC Privilege This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command 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 Related Commands 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.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. This command applies to dynamic port-channel interfaces only. When applied on a static port-channel, this command has no effect. • show lacp — display the LACP configuration.
Version Description 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 6.2.1.1 Introduced on the E-Series. lacp system-priority Configure the LACP system priority. Syntax lacp system-priority priority-value Parameters priority-value Enter the port-priority value. The higher the value number, the lower the priority. The range is from 1 to 65535. The default is 32768.
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 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.
counters Defaults (OPTIONAL) Enter the keyword counters to display the LACP counters. Without a Port Channel specified, the command clears all Port Channel counters. Command Modes Command History Example (PortChannel-Number) • EXEC • EXEC Privilege This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.
Port Xmit Recv Xmit Recv Pkts Rx Pkts Rx ----------------------------------------------------Te 1/6/1 200 200 0 0 0 0 Dell# Related Commands • clear lacp counters — clear the LACP counters. • show interfaces port-channel — display information on configured Port Channel groups.
29 Layer 2 This section describes commands to configure Layer 2 features. 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. Syntax mac-address-table aging-time seconds Parameters seconds Enter either zero (0) or a number as the number of seconds before MAC addresses are relearned. To disable aging of the MAC address table, enter 0.
Related Commands Version Description 7.5.1.0 Introduced on the C-Series. pre-6.2.1.1 Introduced on the E-Series. • mac learning-limit — set the MAC address learning limits for a selected interface. • show mac-address-table aging-time — display the MAC aging time. mac-address-table aging-time Specify an aging time for MAC addresses to remove from the MAC address table.
• show mac-address-table aging-time — display the MAC aging time. mac-address-table static Associate specific MAC or hardware addresses to an interface and VLANs. Syntax mac-address-table static mac-address {multicast vlan vlan-id output—range interface}{output interface vlan vlan-id} To remove a MAC address, use the no mac-address-table static mac-address output interface vlan vlan-id command. Parameters mac-address Enter the 48-bit hexadecimal address in nn:nn:nn:nn:nn:nn format.
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(0.0P5) Introduced on 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 output range parameter for S4810 and 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.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 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.12.0 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.
mac learning-limit learn-limit-violation Configure an action for a MAC address learning-limit violation. Syntax mac learning-limit learn-limit-violation {log | shutdown} To return to the default, use the no mac learning-limit learn-limit-violation {log | shutdown} command. Parameters log Enter the keyword log to generate a syslog message on a learning-limit violation. shutdown Enter the keyword shutdown to shut down the port on a learning-limit violation.
mac learning-limit mac-address-sticky Maintain the dynamically learned mac addresses as sticky MAC addresses on the selected port. Syntax mac learning-limit mac-address-sticky To convert the sticky MAC addresses to dynamic MAC addresses, use the no mac learning-limit command. Parameters mac-address-sticky Configures the dynamic MAC addresses as sticky on an interface. Defaults None Command Modes INTERFACE Command History This guide is platform-specific.
To disable a configuration, use the no mac learning-limit station-move-violation command, then the configured keyword. Parameters log Enter the keyword log to generate a syslog message on a station move violation. shutdown-both Enter the keyword shutdown to shut down both the original and offending interface and generate a syslog message. shutdown-offending Enter the keywords shutdown-offending to shut down the offending interface and generate a syslog message.
Command Modes Command History • EXEC • EXEC Privilege This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.
Command Modes Command History Usage Information • For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then the slot/port/subport information. • For a 25-Gigabit Ethernet interface, enter the keyword twentyFiveGigE then the slot/port/subport information. • For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/ port/subport information. • For a 50-Gigabit Ethernet interface, enter the keyword fiftyGigE then the slot/ port/subport information.
Column Heading Description Mac Address Displays the MAC address in nn:nn:nn:nn:nn:nn format. Type Lists whether the MAC address was manually configured (Static), learned dynamically (Dynamic), or associated with a specific port (Sticky). Interface Displays the interface type and slot/port[/subport] information.
show mac-address-table aging-time Display the aging times assigned to the MAC addresses on the switch. Syntax show mac-address-table aging-time [vlan vlan-id] Parameters Command Modes Command History Example vlan vlan-id • EXEC • EXEC Privilege (OPTIONAL) Enter the keyword vlan then the VLAN ID to display the MAC address assigned to the VLAN. The range is from 1 to 4094. This guide is platform-specific.
show mac learning-limit Display MAC address learning limits set for various interfaces. Syntax Parameters Command Modes Command History show mac learning-limit [violate-action] [detail] [interface interface] violate-action (OPTIONAL) Enter the keywords violate-action to display the MAC learning limit violation status. detail (OPTIONAL) Enter the keyword detail to display the MAC learning limit in detail.
Version Description 7.5.1.0 Added support for the violate-action and detail options. 6.5.1.0 Added support for Port Channel. Example Virtual LAN (VLAN) Commands The following commands configure and monitor virtual LANs (VLANs). VLANs are a virtual interface and use many of the same commands as physical interfaces. You can configure an IP address and Layer 3 protocols on a VLAN called Inter-VLAN routing. FTP, TFTP, ACLs and SNMP are not supported on a VLAN.
Usage Information Version Description 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. pre-6.2.1.1 Introduced on the E-Series. To return VLAN 1 as the Default VLAN, use this command syntax (default-vlan-id 1). The Default VLAN contains only untagged interfaces. Related Commands • interface vlan — configure a VLAN. description Add a description about the selected VLAN.
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 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.
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.0 Introduced on the S4820T. 8.3.11.
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. pre-6.2.1.1 Introduced on the E-Series. Dell(conf-if-vl-100)# show config ! interface Vlan 100 no ip address no shutdown Dell(conf-if-vl-100)# show vlan Display the current VLAN configurations on the switch.
Usage Information Version Description 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 9.1.(0.0) Updated to support OpenFlow. 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 Augmented to display PVLAN data for the C-Series and S-Series and revised the output to include the Description field to display a user-entered VLAN description. 7.6.1.
Column Heading Description Example • Fo = forty-gigabit Ethernet • Tf = twentyfive-gigabit Ethernet • Fi = fifty-gigabit Ethernet • Hu = hundred-gigabit Ethernet Dell# show vlan Codes: * - Default VLAN, G - GVRP VLANs, P - Primary, C - Community, I Isolated Q: U - Untagged, T - Tagged, O - Openflow x - Dot1x untagged, X - Dot1x tagged o - OpenFlow untagged, O - OpenFlow tagged G - GVRP tagged, M - Vlan-stack i - Internal untagged, I - Internal tagged, v - VLT untagged, V - VLT tagged NUM Status De
G - GVRP tagged, M - Vlan-stack NUM 42 Dell# Status Description Q Ports Active U Te 1/47/1 Example (Brief) Dell# show vlan br VLAN Name STG MAC Aging IP Address ---- -----------------------------------1 0 1800 unassigned 2 0 1800 2.2.2.2/24 3 0 1800 3.3.3.
• For a 50-Gigabit Ethernet interface, enter the keyword fiftyGigE then the slot/ port/subport information. • For a 100-Gigabit Ethernet interface, enter the keyword hundredGigE then the slot/port information. Defaults All interfaces in Layer 2 mode are untagged. Command Modes INTERFACE VLAN Command History 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.
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 25-Gigabit Ethernet interface, enter the keyword twentyFiveGigE then the slot/port/subport information. • For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/ port/subport information.
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.
Usage Information Untagged interfaces can only belong to one VLAN. In the Default VLAN, you cannot use the no untagged interface command. To remove an untagged interface from all VLANs, including the Default VLAN, enter INTERFACE mode and use the no switchport command. Related Commands • interface vlan — configure a VLAN. • tagged — specify which interfaces in a VLAN are tagged.
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.12.0 Introduced on the S4810. Legacy E-Series command. Related Commands • fefd — enable far-end failure detection on an interface. • fefd reset — enable FEFD globally on the system.
Usage Information 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.12.0 Introduced on the S4810. When you enter no fefd for an interface and fefd-global, FEFD is enabled on the interface because the no fefd command is not retained in the configuration file. To keep the interface FEFD disabled when the global configuration changes, use the fefd reset command.
• fefd mode — change FEFD mode on an interface. fefd interval Set an interval between control packets. Syntax fefd interval seconds To return to the default value, use the no fefd interval command. Parameters seconds Enter a number as the time between FEFD control packets. The range is from 3 to 255 seconds. The default is 15 seconds. Defaults 15 seconds Command Modes INTERFACE Command History This guide is platform-specific.
aggressive (OPTIONAL) Enter the keyword aggressive to change the link state to “errordisabled” when a far-end failure the software detects on that interface. When an interface is placed in “error-disabled” state, enter the fefd reset command to reset the interface state. Defaults Normal 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.
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.12.
Version Description 8.3.7.0 Introduced on the S4810. Legacy E-Series command. Related Commands • fefd — enable far-end failure detection. • fefd-global — enable FEFD globally on the system. 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.
Version Description Legacy E-Series command. Usage Information If you enter only the fefd-global syntax, the mode is normal and the default interval is 15 seconds. If you disable FEFD globally (no fefd-global), the system does not remove the FEFD interface configuration. Related Commands • fefd — enable far-end failure detection. • fefd-global interval — configure an interval between FEFD control packets. • show fefd — display the FEFD command output.
Version Description 8.3.12.0 Introduced on the S4810. Legacy E-Series command. Usage Information Example The following describes the show fefd command shown in the following example. Field Description Interface Displays the interfaces type and number. Mode Displays the mode (aggressive or normal) or NA if the interface contains fefd reset in its configuration. Interval Displays the interval between FEFD packets.
30 Link Layer Discovery Protocol (LLDP) The link layer discovery protocol (LLDP) advertises connectivity and management from the local station to the adjacent stations on an IEEE 802 LAN. LLDP facilitates multi-vendor interoperability by using standard management tools to discover and make available a physical topology for network management. The Dell Networking operating software implementation of LLDP is based on IEEE standard 801.1ab. The Dell Networking OS supports the basic LLDP commands on platform.
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 9.7(0.0) 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. clear lldp counters Clear LLDP transmitting and receiving counters for all physical interfaces or a specific physical interface.
Version Description 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.5.1.0 Added support for 4-port 40G line cards on the E-Series. 8.3.7.0 Introduced on the S4810. 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. clear lldp neighbors Clear LLDP neighbor information for all interfaces or a specific interface.
Version Description 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.5.1.0 Added support for 4-port 40G line cards 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. debug lldp interface To display timer events, neighbor additions or deletions, and other information about incoming and outgoing packets, enable LLDP debugging.
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.2(1.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.0.2.0 Introduced on the S6000. 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. • protocol lldp (Configuration) — enable LLDP globally. • debug lldp interface — debug LLDP. • show lldp neighbors — display the LLDP neighbors.
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. mode To receive or transmit, set LLDP. Syntax mode {tx | rx} To return to the default, use the no mode command. Parameters tx Enter the keyword tx to set the mode to transmit. rx Enter the keyword rx to set the mode to receive. Defaults Both transmit and receive.
multiplier Set the multiple of the hello timer before LLDP declares the interface dead. Syntax multiplier number To return to the default, use the no multiplier command. Parameters integer Enter the number of consecutive misses before the LLDP declares the interface dead. The range is from 2 to 10. Defaults 4 Command Modes CONFIGURATION (conf-lldp) and INTERFACE (conf-if-interface-lldp) Command History This guide is platform-specific.
Defaults Enabled. Command Modes CONFIGURATION (conf-lldp) Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.
Usage Information Version Description 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 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. Before LLDP can be configured on an interface, it must be enabled globally from CONFIGURATION mode. This command places you in LLDP mode on the interface; it does not enable the protocol.
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. 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.
Example 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. Dell# show lldp statistics Total number of neighbors: 300 Last table change time : Mon Oct 02 16:00:52 2006 Number of Table Inserts : 1621 Number of Table Deletes : 200 Number of Table Drops : 0 Number of Table Age Outs : 400 Dell# LLDP-MED Commands The following are the LLDP-MED (Media Endpoint Discovery) commands.
priority-tagged number Enter the keywords priority-tagged, the Layer 2 priority, and then the DSCP value. Defaults Unconfigured. Command Modes CONFIGURATION (conf-lldp) 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(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.
priority-tagged number Enter the keywords priority-tagged, the Layer 2 priority, and then the DSCP value. Defaults Unconfigured. Command Modes CONFIGURATION (conf-lldp) 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(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.
ecs-elin value Enter the keywords ecs-elin then the Emergency Call Service (ecs) Emergency Location Identification Number (elin) numeric location string. The range is from 10 to 25 characters. Defaults Unconfigured. Command Modes CONFIGURATION (conf-lldp) Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Usage Information Related Commands Version Description 9.8(1.
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 number Enter the keywords priority-tagged, the Layer 2 priority, and then the DSCP value. Defaults Unconfigured. Command Modes CONFIGURATION (conf-lldp) Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide.
priority-tagged number Enter the keywords priority-tagged, the Layer 2 priority, and then the DSCP value. Defaults Unconfigured. Command Modes CONFIGURATION (conf-lldp) 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(1.0) Introduced on 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 Unconfigured. Command Modes CONFIGURATION (conf-lldp) 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(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on 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 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.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.7.1.0 Introduced on the S-Series. 7.6.1.0 Introduced on the C-Series and E-Series. • debug lldp interface — de bug LLDP.
Related Commands Version Description 9.7(0.0) Introduced on the S6000-ON. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.7.1.0 Introduced on the S-Series. 7.6.1.0 Introduced on the C-Series and E-Series. • debug lldp interface — debug LLDP. • show lldp neighbors — display the LLDP neighbors.
31 Microsoft Network Load Balancing Network load balancing (NLB) is a clustering functionality that is implemented by Microsoft on Windows 2000 Server and Windows Server 2003 operating systems. Microsoft NLB clustering allows multiple servers running Microsoft Windows to be represented by one MAC and one IP address to provide transparent failover and load-balancing.
Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version 9.3(0.0) Usage Information Related Commands Added support for association of an IP address with multicast MAC address on the S4810, S4820T, S6000, and Z9000 platforms.
vlan vlan-id • For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then the slot/port/subport information. • For a 25-Gigabit Ethernet interface, enter the keyword twentyFiveGigE then the slot/port/subport information. • For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/ port/subport information. • For a 50-Gigabit Ethernet interface, enter the keyword fiftyGigE then the slot/ port/subport information.
Default Disabled Usage Information By default this command is disabled. There might be some ARP table entries which are resolved through ARP packets which had Ethernet MAC SA different from MAC information inside the ARP packet. This unicast data traffic flooding occurs only for those packets which use these ARP entries.
32 Multicast Source Discovery Protocol (MSDP) Multicast source discovery protocol (MSDP) connects multiple PIM sparse-mode (PIM-SM) domains together. MSDP peers connect using TCP port 639. Peers send keepalives every 60 seconds. A peer connection is reset after 75 seconds if no MSDP packets are received. MSDP connections are parallel with MBGP connections. The Dell Networking OS supports MSDP commands on the platform.
Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.5(0.1) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.1 Introduced on the S4810. 6.2.1.
Version Description 8.3.11.1 Introduced on the Z9000. 8.3.7.1 Introduced on the S4810. 7.8.1.0 Added the local option. 7.7.1.0 Added the rejected-sa option. 6.2.1.1 Introduced 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 peer Enter the keyword peer to clear the MSDP peer entries.
ip msdp cache-rejected-sa Enable an MSDP cache for the rejected source-active entries. Syntax ip msdp cache-rejected-sa {number} To clear the MSDP rejected source-active entries, use the no ip msdp cache-rejected-sa {number} command then the ip msdp cache-rejected-sa {number} command. Parameters number Enter the number of rejected SA entries to cache. The range is from 0 to 32766. Defaults None Command Modes CONFIGURATION Command History This guide is platform-specific.
To remove the default peer, use the no ip msdp default-peer {peer address} list name command. Parameters peer address Enter the peer address in a dotted decimal format (A.B.C.D.) list name Enter the keywords list name and specify a standard access list that contains the RP address that should be treated as the default peer. If no access list is specified, then all SAs from the peer are accepted. Defaults Not configured. Command Modes CONFIGURATION Command History 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.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. 6.2.1.1 Introduced ip msdp mesh-group To be a member of a mesh group, configure a peer.
Usage Information Version Description 8.3.7.0 Introduced on the S4810. 6.2.1.1 Introduced An MSDP mesh group is a mechanism for reducing SA flooding, typically in an intra-domain setting. When some subset of a domain’s MSDP speakers are fully meshed, they can be configured into a mesh-group.
Version Description 9.5(0.1) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.5.1.0 Added support for 4-port 40G line cards on the E-Series. 6.2.1.1 Introduced ip msdp peer Configure an MSDP peer.
Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.5(0.1) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.
Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.5(0.1) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.
Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.5(0.1) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.7.1.0 Introduced on the E-Series. ip msdp sa-limit Configure the upper limit of source-active (SA) entries in SA-cache.
Usage Information Dell Networking OS counts the SA messages originated by itself and those messages received from the MSDP peers. When the total SA messages reach this limit, the subsequent SA messages are dropped (even if they pass RPF checking and policy checking). If the total number of SA messages is already larger than the limit when this command is applied, those SA messages that are already in Dell Networking OS continue to be accepted.
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. For command information about other platforms, see the relevant Dell Networking OS Command 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.
Command Modes Command History Example • EXEC • EXEC Privilege This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command 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.
show ip msdp sa-cache rejected-sa Display the rejected SAs in the SA cache. Syntax show ip msdp sa-cache rejected-sa Defaults None Command Modes Command History Example 904 • EXEC • EXEC Privilege This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.
33 Multiple Spanning Tree Protocol (MSTP) Multiple spanning tree protocol (MSTP), as implemented by the Dell Networking OS, conforms to IEEE 802.1s. This command supports the Dell Networking platform.
• For a 25-Gigabit Ethernet interface, enter the keyword twentyFiveGigE then the slot/port/subport information. • For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/ port/subport information. • For a 50-Gigabit Ethernet interface, enter the keyword fiftyGigE then the slot/ port/subport information. • For a 100-Gigabit Ethernet interface, enter the keyword hundredGigE then the slot/port information.
disable Globally disable the multiple spanning tree protocol on the switch. Syntax disable To enable MSTP, enter the no disable command. Defaults Disabled. 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. 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.
Parameters seconds Enter the number of seconds the interface waits in the Blocking State and the Learning State before transiting to the Forwarding State. The range is from 4 to 30. The default is 15 seconds. Defaults 15 seconds 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. Related Commands Version Description 9.8(1.
Command History Related Commands This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.
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.5.1.0 Introduced.
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.
Usage Information Related Commands Version Description 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 6.5.1.0 Introduced. For two MSTP switches to be within the same MSTP region, the switches must share the same region name (including matching case). • msti — map the VLAN(s) to an MST instance. • revision — assign the revision number to the MST configuration.
Usage Information MSTP is not enabled when you enter MULTIPLE SPANNING TREE mode. To enable MSTP globally on the switch, enter the no disable command while in MULTIPLE SPANNING TREE mode. For more information about the multiple spanning tree protocol, refer to the Dell Networking OS Configuration Guide. Example Related Commands Dell(conf)# protocol spanning-tree mstp Dell(config-mstp)#no disable • disable — disable multiple spanning tree.
Usage Information Related Commands For two MSTP switches to be within the same MST region, the switches must share the same revision number. • msti — map the VLAN(s) to an MST instance. • name — assign the region name to the MST region. show config View the current configuration for the mode. Only non-default values are shown. Syntax show config Command Modes MULTIPLE SPANNING TREE Command History This guide is platform-specific.
show spanning-tree mst configuration View the multiple spanning tree configuration. Syntax Command Modes Command History show spanning-tree mst configuration • EXEC • EXEC Privilege This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.
show spanning-tree msti View the multiple spanning tree instance. Syntax show spanning-tree msti [instance-number [brief]] [guard] Parameters Command Modes Command History instance-number (Optional) Enter the multiple spanning tree instance number. The range is from 0 to 63. brief (Optional) Enter the keyword brief to view a synopsis of the MST instance. guard (Optional) Enter the keyword guard to display the type of guard enabled on an MSTP interface and the current port state.
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.82, designated path cost Number of transitions to forwarding state 1 BPDU (Mrecords): sent 1109, received 0 The port is not in the portfast mode Port 88 (TenGigabitEthernet 2/6/1) is root Forwarding Port path cost 0, Port priority 128, Port Identifier 128.
BPDU (MRecords): sent 21, received 9 The port is not in the Edge port mode Usage Information Example (Guard) The following describes the show spanning-tree msti 5 guard command shown in the following example. Field Description Interface Name MSTP interface. Instance MSTP instance. Sts Port state: root-inconsistent (INCON Root), forwarding (FWD), listening (LIS), blocking (BLK), or shut down (EDS Shut). Guard Type Type of STP guard configured (Root, Loop, or BPDU guard).
Version Description 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. 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.
Version Description 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 6.5.1.0 Introduced on the E-Series. 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.
changes. However, if a standards-based flush mechanism is needed, this knob command can be turned on to enable flushing MAC addresses after receiving every topology change notification.
34 Multicast The multicast commands are supported by Dell Networking OS on all platform. 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 8.3.7.0 Introduced on the S4810. 7.8.1.0 Introduced on the C-Series. E-Series legacy command Related Commands • show ip pim tib — show the PIM tree information base. ip mroute Assign a static mroute.
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.2(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.
Usage Information Version Description 8.3.19.0 Introduced on the S4820T. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Introduced on the C-Series. 7.6.1.0 Introduced on the E-Series. This feature allows you to limit the number of multicast entries on the system. This number is the total of all the multicast entries on all line cards in the system. On each line card, the multicast module only installs the maximum number of entries, depending on the configured CAM profile.
Version Description E-Series legacy command Usage Information Related Commands After you enable multicast, you can enable IGMP and PIM on an interface. In INTERFACE mode, enter the ip pim sparse-mode command to enable IGMP and PIM on the interface. • ip pim sparse-mode — enable IGMP and PIM on an interface. show ip mroute View the multicast routing table.
• Command History EXEC Privilege This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command 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.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 9.2.(0.
Spanned outgoing interface list: Vlan 20 (S) Vlan 30 (50.1.1.2, 225.1.1.1), uptime 00:39:33 flags: S Incoming interface: Vlan 10 Spanned outgoing interface list: Vlan 20 (S) Usage Information Example The following describes the show ip mroute command shown in the following example. Field Description (S, G) Displays the forwarding entry in the multicast route table. uptime Displays the amount of time the entry has been in the multicast forwarding table.
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.
35 Neighbor Discovery Protocol (NDP) The neighbor discovery protocol for IPv6 is defined in RFC 2461 as part of the Stateless Address Autoconfiguration protocol. It replaces the Address Resolution Protocol used with IPv4.
clear ipv6 neighbors Delete all entries in the IPv6 neighbor discovery cache or neighbors of a specific interface. Static entries are not removed using this command. Syntax Parameters clear ipv6 neighbors [vrf vrf-name] [ipv6-address | interface] 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.
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. debug ipv6 nd ra-guard Enable debugging for IPv6 RA guard snooping information. Syntax debug ipv6 nd ra-guard [interface_type slot/port | count value] Parameters interface_type slot/ port count value Enter the one of the following interfaces and slot/port information: • For a port channel interface, enter the keywords port-channel then a number.
Parameters host Enter the keyword host to set the device-role as host. router Enter the keyword router to set the device-role as router. Defaults None Command Modes POLICY LIST CONFIGURATION 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.9(0.0) Introduced on the Z9500. 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.
• ipv6 nd raguard policy policy-name — define the RA guard policy name and enter the RA guard policy configuration mode. ipv6 nd ra-guard attach-policy Apply the IPv6 RA guard to a specific interface. Syntax ipv6 nd ra-guard attach—policy policy-name [vlan [vlan 1, vlan 2, vlan 3.....]] Parameters policy policy-name Enter the keyword policy then the policy name. The policy-name allows a maximum of 140 characters. vlan [vlan 1, vlan 2, vlan 3........] Enter the keyword vlan then the VLAN range.
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, S5000, S6000, S6000–ON, and Z9000 switches. ipv6 nd ra-guard policy Define the RA guard policy name and enter the RA guard policy list configuration mode. Syntax Parameters ipv6 nd ra-guard policy policy-name policy policy-name Enter the keyword policy then the policy-name. The policy name allows a maximum of 140 characters.
NOTE: The :: notation specifies successive hexadecimal fields of zero. interface interface hardware_address 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. • For a 25-Gigabit Ethernet interface, enter the keyword twentyFiveGigE then the slot/port/subport information.
• Neighbor Unreachability Detection (NUD): Determine that a neighbor is no longer reachable on the link. • Duplicate Address Detection (DAD): Allow a node to check whether a proposed address is already in use. • Redirect: The router can inform a node about a better first-hop. 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.
ipv6–prefix-list name Enter the keywords ipv6–prefix-list then the prefix-list name. The prefix-list name allows a maximum of 140 characters. ipv6–mac-accesslist name Enter the keywords ipv6–mac-access-list then the mac-access-list name. The mac-access-list name allows a maximum of 140 characters. Defaults None Command Modes POLICY LIST CONFIGURATION 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.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.
other-config-flag Enable the verification of the advertised other configuration parameter. If this command is not configured, the verification process is bypassed. Syntax other-config-flag {on | off} To reset the other configuration parameter, use the no other-config-flag {on | off} command. Parameters on Enter the keyword on to set the other-config-flag value as ON. off Enter the keyword off to set the other-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 S4810, S4820T, S5000, S6000, S6000–ON, 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.
Parameters value Enter the router lifetime in seconds. The range is from 0 to 9,000 seconds. Defaults None Command Modes POLICY LIST CONFIGURATION 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.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.
Related Commands • 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. show config Display the RA guard policy mode configurations. Syntax show config Command Modes POLICY LIST CONFIGURATION Command History This guide is platform-specific.
show ipv6 nd ra-guard policy Display the configurations applied on all the RA guard policies or a specific RA guard policy. Syntax show ipv6 nd ra-guard policy policy-name Parameter policy policy-name Enter the keyword policy then the policy name. The policy name allows a maximum of 140 characters. 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.
show ipv6 neighbors Display IPv6 discovery information. Entering the command without options shows all IPv6 neighbor addresses stored on the control processor (CP). Syntax Parameters show ipv6 neighbors [vrf vrf-name] [ipv6-address| interface interface] vrf vrf-name (OPTIONAL) Enter the keyword vrf and the name of the VRF to display the neighbors corresponding to that VRF. NOTE: If you do not specify this option, neighbors corresponding to the default VRF are displayed.
Example Version Description 9.7(0.0) Added support for VRF. Introduced on the S6000–ON. 9.2(1.0) Introduced on the Z9500. 9.0.0.0 Introduced on the Z9000. 8.3.19.0 Introduced on the S4820T. 8.3.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.
36 Object Tracking Object Tracking supports IPv4 and IPv6, and is available on the Dell Networking platforms. Object tracking allows you to define objects of interest, monitor their state, and report to a client when a change in an object’s state occurs.
Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) 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. 8.3.12.0 Introduced on the S4810. 8.4.1.0 Introduced. Example delay Configure the time delay used before communicating a change in the status of a tracked object to clients. Syntax delay {[up seconds] [down seconds]} To return to the default setting, use the no delay command.
If the timer expires and an object’s state has changed, a notification is sent to the client. If no delay is configured, a notification is sent immediately after a change in the state of a tracked object is detected. The time delay in communicating a state change is specified in seconds. Related Commands • track interface ip routing – configure object tracking on the routing status of an IPv4 Layer 3 interface.
Parameters object-id (OPTIONAL) Display information on the specified tracked object. The range is 1 to 500. 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. 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. 8.3.12.
show track Display information about tracked objects, including configuration, current tracked state (UP or DOWN), and the clients which are tracking an object. Syntax Parameters show track [object-id [brief] | interface [brief] [vrf vrf-name] | ip route [brief] [vrf vrf-name] | resolution | vrf vrf-name [brief] | brief] object-id (OPTIONAL) Display information on the specified tracked object. The range is 1 to 500.
Example Output Description Tracked by Client that is tracking an object’s state; for example, VRRP. Dell# show track Track 1 IP route 23.0.0.
To return to the default setting, use the no threshold metric {up number | down number} command. Parameters up number Enter a number for the UP threshold to be applied to the scaled metric of an IPv4 or IPv6 route. The default UP threshold is 254. The routing state is UP if the scaled route metric is less than or equal to the UP threshold. down number Enter a number for the DOWN threshold to be applied to the scaled metric of an IPv4 or IPv6 route. The default DOWN threshold is255.
track interface ip routing Configure object tracking on the routing status of an IPv4 Layer 3 interface. Syntax track object-id interface interface ip routing To return to the default setting, use the no track object-id command. Parameters object-id Enter the ID number of the tracked object. The range is 1 to 500. interface Enter one of the following values: • For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then the slot/port/subport information.
Related Commands • show track – display information about tracked objects, including configuration, current state, and clients which track the object. • track interface line-protocol – configure object tracking on the line-protocol state of a Layer 2 interface. track interface line-protocol Configure object tracking on the line-protocol state of a Layer 2 interface. Syntax track object-id interface interface line-protocol To return to the default setting, use the no track object-id command.
When the link-level status goes down, the tracked object status is considered to be DOWN; if the link-level status is up, the tracked object status is considered to be UP. Related Commands • show track – display information about tracked objects, including configuration, current state, and clients which track the object. • track interface ip routing – configure object tracking on the routing status of an IPv4 Layer 3 interface.
value to have priority over a higher value. 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.
A tracked IPv4 route is considered to match an entry in the routing table only if the exact IPv4 address and prefix length match a table entry. For example, when configured as a tracked route, 10.0.0.0/24 does not match the routing table entry 10.0.0.0/8. If no route-table entry has the exact IPv4 address and prefix length, the status of the tracked route is considered to be DOWN.
The UP/DOWN state of a tracked IPv4 route is determined by a user-configurable threshold (the threshold metric command) for the route’s metric in the routing table. To provide a common tracking interface for different clients, route metrics are scaled in the range 0 to 255, where 0 is connected and 255 is inaccessible.
Usage Information Example Version Description 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 ipv6 route command shown in the Example below. Output Description Track object-id Displays the number of the tracked object.
2 3 Related Commands IPv6 route metric threshold 2040::/64 Up 00:02:36 IPv6 route reachability 2050::/64 Up 00:02:36 • show running-config track – display configuration information about tracked objects. • show track – display information about tracked objects, including configuration, current state, and clients which track the object. • track interface ipv6 routing – configure object tracking on the routing status of an IPv6 Layer 3 interface.
Usage Information Related Commands Version Description 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.
match routing table entry 3333:100:200:300::/64. If no route-table entry has the exact IPv6 address and prefix length, the status of the tracked route is considered to be DOWN. When you configure the threshold of an IPv6 route metric as a tracked object, the UP/DOWN state of the tracked route is also determined by the current metric for the route in the routing table.
Usage Information Version Description 8.4.1.0 Introduced. Use this command to create an object that tracks the reachability of an IPv6 route. In order for a route’s reachability to be tracked, the route must appear as an entry in the routing table. A tracked route is considered to match an entry in the routing table only if the exact IPv6 address and prefix length match a table entry.
Usage Information Version Description 8.4.1.0 Introduced. Use this command to configure the protocol-specific resolution value that converts the actual metric of an IPv6 route in the routing table to a scaled metric in the range 0 to 255. The UP/DOWN state of a tracked IPv6 route is determined by the user-configurable threshold (the threshold metric command) for a route’s metric in the routing table.
37 Open Shortest Path First (OSPFv2 and OSPFv3) Open Shortest Path First version 2 for IPv4 is supported on platform. OSPF is an interior gateway protocol (IGP), which means that it distributes routing information between routers in a single autonomous system (AS). OSPF is also a link-state protocol in which all routers contain forwarding tables derived from information about their links to their neighbors.
Command Modes ROUTER OSPF Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. 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.
Command Modes ROUTER OSPF Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.
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.0 Introduced on the S4820T. 8.3.11.
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.0 Introduced on the S4820T. 8.3.11.
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. clear ip ospf statistics Clear the packet statistics in interfaces and neighbors.
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 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.
Command History Usage Information 974 This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command 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.0.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.
Example Field Description 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. dst: Displays the destination IP address. netmask: Displays the destination IP address mask.
metric-type typevalue route-map mapname (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 (OPTIONAL) Enter the keywords route-map then the name of an established route map. Defaults Disabled. Command Modes ROUTER OSPF Command History This guide is platform-specific.
Defaults Disabled. Command Modes ROUTER OSPF Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.
Related Commands Version Description 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Added support for the Multi-Process OSPF. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. pre- 6.1.1.1 Introduced on the E-Series.
Version Description 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Added support for the Multi-Process OSPF. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. pre- 6.1.1.1 Introduced on the E-Series. distance ospf Configure an OSPF distance metric for different types of routes.
Usage Information Version Description 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Added support for the Multi-Process OSPF. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 6.1.1.1 Introduced on the E-Series. To specify a distance for routes learned from other routing domains, use the redistribute command.
Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.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.
static (OPTIONAL) Enter the keyword static to specify that only manually configured routes are distributed. Defaults Not configured. Command Modes ROUTER OSPF Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. 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.
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 9.0.2.0 Introduced on the S6000. 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 and E-Series. In OSPF, flooding is the most resource-consuming task.
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.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.1 Introduced on the E-Series. The Helper mode is enabled by default on the device.
Version Description 8.3.12.0 Introduced on the S4810. 7.8.1.0 Restart role enabled on the S-Series (Both Helper and Restart roles now supported on S-Series). Added support for Multi-Process OSPF. 7.7.1.0 Added Helper-Role support on the S-Series. 7.5.1.0 Introduced on the C-Series. pre- 6.1.1.1 Introduced on the E-Series. graceful-restart mode Enable the graceful restart mode.
graceful-restart role Specify the role for your OSPF router during graceful restart. Syntax graceful-restart role [helper-only | restart-only] To disable graceful restart role, use the no graceful-restart role command. Parameters role helper-only (OPTIONAL) Enter the keywords helper-only to specify the OSPF router is a helper only during graceful restart. role restart-only (OPTIONAL) Enter the keywords restart-only to specify the OSPF router is a restart only during graceful-restart.
ip ospf auth-change-wait-time OSPF provides a grace period while OSPF changes its interface authentication type. During the grace period, OSPF sends out packets with new and old authentication scheme until the grace period expires. Syntax ip ospf auth-change-wait-time seconds To return to the default, use the no ip ospf auth-change-wait-time command. Parameters seconds Enter the seconds. The range is from 0 to 300. Defaults zero (0) seconds.
Parameters encryption-type (OPTIONAL) Enter 7 to encrypt the key. key Enter an eight-character string. Strings longer than eight characters are truncated. 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. 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.
Usage Information Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. pre- 6.1.1.1 Introduced on the E-Series.
Usage Information Related Commands Version Description 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. pre- 6.1.1.1 Introduced on the E-Series.
Usage Information Related Commands Version Description 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. pre- 6.1.1.1 Introduced on the E-Series. The time interval between the hello packets must be the same for routers in a network. • ip ospf dead-interval — set the time interval before a router is declared dead.
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.1 Introduced on the E-Series. You can configure a maximum of six digest keys on an interface. Of the available six digest keys, the switches select the MD5 key that is common. The remaining MD5 keys are unused. To change to a different key on the interface, enable the new key while the old key is still enabled.
Version Description pre- 6.1.1.1 Introduced on the E-Series. ip ospf network Set the network type for the interface. Syntax ip ospf network {broadcast | point-to-point} To return to the default, use the no ip ospf network command. Parameters 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-topoint network. Defaults Broadcast.
ip ospf priority To determine the designated router for the OSPF network, set the priority of the interface. Syntax ip ospf priority number To return to the default setting, use the no ip ospf priority command. Parameters number Enter a number as the priority. The range is from 0 to 255. The default is 1. Defaults 1 Command Modes INTERFACE Command History This guide is platform-specific.
ip ospf retransmit-interval Set the retransmission time between lost link state advertisements (LSAs) for adjacencies belonging to the interface. Syntax ip ospf retransmit-interval seconds To return to the default values, use the no ip ospf retransmit-interval command. Parameters seconds Enter the number of seconds as the interval between retransmission. The range is from 1 to 3600. The default is 5 seconds.
ip ospf transmit-delay To send a link state update packet on the interface, set the estimated time elapsed. Syntax ip ospf transmit-delay seconds To return to the default value, use the no ip ospf transmit-delay command. Parameters seconds Enter the number of seconds as the interval between retransmission. The range is from 1 to 3600. The default is 1 second. This value must be greater than the transmission and propagation delays for the interface.
To disable the Syslog messages, use the no log-adjacency-changes command. Defaults Disabled. Command Modes ROUTER OSPF Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.
Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 9.1(0.0) Introduced support for OSPFv3 on the S4810 and Z9000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Added support for Multi-Process OSPF. 7.6.1.0 Introduced on the S-Series.
Usage Information Version Description 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 Version Description 7.5.1.0 Introduced on the C-Series. pre- 6.1.1.1 Introduced on the E-Series. 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.
Usage Information Version Description 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Added support for Multi-Process OSPF. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 7.4.1.0 Modified to include the keyword default. pre- 6.1.1.
• May update ABR status. On configuring suppression using the passive-interface command, the state of the OSPF neighbor does not change to INIT; instead, the state of the OSPF neighbor changes to DOWN after the dead-timer expires. redistribute Redistribute information from another routing protocol throughout the OSPF process.
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 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. To redistribute the default route (0.0.0.0/0), configure the default-information originate command.
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.
metric-type typevalue (OPTIONAL) Enter the keywords metric-type then one of the following: • 1 = for OSPF External type 1 • 2 = for OSPF External type 2 route-map mapname (OPTIONAL) Enter the keywords route-map then the name of the route map. tag tag-value (OPTIONAL) Enter the keyword tag to set the tag for routes redistributed into OSPF. The range is from 0 to 4294967295. Defaults Not configured. Command Modes ROUTER OSPF 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.
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. 9.1(0.
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.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. pre- 6.1.1.1 Introduced on the E-Series.
Usage Information Version Description 8.3.11.1 Introduced on the Z9000. 8.3.8.0 Added output for LSA throttling timers. 8.3.7.0 Introduced on the S4810. 7.9.1.0 Added support for VRF. 7.8.1.0 Added support of Multi-Process OSPF. 7.8.1.0 Added the process-id option, in support of Multi-Process OSPF. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. pre- 6.1.1.1 Introduced on the E-Series.
show ip ospf asbr Display all autonomous system boundary router (ASBR) routers visible to OSPF. Syntax Parameters Defaults Command Modes Command History Usage Information show ip ospf [process-id | vrf vrf-name] asbr 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 • EXEC • EXEC Privilege This guide is platform-specific.
Example Dell# show ip ospf 1asbr RouterID 3.3.3.3 1.1.1.1 Dell# Flags -/-/-/ E/-/-/ Cost Nexthop 2 10.0.0.2 0 0.0.0.0 Interface Area Te 1/1/1 1 0 show ip ospf database Display all LSA information. If you do not enable OSPF on the switch, no output is generated. Syntax show ip ospf process-id [vrf vrf-name] database [database-summary] Parameters Command Modes Command History 1012 process-id Enter the OSPF Process ID to show a specific process.
Usage Information Example The following describes the show ip ospf process-id database command shown in the following example. Field Description Link ID Identifies the router ID. ADV Router Identifies the advertising router’s ID. Age Displays the link state age. Seq# Identifies the link state sequence number. This number allows you to identify old or duplicate link state advertisements. Checksum Displays the Fletcher checksum of an LSA’s complete contents.
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. link-state-id (OPTIONAL) Specify LSA ID in dotted decimal format.
Field Description • Example E or No E is displayed on whether the originating router can accept AS External LSAs. LS Type Displays the LSA’s type. Link State ID Displays the Link State ID. Advertising Router Identifies the advertising router’s ID. Checksum Displays the Fletcher checksum of the LSA’s complete contents. Length Displays the length in bytes of the LSA. Network Mask Displays the network mask implemented on the area. TOS Displays the Type of Service (TOS) options.
vrf vrf-name Enter the keyword vrf followed by the name of the VRF to view information on AS external LSAs corresponding to the OSPF processes that are tied to a specific VRF. link-state-id (OPTIONAL) Specify LSA ID in dotted decimal format.
Example Field Description LS Type Displays the LSA’s type. Link State ID Displays the Link State ID. Advertising Router Identifies the router ID of the LSA’s originating router. LS Seq Number Identifies the link state sequence number. This number enables you to identify old or duplicate LSAs. Checksum Displays the Fletcher checksum of the LSA’s complete contents. Length Displays the length in bytes of the LSA. Network Mask Displays the network mask implemented on the area.
show ip ospf database network Display the network (type 2) LSA information. Syntax show ip ospf [process-id] database network [link-state-id] [adv-router ipaddress] 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. link-state-id (OPTIONAL) Specify LSA ID in dotted decimal format.
Example 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 nssa-external Display NSSA-External (type 7) LSA information. Syntax show ip ospf [process-id | vrf vrf-name ] database nssa-external [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.
Related Commands Version Description pre-6.1.1.1 Introduced on the E-Series. • • show ip ospf database — display OSPF database information. show ip ospf database opaque-area Display the opaque-area (type 10) LSA information. Syntax Parameters show ip ospf [process-id | vrf vrf-name ] database opaque-area [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.
Usage Information Example Version Description 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. The following describes the show ip ospf process-id database opaque-area command shown in the following example. Item Description LS Age Displays the LSA’s age. Options Displays the optional capabilities available on router.
Related Commands • show ip ospf database — display OSPF database information. show ip ospf database opaque-as Display the opaque-as (type 11) LSA information. Syntax Parameters show ip ospf process-id database opaque-as [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. link-state-id (OPTIONAL) Specify LSA ID in dotted decimal format.
show ip ospf database opaque-link Display the opaque-link (type 9) LSA information. Syntax show ip ospf [process-id | vrf vrf-name ] database opaque-link [link-state-id] [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.
Related Commands Version Description pre-6.1.1.1 Introduced on the E-Series. • show ip ospf database — display OSPF database information. show ip ospf database router Display the router (type 1) LSA information. Syntax Parameters show ip ospf [process-id | vrf vrf-name ] database router [link-state-id] [advrouter 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.
Usage Information Example Version Description 7.8.1.0 Added support for Multi-Process OSPF. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. pre-6.1.1.1 Introduced on the E-Series. The following describes the show ip ospf process-id database router command shown in the following example. Item Description LS Age Displays the LSA age. Options Displays the optional capabilities available on 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.1 Number of TOS metric: 0 TOS 0 Metric: 1 Link connected to: a Transit Network (Link ID) Designated Router address: 192.68.130.1 (Link Data) Router Interface address: 192.68.130.1 Number of TOS metric: 0 TOS 0 Metric: 1 Link connected to: a Transit Network (Link ID) Designated Router address: 192.68.142.2 (Link Data) Router Interface address: 192.68.142.
adv-router ipaddress Command Modes Command History Usage Information 1028 • EXEC • EXEC Privilege (OPTIONAL) Enter the keywords adv-router then the IP address of an Advertising Router to display only the LSA information about that router. This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command 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 Item Description 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.
Command Modes Command History Usage Information 1030 vrf vrf-name Enter the keyword vrf followed by the name of the VRF to show the OSPF processes that are tied to a specific VRF. interface (OPTIONAL) Enter the following keywords and slot/port or number information: • EXEC • EXEC Privilege • For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then the slot/port/subport information.
Example Item Description GigabitEthernet... This line identifies the interface type slot/port and the status of the OSPF protocol on that interface. Internet Address... This line displays the IP address, network mask and area assigned to this interface. Process ID... This line displays the OSPF Process ID, Router ID, Network type and cost metric for this interface. Transmit Delay... This line displays the interface’s settings for Transmit Delay, State, and Priority.
show ip ospf neighbor Display the OSPF neighbors connected to the local router. Syntax show ip ospf [process-id | vrf vrf-name ] neighbor 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 show information corresponding to the OSPF neighbors that are tied to a specific VRF.
Example Item Description Interface Displays the interface type slot/port information. Area Displays the neighbor’s area (process ID). Dell# show ip ospf 34 neighbor Neighbor ID 20.20.20.7 192.10.10.2 20.20.20.1 Dell# Pri State Dead Time Address 1 FULL/DR 00:00:32 182.10.10.3 1 FULL/DR 00:00:37 192.10.10.2 1 FULL/DROTHER00:00:36 192.10.10.4 Interface Area Te 1/1/1 0.0.0.2 Te 1/2/1 0.0.0.1 Te 1/3/1 0.0.0.1 show ip ospf routes Display routes OSPF calculates and stores in OSPF RIB.
Usage Information Version Description 7.5.1.0 Introduced on the C-Series and E-Series. This command is useful in isolating routing problems between the OSPF and the RTM. For example, if a route is missing from the RTM/FIB but is visible from the display output of this command, the problem is with downloading the route to the RTM. This command has the following limitations: • The display output is sorted by prefixes; intra-area ECMP routes are not displayed together.
neighbor router-id Defaults Command Modes Command History Usage Information • For a 25-Gigabit Ethernet interface, enter the keyword twentyFiveGigE then the slot/port/subport information. • For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/ port/subport information. • For a 50-Gigabit Ethernet interface, enter the keyword fiftyGigE then the slot/ port/subport information.
Row Heading Description LSReq Number of link state request packets. LSUpd Number of link state update packets. LSAck Number of link state acknowledgement packets. TxQ-Len The transmission queue length. RxQ-Len The reception queue length. Tx-Mark The highest number mark in the transmission queue. Rx-Mark The highest number mark in the reception queue. Hello-Q The queue, for transmission or reception, for the hello packets.
Hello-Q LSR-Q Other-Q TxQ-Len 0 0 0 RxQ-Len 0 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 Errors Dell# Usage Information Example (Statistics) 0 The show ip ospf process-id statistics command displays the error packet count received on each interface as: • The
show ip ospf timers rate-limit Show the LSA currently in the queue waiting for timers to expire. Syntax show ip ospf [process-id] timers rate-limit Parameters Defaults 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 Command History Example process-id • EXEC • EXEC Privilege This guide is platform-specific.
Parameters Defaults Command Modes Command History 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 • EXEC • EXEC Privilege This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command 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.
Parameters ip-address Specify the IP address in dotted decimal format of the address to summarize. mask Specify the mask in dotted decimal format of the address to summarize. not-advertise (OPTIONAL) Enter the keywords not-advertise to suppress that match the network prefix/mask pair. tag tag-value (OPTIONAL) Enter the keyword tag then a value to match on routes redistributed through a route map. The range is from 0 to 4294967295. Defaults Not configured.
timers spf Set the time interval between when the switch receives a topology change and starts a shortest path first (SPF) calculation. Syntax timers spf delay holdtime To return to the default, use the no timers spf command. Parameters Defaults delay Enter a number as the delay. The range is from 0 to 4294967295. The default is 5 seconds. holdtime Enter a number as the hold time. The range is from 0 to 4294967295. The default is 10 seconds.
router ospf 1 timers spf 2 5 Dell(conf-router_ospf-1)# end timers throttle lsa all Configure LSA transmit intervals. Syntax timers throttle lsa all {start-interval | hold-interval | max-interval} To return to the default, use the no timers throttle lsa command. Parameters Defaults start-interval Set the minimum interval between initial sending and resending the same LSA. The range is from 0 to 600,000 milliseconds. hold-interval Set the next interval to send the same LSA.
time is reached. For example, if the start-interval 5000 and hold-interval 1000 and max-interval 100,000, the LSA is sent at 5000 msec, then 1000 msec, then 2000 msec, them 4000 until 100,000 msec is reached. timers throttle lsa arrival Configure the LSA acceptance intervals. Syntax timers throttle lsa arrival arrival-time To return to the default, use the no timers throttle lsa command.
area authentication Configure an IPsec authentication policy for OSPFv3 packets in an OFSPFv3 area. Syntax area area-id authentication ipsec spi number {MD5 | SHA1} [key-encryption-type] key Parameters area area-id Area for which OSPFv3 traffic is to be authenticated. For area-id, you can enter a number. The range is from 0 to 4294967295. ipsec spi number Security Policy index (SPI) value that identifies an IPsec security policy. The range is from 256 to 4294967295.
Usage Information Before you enable IPsec authentication on an OSPFv3 area, you must first enable OSPFv3 globally on the router. Configure the same authentication policy (same SPI and key) on each interface in an OSPFv3 link. An SPI number must be unique to one IPsec security policy (authentication or encryption) on the router. 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.
3DES - 48 or 96 hex digits; DES - 16 or 32 hex digits; AES-CBC -32 or 64 hex digits for AES-128 and 48 or 96 hex digits for AES-192. authenticationalgorithm Specifies the authentication algorithm to use for encryption. Valid values are MD5 or SHA1. key-encryptiontype (OPTIONAL) Specifies if the authentication key is encrypted. Valid values: 0 (key is not encrypted) or 7 (key is encrypted). key Text string used in authentication.
The configuration of IPsec encryption on an interface-level takes precedence over an area-level configuration. If you remove an interface configuration, an area encryption policy that has been configured is applied to the interface. To remove an IPsec encryption policy from an interface, enter the no area area-id encryption spi number command. Related Commands • ipv6 ospf encryption – configure an IPsec encryption policy on an OSPFv3 interface.
clear ipv6 ospf process Reset an OSPFv3 router process without removing or re-configuring the process. Syntax clear ipv6 ospf [vrf vrf-name] process Parameters Command Modes Command History vrf vrf-name • EXEC • EXEC Privilege (Optional) Enter the keyword vrf followed by the name of the VRF to clear IPv6 routes corresponding to that VRF. This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide.
• For a 50-Gigabit Ethernet interface, enter the keyword fiftyGigE then the slot/ port/subport information. • For a 100-Gigabit Ethernet interface, enter the keyword hundredGigE then the slot/port information. • For a port channel interface, enter the keywords port-channel then a number. • For a VLAN interface, enter the keyword vlan then a number from 1 to 4094. Command Modes EXEC Privilege Command History This guide is platform-specific.
00:59:45 : OSPFv3INFO: Bfd Msg Type Up for interface Te 1/2/1 00:59:45 : OSPFv3INFO: OSPFV3 updating NBR state debug ipv6 ospf packet Display debug information and interface types on OSPF IPv6 packets. Syntax debug ipv6 ospf {packet | events} [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.
07:21:40 : OSPFv3: Received, Ver:3, Type:1(Hello), Len:40, Router 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..
route-map mapname (OPTIONAL) Enter the keywords route-map then the name of an established route map. Defaults Disabled. Command Modes ROUTER OSPFv3 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(1.0) 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.
Usage Information Version Description 9.2(1.0) Introduced on the Z9500. 9.1.(0.0) Introduced on the S4810 and Z9000. 8.4.2.2 Introduced on the E-Series. 8.3.19.0 Introduced on the S4820T. By default, OSPFv3 graceful restart is disabled and functions only in a helper role to help restarting neighbor routers in their graceful restarts when it receives a Grace LSA.
Usage Information Version Description 8.4.2.2 Introduced on the E-Series. 8.3.19.0 Introduced on the S4820T. OSPFv3 graceful restart supports planned-only and/or unplanned-only restarts. The default is support for both planned and unplanned restarts. • A planned restart occurs when you enter the redundancy force-failover rpm command to force the primary RPM to switch to the backup RPM. During a planned restart, OSPF sends out a Type-11 Grace LSA before the system switches over to the backup RPM.
ipv6 ospf authentication Configure an IPsec authentication policy for OSPFv3 packets on an IPv6 interface. Syntax Parameters ipv6 ospf authentication {null | ipsec spi number {MD5 | SHA1} [key-encryptiontype] key}} null Causes an authentication policy configured for the area to not be inherited on the interface. ipsec spi number Security Policy index (SPI) value that identifies an IPsec security policy. The range is from 256 to 4294967295.
An SPI value must be unique to one IPsec security policy (authentication or encryption) on the router. Configure the same authentication policy (same SPI and key) on each OSPFv3 interface in a link. To remove an IPsec authentication policy from an interface, enter the no ipv6 ospf authentication spi number command. To remove null authentication on an interface to allow the interface to inherit the authentication policy configured for the OSPFv3 area, enter the no ipv6 ospf authentication null command.
Using this formula, the default path cost is calculated as: • GigabitEthernet — Default cost is 1 • 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.
ipv6 ospf encryption Configure an IPsec encryption policy for OSPFv3 packets on an IPv6 interface. Syntax ipv6 ospf encryption {null | ipsec spi number esp encryption-algorithm [keyencryption-type] key athentication-algorithm [key-encryption-type] key}} Parameters null Causes an encryption policy configured for the area to not be inherited on the interface. ipsec spi number Security Policy index (SPI) value that identifies an IPsec security policy. The range is from 256 to 4294967295.
Usage Information Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.2(1.0) Introduced on the Z9500. 9.1.(0.0) Introduced on the S4810 and Z9000. 8.4.2.0 Introduced on the E-Series. 8.3.19.0 Introduced on the S4820T.
Usage Information Version Description 9.1.(0.0) Introduced on the S4810 and Z9000. 8.4.2.2 Introduced on E-Series. 8.3.19.0 Introduced on the S4820T. By default, OSPFv3 graceful restart is disabled and functions only in a helper role to help restarting neighbor routers in their graceful restarts when it receives a Grace LSA. When configured in a helper-reject role, an OSPFv3 router ignores the Grace LSAs that it receives from a restarting OSPFv3 neighbor.
Related Commands • ipv6 ospf dead-interval – specify the time interval between hello packets was received from a router. ipv6 ospf priority To determine the Designated Router for the OSPFv3 network, set the priority of the interface. Syntax ipv6 ospf priority number To return to the default time interval, use the no ipv6 ospf priority command. Parameters number Enter the number as the priority. The range is from 1 to 255.
To exit OSPF for IPv6, use the no ipv6 router ospf process-id command. Parameters 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. 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(0.0P2) Introduced on the S3048-ON. 9.2(1.0) Introduced on the Z9500. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the 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.
8.4.1.3 Usage Information Introduced on E-Series ExaScale. When you bring a new router onto an OSPF network, you can configure the router to function as a stub router by globally reconfiguring the OSPF link cost so that other routers do not use a path that forwards traffic destined to other networks through the new router for a specified time until the router’s switching and routing functions are up and running, and the routing tables in network routers have converged.
passive-interface Disable (suppress) sending routing updates on an interface. Syntax passive—interface interface To enable sending routing updates on an interface, use the no passive-interface 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.
If you disable the sending of routing updates on an interface, the particular address prefix continues to be advertised to other interfaces, and updates from other routers on that interface continue to be received and processed. OSPFv3 for IPv6 routing information is not sent or received through the specified router interface. The specified interface address appears as a stub network in the OSPFv3 for IPv6 domain.
The range is from 0 to 4294967295 The default is 0. Defaults Not configured. Command Modes ROUTER OSPF for OSPFv2 ROUTER OSPFv3 for OSPFv3 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.2(1.
Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.2(1.0) Introduced on the Z9500. 9.1.(0.0) Introduced support for OSPFv3 on the S4810 and Z9000. 8.3.19.0 Introduced on the S4820T. 7.8.1.0 Added support for the C-Series. 7.4.
Usage Information Version Description 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. 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.
Field Description Inbound ESP Auth Key and Outbound Auth Key The ESP authentication key for inbound and outbound links. Inbound ESP Cipher Key and Outbound ESP Cipher Key The ESP encryption key for inbound and outbound links. Transform set The set of security protocols and algorithms used in the policy. Inbound AH SPI and Outbound AH SPI The authentication header (AH) security policy index (SPI) for inbound and outbound links. Inbound AH Key and The AH key for inbound and outbound links.
Version Description 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.2(1.0) Introduced on the Z9500. 9.1.(0.0) Introduced on the S4810 and Z9000. 8.4.2.0 Introduced on the E-Series. 8.3.19.0 Introduced on the S4820T. Usage Information The show crypto ipsec sa ipv6 command output displays security associations set up for OSPFv3 links in IPsec authentication and encryption policies on the router.
show crypto ipsec sa ipv6 Command Fields Field Description Interface IPv6 interface Link local address IPv6 address of interface IPSecv6 policy name Name of the IPsec security policy applied to the interface. inbound/outbound ah Authentication policy applied to inbound or outbound traffic. inbound/outbound esp Encryption policy applied to inbound or outbound traffic. spi Security policy index number used to identify the policy.
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) Added support for VRF. 9.2(1.0) Introduced on the Z9500. 9.1.(0.0) Added support for OSPFv3 on the S4810 and Z9000. 8.4.2.
Type Count/Status Brd Rtr Count 1 AS Bdr Rtr Count 1 LSA count 6 Rtr LSA Count 2 Net LSA Count 1 Inter Area Pfx LSA Count 1 Inter Area Rtr LSA Count 0 Group Mem LSA Count 0 Type-7 LSA count 0 Intra Area Pfx LSA Count 2 Intra Area TE LSA Count 2 Area 1 database summary Type Count/Status Brd Rtr Count 1 AS Bdr Rtr Count 1 LSA count 8 Rtr LSA Count 1 Net LSA Count 0 Inter Area Pfx LSA Count 5 Inter Area Rtr LSA Count 0 Group Mem LSA Count 0 Type-7 LSA count 0 Intra Area Pfx LSA Count 2 Intra Area TE LSA Count
• 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 None 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. 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.
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. interface Defaults None Command Modes EXEC (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.
timers spf Set the time interval between when the switch receives a topology change and starts a shortest path first (SPF) calculation. Syntax timers spf delay holdtime To return to the default, use the no timers spf command. Parameters Defaults delay Enter a number as the delay. The range is from 0 to 4294967295. The default is 5 seconds. holdtime Enter a number as the hold time. The range is from 0 to 4294967295. The default is 10 seconds.
38 Policy-based Routing (PBR) Policy-based routing (PBR) allows you to apply routing policies to specific interfaces. To enable PBR, create a redirect list and apply it to the interface. After the redirect list is applied to the interface, all traffic passing through the interface is subject to the rules defined in the redirect list. PBR is supported by the Dell Networking OS.
Usage Information Version Description 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. 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. You can apply any number of redirect-groups to an interface. A redirect list can contain any number of configured rules.
Version Description 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. 6.5.3.0 Introduced on the E-Series. permit Configure a permit rule. A permit rule excludes the matching packets from PBR classification and routes them using conventional routing.
operator (OPTIONAL) For TCP and UDP parameters only. Enter one of the following logical operand: • eq = equal to • neq = not equal to • gt = greater than • lt= less than • range = inclusive range of ports (you must specify two ports for the portcommand parameter.) Defaults None Command Modes REDIRECT-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.
ip-address Enter the IP address of the forwarding router. slot/port Enter the keyword slot / port followed by the slot/port information. tunnel Enter the keyword tunnel to configure the tunnel setting. tunnel-id Enter the keyword tunnel-id to redirect the traffic. track Enter the keyword track to enable the tracking. track Enter the keyword track to track object-id. ip-protocol-number Enter a number from 0 to 255 for the protocol identified in the IP protocol header.
Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) 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.
• udp for user datagram protocol 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 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.
Version Description 9.5(0.1) Introduced on the Z9500. 9.4(0.0) Introduced on the S4810, S4820T, S6000, and Z9000. show cam pbr Display the PBR CAM content. Syntax Parameters show cam pbr {interface interface | stack—unit slot-number port-set number [pipeline number]} [summary] interface interface Enter the keyword interface then the name of the interface. stack–unit number Enter the keyword stack-unit then the slot number. port-set number Enter the keywords port-set then the port-pipe number.
show ip redirect-list View the redirect list configuration and the interfaces it is applied to. Syntax show ip redirect-list redirect-list-name Parameters Command Modes Command History Example redirect-list-name • EXEC • EXEC Privilege Enter the name of a configured 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.4(0.
39 PIM-Sparse Mode (PIM-SM) The protocol-independent multicast (PIM) commands are supported by the Dell Networking operating software on the platform. The following describes the IPv4 PIM-SIM commands. 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.
Usage Information Version Description 8.1.1.0 Introduced on the E-Series. 7.8.1.0 Introduced on the S-Series. This command re-applies the RP mapping logic for all the groups learnt by the node. Any stale information corresponding to the existing mapping configuration is updated. The existing BSR cache and the *,G's are deleted only if these entries are stale. clear ip pim tib Clear PIM tree information from the PIM database.
If you use this command on a peer VLT node, only the synced routes are deleted from the multicast route table. debug ip pim View IP PIM debugging messages. Syntax debug ip pim [vrf vrf-name] [bsr | events | group | packet [in | out] | register | state | timer [assert | hello | joinprune | register]] To disable PIM debugging, use the no debug ip pim [vrf vrf-name] command or use the undebug all to disable all debugging command.
Version Description 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.0.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. 8.1.1.0 Introduced on the E-Series. 7.8.1.0 Introduced on the S-Series. ip pim bsr-border Define the border of PIM domain by filtering inbound and outbound PIM-BSR messages per interface.
ip pim bsr-candidate To join the Bootstrap election process, configure the PIM router. Syntax ip pim [vrf vrf-name] bsr-candidate interface [hash-mask-length] [priority] To return to the default value, use the no ip pim bsr-candidate [vrf vrf-name] command. Parameters vrf vrf-name (OPTIONAL) Enter the keyword vrf followed by the name of the VRF to configure the PIM router on a VRF.
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. 6.1.1.0 Added support for the VLAN interface. ip pim dr-priority Change the designated router (DR) priority for the interface. Syntax ip pim dr-priority priority-value To remove the DR priority value assigned, use the no ip pim dr-priority command. Parameters priority-value Enter a number. Preference is given to larger/higher number.
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-access-list command.
Related Commands • ip access-list extended — configure an access list based on IP addresses or protocols. 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 {access-list} command.
ip pim query-interval Change the frequency of PIM Router-Query messages. Syntax ip pim query-interval seconds To return to the default value, use the no ip pim query-interval seconds command. Parameters seconds Enter a number as the number of seconds between router query messages. The range is from 0 to 65535. The default is 30 seconds. Defaults 30 seconds Command Modes INTERFACE Command History This guide is platform-specific.
NOTE: Applies to specific VRF if input is provided, else applies to Default VRF. access-list Enter the name of an extended access list. Maximum 16 characters. 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. 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.
override Enter the keyword override to override the BSR updates with static RP. The override takes effect immediately during enable/disable. NOTE: This option is applicable to multicast group range. 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. Usage Information Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.
priority • For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/ port/subport information. • For a 50-Gigabit Ethernet interface, enter the keyword fiftyGigE then the slot/ port/subport information. • For a 100-Gigabit Ethernet interface, enter the keyword hundredGigE then the slot/port information. • For a Loopback interface, enter the keyword loopback then a number from 0 to 16383. • For a port-channel interface, enter the keywords port-channel then the portchannel ID.
Usage Information Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.5(0.1) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.1.1.0 Introduced on the E-Series. 7.8.1.0 Introduced on the C-Series for the port-channels and the S-Series.
Usage Information Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) 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 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.
Usage Information 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.
NOTE: Applies to specific VRF if input is provided, else applies to Default VRF. infinity (OPTIONAL) Enter the keyword infinity to never switch to the source-tree. 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. Usage Information Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.
Example Version Description 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Added support for VRF. Introduced on the S6000-ON. 9.5(0.1) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.1.1.0 Introduced on the E-Series. 7.8.1.0 Introduced on the S-Series. Dell# show ip pim bsr-router PIMv2 Bootstrap information This system is the Bootstrap Router (v2) BSR address: 7.7.7.
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. 8.1.1.0 Introduced on the E-Series. 7.8.1.0 Introduced on the S-Series. The following describes the show ip pim interface command shown in the following example.
Parameters vrf vrf-name (OPTIONAL) Enter the keyword vrf followed by the name of the VRF to configure this setting on that VRF. NOTE: Applies to specific VRF if input is provided, else applies to Default VRF. Command Modes Command History Usage Information • EXEC • EXEC Privilege This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.
Address 127.87.3.4 Te 1/16/1 Dell# 09:44:58/00:01:24 v2 Prio/Mode 1 / S show ip pim rp View all multicast groups-to-RP mappings. Syntax show ip pim [vrf vrf-name] rp [mapping | group-address] Parameters Command Modes Command History Example 1106 vrf vrf-name (OPTIONAL) Enter the keyword vrf followed by the name of the VRF to configure this setting on that VRF. mapping (OPTIONAL) Enter the keyword mapping to display the multicast groups-to-RP mapping and information on how RP is learnt.
229.1.2.2 Dell# 165.87.20.4 Example (Mapping) Dell# show ip pim rp mapping PIM Group-to-RP Mappings Group(s): 224.0.0.0/4, Static RP: 50.40.4.4, v2 Dell# Example (Address) Dell# show ip pim rp 229.1.2.1 Group RP 229.1.2.1 165.87.20.4 Dell# show ip pim ssm-range Display the non-default groups added using the SSM range feature. Syntax show ip pim [vrf vrf-name] ssm-range Defaults none Command Modes Command History • EXEC • EXEC Privilege This guide is platform-specific.
Example Group Address / MaskLen show ip pim summary View information about PIM-SM operation. Syntax show ip pim [vrf vrf-name] summary Parameters vrf vrf-name (OPTIONAL) Enter the keyword vrf followed by the name of the VRF to configure this setting on that VRF. NOTE: Applies to specific VRF if input is provided, else applies to Default VRF. Command Modes Command History Example • EXEC • EXEC Privilege This guide is platform-specific.
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 messages sent/received 0/0 State-Refresh messages sent/received 0/0 MSDP updates sent/received 0/0 Null Register messages sent/received 0/0 Register-stop messages sent/received Data path event summary: 0 no-cache messag
Usage Information 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.1.1.0 Introduced on the E-Series. 7.8.1.0 Introduced on the S-Series. The following describes the show ip pim tib command shown in the following example.
(*, 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.4, flags: SCJ Incoming interface: Vlan 2007, RPF neighbor 20.
40 Port Monitoring The port monitoring feature allows you to monitor network traffic by forwarding a copy of each incoming or outgoing packet from one port to another port. Important Points to Remember • Port monitoring is supported on physical ports and logical interfaces, such as port channels and virtual local area networks (VLANs). • The monitoring (destination, “MG”) and monitored (source, “MD”) ports must be on the same switch.
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.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.
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) Introduced on the S6000, Z9500, S6000-ON. show running-config monitor session — displays information about monitor configurations. monitor session Create a session for monitoring traffic with port monitoring.
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 drop parameter. 9.7(0.0) Introduced on the S6000-ON. Introduced the set ip dscp and set ip ttl parameters. 9.5(0.1) Introduced on the Z9500. 9.4(0.0) Introduced on the S4810, S4820T, S6000, and Z9000. 9.0.2.0 Introduced on the S6000. 9.0.2.0 Introduced on the MXL. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810.
Related Commands • monitor session — enable a monitoring session. • show monitor session — display the monitor session. show config Display the current monitor session configuration. Syntax show config Defaults none Command Modes MONITOR SESSION (conf-mon-sess-session-ID) Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Example Version Description 9.8(1.
Defaults Command Modes Command History Example Related Commands none • EXEC • EXEC Privilege This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.5(0.1) Introduced on the Z9500. 9.4.0.0 Added support for the RPM / ERPM. 9.
Parameters Defaults session-ID (OPTIONAL) Enter a session identification number. The range from 0 to 65535. none Command Modes Command History • EXEC • EXEC Privilege This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command 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.
To disable a monitor source, use the no source interface destination interface direction {rx | tx | both} command. Parameters source interface Enter one of the following keywords and slot/port information: • For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then the slot/port/subport information. • For a 25-Gigabit Ethernet interface, enter the keyword twentyFiveGigE then the slot/port/subport information.
• 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 This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Example 1120 Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.
41 Private VLAN (PVLAN) The private VLAN (PVLAN) feature of the Dell Networking OS is supported on the platforms. Private VLANs extend the Dell Networking OS security suite by providing Layer 2 isolation between ports within the same private VLAN. A private VLAN partitions a traditional VLAN into subdomains identified by a primary and secondary VLAN pair. The Dell Networking OS private VLAN implementation is based on RFC 3069. For more information, see the following commands.
Topics: • ip local-proxy-arp • private-vlan mode • private-vlan mapping secondary-vlan • switchport mode private-vlan ip local-proxy-arp Enable/disable Layer 3 communication between secondary VLANs in a private VLAN. Syntax [no] ip local-proxy-arp To disable Layer 3 communication between secondary VLANs in a private VLAN, use the no ip local-proxyarp command in INTERFACE VLAN mode for the primary VLAN.
• switchport mode private-vlan — sets PVLAN mode of the selected port. private-vlan mode Set PVLAN mode of the selected VLAN to community, isolated, or primary. Syntax [no] private-vlan mode {community | isolated | primary} To remove the PVLAN configuration, use the no private-vlan mode {community | isolated | primary} command syntax. Parameters 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.
After using this command to configure a VLAN as a primary VLAN, use the private-vlan mapping secondary-vlan command to map secondary VLANs to this VLAN. Related Commands • private-vlan mapping secondary-vlan — maps secondary VLANs to the selected primary VLAN. • switchport mode private-vlan — sets PVLAN mode of the selected port. private-vlan mapping secondary-vlan Map secondary VLANs to the selected primary VLAN.
Related Commands • private-vlan mode — sets the mode of the selected VLAN to community, isolated, or primary. • switchport mode private-vlan — sets PVLAN mode of the selected port. switchport mode private-vlan Set PVLAN mode of the selected port. Syntax [no] switchport mode private-vlan {host | promiscuous | trunk} To remove PVLAN mode from the selected port, use the no switchport mode private-vlan command.
Dell(conf)# interface TenGigabitEthernet 2/2/1 Dell(conf-if-te-2/2/1)# switchport mode private-vlan host Dell(conf)# interface TenGigabitEthernet 2/3/1 Dell(conf-if-te-2/3/1)# switchport mode private-vlan trunk Dell(conf)# interface port-channel 10 Dell(conf-if-te-2/3/1)# switchport mode private-vlan promiscuous Dell(conf-if-te-2/3/1)# Related Commands 1126 • private-vlan mode — sets the mode of the selected VLAN to community, isolated, or primary.
42 Per-VLAN Spanning Tree Plus (PVST+) The Dell Networking OS implementation of per-VLAN spanning tree plus (PVST+) is based on the IEEE 802.1w standard spanning tree protocol. Dell Networking OS supports PVST+ on the platform. NOTE: For easier command line entry, the plus (+) sign is not used at the command line.
Related Commands Version Description 9.8(0.0P5) Introduced on 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. pre- 7.7.1.1 Introduced. • protocol spanning-tree pvst — enter SPANNING TREE mode on the switch. disable Disable PVST+ globally.
Related Commands Version Description pre- 6.2.1.1 Introduced on the E-Series. • protocol spanning-tree pvst — enter PVST+ mode. 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.
Te 1/10/1 Desg 128.140 128 Te 1/12/1 Dis 128.142 128 Dell(conf-pvst)# Related Commands • 200000 FWD 0 200000 DIS 0 P2P P2P No No protocol spanning-tree pvst – enter SPANNING TREE mode on the switch. protocol spanning-tree pvst To enable PVST+ on a device, enter the PVST+ mode. Syntax protocol spanning-tree pvst To disable PVST+, use the disable command. Defaults none Command Modes CONFIGURATION Command History This guide is platform-specific.
vlan 3 bridge-priority 16384 Dell# Usage Information Related Commands After you enable PVST+, the device runs an STP instance for each VLAN it supports. • disable — disables PVST+. • show spanning-tree pvst — displays the PVST+ configuration. show spanning-tree pvst View the Per-VLAN spanning tree configuration. 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.
Usage Information Example (Brief) 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.5.1.0 Added support for 4-port 40G line cards on the E-Series. 8.4.2.1 Support for the optional guard keyword was added on the C-Series, S-Series, and ESeries. 7.6.1.0 Introduced on the S-Series. 7.5.1.
Bridge Identifier has priority 4096, Address 0001.e805.e306 Configured hello time 2, max age 20, forward delay 15 We are the root of VLAN 2 Current root has priority 4096, Address 0001.e805.e306 Number of topology changes 3, last change occured 00:57:00 Port 130 (TenGigabitEthernet 1/2/1) is designated Forwarding Port path cost 20000, Port priority 128, Port Identifier 128.130 Designated root has priority 4096, address 0001.e805.e3:06 Designated bridge has priority 4096, address 0001.e805.
--------------------------------------------------------Te 1/1/1 128.1223 128 20000 EDS 0 32768 0001.e800.a12b 128.1223 Example (Guard) Related Commands Dell# show spanning-tree pvst vlan 5 guard Interface Name Instance Sts Guard type ----------------------------------Te 1/1/1 5 INCON(Root) Rootguard Te 1/2/1 5 FWD Loopguard Te 1/3/1 5 EDS(Shut) Bpduguard Dell# • spanning-tree pvst — configure PVST+ on an interface.
priority value Enter the keyword priority then the Port priority value in increments of 16. The range is from 0 to 240. The default is 128. loopguard (C-, S-, and E-Series only) Enter the keyword loopguard to enable loop guard on a PVST+ port or port-channel interface. rootguard (C-, S-, and E-Series only) Enter the keyword rootguard to enable root guard on a PVST+ port or port-channel interface. Defaults Not configured. Command Modes INTERFACE Command History This guide is platform-specific.
When used in a PVST+ network, loop guard is performed per-port or per-port channel at a VLAN level. If no BPDUs are received on a VLAN interface, the port or port-channel transitions to a Loop-Inconsistent (blocking) state only for this VLAN. Enabling Portfast BPDU guard and loop guard at the same time on a port results in a port that remains in a Blocking state and prevents traffic from flowing through it.
Usage Information Version Description 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.2.1.0 Introduced. Some non-Dell Networking systems which have hybrid ports participating in PVST+ transmit two kinds of BPDUs: an 802.1D BPDU and an untagged PVST+ BPDU. Dell Networking systems do not expect PVST+ BPDU on an untagged port. If this happens, Dell Networking OS places the port in the Error-Disable state. This behavior might result in the network not converging.
Usage Information By default, Dell Networking OS implements an optimized flush mechanism for PVST+. This implementation helps in flushing the MAC addresses only when necessary (and less often) allowing for faster convergence during topology changes. However, if a standards-based flush mechanism is needed, you can turn this knob command on to enable flushing MAC addresses after receiving every topology change notification. vlan bridge-priority Set the PVST+ bridge-priority for a VLAN or a set of VLANs.
vlan forward-delay Set the amount of time the interface waits in the Listening state and the Learning state before transitioning to the Forwarding state. Syntax vlan vlan-range forward-delay seconds To return to the default setting, use the no vlan forward-delay command. Parameters vlan vlan-range Enter the keyword vlan then the VLAN numbers. The range is from 1 to 4094.
vlan hello-time Set the time interval between generation of PVST+ 7 BPDUs. 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. hello-time seconds Enter the keywords hello-time then the time interval, in seconds, between transmission of BPDUs. The range is from 1 to 10 seconds. The default is 2 seconds.
vlan max-age To maintain configuration information before refreshing that information, set the time interval for the PVST+ bridge. 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.
43 Quality of Service (QoS) The Dell Networking OS commands for quality of service (QoS) include traffic conditioning and congestion control. QoS commands are not universally supported on all Dell Networking products. platform. Topics: • Global Configuration Commands • Per-Port QoS Commands • Policy-Based QoS Commands • DSCP Color Map Commands Global Configuration Commands There is only one global configuration QoS command.
Usage Information 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. 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 dot1p-mapping Configure a service-class criterion based on a dot1p value. Syntax service-class dot1p-mapping {dot1p0 queue | dot1p1 queue | dot1p2 queue | dot1p3 queue | dot1p4 queue| dot1p5 queue | dot1p6 queue | dot1p7 queue} Parameters Defaults queue Enter a value from 0 to 7. For each dot1p Priority, the default CoS queue value is: • Dot1p Priority : 0 1 2 3 4 5 6 7 • Queue : 1 0 2 3 4 5 6 7 Command Modes CONFIGURATION Command History 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.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.12.
Usage Information Version Description 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. The dot1p-priority command changes the priority of incoming traffic on the interface. The system places traffic marked with a priority in the correct queue and processes that traffic according to its queue.
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 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.1 Introduced on the E-Series. Usage Information NOTE: Per Port rate police is supported for Layer 2 tagged and untagged switched traffic and for Layer 3 traffic.
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 Modes Command History Usage Information dot1p Queue ID 7 7 • INTERFACE • CONFIGURATION This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command 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.
bandwidth-percentage Assign a percentage of weight to the class/queue. Syntax bandwidth-percentage percentage To remove the bandwidth percentage, use the no bandwidth-percentage command. Parameters percentage Enter the percentage assignment of bandwidth to the class/queue. The range is from 1 to 100% (granularity 1%). Defaults none Command Modes CONFIGURATION (conf-qos-policy-out) Command History This guide is platform-specific.
buffer-stats-snapshot Enable the buffer statistics tracking utility and enter the Buffer Statistics Snapshot configuration mode. You must enable this utility to be able to configure the parameters for buffer statistics tracking. Syntax [No] buffer-stats-snapshot To disable the buffer statistics tracking utility, enter the disable command from the BUFFER-STATSSNAPSHOT mode. Default By default, buffer statistics tracking is disabled.
match-any Determines how packets are evaluated when multiple match criteria exist. Enter the keywords match-any to determine that the packets must meet at least one of the match criteria in order to be a member of the class. class-map-name Enter a name of the class for the class map in a character format (32 character maximum). cpu-qos Enter the keyword cpu-qos to assign this Class Map to control plane traffic only (CoPP). layer2 Enter the keyword layer2 to specify a Layer 2 Class Map.
• service-queue — assigns a class map and QoS policy to different queues. • show qos class-map — views the current class map information. clear qos statistics Clear qos statistics clears statistics from show qos statistics. Syntax Parameters Defaults Command Modes Command History clear qos statistics interface-name interface-name Enter one of the following keywords: • For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then the slot/port/subport information.
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. Syntax description {description} To remove the description, use the no description {description} command. Parameters description Enter a description to identify the policies (80 characters maximum).
match ip access-group Configure match criteria for a class map, based on the access control list (ACL). NOTE: IPv6 class-maps and IP-any class-maps do not match. This condition is true for IPv6 and IP-any class-maps on both ACLs as well as VLANs. 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 access-groupname [set-ip-dscp value | set-color value] command.
Usage Information Related Commands To access this command, enter the class-map command. After the class map is identified, you can configure the match criteria. For class-map match-any, a maximum of five ACL match criteria are allowed. For class-map match-all, only one ACL match criteria is allowed. • class-map — identifies the class map. match ip dscp Use a differentiated services code point (DSCP) value as a match criteria.
Usage Information Version Description 7.7.1.0 Added the keyword multicast ; added the DSCP Marking option support on the SSeries. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series; added support for the DSCP Marking option. 6.2.1.1 Introduced on the E-Series. To access this command, enter the class-map command. After the class map is identified, you can configure the match criteria. The match ip dscp and match ip precedence commands are mutually exclusive.
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.5(0.0) Added support for the ipv6 and ip-any options 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.
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. 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.
Usage Information 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.2.1.0 Available on the C-Series and S-Series. 7.5.1.0 Added support for the DSCP Marking option. 7.4.1.0 Introduced on the E-Series. To access this command, enter the class-map command.
Usage Information Related Commands Version Description 8.2.1.0 Introduced. To access this command, enter the class-map command. You can match against only one VLAN ID. • class-map — identifies the class map. policy-aggregate Allow an aggregate method of configuring per-port QoS via policy maps. An aggregate QoS policy is part of the policy map (output) applied on an interface.
Related Commands • policy-map-input — creates an input policy map. • policy-map-output — creates an output policy map. policy-map-input Create an input policy map. Syntax policy-map-input policy-map-name cpu-qos | [layer2] [cpu-qos] To remove an input policy map, use the no policy-map-input policy-map-name cpu-qos | [layer2] [cpu-qos] command. Parameters policy-map-name Enter the name of the policy map in character format (32 characters maximum).
Usage Information Related Commands Version Description 6.1.1.1 Introduced on the E-Series. 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-map-in). When you configure an input policy map for CoPP, you must enter the keyword cpu-qos . • service-queue — assigns a class map and QoS policy to different queues.
Related Commands • service-queue — assigns a class map and QoS policy to different queues. • policy-aggregate — allows an aggregate method of configuring per-port QoS using policy maps. • service-policy output — applies an output policy map to the selected interface. qos-policy-input Create a QoS input policy on the router.
Usage Information Use this command to specify the name of the input QoS policy. Once input policy is specified, rate-police can be defined. This command enables the qos-policy-input configuration mode— (conf-qos-policy-in). When changing a Service-Queue configuration in a QoS policy map, all QoS rules are deleted and re-added automatically to ensure that the order of the rules is maintained. As a result, the Matched Packets value shown in the show qos statistics command is reset.
Usage Information Related Commands Use this command to specify the name of the output QoS policy. Once output policy is specified, rate-shape, scheduler strict, bandwidth-percentage, and WRED can be defined. This command enables the qos-policy-output configuration mode—(conf-qos-policy-out). • bandwidth-percentage — assigns percentage of bandwidth to the class/queue. • wred — assigns yellow or green drop precedence. rate-police Specify the policing functionality on incoming traffic.
Usage Information Related Commands 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. The default burst size is 100Kb. If a different value is required, you must configure the burst size to the required value. • rate police — specifies traffic policing on the selected interface. • qos-policy-input — creates a QoS output policy. rate-shape Shape traffic output as part of the designated policy.
Usage Information Related Commands Version Description 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.1 Introduced on the E-Series. On 40-port 10G stack-unit if the traffic is shaped between 64 and 1000 Kbs, for some values, the shaped rate is much less than the value configured.You must configure the peak rate and peak burst size using the same value: kilobits or packets per second.
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. 7.4.1.0 E-Series Only: Expanded to add support for Layer 2. 6.1.1.1 Introduced on the E-Series.
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.6.1.0 Introduced on the C-Series and S-Series. 6.1.1.1 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.7(0.0) 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.1 Introduced on the E-Series.
Usage Information Version Description 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.2.1.0 Added mac-dot1p on the C-Series and S-Series. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 7.4.1.0 E-Series Only: Added support for mac-dot1p. 6.1.1.1 Introduced on the E-Series.
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. Syntax Parameters show qos policy-map {summary [interface] | detail} 9.8(0.
Defaults • For a 50-Gigabit Ethernet interface, enter the keyword fiftyGigE then the slot/ port/subport information. • For a 100-Gigabit Ethernet interface, enter the keyword hundredGigE then the slot/port information. none Command Modes Command History Example (IPv4) • EXEC • EXEC Privilege This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100-ON.
1 2 3 4 5 6 7 Dell# Example (Summary IPv4) c1 c2 c3 c4 c5 c6 c7 q1 q2 q3 q4 q6 q7 Dell# show qos policy-map summary Interface policy-map-input policy-map-output Te 4/1/1 PM1 Te 4/2/1 PM2 PMOut Dell# show qos policy-map-input View the input QoS policy map details. Syntax Parameters Defaults Command Modes Command History show qos policy-map-input [policy-map-name] [class class-map-name] [qos-policyinput qos-policy-name] policy-map-name Enter the policy map name.
Example 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. 7.4.1.0 E-Series Only: Added Trust IPv6 diffserv. 6.1.1.1 Introduced on the E-Series.
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 C-Series and S-Series. 6.1.1.1 Introduced on the E-Series.
Example Version Description 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 6.1.1.1 Introduced on the E-Series. Dell# show qos qos-policy-input Qos-policy-input QosInput Rate-police 100 50 peak 100 50 Dscp 32 Dell# show qos qos-policy-output View the output QoS policy details.
Example Version Description 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the C-Series and S-Series. 6.1.1.1 Introduced on the E-Series. Dell# show qos qos-policy-output Qos-policy-output qosOut Rate-limit 50 50 peak 50 50 Wred yellow 1 Wred green 1 Dell# show qos statistics View QoS statistics.
Defaults For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then the slot/port/subport information. • For a 25-Gigabit Ethernet interface, enter the keyword twentyFiveGigE then the slot/port/subport information. • For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/ port/subport information. • For a 50-Gigabit Ethernet interface, enter the keyword fiftyGigE then the slot/ port/subport information.
Usage Information The following list describes output of the show qos statistics command in the example: • Queue # — Queue Number. • Queued Bytes — Snapshot of the byte count in that queue. • Queued Pkts — Cumulative packet count in that queue. • Matched Pkts — The number of packets that matched the class-map criteria. NOTE: When you configure trust , matched packet counters are not incremented in this field. • Matched Bytes — The number of bytes that matched the class-map criteria.
service-class buffer shared-threshold-weight Create a service class and associate the threshold weight of the shared buffer with each of the queues per port in the egress direction.
sharedthresholdweight on the queue % of available shared buffer that can be consumed by the queue 8 50% 9 66.67% 10 80% 11 88.89% Example test cam-usage Check the Input Policy Map configuration for the CAM usage. Syntax Parameters test cam-usage service-policy input policy-map stack-unit {[number port-set portpipe number] | [all]} policy-map Enter the policy map name. stack-unitnumber (OPTIONAL) Enter the keyword stack-unit then the stack-unit slot number.
An input policy map with both Trust and Class-map configuration, the Class-map rules are ignored and only the Trust rule is programmed in the CAM. In such an instance, the Estimated CAM output column contains the size of the CAM space required for the Trust rule and not the Class-map rule. The following describes the test cam-usage service-policy input policy-map stack-unit command shown in the following example. Field Description stack-unit Indicates the stack-unit slot number.
max-drop-drop number Enter the keyword max-drop-drop followed by the maximum number of packets for the WRED profile. The range is from 0 to 100 KB Defaults none Command Modes CONFIGURATION (config-wred) Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Usage Information Related Commands Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON.
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.
wred Designate the WRED profile to yellow or green traffic. 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.
wred ecn To indicate network congestion, rather than dropping packets, use explicit congestion notification (ECN). Syntax wred ecn To stop marking packets, use the no wred ecn command. Defaults none 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. Usage Information Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.
wred weight Configure the weight factor for computation of average-queue size. This weight value applies to front-end ports. This mechanism to configure a weight for WRED and ECN functionality for front-end ports is supported on the S6000 and Z9000 platforms. Syntax Parameters [no] wred weight number weight Define the weight factor to be used for computation of the WRED average-queue size to either enable WRED to discard packets or cause ECN to mark packets that exceed the minimum threshold configured.
Pre-defined Profiles: wred_drop, wred-ge_y, wred_ge_g, wred_teng_y, wred_teng_g. Defaults The five pre-defined WRED profiles. When you configure a new profile, the minimum and maximum threshold defaults to predefined wred_ge_g values. If green profile is applied, default yellow also take effect and vice-versa. 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.
committed-rate Define the committed rate, which is the guaranteed or minimum confirmed rate for the packets. Specify this value as a multiple of 64 if you specify the committed rate in Kbps. The range is from 0 to 100000000. The range is from 1 to 268000000 for pps. The range is from 0 to 40000 for Mbps (which is the default measure for rate limits if you do not explicitly configure Kbps or pps) burst-KB (OPTIONAL) Enter the committed burst size in KB. The range is from 0 to 10000. The default is 50 KB.
committed rate attributes). Similarly, if you use the rate-shape pps option , it denotes the metric for peak rate and committed rate attributes. If you attempt to define the committed rate to be less than the peak rate, an error message is displayed stating that the peak rate cannot be lower than the committed rate. You can configure all the rate shaping parameters to be either in bytes or packets measure for 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 Introduced on the S6000 and Z9000 platforms You can configure only service pool 0. The pool, service0, is used for lossy queues. A WRED profile contains a set of attributes, such as the minimum and maximum threshold values, and the maximum drop rate for the received packets.
Usage Information Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.5(0.1) Introduced on the Z9500. 9.5.0.0 Introduced on the Z9000, S6000, S4820T, S4810, and MXL. If the specified color-map does not exist, the Diffserv Manager (DSM) creates a color map and sets all the DSCP values to green (low drop precedence).
Version Description 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. The system uses this information use to handle the traffic on the interface based on the traffic priority and places it into the appropriate shaping queue.
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.
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. 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.5.0.0 Introduced on the Z9000, S6000, S4820T, S4810, and MXL. Display all DSCP color maps.
44 Routing Information Protocol (RIP) Routing information protocol (RIP) is a distance vector routing protocol. The Dell Networking OS supports both RIP version 1 (RIPv1) and RIP version 2 (RIPv2) on the platform. The Dell Networking OS implementation of RIP is based on IETF RFCs 2453 and RFC 1058. For more information about configuring RIP, see the Dell Networking OS Configuration Guide.
To send sub-prefix routing information, use the no auto-summary command. Defaults Enabled. 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.
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.6.1.0 Introduced on the C-Series. pre- 6.2.1.1 Introduced on the E-Series. This command triggers updates of the main RIP routing tables. debug ip rip Examine RIP routing information for troubleshooting. Syntax debug ip rip [interface | database | events [interface] | trigger] To turn off debugging output, use the no debug ip rip command.
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. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Introduced on the S-Series. 7.6.1.0 Introduced on the C-Series. pre- 6.2.1.1 Introduced on the E-Series.
Usage Information Version Description 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Introduced on the S-Series. 7.6.1.0 Introduced on the C-Series. pre- 6.2.1.1 Introduced on the E-Series. The default route must be present in the switch routing table for the default-information originate command to take effect.
Usage Information 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. This command ensures that route information being redistributed is converted to the same metric value. • redistribute — allows you to redistribute routes learned by other methods. description Enter a description of the RIP routing protocol.
distance Assign a weight (for prioritization) to all routes in the RIP routing table or to a specific route. Lower weights (“administrative distance”) are preferred. Syntax distance weight [ip-address mask [prefix-name]] To return to the default values, use the no distance weight [ip-address mask] command. Parameters weight Enter a number from 1 to 255 for the weight (for prioritization). The default is 120. ip-address (OPTIONAL) Enter the IP address, in dotted decimal format (A.B.C.
distribute-list in Configure a filter for incoming routing updates. Syntax distribute-list prefix-list-name in [interface] To delete the filter, use the no distribute-list prefix-list-name in command. Parameters prefix-list-name Enter the name of a configured prefix list. interface (OPTIONAL) Identifies the interface type slot/port as one of the following: • For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then the slot/port/subport information.
Related Commands Version Description 7.6.1.0 Introduced on the C-Series. pre- 6.2.1.1 Introduced on the E-Series. • ip prefix-list — enters PREFIX-LIST mode and configures a prefix list. distribute-list out Configure a filter for outgoing routing updates. Syntax distribute-list prefix-list-name out [interface | bgp | connected | isis |ospf | static] To delete the filter, use the no distribute-list prefix-list-name out command.
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.5.1.0 Added support for 4-port 40G line cards on the E-Series. 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.
Related Commands Version Description 8.3.7.0 Introduced on the S4810. 7.8.1.0 Introduced on the S-Series. 7.6.1.0 Introduced on the C-Series. pre- 6.2.1.1 Introduced on the E-Series. • ip split-horizon — sets the RIP routing updates to exclude routing prefixes. ip rip receive version To receive specific versions of RIP, set the interface. The RIP version you set on the interface overrides the version command in ROUTER RIP mode.
Usage Information Related Commands If you want the interface to receive both versions of RIP, use the ip rip receive version 1 2 command. • ip rip send version — sets the RIP version for sending RIP traffic on an interface. • version — sets the RIP version the switch software uses. ip rip send version To send a specific version of RIP, set the interface. The version you set on the interface overrides the version command in ROUTER RIP mode.
ip split-horizon Enable split-horizon for RIP data on the interface. As described in RFC 2453, the split-horizon scheme prevents any routes learned over a specific interface to be sent back out that interface. Syntax ip split-horizon To disable split-horizon, use the no ip split-horizon 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.
Parameters number Enter the number of paths. The range is from 1 to 16. The default is 4 paths. Defaults 4 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. 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.
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.
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.8.1.0 Introduced on the S-Series. 7.6.1.0 Introduced on the C-Series. pre- 6.2.1.1 Introduced on the E-Series. You can enable an unlimited number of RIP networks.
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. 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.
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.
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.0 Introduced on the S4820T. 8.3.11.
Usage Information Related Commands Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Introduced on the S-Series. 7.6.1.0 Introduced on the C-Series. pre- 6.2.1.
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. 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- 6.2.1.1 Introduced on the E-Series.
Version Description 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 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. router rip To configure and enable RIP, enter ROUTER RIP mode.
Version Description pre- 6.2.1.1 Introduced on the E-Series. Usage Information To enable RIP, assign a network address using the network command. Example Dell(conf)# router rip Dell(conf-router_rip)# Related Commands • network — enables RIP. • exit — returns to CONFIGURATION mode. show config Display the changes you made to the RIP configuration. The default values are not shown. Syntax show config Command Modes ROUTER RIP Command History This guide is platform-specific.
show ip rip database Display the routes that RIP learns. If the switch learned no RIP routes, no output is generated. Syntax Parameters show ip rip database [ip-address mask] ip-address (OPTIONAL) Specify an IP address in dotted decimal format to view RIP information on that network only. If you enter an IP address, also enter a mask for that IP address. mask (OPTIONAL) Specify a mask, in /network format, for the IP address.
Example 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.49.0/24 auto-summary 210.250.40.0/24 [50/2] via 1.1.18.2, 00:00:14, Vlan 18 [50/2] via 1.1.130.2, 00:00:12, Port-channel 30 210.250.40.0/24 auto-summary 207.250.53.0/24 [50/2] via 1.1.120.2, 00:00:55, Port-channel 20 [50/2] via 1.1.130.
Example Version Description 7.6.1.0 Introduced on the E-Series. 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.20 redistribute ospf 999 version 2 Dell# timers basic Manipulate the RIP timers for routing updates, invalid, holddown times, and flush time. Syntax timers basic update invalid holddown flush To return to the default settings, use the no timers basic 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.2(1.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 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. • ip rip receive version — sets the RIP version the interface receives. • ip rip send version — sets the RIP version the interface sends.
45 Remote Monitoring (RMON) The Dell Networking OS remote monitoring (RMON) is implemented on the platform. Dell Networking OS RMON is based on IEEE standards, providing both 32-bit and 64-bit monitoring and long-term statistics collection.
rmon alarm Set an alarm on any MIB object. Syntax rmon alarm number variable interval {delta | absolute} rising-threshold value event-number falling-threshold value event-number [owner string] To disable the alarm, use the no rmon alarm number command. 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.
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. rmon collection history Enable the RMON MIB history group of statistics collection on an interface.
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. rmon collection statistics Enable RMON MIB statistics collection on an interface.
Version Description 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 6.1.1.0 Introduced on the E-Series. rmon event Add an event in the RMON event table. Syntax rmon event number [log] [trap community] [description string] To disable RMON on an interface, use the no rmon event number command. Parameters number Assign an event number in integer format. The range is from 1 to 65535.
Version Description 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 6.1.1.0 Introduced on the E-Series. rmon hc-alarm Set an alarm on any MIB object. Syntax rmon hc-alarm number variable interval {delta | absolute} rising-threshold value event-number falling-threshold value event-number [owner string] To disable the alarm, use the no rmon hc-alarm number command. Parameters number Enter the alarm integer number from 1 to 65535.
Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on 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 Version Description 6.1.1.0 Introduced on the E-Series. Dell# show rmon RMON status total memory used 218840 bytes. ether statistics table: 8 entries, 4608 bytes ether history table: 8 entries, 6000 bytes alarm table: 390 entries, 102960 bytes high-capacity alarm table: 5 entries, 1680 bytes event table: 500 entries, 206000 bytes log table: 2 entries, 552 bytes Dell# show rmon alarms Display the contents of the RMON alarm table.
Example (Index) 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. value: 255161 alarm type: rising or falling alarm. rising threshold: 1, RMON event index: 1 falling threshold: 501, RMON event index: 501 alarm owner: 1 alarm status: OK Dell# Example (Brief) Dell# show rmon alarm br index SNMP OID -------------------------1 1.3.6.1.2.1.1.3 2 1.3.6.1.2.1.1.3 3 1.3.6.1.2.1.1.3 4 1.3.6.1.2.1.1.3 5 1.3.6.1.2.1.1.3 6 1.3.6.1.2.1.1.3 7 1.3.6.1.2.
Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on 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.
8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 Dell# 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 show rmon hc-alarm Display the contents of RMON High-Capacity alarm table. Syntax show rmon hc-alarm [index] [brief] Parameters index (OPTIONAL) Enter the table index number to display just that entry. brief (OPTIONAL) Enter the keyword brief to display the RMON High-Capacity alarm table in an easy-to-read format. Defaults none Command Modes EXEC Command History This guide is platform-specific.
Example (Index) 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. falling threshold: 300, RMON event index: 4 alarm sampling failed 0 times. alarm owner: alarm storage type: non-volatile.
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. Example (Index) Example (Brief) show rmon log Display the contents of the RMON log table. Syntax show rmon log [index] [brief] Parameters index (OPTIONAL) Enter the table index number to display just that entry.
Version Description 6.1.1.0 Introduced on the E-Series. Usage Information The log table has a maximum of 500 entries. If the log exceeds that maximum, the oldest log entry is purged to allow room for the new entry.
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.
46 Rapid Spanning Tree Protocol (RSTP) The Dell Networking OS implementation of rapid spanning tree protocol (RSTP) is based on the IEEE 802.1w standard spanning-tree 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 9.7(0.0) 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. • protocol spanning-tree rstp — enters rapid spanning tree mode.
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 9.0.2.0 Introduced on the S6000. 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.0 Introduced. • protocol spanning-tree rstp — enters SPANNING TREE mode on the switch. disable Disable RSTP globally on the system. Syntax disable To enable Rapid Spanning Tree Protocol, use the no disable command. Defaults RSTP is disabled.
forward-delay Configure 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 seconds Enter the number of seconds that Dell Networking OS waits before transitioning RSTP to the forwarding state. The range is from 4 to 30. The default is 15 seconds.
milli-second Enter the keywords milli-second to configure a hello time on the order of milliseconds. The range is from 50 to 950 milliseconds Defaults 2 seconds Command Modes CONFIGURATION RSTP (conf-rstp) Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Usage Information Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.
Defaults 20 seconds Command Modes CONFIGURATION RSTP (conf-rstp) 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(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on 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.
Version Description 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 6.2.1.1 Introduced on the E-Series. Usage Information RSTP is not enabled when you enter RSTP mode. To enable RSTP globally on the system, use the no disable command from RSTP mode.
no disable bridge-priority 16384 show spanning-tree rstp Display the RSTP configuration. Syntax Parameters Command Modes Command History Usage Information 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. • EXEC • EXEC Privilege This guide is platform-specific.
Example (Brief) Field Description Guard Type Types of STP guard configured (Root, Loop, or BPDU guard) 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.
Te 1/2/1 0 Te 1/3/1 0 FWD BLK Loopguard Bpduguard 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 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) 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.2.1 Added support for the optional guard keyword on the C-Series, S-Series, and E-Series. 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.
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 (conf-rstp) Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Usage Information Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.
47 Security The commands in this chapter are available on Dell Networking OS. For configuration details, see the Security section in the Dell Networking OS Configuration Guide. NOTE: Dell Networking OS implements LEAP with MSCHAP v2 supplicant. Topics: • AAA Accounting Commands • Authorization and Privilege Commands • Obscure Password Commands • Authentication and Password Commands • RADIUS Commands • TACACS+ Commands • Port Authentication (802.
exec Enter the keyword exec to send accounting information when a user has logged in to EXEC mode. commands {level | role role-name Enter the keyword command then a privilege level for accounting of commands executed at that privilege level or enter the keyword role then the role name for accounting of commands executed by a user with that user role. name | default Enter one of the following: • For name, enter a user-defined name of a list of accounting methods.
Example Dell(conf)# aaa accounting exec default start-stop tacacs+ Dell(conf)# aaa accounting command 15 default start-stop tacacs+ Dell(conf)# aaa accounting command role secaadmin default start-stop tacacs+ Related Commands • enable password — changes the password for the enable command. • login authentication — enables AAA login authentication on the terminal lines. • password — creates a password. • tacacs-server host — specifies a TACACS+ server host.
accounting Apply an accounting method list to terminal lines. Syntax Parameters accounting {exec | commands {level | role role-name} method-list exec Enter the keyword exec to apply an EXEC level accounting method list. commands {level | role role-name} Enter the keywords commands level to apply an EXEC and CONFIGURATION level accounting method list or enter the keyword role and then the role name for accounting of commands executed by a user with that user role.
aaa radius group Configure the RADIUS server group that is used for Authentication, Authorization and Accounting. Syntax aaa radius group group-name To remove the RADIUS group configuration, use the no aaa radius group group-name command. Parameters group-name Enter the name of the RADIUS server group. Defaults none Command Modes CONFIGURATION 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.5(0.1) Added support for roles on the Z9500. 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.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 6.3.1.
method-list Enter a method list that you defined using the aaa accounting exec or aaa accounting commands. Defaults none Command Modes LINE 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(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.
local Use the authorization parameters on the system to perform authorization. tacacs+ Use the TACACS+ protocol to perform authorization. none Enter the keyword none to apply no authorization. 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. Usage Information Version Description 9.8(1.0) Introduced on the Z9100-ON. 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. 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 9.0.2.0 Introduced on the S6000. 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 Added support for RADIUS. privilege level (CONFIGURATION mode) Change the access or privilege level of one or more commands.
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.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 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.
Version Description pre-6.1.1.0 Introduced on the E-Series. Obscure Password Commands To enable the obscure password, use the following commands. service obscure-passwords Enable the obscuring of passwords and keys. Syntax service obscure-passwords Enable the obscuring of passwords and keys, including RADIUS, TACACS+ keys, router authentication strings, VRRP authentication, use the service obscure-passwords command. Defaults Disabled.
Authentication and Password Commands To manage access to the system, use the following the commands. aaa authentication enable Configure AAA Authentication method lists for user access to EXEC privilege mode (the “Enable” access). Syntax aaa authentication enable {default | method-list-name} method [... method2] To return to the default setting, use the no aaa authentication enable {default | method-listname} method [... method2] command.
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. 6.2.1.0 Introduced on the E-Series. By default, the Enable password is used. If you configure aaa authentication enable default, Dell Networking OS uses the methods defined for Enable access instead. Methods configured with the aaa authentication enable command are evaluated in the order they are configured.
• ... method4 tacacs+: use the TACACS+ servers configured with the tacacs-server host command. (OPTIONAL) Enter up to four additional methods. In the event of a “no response” from the first method, the system applies the next configured method (up to four configured methods). Defaults Not configured (that is, no authentication is performed). Command Modes CONFIGURATION Command History This guide is platform-specific.
Related Commands • login authentication — enables AAA login authentication on the terminal lines. • password — creates a password. • radius-server host — specifies a RADIUS server host. • tacacs-server host — specifies a TACACS+ server host. access-class Restrict incoming connections to a particular IP address in a defined IP access control list (ACL). Syntax access-class access-list-name To delete a setting, use the no access-class command.
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.
• Start with a letter, not a number. • Passwords can have a regular expression as the password. To create a password with a regular expression in it, use CNTL + v prior to entering regular expression. For example, to create the password abcd]e, you type “abcd CNTL v ]e”. When the password is created, you do not use the CNTL + v key combination and enter “abcd]e”. NOTE: The question mark (?) and the tilde (~) are not supported characters.
To disallow access to restricted commands, use the no enable restricted command. Parameters encryption-type (OPTIONAL) Enter the number 7 as the encryption type. Enter 7 followed a text string as the hidden password. The text string must be a password that was already encrypted by a Dell Networking router. Use this parameter only with a password that you copied from the show runningconfig file of another Dell Networking router.
Enter a 5 then a text string as the hidden password. The text string must be a password that was already encrypted by a Dell Networking router. Use this parameter only with a password that you copied from the show runningconfig file of another Dell Networking router. password Enter a text string, up to 32 characters long, as the clear text password. Defaults No password is configured. level = 15. Command Modes CONFIGURATION Command History This guide is platform-specific.
login authentication To configure authentication for console or remote access, apply an authentication method list. Syntax login authentication {method-list-name | default} To use the local user/password database for login authentication, use the no login authentication command. Parameters method-list-name Enter the keywords method-list-name to specify that method list, created in the aaa authentication login command, to be applied to the designated terminal line.
Related Commands • If you configure an authentication lists other than default, you must apply those authentication lists to each connection. • If you configure the aaa authentication login default command, the login authentication default command automatically is applied to all terminal lines. • aaa authentication login — selects the login authentication methods. password Specify a password for users on terminal lines.
Related Commands • enable password — sets the password for the enable command. • login authentication — configures an authentication method to log in to the switch. • service password-encryption — encrypts all passwords configured in Dell Networking OS. • radius-server key — configures a key for all RADIUS communications between the switch and the RADIUS host server. • tacacs-server key — configures a key for communication between a TACACS+ server and client.
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.0) Introduced lockout-period option on the Z9000, S6000, S4820T, S4810, and MXL. 9.2(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. 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.
Example 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. Dell# show privilege Current privilege level is 15. Dell# 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.
Usage Information Example Version Description pre-6.1.1.0 Introduced on the E-Series. The following describes the show user command shown in the following example. Field Description (untitled) Indicates with an asterisk (*) which terminal line you are using. Line Displays the terminal lines currently in use. User Displays the user name of all users logged in. Host(s) Displays the terminal line status. Location Displays the IP address of the user.
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.
• 7 to indicate that a password encrypted using a DES hashing algorithm follows. This encryption type is available with the password option only. • 5 to indicate that a password encrypted using an MD5 hashing algorithm follows. This encryption type is available with the secret option only, and is the default encryption type for this option. password Enter a string up to 32 characters long. privilege level Enter the keyword privilege then a number from zero (0) to 15.
RADIUS Commands The following RADIUS commands are supported by Dell Networking OS. debug radius View RADIUS transactions to assist with troubleshooting. Syntax debug radius To disable debugging of RADIUS, use the no debug radius command. Defaults Disabled. Command Modes EXEC Privilege Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.
• For a 25-Gigabit Ethernet interface, enter the keyword twentyFiveGigE then the slot/port/subport information. • For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/ port/subport information. • For a 50-Gigabit Ethernet interface, enter the keyword fiftyGigE then the slot/ port/subport information. • For a 100-Gigabit Ethernet interface, enter the keyword hundredGigE then the slot/port information.
Defaults 0 seconds 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.
• radius-server key — sets an authentication key for RADIUS communications. • radius-server retransmit — sets the number of times the RADIUS server attempts to send information. • radius-server timeout — sets the time interval before the RADIUS server times out. radius-server host Configure a RADIUS server host.
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.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.0 Introduced on the E-Series.
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 radiusserver 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.
RADIUS groups and VRFs have one-to-one mapping. If a VRF is configured with one RADIUS group, then you cannot use the same VRF with another RADIUS group. When the VRF is removed, then the corresponding RADIUS group is also removed automatically.
Usage Information Version Description pre-6.2.1.0 Introduced on the E-Series. The key configured on the switch must match the key configured on the RADIUS server daemon. If you configure the key parameter in the radius-server host command, the key configured with the radius-server key command is the default key for all RADIUS communications. Related Commands • radius-server host — configures a RADIUS host.
Related Commands • radius-server host — configures a RADIUS host. radius-server timeout To reply to a request, configure the amount of time the RADIUS client (the switch) waits for a RADIUS host server . Syntax radius-server timeout seconds To return to the default value, use the no radius-server timeout command. Parameters seconds Enter the number of seconds between an unsuccessful attempt and the Dell Networking OS times out. The range is from zero (0) to 1000 seconds. The default is 5 seconds.
TACACS+ Commands Dell Networking OS supports TACACS+ as an alternate method for login authentication. tacacs-server group Creates a group of TACACS servers to be used for Authentication, Authorization, and Accounting.. Syntax aaa tacacsgroup group-name To delete a group of TACACS servers, use the no tacacs-server group group-name command . Parameters group-name Enter the name of the TACACS server group. Defaults Not 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.
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 • aaa authentication login — specifies the login authentication method. • tacacs-server key — configures a TACACS+ key for the TACACS server. tacacs-server host Specify a TACACS+ host. Syntax Parameters tacacs-server host {hostname | ipv4-address | ipv6-address} [port number] [timeout seconds] [key key] hostname Enter the name of the TACACS+ server host. ipv4-address | ipv6address Enter the IPv4 address (A.B.C.D) or IPv6 address (X:X:X:X::X) of the TACACS+ server host.
Usage Information Version Description 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. If you are not configuring the switch as a TACACS+ server, you do not need to configure the port, timeout and key optional parameters. If you do not configure a key, the key assigned in the tacacs-server key command is used. You can use duplicate host names or IP addresses among TACACS groups.
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.
Defaults Not configured. Command Modes TACACS SERVER GROUP Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Usage Information Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.4.(0.0) Introduced on the S-Series and Z-Series.
• The 802.1X with VLAN assignment feature is not supported on trunk ports, dynamic ports, or with dynamic-access port assignment through a VLAN membership. 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 This guide is platform-specific.
Related Commands Version Description 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the C-Series and S-Series. 7.4.1.0 Introduced on the E-Series. • dot1x authentication (Configuration) — enable dot1x globally.
Usage Information Version Description 7.6.1.0 Introduced on the C-Series, S-Series, and E-Series. If the host responds to 802.1X with an incorrect login/password, the login fails. The switch attempts to authenticate again until the maximum attempts configured is reached. If the authentication fails after all allowed attempts, the interface is moved to the authentication failed VLAN. After the authentication VLAN is assigned, the port-state must be toggled to restart authentication.
To disable the guest VLAN, use the no dot1x guest-vlan vlan-id command. Parameters vlan-id Enter the VLAN Identifier. The range is from 1 to 4094. Defaults Not configured. Command Modes CONFIGURATION (conf-if-interface-slot/port) Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Usage Information Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.
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. 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.
Related Commands Version Description 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the C-Series and S-Series. 7.4.1.0 Introduced on the E-Series. • interface range — configure a range of interfaces. dot1x port-control Enable port control on an interface. Syntax dot1x port-control {force-authorized | auto | force-unauthorized} Parameters force-authorized Enter the keywords force-authorized to forcibly authorize a port.
dot1x quiet-period Set the number of seconds that the authenticator remains quiet after a failed authentication with a client. Syntax dot1x quiet-period seconds To disable quiet time, use the no dot1x quiet-time command. Parameters seconds Enter the number of seconds. The range is from 1 to 65535. The default is 30. Defaults 30 seconds Command Modes INTERFACE 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.
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 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. Syntax dot1x server-timeout seconds To return to the default, use the no dot1x server-timeout command. Parameters seconds Enter a time-out value in seconds. The range is from 1 to 300, where 300 is implementation dependant.
Parameters seconds Enter a time-out value in seconds. The range is from 1 to 300, where 300 is implementation dependant. The default is 30. Defaults 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 9.2(1.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. show dot1x interface Display the 802.1X information on an interface.
Example Version Description 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.5.1.0 Added support for 4-port 40G line cards. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the C-Series, S-Series, and E-Series. Dell#show dot1x interface fortyGigE 1/10 802.
SSH and SCP Commands Dell Networking OS supports secure shell (SSH) protocol versions 1.5 and 2.0. SSH is a protocol for secure remote login over an insecure network. SSH sessions are encrypted and use authentication. crypto key generate Generate keys for the SSH server. Syntax NOTE: Some of the parameters in this command require licensing to access. For more information, contact your Dell Networking representative.
Usage Information Version Description pre-6.1.1.0 Introduced on the E-Series. The host keys are required for key-exchange by the SSH server. If the keys are not found when you enable the server (ip ssh server enable), the keys are automatically generated. This command requires user interaction and generates a prompt prior to overwriting any existing host keys. NOTE: Only a user with superuser permissions should generate host-keys.
debug ip ssh Enables collecting SSH debug information. Syntax debug ip ssh {client | server} To disable debugging, use the no debug ip ssh {client | server} command. Parameters client Enter the keyword client to enable collecting debug information on the client. server Enter the keyword server to enable collecting debug information on the server. Defaults Disabled on both client and server. Command Modes EXEC Command History This guide is platform-specific.
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. 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.
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.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 specifies the maximum number of attempts to authenticate a user on an SSH connection with the remote host for password authentication.
Usage Information Version Description 9.10(0.0) Introduced on the S6100–ON, S6000, S6000–ON, S5000, S4810, S4820T, S3048–ON, S4048–ON, MXL, C9010, S3100 series, and Z9100-ON. • You can select one or more ciphers from the list. • The default list of supported ciphers is same irrespective of whether FIPS mode is enabled or disabled. • Client-supported cipher list gets preference over the server-supported cipher list in selecting the cipher for the SSH session.
ip ssh hostbased-authentication Enable hostbased-authentication for the SSHv2 server. Syntax ip ssh hostbased-authentication enable To disable hostbased-authentication for SSHv2 server, use the no ip ssh hostbased-authentication enable command. Parameters enable Enter the keyword enable to enable hostbased-authentication for SSHv2 server. Defaults Disabled. Command Modes CONFIGURATION Command History This guide is platform-specific.
ip ssh key-size Configure the size of the server-generated RSA SSHv1 key. Syntax ip ssh key-size 512-869 Parameters 512-869 Enter the key-size number for the server-generated RSA SSHv1 key. The range is from 512 to 869. The default is 768. Defaults Key size 768 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. Usage Information Version Description 9.8(1.
• hmac-sha1–96 When FIPS mode is disabled: Defaults • hmac-sha2-256 • hmac-sha1 • hmac-sha1–96 • hmac-md5 • hmac-md5-96 The default list of MAC algorithm is in the order as shown below: When FIPS mode is enabled: • hmac-sha2–256 • hmac-sha1 • hmac-sha1–96 When FIPS mode is disabled: • hmac-sha2-256 • hmac-sha1 • hmac-sha1–96 • hmac-md5 • hmac-md5-96 Command Modes CONFIGURATION Command History This guide is platform-specific.
Defaults Enabled Command Modes CONFIGURATION Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. 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.
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.5(0.0) Introduced on the Z9000, S6000, S4820T, S4810, MXL ip ssh pub-key-file Specify the file used for host-based authentication. Syntax Parameters ip ssh pub-key-file {WORD} WORD Enter the file name for the host-based authentication.
poclab4,123.12.1.123 ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAIEAox/ QQp8xYhzOxn07yh4VGPAoUfgKoieTHO9G4sNV+ui+DWEc3cgYAcU5Lai1MU2ODrzhCwyDNp05tKBU3t ReG1o8AxLi6+S4hyEMqHzkzBFNVqHzpQc +Rs4p2urzV0F4pRKnaXdHf3Lk4D460HZRhhVrxqeNxPDpEn WIMPJi0ds= ashwani@poclab4 NOTE: For rhostfile and pub-key-file, the administrator must FTP the file to the chassis.
Usage Information This command specifies the rhost file used for host-based authentication. This creates/ file overwrites the flash:/ADMIN_DIR/ssh/shosts file and deletes the user-specified file. Even though this command is a global configuration command, it does not appear in the running configuration because you only need to run this command once. This file contains hostnames and usernames, for which hosts and users, rhost-authentication can be allowed.
ip ssh server Configure an SSH server. SSH server is enabled by default. Syntax NOTE: Some of the parameters in this command require licensing to access. For more information, contact your Dell Networking representative.
When FIPS is enabled, the default HMAC algorithm is hmac-sha1-96. When FIPS is not enabled, the default HMAC algorithms are the following: kex key-exchangealgorithm • hmac-md5 • hmac-md5-96 • hmac-sha1 • hmac-sha1-96 • hmac-sha2-256 Enter the keyword kex and then a space-delimited list of key exchange algorithms supported by the SSH server.
Usage Information Version Description 9.10(0.0) Removed the support for hmac-sha2-256-96 algorithm. 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.5(0.1) Introduced the cipher , kex and mac options on the Z9500. 9.5(0.0) Introduced the cipher, kex and mac options on the Z9000, S6000, S4820T, S4810, and MXL. 9.2(1.0) Introduced on the Z9500.
vrf vrf-name Enter the keyword vrf followed by the VRF name to configure an SSH server on that VRF. 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. 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.
• For a 100-Gigabit Ethernet interface, enter the keyword hundredGigE then the slot/port information. • For a Loopback interface, enter the keyword loopback then a number from 0 to 16383. • For a port channel interface, enter the keywords port-channel then a number. • For a 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.
Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) 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 If you configure a VRF for an SSH session, then you need not explicitly mention the same VRF for the SSH client sessions intended for that VRF.
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 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 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. pre-6.1.1.0 Introduced on the E-Series. Dell# show ip ssh SSH server : enabled. SSH server version : v1 and v2. SSH server vrf : default. SSH server ciphers : aes256-ctr, aes256-cbc, aes192-ctr, aes192-cbc, aes128-ctr, aes128-cbc, 3des-cbc.
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 This command displays the contents of the flash://ADMIN_DIRssh/knownhosts file. Example Dell# show ip ssh client-pub-keys 4.8.1.
Version Description 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. pre-6.1.1.0 Introduced on the E-Series. Usage Information This command displays the contents of the flash:/ADMIN_DIR/ssh/authorized-keys.username file.
NOTE: The :: notation specifies successive hexadecimal fields of zeros. -c encryption cipher Enable the “FIPS mode enable", this mode will support only v2 client. "no fips mode enable"(disable) will support v1 & v2 client. This comment is applicable for both ciphers & HMAC algorithms: • 3des-cbc: Force ssh to use 3des-cbc encryption cipher.
Version Description • aes128-ctr • aes192-ctr • aes256-ctr • hmac-sha2-256 • hmac-sha2-256-96 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.12.0 Added support for the -c and -m parameters on the S4810. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Added IPv6 support. Introduced on the C-Series. pre-6.1.1.
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 C-Series and S-Series. • show ip dhcp snooping — display the contents of the DHCP binding table.
Version Description 7.8.1.0 Introduced on the C-Series and S-Series. ip dhcp snooping Enable DHCP Snooping globally. Syntax [no] ip dhcp snooping 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. 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.
interface type Defaults • For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then the slot/port/subport information. • For a 25-Gigabit Ethernet interface, enter the keyword twentyFiveGigE then the slot/port/subport information. • For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/ port/subport information. • For a 50-Gigabit Ethernet interface, enter the keyword fiftyGigE then the slot/ port/subport information.
ip dhcp snooping database renew Renew the binding table. Syntax ip dhcp snooping database renew Defaults none Command Modes Command History • EXEC • EXEC Privilege This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000–ON. 9.2(1.
Version Description 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.8.1.0 Introduced on the C-Series and S-Series. ip dhcp source-address-validation Enable IP source guard. Syntax [no] ip dhcp source-address-validation Defaults Disabled. Command Modes INTERFACE Command History This guide is platform-specific.
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.7.0 Introduced on the S4810. 7.8.1.0 Introduced on the C-Series and S-Series. • clear ip dhcp snooping — clear the contents of the DHCP binding table. Role-Based Access Control Commands With Role-Based Access Control (RBAC), access and authorization is controlled based on a user’s role. Users are granted permissions based on their user roles, not on their individual user ID.
Usage Information Version Description 9.5(0.0) Introduced on the Z9000, S6000, S4820T, S4810, and MXL. By default, access to commands are determined by the user’s role (if defined) or by the user’s privilege level. If the aaa authorization role-only command is enabled, then only the user’s role is used. Before you enable role-based only AAA authorization: Related Commands 1 Locally define a system administrator user role.
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. 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.0) Introduced on the Z9000, S6000, S4820T, S4810, and MXL. • userrole — creates user roles.
Examples Version Description 9.5(0.0) Introduced on the Z9000, S6000, S4820T, S4810, MXL Dell# show role mode configure username Role access: sysadmin Dell# show role mode configure management route Role access: netadmin, sysadmin Dell# show role mode configure management crypto-policy Role access: secadmin, sysadmin Related Commands • userrole — create user roles. show userroles Display information on all defined user roles.
Route-map Protocol MAC Related Commands • userrole — create user roles. userrole Create user roles for the role-based security model. Syntax userrole name inherit existing-role-name To delete a role name, use the no userrole name command. Note that the reserved role names may not be deleted. Parameters 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).
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. role mode { { { addrole | deleterole } role-name } | reset } command – Modifies (adds or deletes) command permissions for newly created user roles and system defined roles.
48 Service Provider Bridging Service provider bridging is composed of virtual local area network (VLAN) Stacking, Layer 2 Protocol Tunneling, and Provider Backbone Bridging as described in the Dell Networking OS Configuration Guide Service Provider Bridging section. This section includes command line information (CLI) for the Dell Networking OS Layer 2 Protocol Tunneling (L2PT). L2PT enables protocols to tunnel through an 802.1q tunnel. Dell Networking OS supports L2PT on Dell Networking OS.
• For a 25-Gigabit Ethernet interface, enter the keyword twentyFiveGigE then the slot/port/subport information. • For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/ port/subport information. • For a 50-Gigabit Ethernet interface, enter the keyword fiftyGigE then the slot/ port/subport information. • For a 100-Gigabit Ethernet interface, enter the keyword hundredGigE then the slot/port information.
Parameters rate-limit rate Enter the keyword rate-limit followed by a number for the rate-limit for tunneled packets on the VMAN. The range is from 64 to 320. stp Enter the keyword stp to enable protocol tunneling on a spanning tree, including STP, MSTP, RSTP, and PVST. Defaults none 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.
Usage Information Related Command Version Description 9.8(1.0) Introduced on the Z9100-ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.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. 7.4.1.
Usage Information Dell Networking OS must have the default CAM profile with the default microcode before you enable L2PT. protocol-tunnel rate-limit Enable traffic rate limiting per box. Syntax protocol-tunnel rate-limit rate To reset the rate limit to the default, use the no protocol-tunnel rate-limit rate command. Parameters rate Enter the rate in frames per second. The range is from 75 to 3000. The default is 75. Defaults 75 frames per second.
show protocol-tunnel Display protocol tunnel information for all or a specified VLAN-Stack VLAN. Syntax Parameters show protocol-tunnel [vlan vlan-id] vlan vlan-id (OPTIONAL) Enter the keyword vlan then the VLAN ID to display information for the one VLAN. The range is from 1 to 4094. Defaults none 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.
49 sFlow The Dell Networking OS supports sFlow commands. The Dell Networking OS sFlow monitoring system includes an sFlow Agent and an sFlow Collector. • The sFlow Agent combines the flow samples and interface counters into sFlow datagrams and forwards them to the sFlow Collector. • The sFlow Collector analyses the sFlow Datagrams received from the different devices and produces a network-wide view of traffic flows.
sflow collector Configure a collector device to which sFlow datagrams are forwarded. Syntax sflow collector {ip-address | ipv6-address} agent-addr {ip-address | ipv6address} [number [max-datagram-size number]] | [max-datagram-size number] [vrf management] To delete a configured collector, use the no sflow collector {ip-address | ipv6-address} agent-addr {ipv4-address | ipv6-address} [number [max-datagram-size number]] | [max-datagram-size number] [vrf management] command.
Usage Information Version Description 8.4.1.1 Added support for IPv6 sFlow collectors and agents on the E-series. 8.3.7.0 Introduced on the S4810. 8.2.1.0 Introduced 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. 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).
Usage Information 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. 8.2.1.0 Introduced 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. 6.2.1.1 Introduced on the E-Series. sFlow is disabled by default.
sflow extended-switch enable Enable packing information on a switch only. Syntax sflow extended-switch enable To disable packing information, use the no sflow extended-switch [enable] command. Parameters enable Enter the keyword enable to enable global extended information. 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.
To reset the maximum header size of a packet, use the[no] sflow max-header-size extended command. Parameters extended Defaults 128 bytes Command Modes CONFIGURATION Enter the keyword extended to copy 256 bytes from the sample packets to sFlow datagram. INTERFACE 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.
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.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 Related Commands Version Description 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. This command sets the counter polling interval for an interface. • sflow polling-interval (Global) — globally sets the polling interval. sflow sample-rate (Global) Change the global default sampling rate.
Usage Information Related Commands Version Description 7.4.1.0 Introduced on the E-Series. Sample-rate is the average number of packets skipped before the sample is taken. This command changes the global default sampling rate. You can configure an interface to use a different sampling rate than the global 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.
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. Related Commands • sflow sample-rate (Global) — changes the sampling rate globally. show sflow Display the current sFlow configuration.
Version Description 8.1.1.0 Introduced on the E-Series. 7.7.1.0 Introduced on the S-Series. 7.6.1.0 Introduced on the C-Series. 6.2.1.1 Introduced on the E-Series. Usage Information The dropEvent counter (sFlow samples dropped due to sub-sampling) shown in the following example always displays a value of zero.
50 Simple Network Management Protocol (SNMP) and Syslog This section contains commands to configure and monitor the simple network management protocol (SNMP) v1/v2/v3 and Syslog. Both features are supported on Dell Networking OS. Topics: • SNMP Commands • Syslog Commands SNMP Commands The following SNMP commands are available in the Dell Networking OS.
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.
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.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.
Version Description 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. E-Series legacy command Usage Information The following Example displays a group named ngroup.
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.
is a port connected to IF-MIB::ifAlias.134792448 = STRING: !------command run on Dell Networkingswitch: --------------! Dell#snmp ifmib ifalias long !------command run on server connected to switch: --------------! > snmpwalk -c public 10.10.10.130 .1.3.6.1.2.1.31 | grep -i alias | more IF-MIB::ifAlias.134530304 = STRING: This is a port connected to Router2. This is a port connected to Router2. This is a port connected to Router2. This is a port connected to Router2. This is a port connected to Router2.
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.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 6.2.1.1 Introduced on the E-Series. The following example configures a community named public that is mapped to the security named guestuser with Read Only (ro) permissions.
snmp-server contact Configure contact information for troubleshooting this SNMP node. Syntax snmp-server contact text To delete the SNMP server contact information, use the no snmp-server contact command. Parameters text Enter an alphanumeric text string, up to 55 characters long. 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.
notification-option • ecfm — Notification of changes to ECFM. • ecmp — Enable an ECMP trap to notify of ECMP or link bundle traffic imbalances. • envmon — For Dell Networking device notifications when an environmental threshold is exceeded. • isis — Notification of intermediate service traps. • lacp — Notification of changes. • snmp — Notification of RFC 1157 traps. • stp — Notification of a state change in the spanning tree protocol (RFC 1493). • vlt — Notification of virtual link trunking.
Version Description 9.1(0.0) Added support for copy-config and ECMP traps. 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.4.1.0 Added support for VRRP traps. 7.6.1.0 Added support for STP and xSTP traps. Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. E-Series legacy command Usage Information Dell Networking OS supports up to 16 SNMP trap receivers.
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.
Parameters group_name 1 | 2c | 3 Enter a text string (up to 20 characters long) as the name of the group. The following groups are created for mapping to read/write community/security-names (defaults): • v1v2creadg — maps to a community/security-name with ro permissions. • 1v2cwriteg — maps to a community/security-name rw permissions. (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.
Version Description 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.10.2 Added support for the access parameter. 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.
NOTE: You can use this attribute to inform the SNMP engine about the vrf instance to be used to reach the corresponding remote host to send Trap or Inform message. If no VRF is specified, then the default VRF is used. traps (OPTIONAL) Enter the keyword traps to send trap notifications to the specified host. The default is traps. informs (OPTIONAL) Enter the keyword informs to send inform notifications to the specified host. The default is traps.
• xstp — Enable 802.1s, 802.1w, and PVST+ state change traps The default is all trap types are sent to host. 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.
NOTE: For v1 / v2c trap configuration, if the community-string is not defined using the snmp-server community command prior to using this command, the default form of the snmp-server community command automatically is configured with the community-name the same as specified in the snmp-server host command. Configuring Informs To send an inform, use the following steps: Related Commands 1 Configure a remote engine ID. 2 Configure a remote user. 3 Configure a group for this user with access rights.
Version Description 7.5.1.0 Introduced on the C-Series. E-Series legacy command snmp-server packetsize Set the largest SNMP packet size permitted. Wen the SNMP server is receiving a request or generating a reply, use the snmp-server packetsize global configuration command. Syntax Parameters snmp-server packetsize byte-count byte-count Enter one of the following values 8, 16, 24 or 32. Packet sizes are 8000 bytes, 16000 bytes, 32000 bytes, and 64000 bytes.
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. • For a 25-Gigabit Ethernet interface, enter the keyword twentyFiveGigE then the slot/port/subport information. • For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/ port/subport information.
snmp-server user Configure a new user to an SNMP group.
auth-password (OPTIONAL) Enter a text string (up to 20 characters long) password that enables the agent to receive packets from the host. Minimum: eight characters long. priv (OPTIONAL) Enter the keywords priv to initiate a privacy authentication level setting. des56 | aes128 (OPTIONAL) Enter the keyword des56 or aes128 to specify the encryption mode. • aes128 — Use 128 bit AES algorithm in CFB mode for encryption. • des56 — Use 56 bit DES algorithm in CBC mode for encryption.
encrypted cypher-text password. In either case, the password is stored in the configuration in an encrypted form and displayed as encrypted in the show running-config command. If you have an encrypted password, you can specify the encrypted string instead of the plain-text password. The following command is an Example of how to specify the command with an encrypted string. NOTE: The number of configurable users is limited to 16.
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 and to decrypt the contents of the message it receives from the agent. Minimum: eight characters long. Defaults If no authentication or privacy option is configured, then the messages are exchanged (attempted anyway) without any authentication or encryption. Command Modes CONFIGURATION Command History This guide is platform-specific.
excluded (OPTIONAL) Enter the keyword excluded to exclude the MIB family in the view. 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.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 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.4(0.0) Introduced on the S-Series and Z9000.
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. E-Series legacy command Usage Information If the interface is expected to flap during normal usage, you could disable this command. Syslog Commands The following commands allow you to configure logging functions on all Dell Networking switches. clear logging Clear the messages in the logging buffer.
Related Commands • show logging — display logging settings and system messages in the internal buffer. clear logging auditlog Clears audit log. Syntax clear logging auditlog Defaults None 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. Example Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.
Version Description 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 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 buffered — set the logging buffered parameters. default logging console Return the default settings for messages logged to the console. Syntax default logging console Defaults level = 7 or debugging Command Modes CONFIGURATION Command History This guide is platform-specific.
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.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.
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.
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.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.5(0.1) Added udp and tcp keywords for the Z9500. 9.5(0.
Parameters level (OPTIONAL) Indicate a value from 0 to 7 or enter one of the following equivalent words: emergencies, alerts, critical, errors, warnings, notifications, informational, or debugging. The default is 7 or debugging. size (OPTIONAL) Indicate the size, in bytes, of the logging buffer. The number of messages buffered depends on the size of each message. The range is from 40960 to 524288. The default is 40960 bytes.
To disable logging to the console, use the no logging console command. Parameters level (OPTIONAL) Indicate a value from 0 to 7 or enter one of the following parameters: emergencies, alerts, critical, errors, warnings, notifications, informational, or debugging. The default is 7 or debugging. Defaults level = 7; size = debugging 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.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.0) Introduced on the S4810, S4820T, S6000, Z9000, and MXL.
• local4 (local use) • local5 (local use) • local6 (local use) • local7 (local use) • lpr (line printer system) • mail (mail system) • news (USENET news) • sys9 (system use) • sys10 (system use) • sys11 (system use) • sys12 (system use) • sys13 (system use) • sys14 (system use) • syslog (Syslog process) • user (user process) • uucp (Unix to Unix copy process) The default is local7.
logging history Specify which messages are logged to the history table of the switch and the SNMP network management station (if configured). Syntax logging history level To return to the default values, use the no logging history command. Parameters level Indicate a value from 0 to 7 or enter one of the following equivalent words: emergencies, alerts, critical, errors, warnings, notifications, informational, or debugging. The default is 4 or warnings.
To return to the default values, use the no logging history size command. Parameters 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 1 message 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.
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.0) Introduced on the M I/O Aggregator.
Version Description 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 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 Related Commands When you use the no logging on command, messages are logged only to the console.
• 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. 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.
all Enter the keyword all to turn off all. limit number-ofbuffers Enter the keyword limit then the number of buffers to be queued for the terminal after which new messages are dropped. The range is from 20 to 300. The default is 20. Defaults Disabled. If enabled without the level or number-of-buffers options specified, level = 2 and number-ofbuffers = 20 are the defaults. Command Modes LINE Command History This guide is platform-specific.
Parameters level Indicate a value from 0 to 7 or enter one of the following parameters: emergencies, alerts, critical, errors, warnings, notifications, informational, or debugging. The default is 6 or informational. Defaults 6 or informational 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.
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.5(0.0) Introduced on the S4810, S4820T, S6000, Z9000, and MXL. To display syslog messages in a RFC 3164 or RFC 5424 format, use the log version command in configuration mode. By default, the system log version is set to 0.
show logging Display the logging settings and system messages logged to the internal buffer of the switch. Syntax Parameters Command Modes Command History show logging [number | history [reverse][number] | reverse [number] | summary] number (OPTIONAL) Enter the number of messages displayed in the output. The range is from 1 to 65535. history (OPTIONAL) Enter the keyword history to view only information in the Syslog history table.
Oct 8 09:25:37: %RPM1:RP1 %BGP-5-ADJCHANGE: 223.80.255.254 closed.
Example 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 Programmable-Mux (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.
Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.2(0.0) Introduced on the M I/O Aggregator. This command is supported in Programmable-Mux (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.
51 SNMP Traps This section lists the traps sent by the Dell Networking OS. Each trap is listed by the fields Message ID, Trap Type, and Trap Option. Table 4. SNMP Trap List Message ID Trap Type Trap Option COLD_START SNMP COLDSTART WARM_START SNMP WARMSTART COPY_CONFIG_COMPLETE SNMP NONE SNMP LINKDOWN SNMP LINKUP SNMP AUTH EGP_NEIGHBOR_LOSS SNMP NONE OSTATE_DOWN SNMP LINKDOWN SNMP LINKUP SNMP NONE %SNMP-5-SNMP_COLD_START: SNMP COLD_START trap sent.
Message ID Trap Type Trap Option RMON_FALLING_THRESHOLD SNMP NONE SNMP NONE SNMP NONE SNMP NONE SNMP NONE SNMP NONE NONE NONE CHM_CARD_PROBLEM ENVMON NONE CHM_ALARM_CUTOFF ENVMON NONE CHM_SFM_UP ENVMON NONE CHM_SFM_DOWN ENVMON NONE CHM_RPM_UP ENVMON NONE ENVMON NONE ENVMON NONE %RPM0-P:CP %SNMP-4RMON_FALLING_THRESHOLD: RMON falling threshold alarm from SNMP OID RMON_HC_RISHING_THRESHOLD %RPM0-P:CP %SNMP-4RMON_HC_RISING_THRESHOLD: RMON high-capacity rising threshold
Message ID Trap Type Trap Option ENVMON NONE ENVMON NONE ENVMON NONE ENVMON NONE ENVMON NONE ENVMON NONE ENVMON SUPPLY ENVMON SUPPLY ENVMON SUPPLY ENVMON SUPPLY ENVMON SUPPLY ENVMON SUPPLY %RAM-5-COLD_FAILOVER: RPM Failover Completed %RAM-5-HOT_FAILOVER: RPM Failover Completed %RAM-5-FAST_FAILOVER: RPM Failover Completed CHM_SFM_ADD %TSM-5-SFM_DISCOVERY: Found SFM 1 CHM_SFM_REMOVE %TSM-5-SFM_REMOVE: Removed SFM 1 CHM_MAJ_SFM_DOWN %CHMGR-0-MAJOR_SFM: Major alarm: Switch fabric down
Message ID Trap Type Trap Option ENVMON TEMP ENVMON TEMP ENVMON TEMP ENVMON TEMP ENVMON FAN ENVMON FAN ENVMON FAN %CHMGR-5-MINOR_PS_CLR: Minor alarm cleared: power supply redundant CHM_MIN_ALRM_TEMP %CHMGR-2-MINOR_TEMP: Minor alarm: chassis temperature CHM_MIN_ALRM_TEMP_CLR %CHMRG-5-MINOR_TEMP_CLR: Minor alarm cleared: chassis temperature normal (%s %d temperature is within threshold of %dC) CHM_MAJ_ALRM_TEMP %CHMGR-2-MAJOR_TEMP: Major alarm: chassis temperature high (%s temperature reaches
Message ID Trap Type Trap Option ENVMON FAN ENVMON NONE ENVMON NONE ENVMON NONE ENVMON NONE ENVMON NONE ENVMON NONE ENVMON NONE ENVMON NONE ENVMON NONE ENVMON NONE For the E600 and E300: %CHMGR2-1FANBAD: Minor alarm: fan in fan tray is down CHM_MIN_FANBAD_CLR For E1200: %CHMGR-2-FAN_OK: Minor alarm cleared: all fans in fan tray %d are good For E600 and E300: %CHMGR-5FANOK: Minor alarm cleared: all fans in fan tray are good TME_TASK_SUSPEND %TME-2-TASK SUSPENDED: SUSPENDED - svce:%d
Message ID Trap Type Trap Option PROTO NONE PROTO NONE PROTO NONE PROTO NONE PROTO NONE %CHMGR-1-PORT_TEMP_MAJOR_CLR: Major Alarm cleared for Interface %s port temperature is lower than threshold VRRP_BADAUTH %RPM1-P:RP2 %VRRP-3VRRP_BAD_AUTH: vrid-1 on Gi 11/12 rcvd pkt with authentication type mismatch.
52 Storm Control The Dell Networking OS storm control feature allows you to limit or suppress traffic during a traffic storm (Broadcast/Unknown Unicast Rate Limiting or Multicast on the C-Series and S-Series). Storm control is supported on Dell Networking OS. Important Points to Remember • Interface commands can only be applied on physical interfaces (virtual local area networks [VLANs] and link aggregation group [LAG] interfaces are not supported).
• storm-control broadcast (Interface) • storm-control multicast (Configuration) • 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 polling—interval {interval in milli-seconds} Parameters interval in milliseconds Enter the polling interval in milliseconds. The range is 200 to 1000.
Version Description 9.10(0.0) Introduced on the S6000, S6000–ON, S61000–ON, Z9100–ON. Usage Information The xoff-state threshold polling-count command is used to set the number of times the polling should be done. If a port/priority remains in the ‘xoff’ state for the configured threshold number of polling-intervals, then it would be detected as PFC storm condition. The ‘xoff’ state means no transmission of data happens out of a port/queue even though there are packets buffered in that queue.
Version Description 9.10(0.0) Introduced on the S6000, S6000–ON, S61000–ON, Z9100–ON. Usage Information The queue-drop backoff-force polling—count command is used to remove the queue-drop state unconditionally after the specified number of polling is done. The queue-drop state, which has been activated due to the detection of PFC storm, is forced to get removed. By default, the queue-drop state is not removed until it is explicitly cleared using the storm-control pfc in queue-drop-state clear command.
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. Usage Information The storm-control pfc in queue-drop-state clear command is used to clear the queue-drop state on a particular interface where the PFC storm has been triggered.
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. Usage Information The show storm-control pfc status command is used to view the status of the PFC storm on the specified stack unit and the port set.
Interface Priority Discard State Discard State Clear Count Count forced No rxPfc ----------------------------------------------------------------------Te 0/0 3 2 0 0 4 2 0 0 5 2 0 0 6 2 0 0 Te 0/1 3 0 0 0 4 0 0 0 5 0 0 0 6 0 0 0 Te 0/2 3 2 0 0 4 2 0 0 5 2 0 0 6 2 0 0 Te 0/3 3 2 0 0 4 2 0 0 5 2 0 0 6 2 0 0 Te 0/4 3 2 0 0 4 2 0 0 5 2 0 0 6 2 0 0 Te 0/5 3 2 0 0 4 2 0 0 5 2 0 0 6 2 0 0 Te 0/80 3 0 0 0 4 0 0 0 5 0 0 0 6 0 0 0 Dell# show storm-control broadcast Display the storm control broadcast configuration
Version Description 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on 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. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 6.5.1.
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.2(1.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. 7.6.1.
• Command History EXEC Privilege 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. 9.2(0.
Command Modes CONFIGURATION (conf) Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Usage Information Version Description 9.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.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 7.4.1.0 E-Series Only: Added the percentage decimal value option. 6.5.1.0 Introduced on the E-Series.
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 C-series and S-Series. Broadcast traffic (all 0xFs) should be counted against the broadcast storm control meter, not against the multicast storm control meter. It is possible, however, that some multicast control traffic may get dropped when storm control thresholds are exceeded.
To disable storm control for unknown-unicast traffic, use the no storm-control unknown-unicast [packets_per_second in] command. Parameters packets_per_secon d in Enter the packets per second of broadcast traffic allowed into the network. The range is from 0 to 33554368. 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.
• 0% blocks all related traffic. • 100% allows all traffic into the interface. The decimal range is from 0.1 to 0.9. wred-profile name E-Series Only: (Optionally) Enter the keywords wred-profile followed by the profile name to designate a wred-profile. packets_per_secon d in C-Series and S-Series Only: Enter the packets per second of broadcast traffic allowed into the network. The range is from 0 to 33554431.
53 Spanning Tree Protocol (STP) The commands in this section configure and monitor the IEEE 802.1d spanning tree protocol (STP) and are supported on the Dell Networking switch/routing platform. Topics: • bridge-priority • bpdu-destination-mac-address • debug spanning-tree • description • disable • forward-delay • hello-time • max-age • protocol spanning-tree • show config • show spanning-tree 0 • spanning-tree bridge-priority Set the bridge priority of the switch in an IEEE 802.
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. 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.
debug spanning-tree Enable debugging of the spanning tree protocol and view information on the protocol. Syntax debug spanning-tree {stp-id [all | bpdu | config | events | exceptions | general | root] | protocol} To disable debugging, use the no debug spanning-tree command. Parameters stp-id Enter zero (0). The switch supports one spanning tree group with a group ID of 0. protocol Enter the keyword for the type of STP to debug, either mstp, pvst, or rstp.
description Enter a description of the spanning tree. Syntax description {description} To remove the description from the spanning tree, use the no description {description} command. Parameters description Enter a description to identify the spanning tree (80 characters maximum). Defaults none Command Modes SPANNING TREE (The prompt is “config-stp”.) Command History This guide is platform-specific.
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 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.1 Introduced on the E-Series. • max-age — changes the wait time before STP refreshes protocol configuration information. • hello-time — changes the time interval between BPDUs.
Related Commands • forward-delay — changes the wait time before STP transitions to the Forwarding state. • max-age — changes the wait time before STP refreshes protocol configuration information. max-age To maintain configuration information before refreshing that information, set the time interval for the spanning tree bridge. Syntax max-age seconds To return to the default values, use the no max-age command.
To disable the Spanning Tree group, use the no protocol spanning-tree stp-id command. Parameters stp-id Enter zero (0). Dell Networking OS supports one spanning tree group, group 0. 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.10(0.0) Introduced on the S6100–ON. 9.8(1.0) Introduced on the Z9100–ON. 9.
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.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.
• For a 100-Gigabit Ethernet interface, enter the keyword hundredGigE 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. Command Modes EXEC Privilege Command History This guide is platform-specific.
Field Example Description • 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...” Displays the designated port ID.
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.
rootguard Enter the keyword rootguard to enable STP root guard on a port or port-channel interface. portfast [bpduguard [shutdown-on-viol ation]] Enter the keyword portfast to enable Portfast to move the interface into Forwarding mode immediately after the root fails. Enter the optional keyword bpduguard to disable the port when it receives a BPDU. Enter the optional keyword shutdown-on-violation to hardware disable an interface when a BPDU is received and the port is disabled.
STP loop guard and root guard are supported on a port or port-channel enabled in any Spanning Tree mode: Spanning Tree Protocol (STP), Rapid Spanning Tree Protocol (RSTP), Multiple Spanning Tree Protocol (MSTP), and Per-VLAN Spanning Tree Plus (PVST+). Root guard is supported on any STP-enabled port or port-channel except when used as a stacking port. When enabled on a port, root guard applies to all VLANs configured on the port. STP root guard and loop guard cannot be enabled at the same time on a port.
54 SupportAssist SupportAssist sends troubleshooting data securely to Dell. SupportAssist in this Dell Networking OS release does not support automated email notification at the time of hardware fault alert, automatic case creation, automatic part dispatch, or reports. SupportAssist requires Dell Networking OS 9.9(0.0) and SmartScripts 9.7 or later to be installed on the Dell Networking device. For more information on SmartScripts, see Dell Networking Open Automation guide.
Usage Information Example Version Description 9.9(0.0) Introduced on the S4810, S4820T, S3048–ON, S4048–ON, S5000, S6000, S6000–ON, Z9500, MXL. • When you run the command, the system displays a message with the information directing to the URL for further information. • 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.
support-assist Move to the SupportAssist configuration mode. Syntax support-assist To remove all the configuration of the SupportAssist service, use the no support-assist command. 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. Usage Information Related Commands Version Description 9.10(0.0) Introduced on the C9010, Z9100–ON, S6100–ON, and S3100 series. 9.
Parameters full-transfer Enter the keywords full-transfer to specify transfer of configuration, inventory, logs, and other information. 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.10(0.0) Introduced on the C9010, Z9100–ON, S6100–ON, and S3100 series. 9.9(0.
contact-company Configure the contact information for the company. Syntax contact-company name {company-name}[company-next-name] ... [company-next-name] To remove the contact company information, use the no contact-company command. Parameters company-name Enter the name for the company. If there are multiple words in the name, use optional additional fields. company-nextname (OPTIONAL) Enter the next components of the company name, up to 5 components are allowed.
Usage Information 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. Each contact person must be unique by their name. You can configure only one contact person. It is not possible to remove the first name or last name. The no form of the command removes the entire contactperson entry. This command is optional for SupportAssist service configuration.
Command Modes SUPPORTASSIST Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Usage Information Version Description 9.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.
• action-manifest show — view the list of action-manifest for a specific activity. • action-manifest remove — remove the action-manifest file for an activity. action-manifest install Configure the action-manifest to use for a specific activity. Syntax action-manifest install {default | } To revert to the default action-manifest file, use the action-manifest install default command.
Usage Information 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. To revert to the default action-manifest file, use the action-manifest install command. If necessary, you can then remove the custom action-manifest file. • action-manifest get — copy an action-manifest file for an activity to the system.
Command History Related Commands This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.10(0.0) Introduced on the C9010, Z9100–ON, S6100–ON, and S3100 series. 9.9(0.0) Introduced on the S4810, S4820T, S3048–ON, S4048–ON, S5000, S6000, S6000–ON, Z9500, MXL. • activity — move user to the SupportAssist Activity mode for that activity.
Usage Information The optional parameters must be provided in the following order: city state country postalcode. If specified in a different order, the command returns an error as follows: Dell(conf-supportassist-cmpy-test)# address city Minneapolis postalcode 55344 country USA state Minnesota ^ % Error: Invalid input at "^" marker. This command is optional for SupportAssist service configuration.
Usage Information 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. This command is optional for SupportAssist service configuration. SupportAssist Person Commands Dell Networking OS supports the following SupportAssist Person mode commands. email-address Configure the email addresses to reach the contact person.
To remove a phone number, use either the no phone primary or no phone alternate commands. Parameters primary phone Enter the keyword primary then the primary phone number for the person. alternate phone Enter the keyword alternate then the alternate phone number for the person. Command Modes SUPPORTASSIST PERSON Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide.
time-zone Configure the time zone for contacting the person. Syntax time-zone zone +-HH:MM[start-time HH:MM] [end-time HH:MM] To remove the time zone, use the no time-zone [zone | start-time | end-time] command. Parameters zone +-HH:MM Enter the keyword zone then a time difference from GMT expressed as HH:MM. This number may be preceded by either a + or – sign. start-time HH:MM Enter the keywords start-time then a starting time expressed as HH:MM. Use the 24-hour clock format.
port port-number Enter the keyword port then the TCP/IP port number. The port number range is from 80 to 100000. username userid (OPTIONAL) Enter the keyword username then the user ID used for the proxy server. password Enter the keyword password then the encryption-type or the user password. encryption-type (OPTIONAL) Enter an encryption type for the password you enter. password • 0 directs the system to interpret the password as clear text.
url Configure the URL to reach the SupportAssist remote server. Syntax url uniform-resource-locator To delete the URL for the server, use the no url command. Parameters uniform-resourcelocator Enter a text string for the URL using one of the following formats: • http://[username:password@]:/ • https://[username:password@]:/ NOTE: The host IP for the server may be specified as an IPv4 address, an IPv6 address or as a DNS hostname.
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.
Example 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. Dell# show running-config support-assist ! support-assist ! activity full-transfer enable activity-manifest install testing ! contact-company name My Company street-address 123 Main Street address city MyCity country MyCountry ! contact-person first john last doe email-address primary jdoe@mycompany.
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.
55 System Time and Date The commands in this section configure time values on the system, either using the Dell Networking OS, or the hardware, or using the network time protocol (NTP). With NTP, the switch can act only as a client to an NTP clock host. For more information, see “Network Time Protocol” of the Management section in the Dell Networking OS Configuration Guide.
start-day Enter the number of the day. The range is from 1 to 31. You can enter the name of a month to change the order of the display to time day month year. start-year Enter a four-digit number as the year. The range is from 1993 to 2035. start-time Enter the time in hours:minutes. For the hour variable, use the 24-hour format; example, 17:15 is 5:15 pm. end-day Enter the number of the day. The range is from 1 to 31.
clock summer-time recurring Set the software clock to convert to daylight saving time on a specific day each year. Syntax clock summer-time time-zone recurring [start-week start-day start-month starttime end-week end-day end-month end-time [offset]] To delete a daylight saving time zone configuration, use the no clock summer-time command. Parameters time-zone Enter the three-letter name for the time zone. This name is displayed in the show clock output. You can enter up to eight characters.
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.0 Introduced on the C-Series. 7.4.1.
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.
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.
Usage Information Version Description 6.1.1.0 Introduced on the E-Series. You also must configure an authentication key for NTP traffic using the ntp authentication-key command. ntp broadcast client Set up the interface to receive NTP broadcasts from an NTP server. Syntax ntp broadcast client To disable broadcast, use the no ntp broadcast client command. Defaults Disabled. Command Modes INTERFACE Command History This guide is platform-specific.
Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.
Version Description 9.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. Syntax Parameters ntp master ntp master Enter the stratum number to identify the NTP Server's hierarchy. 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.10(0.0) Introduced on the S3038–ON, S4048-ON, S3100 Series, S4810P, S4820T, S5000, S6000, S6000–ON, S6100–ON, Z9500, and Z9100–ON. Usage Information The ntp offset-threshold command does not time synchronization.
Usage Information Version Description 9.0.2.0 Introduced on the S6000. 8.3.11.1 Introduced on the Z9000. 8.4.1.0 Added IPv6 support. 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. 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.
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.11.1 Introduced on the Z9000. 8.5.1.
Usage Information Related Commands Version Description 7.5.1.0 Introduced on the C-Series. 6.1.1.0 Introduced on the E-Series. The number parameter in the ntp trusted-key command must be the same number as the number parameter in the ntp authentication-key command. If you change the ntp authentication-key command, you must also change the ntp trusted-key command. • ntp authentication-key — sets an authentication key for NTP. • ntp authenticate — enables the NTP authentication parameters you set.
Usage Information Version Description 6.1.1.0 Introduced on the E-Series. After configuring the ntp authentication-key command, configure the ntp trusted-key command to complete NTP authentication. Dell Networking OS versions 8.2.1.0 and later use an encryption algorithm to store the authentication key that is different from previous Dell Networking OS versions; beginning in version 8.2.1.
Version Description 6.1.1.0 Introduced on the E-Series. Example Dell#show clock 11:05:56.949 UTC Thu Oct 25 2001 Dell# Example (Detail) Dell# show clock detail 12:18:10.691 UTC Wed Jan 7 2009 Time source is RTC hardware Summer time starts 02:00:00 UTC Sun Mar 8 2009 Summer time ends 02:00:00 ABC Sun Nov 1 2009 Dell# Related Commands • clock summer-time recurring — displays the time and date from the switch hardware clock. show ntp associations Display the NTP master and peers.
Example Field Description (none) One or more of the following symbols could be displayed: • * means synchronized to this peer. • # means almost synchronized to this peer. • + means the peer was selected for possible synchronization. • - means the peer is a candidate for selection. • ~ means the peer is statically configured. remote Displays the remote IP address of the NTP peer. ref clock Displays the IP address of the remote peer’s reference clock.
Version Description 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. 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. show ntp status Display the current NTP status.
Example 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...
56 Tunneling Tunneling is supported on Dell Networking OS. Topics: • ip unnumbered • ipv6 unnumbered • tunnel allow-remote • tunnel destination • tunnel dscp • tunnel flow-label • tunnel hop-limit • tunnel keepalive • tunnel-mode • tunnel source ip unnumbered Configure a tunnel interface to operate without a unique IPv4 address and select the interface from which the tunnel borrows its address.
Usage Information Version Description 9.3(0.1) Introduced on the S5000 and Z9000. The ip unnumbered command fails in two conditions: • If the logical ip address is configured. • 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.
NOTE: The ipv6 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. tunnel allow-remote Configure an IPv4 or IPv6 address or prefix whose tunneled packets are accepted for decapsulation. If you do not configure allow-remote entries, tunneled packets from any remote peer address is accepted.
tunnel destination Set a destination endpoint for the tunnel. Syntax tunnel destination {ip-address | ipv6–address} To delete a tunnel destination address, use the no tunnel destination {ip-address | ipv6– address} command. Parameters ip-address Enter the destination IPv4 address for the tunnel. ipv6–address Enter the destination IPv6 address for the tunnel. Defaults none Command Modes INTERFACE TUNNEL (conf-if-tu) Command History This guide is platform-specific.
value Enter a value to set the DSCP value in the tunnel header. The range is from 0 to 63. The default value of 0 denotes mapping of original packet DSCP (IPv4)/Traffic Class (IPv6) to the tunnel header DSCP (IPv4)/Traffic Class (IPv6) depending on the mode of tunnel. Defaults 0 (Mapped) Command Modes INTERFACE TUNNEL (conf-if-tu) Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide.
Usage Information Version Description 9.8(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. This command is only valid for tunnel interfaces with an IPv6 outer header. tunnel hop-limit Configure the method to set the IPv4 time-to-live or the IPv6 hop limit value in the outer tunnel header.
Parameters ip-address ipv6 address Enter the IPv4 or IPv6 address of the peer to which the keepalive probes will be sent. interval seconds Enter the keyword interval then the interval time, in seconds, after which the restart process to keepalive probe packets. The range is from 5 to 255. The default is 5. count (OPTIONAL) Enter the keyword count to count packets processed by the filter. The range is from 3 to 10. The default is 3.
To disable an active tunnel interface, use the no tunnel mode command. Parameters ipip Enable tunnel in RFC 2003 mode and encapsulate IPv4 and/or IPv6 datagrams inside an IPv4 tunnel. ipv6 Enable tunnel in RFC 2473 mode and encapsulate IPv4 and/or IPv6 datagrams inside an IPv6 tunnel. ipv6ip Enable tunnel in RFC 4213 mode and encapsulate IPv6 datagrams inside an IPv4 tunnel. decapsulate-any (Optional) Enable tunnel in multipoint receive-only mode. Defaults There is no default tunnel mode.
interface-typenumber anylocal • For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then the slot/port/subport information. • For a 25-Gigabit Ethernet interface, enter the keyword twentyFiveGigE then the slot/port/subport information. • For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/ port/subport information. • For a 50-Gigabit Ethernet interface, enter the keyword fiftyGigE then the slot/ port/subport information.
57 VLAN Stacking With the virtual local area network (VLAN)-stacking feature (also called stackable VLANs and QinQ), you can “stack” VLANs into one tunnel and switch them through the network transparently. The Dell Networking OS supports this feature. For more information about basic VLAN commands, see the Virtual LAN (VLAN) Commands section in Layer 2.
dei enable Enable packets to be dropped based on their DEI value. Syntax dei enable 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. 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.
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. 8.3.1.0 Introduced on the C-Series and S-Series. Enable DEI before using this command. dei mark Set the DEI value on egress according to the color currently assigned to the packet.
Usage Information Version Description 8.3.1.0 Introduced on the C-Series and S-Series. Enable DEI before using this command. member Assign a stackable VLAN access or trunk port to a VLAN. The VLAN must contain the vlan-stack compatible command in its configuration. Syntax member interface To remove an interface from a Stackable VLAN, use the no member interface command.
Usage Information Related Commands Enable the stackable VLAN (using the vlan-stack compatible command) on the VLAN prior to adding a member to the VLAN. • vlan-stack compatible — enables stackable VLAN on a VLAN. stack-unit stack-group Configure a stacking group specified by an ID. Syntax [no] stack-unit unit-id stack-group stack-group-id To remove the current stack group configuration, use the no stack-unit unit-id stack-group stack-id command. Parameters unit-id Enter the stack unit ID.
Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.
Version Description 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.2.1.0 Introduced on the E-Series. 7.6.1.0 Introduced on the C-Series and S-Series. E-Series original Command Usage Information Prior to disabling the stackable VLAN feature, remove the members. To view the stackable VLANs, use the show vlan command in EXEC Privilege 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.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.
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 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 8.2.1.0 Introduced on the E-Series. C-Series and S-Series accept both bytes of the 2-byte S-Tag TPID. 7.8.1.0 Functionality augmented for C-Series and S-Series to enable multi-purpose use of the port. 7.7.1.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.
x - Dot1x untagged, X - Dot1x tagged G - GVRP tagged, M - Vlan-stack NUM Status Description * 1 Inactive 20 Active 100 Active Dell(conf-if-vl-20)# Example 2 Q Ports T Te 1/23/1 M Te 1/23/1 Dell(config)# vlan-stack protocol-type 88A8 Dell(config)# interface TenGigabitethernet 3/10/1 Dell(conf-if-te-3/10/1)# no shutdown Dell(conf-if-te-3/10/1)# switchport Dell(conf-if-te-3/10/1)# vlan-stack access Dell(conf-if-te-3/10/1)# exit Dell(config)# interface Dell(conf-if-te-5/1/1)# Dell(conf-if-te-5/1/1)# Dell(conf
58 Virtual Routing and Forwarding (VRF) Virtual routing and forwarding (VRF) allows multiple instances of a routing table to coexist on the same router at the same time.
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.
Command Modes VRF 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.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.0) Introduced on the Z9500. 9.4.(0.0) Introduced on the S-Series.
You must enable VRF before using this command. You can configure an IP subnet or address on a physical or VLAN interface that overlaps the same IP subnet or address configured on another interface only if the interfaces are assigned to different VRFs. If you assign two interfaces to the same VRF, you cannot configure overlapping IP subnets or the same IP address to them.
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) Introduced on the S4810, S4820T, S5000, S6000, S6000–ON, and Z9500. To make the HTTP clients VRF-aware, use the ip http vrf command. The HTTP client uses the VRF name that you specify to reach the HTTP server. If you do not specify a VRF name, the HTTP client uses the default VRF. ip route-export Enables route leaking between 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. For example, you cannot import one set of routes from one VRF and another set of routes from another VRF. Only active routes are eligible for leaking. For example, if one VRF has two routes corresponding to BGP and OSPF, in which the BGP route is not active, the OSPF route takes precedence over BGP.
Related Commands • ip route-export – exports routes to another VRF. ipv6 route-export Enables route leaking between VRFs. This command exports or shares IPv6 routes corresponding to one VRF with other nondefault VRFs. Syntax Parameters Defaults Command Modes Command History Usage Information ipv6 route-export tag [route-map-name] route-export Enter the keywords route-export to leak or share routes between VRFs. tag Enter a tag (ASN number) as the export route target to expose routes to other VRFs.
Related Commands • ipv6 route-import – imports IPv6 routes from another VRF. ipv6 route-import Imports IPv6 routes that another VRF leaks using the tag that VRF specifies during export of these routes. Syntax ipv6 route-import tag [route-map-name] Parameters route-import Enter the keywords route-import to import IPv6 routes into the VRF. tag Enter a tag (ASN number) to specify an import route target for importing routes from another VRF.
Parameters 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. connected Enter the keyword connected to leak or share connected routes corresponding to the VRF. static Enter the keyword static to leak or share static routes corresponding to the VRF.
Command 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.
To remove the limit on the maximum number of routes used, use the no maximum dynamic-routes command. Parameters limit Maximum number of routes allowed in a VRF. The valid range is from 1 to 320,000 (or maximum allowable for that platform if a smaller value). warning-threshold 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.
Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.5(0.0) Introduced on the Z9500. 9.4.(0.0) Introduced on the S-Series and Z9000.
59 VLT Proxy Gateway The virtual link trucking (VLT) proxy gateway feature allows a VLT domain to locally terminate and route L3 packets that are destined to a Layer 3 (L3) end point in another VLT domain. Enable the VLT proxy gateway using the link layer discover protocol (LLDP) method or the static configuration. For more information, see the Dell Networking OS Command Line Reference Guide.
Example Dell(conf)# vlt-domain 1 Dell(conf-vlt-domain)# proxy-gateway lldp Dell(conf-vlt-domain)# proxy-gateway static Enables the proxy-gateway feature using static configurations. Syntax [no] proxy-gateway static Command Modes 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.
vlan-range Enter the VLAN IDs in which proxy gateway is not needed. The VLANs are excluded from doing proxy gateway. The value can be a single VLAN ID, comma-separated VLAN IDs, a range of VLAN IDs, or a combination. For example: Comma-separated: 3, 4, 6 Range: 5-10 Combination: 3, 4, 5-10, 8 Command Modes VLT DOMAIN PROXY GW STATIC Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide.
Range: 5-10 Combination: 3, 4, 5-10, 8 Command Modes VLT DOMAIN PROXY GW LLDP Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.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.4(0.
Usage Information Version Description 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.7(0.0) Removed the default value on the S-Series and Z-Series. 9.4(0.0) Introduced on the S4810, S4820T, S6000, Z9000, and MXL Switch. When a VLT peer goes down, the local VLT node stops sending its peer’s MAC address. If you configure this timeout, the local VLT node sends its peer's MAC address until the timer expires. Use this timer when you enable vlt-peer-mac transmit.
show vlt-proxy-gateway Displays the VLT proxy gateway configuration. Syntax show vlt-proxy-gateway [info] {lldp | static} Parameters Command Modes Command History Usage Information lldp Enter the keyword lldp to display details about the LLDP VLT proxy gateway configuration. static Enter the keyword static to display details about the static VLT proxy gateway configuration. • EXEC • EXEC Privilege This guide is platform-specific.
Mac Address ----------00:01:e8:8a:e8:f7 00:01:e8:8b:1c:c0 Exclude Vlan -----------3,7-8 3,7-8 Dell#show vlt proxy-gateway info lldp LagId Mac Address Exclude Vlan ----- ---------------------Po 55 00:01:e8:8a:e8:f7 3,7-8 << Macs learnt via port-channel 55 Po 55 00:01:e8:8b:1c:c0 3,7-8 VLT Proxy Gateway 1521
60 Virtual Link Trunking (VLT) Virtual link trunking (VLT) allows physical links between two chassis to appear as a single virtual link to the network core. VLT eliminates the requirement for Spanning Tree protocols by allowing link aggregation group (LAG) terminations on two separate distribution or core switches, and by supporting a loop-free topology.
• show vlt statistics igmp-snoop • unit-id • vlt domain • vlt-peer-lag port-channel 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 Parameters back-up destination {[ipv4–address] | [ipv6 ipv6–address] [interval seconds]} ipv4–address Enter the IPv4 address of the backup destination.
multicast Clear the VLT statistics for multicast. mac Clear the VLT statistics for the MAC address. arp Clear the VLT statistics for ARP. igmp-snoop Clear the VLT statistics for IGMP snooping. ndp Clear the VLT statistics for NDP. 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. Example Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.
Defaults Not configured. Command Modes 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. Usage Information 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.5(0.1) Introduced on the Z9500.
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 S4820T, S4810, S6000, S5000, Z9000, S6000–ON and Z9500.
Usage Information LACP on the VLT ports (on a VLT switch or access device), which are members of the VLT, are not brought up until the VLT domain is recognized on the access device. During boot-up in a stacking configuration, the system must be able to reach the DHCP server with the boot image and configuration image. To receive an offer on static LAGs between switches, only untagged DHCP requests are sent to the DHCP server. Configure the DHCP server to start in BMP mode.
peer-link port-channel Configure the specified port channel as the chassis interconnect trunk between VLT peers in the domain. Syntax peer-link port-channel port-channel-number {peer-down-vlan vlan id} Parameters port-channelnumber Enter the port-channel number that acts as the interconnect trunk. peer-down-vlan vlan id Enter the keywords peer-down-vlan then a VLAN ID to configure the VLAN that the VLT peer link uses when the VLT peer is down. Defaults Not configured.
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.0) Introduced on the S6000-ON. 9.5(0.1) Introduced on the Z9500. 9.4(0.0) Added the support for IPV6 / IPV4.
Usage Information Version Description 9.0.2.0 Introduced on the S6000. When the timer expires, the software checks to see if the VLT peer is available. If the VLT peer is not available, peer-routing disables on that peer. If you do not configure this delay value, peer-routing is not disabled even when the peer is unavailable. primary-priority Assign the priority for master election among VLT peers.
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 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.
Default Not configured. 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. 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.
Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.5(0.1) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 9.0.0.0 Introduced on the Z9000. 8.3.19.
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 This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Example Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.
Example Version Description 9.7(0.0) Introduced on the S6000-ON. 9.5(0.1) Introduced on the Z9500. 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 Programmable-Mux (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.
------- ---------- 00 -- --------L3 Vlan IPV4 Multicast Status -------------------------Vlan-ID Local Status Peer Status ----------------------------4094 Active Inactive Dell# Example for Q-in-Q Dell#show vlt implementation over Domain -----VLT Parameters ---------PB for stp mismatch Local ----Enabled Peer ---Disabled Vlan-type-config ---------------Codes:: P - Primary, C - Community, I - Isolated, N - Normal vlan, M - Vlanstack Vlan-ID ------- Local ----- 100 N Peer ---M Port-type-config --
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.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.
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. 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.
VLT Multicast Statistics ------------------------------Info Pkts Sent: 4 Info Pkts Rcvd: 2 Reg Request Sent: 2 Reg Request Rcvd: 2 Reg Response Sent: 1 Reg Response Rcvd: 0 Route updates sent to Peer: 0 Route updates rcvd from Peer: 0 Route update pkts sent to Peer: 0 Route 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 Rc
IGMP Tunnel PDUs sent: IGMP Tunnel PDUs rcvd: 10 19 unit-id Configure the default unit ID of a VLT peer switch. Syntax unit-id [0 | 1] Parameters 0|1 Configure the default unit ID of a VLT peer switch. Enter 0 for the first peer. Enter 1 for the second peer. Defaults 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 CONFIGURATION Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Usage Information 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.5(0.1) Introduced on the Z9500. 9.2(0.0) Introduced on the M I/O Aggregator.
Version Description 8.3.19.0 Introduced on the S4820T. 8.3.8.0 Introduced on the S4810. 9.2(0.0) Introduced on the M I/O Aggregator. This command is supported in Programmable-Mux (PMUX) mode only.
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 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. 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.
Usage Information 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. The system encrypts the password and the show config command displays the encrypted text string. clear counters vrrp Clear the counters maintained on VRRP operations. Syntax Parameters clear counters vrrp [vrrp-id] [ipv6] vrrp-id (OPTIONAL) Enter the number of the VRRP group ID to clear the group’s counters. The range is from 1 to 255.
Usage Information NOTE: This command also enables you to clear the port configurations 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.
Command Modes EXEC Privilege Command History This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Usage Information Version Description 9.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.
Version Description 9.0.2.0 Introduced on the S6000. 8.3.19.0 Introduced on the S4820T. 8.3.11.1 Introduced on the Z9000. 8.3.7.0 Introduced on the S4810. 7.6.1.0 Introduced on the S-Series. 7.5.1.0 Introduced on the C-Series. 6.2.1.1 Introduced on the E-Series. disable Disable a VRRP group. Syntax disable To re-enable a disabled VRRP group, use the no disable command. Command Modes VRRP Command History This guide is platform-specific.
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. Syntax hold-time {seconds | centisecs centisecs} To return to the default value, use the no hold-time command. Parameters seconds Enter the number of seconds. The range is from 0 to 65535. The default is zero (0) seconds.
preempt To preempt or become the MASTER router, configure a BACKUP router with a higher priority value. Syntax preempt To prohibit preemption, use the no preempt command. Defaults Enabled (that is, a BACKUP router can preempt the MASTER router). Command 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.
Command History Usage Information This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.7(0.0) Introduced on the S6000-ON. 9.2(1.0) Introduced on the Z9500. 9.0.2.0 Introduced on the S6000. 8.3.16.0 Introduced on the S4820T.
Example Version Description 9.2(1.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. Dell(conf-if-vrid-4)# show config vrrp-group 4 virtual-address 119.192.182.124 ! Dell(conf-if-vrid-4)# show vrrp View the VRRP groups that are active.
Command Modes Command History Usage Information • EXEC • EXEC Privilege 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.
Example (Brief) Dell> Interface Grp Pri Pre State Master addr Virtual addr(s) Description-------------------------------------------------Te 1/3/1 1 100 Y Master 200.200.200.200 200.200.200.201 Te 1/3/1 2 100 Y Master 200.200.200.200 200.200.200.202 200.200.200.203 Description Te 1/3/1 3 100 Y Master 1.1.1.1 1.1.1.2 Te 1/3/1 4 100 Y Master 200.200.200.200 200.200.200.206 200.200.200.207 ... short desc Te 1/3/1 254 254 Y Master 200.200.200.200 200.200.200.204 200.200.200.
00:00:5e:00:01:01 Virtual IP address: 10.1.1.252 Authentication: (none) Tracking states for 1 interfaces: Up TenGigabitEthernet 1/1/4 priority-cost 10 -----------------TenGigabitEthernet 1/4/1, VRID: 2, Net: 10.1.2.253 VRF: 0 default State: Master, Priority: 110, Master: 10.1.2.253 (local) Hold Down: 10 sec, Preempt: TRUE, AdvInt: 1 sec Adv rcvd: 0, Adv sent: 1862, Gratuitous ARP sent: 0 Virtual MAC address: 00:00:5e:00:01:02 Virtual IP address: 10.1.2.
• priority-cost For a VLAN interface, enter the keyword vlan, and then the VLAN ID. The VLAN ID range is from 1 to 4094. (OPTIONAL) Enter a number as the amount to subtract from the priority value. The range is from 1 to 254. The default is 10. Defaults priority cost = 10 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. Usage Information Version Description 9.10(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.0.2.0 Introduced on the S6000. 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.
Usage Information Related Command Version Description 8.3.19.0 Introduced on the S4820T. 8.3.8.0 Introduced on the S4810. This command applies to a single interface. When you use this command with the vrrp delay reload command, the later timer rules VRRP enabling. For example, if vrrp delay reload is 600 and vrrp delay minimum is 300: • When the system reloads, VRRP waits 600 seconds (10 minutes) to bring up VRRP on all interfaces that are up and configured for VRRP.
• 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. For the delay timers to take effect, save the configuration and reload the system. Related Command • vrrp delay minimum — sets the delay time for VRRP initialization after a line card reboot. vrrp-group Assign a VRRP ID to an interface. You can configure up to 12 VRRP groups per interface.
version Set the VRRP protocol version for the IPv4 group. Syntax version {2 | 3 | both} To return to the default setting, use the no version command. Parameters 2 Enter the keyword 2 to specify VRRP version 2 as defined by RFC 3768, Virtual Router Redundancy Protocol. 3 Enter the keyword 3 to specify VRRP version 3 as defined by RFC 5798, Virtual Router Redundancy Protocol. both Enter the keyword both for in-service migration from VRRP version 2 to VRRP version 3.
IPv6 VRRP Commands The following are IPv6 VRRP commands. • clear counters vrrp ipv6 • debug vrrp ipv6 • show vrrp ipv6 • vrrp-ipv6-group The following commands apply to IPv4 and IPv6: • advertise-interval • description • disable • hold-time • preempt • priority • show config • virtual-address clear counters vrrp ipv6 Clear the counters recorded for IPv6 VRRP groups.
Version Description 8.3.2.0 Introduced on the E-Series. Usage Information NOTE: You can also clear the port configurations corresponding to a range of ports. For Open Networking (ON) platforms, the notation for specifying the port range in the command is different from how you specify the port range in non-ON platforms. • For non-ON platforms, you can specify multiple ports as slot/port-range.
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. 8.3.19.0 Introduced on the S4820T. 8.3.10.0 Introduced on the S4810.
Command Modes Command History Usage Information • EXEC • EXEC Privilege This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking OS Command Line Reference Guide. Version Description 9.10(0.0) Introduced on the S6100–ON. 9.8(1.0) Introduced on the Z9100–ON. 9.8(0.0P5) Introduced on the S4048-ON. 9.8(0.0P2) Introduced on the S3048-ON. 9.2(1.0) Introduced on the Z9500. 8.3.19.0 Introduced on the S4820T. 8.3.10.
Example Line starting with Description Tracking states... Displays information on the tracked interfaces or objects configured for a VRRP group (track command), including: • UP or DOWN state of the tracked interface or object (Up or Dn). • Interface type and slot/port or object number, description, and time since the last change in the state of the tracked object. • Cost subtracted from the VRRP group priority if the state of the tracked interface/ object goes DOWN.
Usage Information Version Description 8.3.7.0 Introduced on the S4810. 8.3.2.0 Introduced on the E-Series. The VRRP group only becomes active and sends VRRP packets when you configure a link-local virtual IP address. When you delete the virtual address, the VRRP group stops sending VRRP packets. • When you do not load the VRF microcode in the CAM, the VRID for a VRRP group is the same as the VRID number configured with the vrrp-group or vrrp-ipv6-group commands.