Contents 1 About this Guide......................37 ............................37 Objectives .............................. 37 Audience ............................37 Conventions ..........................38 Information Icons 2 CLI Basics........................39 ......................39 Accessing the Command Line ......................39 Multiple Configuration Users ............................40 Obtaining Help ..........................42 Navigating the CLI ......................42 Using the Keyword no Command ........................42 Filtering show Commands ..........
Page 5
..........................130 show software ifm ............................132 show system ........................... 136 show tech-support .......................... 139 ssh-peer-stack-unit ..............................139 telnet ........................141 telnet-peer-stack-unit ..........................142 terminal length ............................142 traceroute ............................145 undebug all .............................145 virtual-ip ..............................146 write 5 802.1X........................148 ............................149 debug dot1x ...........................149 dot1x auth-fail-vlan ..........................151...
Page 6
...................... 175 ip control-plane egress-filter ....................175 show ip accounting access-list ......................177 Standard IP ACL Commands ..............................177 deny .........................179 ip access-list standard ............................180 permit ........................182 resequence access-list ..............................183 ......................185 Extended IP ACL Commands ............................. 185 deny ............................ 187 deny icmp ............................
Page 7
............................232 continue ...........................234 description ..........................234 match as-path ........................235 match community ........................... 236 match interface ......................... 237 match ip address ........................239 match ip next-hop ....................... 240 match ip route-source ..........................241 match metric ..........................242 match origin ........................243 match route-type ............................
Page 11
....................422 show ip bgp paths community ......................423 show ip bgp peer-group ........................425 show ip bgp regexp .........................427 show ip bgp summary ......................430 show running-config bgp ........................... 430 timers bgp ..........................431 MBGP Commands ......................431 debug ip bgp dampening ....................432 show ip bgp dampened-paths 10 Content Addressable Memory (CAM)............
Page 18
..........................732 ip name-server ............................733 ip proxy-arp .............................. 733 ip route ..........................735 ip source-route ..........................736 ip tcp initial-time .......................... 737 ip unknown-unicast ........................737 ipv4 unicast-host-route ........................738 show ip tcp initial-time ..........................738 ip unreachables ............................. 739 load-balance ..........................
Page 21
........................866 mac learning-limit ..................868 mac learning-limit learn-limit-violation ..................869 mac learning-limit mac-address-sticky ................870 mac learning-limit station-move-violation ......................871 mac learning-limit reset ......................871 show mac-address-table ..................874 show mac-address-table aging-time ......................875 show mac learning-limit ......................876 Virtual LAN (VLAN) Commands ..........................877 default vlan-id ...........................878...
Page 22
........................907 show lldp neighbors ........................908 show lldp statistics ........................908 LLDP-MED Commands ......................909 advertise med guest-voice ..................910 advertise med guest-voice-signaling ..................911 advertise med location-identification ....................912 advertise med power-via-mdi ....................913 advertise med softphone-voice ....................914 advertise med streaming-video .................... 915 advertise med video-conferencing ....................916 advertise med video-signaling ........................917...
Page 23
..............................944 msti ..............................945 name ......................946 protocol spanning-tree mstp .............................. 947 revision ............................948 show config ...................948 show spanning-tree mst configuration ......................... 949 show spanning-tree msti ............................952 spanning-tree ..........................953 spanning-tree msti ..........................954 tc-flush-standard 33 Multicast.......................956 ....................... 956 IPv4 Multicast Commands ..........................956 clear ip mroute .............................
Page 24
........................985 graceful-restart role ....................986 ip ospf auth-change-wait-time ......................987 ip ospf authentication-key ..........................988 ip ospf cost ........................989 ip ospf dead-interval ........................989 ip ospf hello-interval .......................990 ip ospf message-digest-key ........................991 ip ospf mtu-ignore ........................... 992 ip ospf network ..........................993 ip ospf priority ......................
Page 25
...........................1043 timers spf ......................... 1044 timers throttle lsa all ......................1045 timers throttle lsa arrival 35 Policy-based Routing (PBR)................1046 ............................1046 description ..........................1047 ip redirect-group ..........................1048 ip redirect-list ..............................1048 permit ............................1050 redirect ..............................1051 ..........................1053 show cam pbr ........................1054 show ip redirect-list 36 PIM-Sparse Mode (PIM-SM)................
Page 27
..........................1120 match ip dscp .........................1121 match ip precedence ......................1122 match mac access-group ........................1123 match mac dot1p ......................... 1124 match mac vlan ........................1124 policy-aggregate ........................1125 policy-map-input ........................1126 policy-map-output ........................1127 qos-policy-input ........................1128 qos-policy-output ..........................1129 rate-police ..........................1130 rate-shape ........................
Page 28
..........................1161 auto-summary ............................1162 clear ip rip ............................1162 debug ip rip ......................1163 default-information originate ..........................1164 default-metric ............................1165 description ............................1166 distance ..........................1167 distribute-list in ..........................1168 distribute-list out ..........................1170 ip poison-reverse ........................1170 ip rip receive version ..........................
Page 31
.....................1283 ip ssh connection-rate-limit ....................1284 ip ssh hostbased-authentication ........................... 1285 ip ssh key-size ....................1286 ip ssh password-authentication ..........................1287 ip ssh rekey ........................1287 ip ssh pub-key-file ..........................1288 ip ssh rhostsfile ....................1289 ip ssh rsa-authentication (Config) ..........................1290 ip ssh server ..........................1293 ip ssh server vrf ......................
Release Notes Objectives This book is intended as a reference guide for the Dell Networking OS CLI commands, with detailed syntax statements, along with usage information and sample output. NOTE: For more information about when to use the CLI commands, refer to the Dell Networking OS Configuration Guide for your system.
Keywords and parameters within brackets are optional. Keywords and parameters separated by a bar require you to choose one option. x||y Keywords and parameters separated by a double bar allows you to choose any or all of the options. Information Icons This book uses the following information symbols: NOTE: The Note icon signals important operational information.
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.
When another user enters CONFIGURATION mode, Dell Networking OS sends a message similar to the following: % Warning: User "admin" on line vty2 "172.16.1.210" is in configuration In this case, the user is “admin” on vty2. Obtaining Help As soon as you are in a command mode there are several ways to access help.
Page 41
Use either the Backspace key or Delete key to erase the previous character. • To navigate left or right in the Dell Networking OS command line, use the left and right Arrow keys. The shortcut key combinations at the Dell Networking OS command line are as follows:...
Dell Networking OS displays a CLI prompt comprised of the host name and CLI mode. • Host name is the initial part of the prompt and is “Dell” by default. You can change the host name with the hostname command.
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: Dell# command | grep regular-expression | except regular-expression | grep other-regular-expression | find regular- expression | no-more | save.
NOTE: The MXL and Z9000 platforms currently do not support VRF. These platforms support only the management and default VRFs, which are available by default. As a result, the feature vrf command is not available for these platforms. To display the state of Dell Networking OS features: Dell#show feature Example of show feature output...
You can activate VRF application on a device by using the feature vrf command Information in CONFIGURATION mode. The no feature vrf command is not supported on any of the platforms. Example Dell#show feature Feature State ------------------------------ enabled Command Modes To navigate and launch various CLI modes, use specific commands.
CONTROL-PLANE Mode To manage control-plane traffic, use CONTROL-PLANE mode. For more information, refer to Control Plane Policing (CoPP). To enter CONTROL-PLANE mode: Verify that you are logged in to CONFIGURATION mode. Enter the control-plane-cpuqos command. The prompt changes to include (conf-control- cpuqos).
EXEC Privilege mode, which is used to configure the device. When you are in EXEC mode, the > prompt is displayed following the host name prompt, which is “Dell” by default. You can change the host name prompt using the hostname command.
Page 48
Enter the interface command and then enter an interface type and interface number that is available on the switch. The prompt changes to include the designated interface and slot/port number. For example: Prompt Interface Type Dell(conf-if)# INTERFACE mode Gigabit Ethernet interface then the slot/port information Dell(conf-if- gi-0/0)# Ten-Gigabit Ethernet interface then slot/port information...
To enter ISIS ADDRESS-FAMILY mode: Verify that you are logged in to ROUTER ISIS mode. Enter the command address-family ipv6 unicast. 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, refer to Link Layer Discovery Protocol (LLDP).
Page 50
To enter MONITOR SESSION mode: Verify that you are logged in to CONFIGURATION mode. Enter the monitor session command 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, refer to Multiple Spanning Tree Protocol (MSTP).
Page 51
PREFIX-LIST Mode To configure a prefix list, use PREFIX-LIST mode. To enter PREFIX-LIST mode: Verify that you are logged in to CONFIGURATION mode. Enter the ip prefix-list command. Include a name for the prefix list. The prompt changes to include (conf-nprefixl). You can return to CONFIGURATION mode by using the exit command.
Page 52
Use the router bgp command 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, refer to Intermediate System to Intermediate System (IS-IS).
SPANNING TREE Mode To enable and configure the Spanning Tree protocol, use SPANNING TREE mode. For more information, refer to Spanning Tree Protocol (STP). To enter SPANNING TREE mode: Verify that you are logged in to CONFIGURATION mode. 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.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
HTTP Copy via CLI Copy one file to another location. Dell Networking OS supports IPv4 and IPv6 addressing for FTP, TFTP, and SCP (in the hostip field). This feature is supported on S6000 platform. Syntax copy http://10.16.206.77/sample_file flash://sample_filecopy flash://sample_file http://10.16.206.77/sample_file You can copy from the server to the switch and vice-versa.
Page 56
This guide is platform-specific. For command information about other platforms, History 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 9.4(0.0) Added the compressed-config parameter.
Page 57
E-Series Original command. Usage Dell Networking OS supports a maximum of 100 files at the root directory level, on Information both the internal and external Flash. When copying a file to a remote location (for example, using Secure Copy [SCP]), enter only the keywords and Dell Networking OS prompts you need for the rest of the information.
For a file or directory on an external USB drive, enter usbflash:// followed by the filename or directory name. no-confirm (OPTIONAL) Enter the keyword no-confirm to specify that Dell Networking OS does not require user input for each file prior to deletion. File Management...
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
3.1.0.2 Control Processor passed FPGA IMAGE INFORMATION : --------------------------------------------------------------- ------ Card FPGA Name Version Stack-unit 0 S6000 SYSTEM CPLD 10 Stack-unit 0 S6000 MASTER CPLD 12 Stack-unit 0 S6000 SLAVE CPLD 10 Dell# Usage NOTE: A filepath that contains a dot ( . ) is not supported.
Page 68
for the current AAA configuration for the current ACL configuration for the current static ARP configuration for the current AS-path configuration as-path for the current BFD configuration for the current BGP configuration for the current boot configuration boot for the current CAM profile in the cam-profile configuration for the current class-map...
Page 69
for the current LLDP configuration lldp for the current port-channel load- load-balance balance configuration for the current logging configuration logging for the current MAC ACL configuration for the current MAC configuration mac-address- table for the current management EIS management- configuration for the current Management port management- forwarding configuration...
Page 70
Command This guide is platform-specific. For command information about other platforms, History 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. File Management...
Page 71
! Startup-config last updated at Thu Apr 18 10:18:40 2013 by admin boot system stack-unit 0 primary system: A: boot system stack-unit 0 secondary tftp://10.16.127.35/Dell- SI-9-0-2-0.bin boot system stack-unit 0 default system: A: boot system gateway 10.16.132.254 redundancy auto-synchronize full...
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 74
Dell Real Time Operating System Software Dell Operating System Version: 1.0 Dell Application Software Version: Z9K-ICC-PRIM-SYNC-8-3-11-173 Copyright (c) 1999-2012 by Dell Inc. All Rights Reserved. Build Time: Mon Jul 16 22:19:01 PDT 2012 Build Path: /local/local/build/build15/8.3.12.0/SW/SRC/Radius Dell uptime is 1 minute(s) System image file is "s4810-14"...
Copyright (c) 1999-2014 by Dell Inc. All Rights Reserved. Build Time: Tue Mar 18 10:32:02 PDT 2014 Build Path: /work.local/build/buildSpaces/build01/E9-4-0/SW/ SRCC Dell Networking OS uptime is 1 day(s), 0 hour(s), 19 minute(s) System image file is "DT-MAA-S6000-16-PI" System Type: S6000 Control Processor: Intel Centerton with 3203911680 bytes of memory, core(s) 2.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 77
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Version 7.7.1.0 Added support for TFTP and SCP. Version 7.6.1.0 Introduced on the S-Series. Usage You must reload Dell Networking OS after executing this command. Information Example Dell#upgrade boot ? all Upgrade both boot flash image and selector image bootflash-image Upgrade boot flash image...
Page 79
• verify sha256 flash://img-file <hash-value> Example Without Entering the Hash Value for Verification using SHA256 Dell# verify sha256 flash://FTOS-SE-9.5.0.0.bin SHA256 hash for FTOS-SE-9.5.0.0.bin: e6328c06faf814e6899ceead219afbf9360e986d692988023b749e6b2093e93 Entering the Hash Value for Verification using SHA256 Dell# verify sha256 flash://FTOS-SE-9.5.0.0.bin e6328c06faf814e6899ceead219afbf9360e986d692988023b749e6b2093e93 SHA256 hash VERIFIED for FTOS-SE-9.5.0.0.bin...
Control and Monitoring This chapter contains the commands to configure and monitor the system, including Telnet, file transfer protocol (FTP), and trivial file transfer protocol (TFTP) as they apply to the following Dell Networking S6000 platform. NOTE: Starting in version 9.0.2.0, the enable xfp-power-updates command was deprecated for...
Page 81
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 85
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.5(0.0) Added support for roles on the Z9000, S6000, S4820T, S4810, MXL Version 9.2(1.0)
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 92
This guide is platform-specific. For command information about other platforms, History 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 9.4. Added support for VRF.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Version 7.5.1.0 Introduced on the C-Series. E-Series Original command. ip tftp vrf Configures an TFTP client with a VRF that is used to connect to the TFTP server. Syntax ip tftp [vrf vrf-name] To undo the TFTP client configuration, use the no ip tftp [vrf vrf-name] command.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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. Control and Monitoring...
Version 9.0.2.0 Introduced on the S6000. Version 8.3.11.1 Introduced on the Z9000. Version 8.1.1.0 Introduced on the E-Series ExaScale. Version 7.6.1.0 Introduced on the S-Series. Version 7.5.1.0 Introduced on the C-Series. Version 6.1.1.0 Introduced on the E-Series. Related ip ssh server —...
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Version 8.5.1.0 Added support for 4-port 40G line cards on ExaScale. Version 8.2.1.0 Increased number of VLANs on ExaScale to 4094 (was 2094). Version 8.1.1.0 Introduced on the E-Series ExaScale. Version 7.6.1.0 Introduced on the S-Series. Version 7.5.1.0 Introduced on the C-Series. E-Series Original command Related...
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Test connectivity between the system and another device by sending echo requests and waiting for replies. S6000 Syntax ping [host | ip-address | ipv6-address] [count {number | continuous}] [datagram-size] [timeout] [source (ip src-ipv4- address) | interface] [tos] [df-bit (y|n)] [validate-reply(y|...
Page 107
This guide is platform-specific. For command information about other platforms, History 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. Control and Monitoring...
Page 108
Version 9.0.2.0 Introduced on the S6000. Version 9.0.0.0 Introduced on the Z9000. Version Introduced on the S4820T. 8.3.19.0 Added support for the outgoing-interface option for link-local IPv6 addressing on the S4820T. Version Added support for the outgoing-interface option for 8.3.12.0 link-local IPv6 addressing on the S4810.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
CTR-Z; to abort a message, use CTR-C. service timestamps To debug and log messages, add time stamps. This command adds either the uptime or the current time and date. S6000 Syntax service timestamps [debug | log] [datetime [localtime] [msec] [show-timezone] | uptime] To disable timestamping, use the no service timestamps [debug | log] command.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Version 9.0.2.0 Introduced on the S6000. Version 9.0.0.0 Introduced on the Z9000. Version Introduced on the S4820T. 8.3.19.0 Version Introduced on the S4810. 8.3.12.0 Version 8.3.11.1 Introduced on the Z9000. Version 8.1.1.0 Introduced on the E-Series ExaScale. Version 7.6.1.0 Introduced on the S-Series.
Page 114
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 118
--------------------------------------------------------------- ------------ online * Management Unit Thermal Sensor Readings (deg C) Unit Sensor0 Sensor1 Sensor2 Sensor3 Sensor4 Sensor5 Sensor6 --------------------------------------------------------------- ------ Dell#show environment fan Status Unit Bay TrayStatus Fan0 Speed Fan1 Speed --------------------------------------------------------------- --------------------- 7021 7021 6971 7072 7021 6971...
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 120
Information displays. If there are fiber ports but no optics inserted, the output displays Media not present or accessible. Example Dell#show inventory (S6000) System Type : S6000 System Mode : 1.0 Software Version : 9-4(0-168) Unit Type Serial Number Part Number...
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
The output for show memory displays the memory usage of LP part (sysdlp) of the Information system. The sysdlp is an aggregate task that handles all the tasks running on the S- Series’ CPU. Example Dell#show memory stack-unit 0 Statistics On Unit 0 Processor =========================== Total(b) Used(b) Free(b)
Page 123
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 124
0.00% 0.00% snmp 0.00% 0.00% 0.00% dpi_cmow 0.00% 0.00% 0.00% dpi_taskcmo Dell#show processes cpu management-unit details ? Pipe through a command Dell#show processes cpu management-unit ? <1-99> Number of tasks with highest CPU usage last 5 seconds Control and Monitoring...
Page 125
Detail CPU utilization Pipe through a command Dell#show processes cpu management-unit CPUID 5sec 1min 5min -------------------------------------------------- CORE 9.54 9.92 12.82 CORE 10.74 11.56 14.31 Overall 10.14 10.74 13.56 Runtime(ms) Invoked uSecs 5Sec 1Min 5Min TTY Process 0x00000000 45040 4504 10000 13.12%...
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 127
In the S-Series example, a retry (Retries) value of zero indicates that the SWP mechanism reached the maximum number of retransmissions without an acknowledgement. Example (S- Dell#show processes ipc flow-control ? Series) Control Processor Pipe through a command Control and Monitoring...
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 129
• 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. Example Dell#show processes memory stack-unit 0 Total: 268435456, MaxUsed: 2420244, CurrentUsed: 2420244, CurrentFree: 266015212...
Example Dell#show processes management-unit (management- Total : 151937024, MaxUsed : 111800320 [2/25/2008 unit) 4:18:53] CurrentUsed: 98848768, CurrentFree: 53088256 SharedUsed : 13007848, SharedFree : 7963696 PID Process ResSize Size Allocs Frees Max Current 337 KernLrnAgMv 117927936 331 vrrp 5189632 249856 50572...
Page 131
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.4(0.0) Added support for the disabled-ports parameter .
Page 133
2.8.1.1 and newer, while older boot codes display as "Present". Version 7.7.1.0 Added Master Priority field. Version 7.6.1.0 Introduced on the S-Series. Example (show Dell#show system stack-unit 0 disabled-ports system stack Disabled ports in stack-unit 0 Disabled unit – disabled ports) Example (show...
Page 134
Unit 0 -- Unit Type : Management Unit Status : online Next Boot : online Required Type : S6000 - 32-port TE/FG (SI) Current Type : S6000 - 32-port TE/FG (SI) Master priority Hardware Rev : 4.0 Num Ports : 128...
Page 135
Unit 0 -- Unit Type : Management Unit Status : online Next Boot : online Required Type : S6000 - 32-port TE/FG (SI) Current Type : S6000 - 32-port TE/FG (SI) Master priority Hardware Rev : 4.0 Num Ports : 128...
Display a collection of data from other show commands, necessary for Dell Networking technical support to perform troubleshooting on S-Series or Z-Series switches. S6000 Syntax show tech-support [stack-unit unit-id | page] Parameters stack-unit (OPTIONAL) Enter the keywords stack-unit to view CPU memory usage for the stack member designated by unit-id.
Page 137
Show only text that matches a pattern no-more Don't paginate output save Save output to a file Dell#show tech-support stack-unit 1 | save ? flash: Save to local file system (flash://filename (max 20 chars) ) Dell#show tech-support stack-unit 1 | save flash://LauraSave Start saving show command report ..
Page 138
Dell Real Time Operating System Software Dell Operating System Version: Dell Application Software Version: 9-4(0-168) Copyright (c) 1999-2014 by Dell Inc. All Rights Reserved. Build Time: Sun Mar 23 22:17:49 PDT 2014 Build Path: /work.local/build/buildSpaces/build01/E9-4-0/SW/SRC Dell Networking OS uptime is 32 minute(s) System image file is "s6000"...
Introduced on the S-Series. 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.
Page 140
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 143
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 144
(default is 64). Example (IPv4) Dell#traceroute www.Dell Networking.com Translating "www.Dell Networking.com"...domain server (10.11.0.1) [OK] Type Ctrl-C to abort. ----------------------------------------------- Tracing the route to www.Dell Networking.com (10.11.84.18), 30 hops max, 40 byte packets ----------------------------------------------- TTL Hostname Probe1 Probe2 Probe3 10.11.199.190 001.000 ms 001.000 ms 002.000 ms...
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 147
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
802.1X Port Authentication. Important Points to Remember Dell Networking operating software limits network access for certain users by using virtual local area network (VLAN) assignments. 802.1X with VLAN assignment has these characteristics when configured on the switch and the RADIUS server.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 150
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Modes Command This guide is platform-specific. For command information about other platforms, History 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. 802.1X...
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
— Display the 802.1X configuration of an interface. Commands dot1x mac-auth-bypass Enable MAC authentication bypass. If 802.1X times out because the host did not respond to the Identity Request frame, Dell Networking OS attempts to authenticate the host based on its MAC address. S6000 Syntax dot1x mac-auth-bypass To disable MAC authentication bypass on a port, use the no dot1x mac-auth- bypass command.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 165
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 167
Re-Auth Interval: 3600 seconds Max-EAP-Req: Auth Type: SINGLE_HOST Auth PAE State: Initialize Backend State: Initialize Dell# Example (mac- Dell#show dot1x interface gig 2/21 mac-address address) 00:00:01:00:07:00 802.1x information on Gi 2/21: ----------------------------- Dot1x Status: Enable Port Control: AUTO Re-Authentication: Disable...
Page 168
Authenticated Backend State: Idle Port status and State info for Supplicant: 00:00:00:00:00:11 192 | 802.1X www.dell.com | s u p p o r t . d e l l.com Port Auth Status: AUTHORIZED Untagged VLAN id: Auth PAE State: Authenticated...
Access Control Lists (ACL) Access control lists (ACLs) are supported by the Dell Networking operating software on the S6000 platform. Dell Networking OS supports the following types of ACL, IP prefix list, and route maps: • Commands Common to all ACL Types •...
Page 170
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 174
This guide is platform-specific. For command information about other platforms, History 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 9.4. Added support for VRF.
Syntax ip control-plane egress-filter Defaults Not enabled. Command EXEC Privilege Modes Command Version 9.0.2.0 Introduced on the S6000. History Version Introduced on the S4820T. 8.3.19.0 Version 8.3.11.1 Introduced on the Z9000. Version 8.3.7.0 Introduced on the S4810. show ip accounting access-list Display the IP access-lists created on the switch and the sequence of filters.
Page 176
This guide is platform-specific. For command information about other platforms, History 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 9.4. Added support for VRF.
When you create an ACL without any rule and then apply it to an interface, the ACL behavior reflects an implicit permit. The S6000 supports both Ingress and Egress IP ACLs. NOTE: Also refer to the Commands Common to all ACL Types Common IP ACL Commands sections.
Page 178
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Dell Networking OS supports one ingress and one egress IP ACL per interface. Information Prior to Dell Networking OS version 7.8.1.0, names are up to 16 characters long. The number of entries allowed per ACL is hardware-dependent. For detailed specifications on entries allowed per ACL, refer to your line card documentation.
Page 181
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Assign a sequence number to a deny or permit filter in an IP access list while creating the filter. S6000 Syntax seq sequence-number {deny | permit} {source [mask] | any | host ip-address}} [count [bytes]] [dscp value] [order] [fragments] To delete a filter, use the no seq sequence-number command.
Page 184
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Common IP ACL Commands sections. deny Configure a filter that drops IP packets meeting the filter criteria. S6000 Syntax deny {ip | ip-protocol-number} {source mask | any | host ip- address} {destination mask | any | host ip-address} [count [byte] | log] [dscp value] [order] [monitor] [fragments] To remove this filter, you have two choices: •...
Page 186
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
The order option is relevant in the context of the Policy QoS feature only. For Information more information, refer to the Quality of Service chapter of the Dell Networking OS Configuration Guide. When you use the log option, the CP processor logs detail the packets that match.
Page 188
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
The order option is relevant in the context of the Policy QoS feature only. For Information more information, refer to the Quality of Service chapter of the Dell Networking OS Configuration Guide. The monitor option is relevant in the context of flow-based monitoring only. For...
Page 190
• rst: reset the connection • syn: synchronize sequence numbers • urg: urgent field operator (OPTIONAL) Enter one of the following logical operand: • eq = equal to • neq = not equal to • gt = greater than • lt = less than •...
Page 191
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
— assigns a filter to deny UDP traffic. deny udp To drop user datagram protocol (UDP) packets meeting the filter criteria, configure a filter. S6000 Syntax deny udp {source mask | any | host ip-address} [operator port [port]] {destination mask | any | host ip-address} [dscp]...
Page 193
This guide is platform-specific. For command information about other platforms, History 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. Access Control Lists (ACL)
Page 194
The order option is relevant in the context of the Policy QoS feature only. For Information more information, refer to the Quality of Service chapter of the Dell Networking OS Configuration Guide. The monitor option is relevant in the context of flow-based monitoring only. For...
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Information specification on entries allowed per ACL, refer to your line card documentation. Prior to 7.8.1.0, names are up to 16 characters long. Example Dell(conf)#ip access-list extended TESTListEXTEND Dell(config-ext-nacl)# Related ip access-list standard — configures a standard IP access list.
Page 197
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
The order option is relevant in the context of the Policy QoS feature only. For Information more information, refer to the “Quality of Service” chapter of the Dell Networking OS Configuration Guide. The software cannot count both packets and bytes; when you enter the count byte options, only bytes are incremented.
Page 199
• urg: urgent field dscp Enter the keyword dscp to deny a packet based on the DSCP value. The range is from 0 to 63. operator (OPTIONAL) Enter one of the following logical operand: • eq = equal to • neq = not equal to •...
Page 200
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Example An ACL rule with a TCP port range of 4000–8000 uses eight entries in the CAM. Rule# Data Mask From To #Covered 1 0000111110100000 1111111111100000 4000 4031 32 2 0000111111000000 1111111111000000 4032 4095 64 3 0001000000000000 1111100000000000 4096 6143 2048 4 0001100000000000 1111110000000000 6144 7167 1024 5 0001110000000000 1111111000000000 7168 7679 512 6 0001111000000000 1111111100000000 7680 7935 256...
Page 202
This guide is platform-specific. For command information about other platforms, History 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 Introduced on the S4820T.
Page 203
The order option is relevant in the context of the Policy QoS feature only. For Information more information, refer to the “Quality of Service” chapter of the Dell Networking OS Configuration Guide. NOTE: When ACL logging and byte counters are configured simultaneously, byte counters may display an incorrect value.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Assign a sequence number to a deny or permit filter in an extended IP access list while creating the filter. S6000 Syntax seq sequence-number {deny | permit} {ip-protocol-number | icmp...
Page 206
ACL in which you are creating the rule is applied to the monitored interface. NOTE: For more information, refer to the Flow-based Monitoring section in the Port Monitoring chapter of the Dell Networking OS Configuration Guide. Access Control Lists (ACL)
Page 207
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Apply a MAC ACL to traffic entering or exiting an interface. The following interface types can be used for VLAN , Physical interface, Port channel interface. Enter into the interface mode and apply the mac acl in the following manner. S6000 Syntax Applying MAC Access group on a physical / port channel interfacemac access-...
Page 210
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
When you create an access control list without any rule and then apply it to an interface, the ACL behavior reflects implicit permit. These commands configure standard MAC ACLs. The S6000 support both Ingress and Egress MAC ACLs. NOTE: For more information, also refer to the...
Page 214
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Introduced on the E-Series. 6.1.1.0 Usage Dell Networking OS supports one ingress and one egress MAC ACL per interface. Information The number of entries allowed per ACL is hardware-dependent. For detailed specifications on entries allowed per ACL, refer to your line card documentation.
Page 217
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Dell Networking OS Configuration Guide. Defaults Not configured Command CONFIGURATION-MAC ACCESS LIST-STANDARD Modes Command This guide is platform-specific. For command information about other platforms, History refer to the relevant Dell Networking OS Command Line Reference Guide. Access Control Lists (ACL)
The following is a list of the Dell Networking OS version history for this command. Version 9.0.2.0 Introduced on the S6000. Version Introduced on the S4820T. 8.3.19.0 Version 8.3.11.1 Introduced on the Z9000. Version 8.3.7.0 Introduced on the S4810. Version 8.1.1.0 Introduced on the E-Series ExaScale.
Page 220
mac-destination-address-mask} [ethertype-operator] [count [byte]] [log] [monitor] To remove this filter, you have two choices: • Use the no seq sequence-number command if you know the filter’s sequence number. • Use the no deny {any | host mac-address | mac-source-address mac-source-address-mask} {any | host mac-address | mac- destination-address mac-destination-address-mask} command.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 222
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Dell(config-ext-macl)#exit Dell(conf)#do show mac accounting access-list snickers interface g0/47 in Extended mac access-list snickers on GigabitEthernet 0/47 seq 10 permit any any ev2 eq 800 count bytes (559851886 packets 191402152148 bytes) seq 20 permit any any ev2 eq 806 count bytes (74481486 packets...
Page 224
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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. Access Control Lists (ACL)
This guide is platform-specific. For command information about other platforms, History 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. Access Control Lists (ACL)
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
— displays a summary of the configured prefix lists. To a deny or permit filter in a prefix list while configuring the filter, assign a sequence number. S6000 Syntax seq sequence-number {deny | permit} {any} | [ip-prefix /nn {ge...
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 233
Version Introduced on the S4820T. 8.3.19.0 Version 8.3.11.1 Introduced on the Z9000. Version 8.3.7.0 Introduced on the S4810. Version 8.1.1.0 Introduced on the E-Series ExaScale. Version 7.6.1.0 Introduced on the S-Series. Version 7.5.1.0 Introduced on the C-Series. Version 7.4.1.0 Introduced on the E-Series. Usage The continue feature allows movement from one route-map entry to a specific Information...
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 238
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
— specifies a COMMUNITY attribute. set community Allows you to assign a BGP COMMUNITY attribute. S6000 Syntax set community {community-number | local-as | no-advertise | no- export | none} [additive] To delete a BGP COMMUNITY attribute assignment, use the no set community {community-number | local-as | no-advertise | no-export | none} command.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History refer to the relevant Dell Networking OS Dell Networking OS Line Reference Guide. The following is a list of the Dell Networking OS version history for this command. Version 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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. Access Control Lists (ACL)
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
History and Z9000 platforms. Version 9.4(0.0) Added support for flow-based monitoring on the S4810, S4820T, S6000, and Z9000 platforms. Usage When the configured maximum threshold is exceeded, generation of logs is Information 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.
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. You can activate flow-based monitoring for a monitoring session by entering the flow-based enable command in the Monitor Session mode.
Page 262
History and Z9000 platforms. Version 9.4(0.0) Added support for flow-based monitoring on the S4810, S4820T, S6000, and Z9000 platforms. Usage When the configured maximum threshold is exceeded, generation of logs is Information 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.
Modes Command Version 9.4(0.0) Added support for flow-based monitoring on the S4810, History S4820T, S6000, and Z9000 platforms. Version 9.3(0.0) Added support for logging of ACLs on the S4810, S4820T, and Z9000 platforms. Usage When the configured maximum threshold is exceeded, generation of logs is Information stopped.
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.
Modes Command Version 9.4(0.0) Added the support for flow-based monitoring on the S4810, History S4820T, S6000, and Z9000 platforms. Version 9.3(0.0) Added the support for logging of ACLs on the S4810, S4820T, and Z9000 platforms. Usage When the configured maximum threshold is exceeded, generation of logs is Information stopped.
Page 266
History and Z9000 platforms. Version 9.4(0.0) Added support for flow-based monitoring on the S4810, S4820T, S6000, and Z9000 platforms. Usage When the configured maximum threshold is exceeded, generation of logs is Information 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.
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.
History and Z9000 platforms. Version 9.4(0.0) Added support for flow-based monitoring on the S4810, S4820T, S6000, and Z9000 platforms. Usage When the configured maximum threshold is exceeded, generation of logs is Information 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.
Page 269
History and Z9000 platforms. Version 9.4(0.0) Added support for flow-based monitoring on the S4810, S4820T, S6000, and Z9000 platforms. Usage When the configured maximum threshold is exceeded, generation of logs is Information 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.
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.
Page 271
Modes Command Version 9.4(0.0) Added support for flow-based monitoring on the S4810, History S4820T, S6000, and Z9000 platforms. Version 9.3(0.0) Added support for logging of ACLs on the S4810, S4820T, and Z9000 platforms. Usage When the configured maximum threshold is exceeded, generation of logs is Information stopped.
Modes Command Version 9.4(0.0) Added support for flow-based monitoring on the S4810, History S4820T, S6000, and Z9000 platforms. Version 9.3(0.0) Added support for logging of ACLs on the S4810, S4820T, and Z9000 platforms. Usage When the configured maximum threshold is exceeded, generation of logs is Information stopped.
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.
Modes Command Version 9.4(0.0) Added support for flow-based monitoring on the S4810, History S4820T, S6000, and Z9000 platforms. Version 9.3(0.0) Added support for logging of ACLs on the S4810, S4820T, and Z9000 platforms. Usage When the configured maximum threshold is exceeded, generation of logs is Information stopped.
Page 275
Modes Command Version 9.4(0.0) Added support for flow-based monitoring on the S4810, History S4820T, S6000, and Z9000 platforms. Version 9.3(0.0) Added support for logging of ACLs on the S4810, S4820T, and Z9000 platforms. Usage When the configured maximum threshold is exceeded, generation of logs is Information stopped.
ingress and egress interfaces are examined and, appropriate ACLs can be applied in both the ingress and egress direction. Flow-based monitoring conserves bandwidth by monitoring only specified traffic instead all traffic on the interface. This feature is particularly useful when looking for malicious traffic. It is available for Layer 2 and Layer 3 ingress and egress traffic.
History and Z9000 platforms. Version 9.4(0.0) Added support for flow-based monitoring on the S4810, S4820T, S6000, and Z9000 platforms. Usage When the configured maximum threshold is exceeded, generation of logs is Information 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.
Page 278
Modes Command Version 9.4(0.0) Added the support for flow-based monitoring on the S4810, History S4820T, S6000, and Z9000 platforms. Version 9.3(0.0) Added the support for logging of ACLs on the S4810, S4820T, and Z9000 platforms. Usage When the configured maximum threshold is exceeded, generation of logs is Information stopped.
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. This feature is particularly useful when looking for malicious traffic.
Command Version 9.4(0.0) Added support for flow-based monitoring on the S4810, History S4820T, S6000, and Z9000 platforms. Version 9.3(0.0) Added support for logging of ACLs on the S4810, S4820T, and Z9000 platforms. Usage When the configured maximum threshold is exceeded, generation of logs is Information stopped.
Page 281
Modes Command Version 9.4(0.0) Added support for flow-based monitoring on the S4810, History S4820T, S6000, and Z9000 platforms. Version 9.3(0.0) Added support for logging of ACLs on the S4810, S4820T, and Z9000 platforms. Usage When the configured maximum threshold is exceeded, generation of logs is Information stopped.
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 deny — configures a filter to drop packets. Commands permit — configures a filter to forward packets. permit tcp (for Extended IP ACLs) To pass TCP packets meeting the filter criteria, configure a filter.
Command Version 9.4(0.0) Added support for flow-based monitoring on the S4810, History S4820T, S6000, and Z9000 platforms. Version 9.3(0.0) Added support for logging of ACLs on the S4810, S4820T, and Z9000 platforms. Usage When the configured maximum threshold is exceeded, generation of logs is Information stopped.
Page 284
Z9000, and MXL 10/40GbE Switch IO Module platforms. Version 9.4(0.0) Added support for flow-based monitoring on the S4810, S4820T, S6000, Z9000, and MXL 10/40GbE Switch IO Module platforms. Usage When the configured maximum threshold is exceeded, generation of logs is Information stopped.
egress interfaces are examined and, appropriate ACLs can be applied in both the ingress and egress direction. Flow-based monitoring conserves bandwidth by monitoring only specified traffic instead all traffic on the interface. This feature is particularly useful when looking for malicious traffic. It is available for Layer 2 and Layer 3 ingress and egress traffic.
Z9000, and MXL 10/40GbE Switch IO Module platforms. Version 9.4(0.0) Added support for flow-based monitoring on the S4810, S4820T, S6000, Z9000, and MXL 10/40GbE Switch IO Module platforms. Usage When the configured maximum threshold is exceeded, generation of logs is Information stopped.
Page 287
Modes Command Version 9.4(0.0) Added support for flow-based monitoring on the S4810, History S4820T, S6000, and Z9000 platforms. Version 9.3(0.0) Added support for logging of ACLs on the S4810, S4820T, and Z9000 platforms. Usage When the configured maximum threshold is exceeded, generation of logs is Information stopped.
Command ACCESS-LIST Modes Command Version 9.4(0.0) Added support for flow-based monitoring on the S4810, History S4820T, S6000, and Z9000 platforms. Version 9.3(0.0) Added support for logging of ACLs on the S4810, S4820T, and Z9000 platforms. Access Control Lists (ACL)
Usage When the configured maximum threshold is exceeded, generation of logs is Information 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.
Page 290
History and Z9000 platforms. Version 9.4(0.0) Added support for flow-based monitoring on the S4810, S4820T, S6000, and Z9000 platforms. Usage When the configured maximum threshold is exceeded, generation of logs is Information 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.
Modes Command Version 9.4(0.0) Added support for flow-based monitoring on the S4810, History S4820T, S6000, and Z9000 platforms. Version 9.3(0.0) Added support for logging of ACLs on the S4810, S4820T, and Z9000 platforms. Usage When the configured maximum threshold is exceeded, generation of logs is Information stopped.
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.
Modes Command Version 9.4(0.0) Added support for flow-based monitoring on the S4810, History S4820T, S6000, and Z9000 platforms. Version 9.3(0.0) Added support for logging of ACLs on the S4810, S4820T, and Z9000 platforms. Usage When the configured maximum threshold is exceeded, generation of logs is Information stopped.
Page 294
Modes Command Version 9.4(0.0) Added support for flow-based monitoring on the S4810, History S4820T, S6000, and Z9000 platforms. Version 9.3(0.0) Added support for logging of ACLs on the S4810, S4820T, and Z9000 platforms. Usage When the configured maximum threshold is exceeded, generation of logs is Information stopped.
ingress and egress interfaces are examined and, appropriate ACLs can be applied in both the ingress and egress direction. Flow-based monitoring conserves bandwidth by monitoring only specified traffic instead all traffic on the interface. This feature is particularly useful when looking for malicious traffic. It is available for Layer 2 and Layer 3 ingress and egress traffic.
Command Version 9.4(0.0) Added support for flow-based monitoring on the S4810, History S4820T, S6000, Z9000, and MXL 10/40GbE Switch IO Module platforms. Version 9.3(0.0) Added support for logging of ACLs on the S4810, S4820T, Z9000, and MXL 10/40GbE Switch IO Module platforms.
Page 297
History and Z9000 platforms. Version 9.4(0.0) Added support for flow-based monitoring on the S4810, S4820T, S6000, and Z9000 platforms. Usage When the configured maximum threshold is exceeded, generation of logs is Information 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.
ingress and egress direction. Flow-based monitoring conserves bandwidth by monitoring only specified traffic instead all traffic on the interface. This feature is particularly useful when looking for malicious traffic. It is available for Layer 2 and Layer 3 ingress and egress traffic. You may specify traffic using standard or extended access-lists.
Command Version 9.4(0.0) Added support for flow-based monitoring on the S4810, History S4820T, S6000, and Z9000 platforms. Version 9.3(0.0) Added support for logging of ACLs on the S4810, S4820T, and Z9000 platforms. Usage When the configured maximum threshold is exceeded, generation of logs is Information stopped.
Page 300
History and Z9000 platforms. Version 9.4(0.0) Added support for flow-based monitoring on the S4810, S4820T, S6000, and Z9000 platforms. Usage When the configured maximum threshold is exceeded, generation of logs is Information 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.
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).
Page 302
Version 9.4(0.0) Added support for flow-based monitoring on the S4810, S4820T, S6000, and Z9000 platforms. Usage When the configured maximum threshold is exceeded, generation of logs is Information 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.
Bidirectional forwarding detection (BFD) is a detection protocol that provides fast forwarding path failure detection. The Dell Networking operating software implementation is based on the standards specified in the IETF Draft draft-ietf-bfd-base-03 and supports BFD on all Layer 3 physical interfaces including VLAN...
Page 304
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Passive — The passive system does not initiate a session. It only responds to a request for session initialization from the active system. The default is Active. Defaults See Parameters Command CONFIGURATION Modes Command Version 9.3. Introduced on S6000. History (0.0) Bidirectional Forwarding Detection (BFD)
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 308
• The neighbor does not inherit the global BFD disable values configured with the bfd neighbor command or configured for the peer group to which the neighbor belongs. • The neighbor only inherits the global timer values configured with the bfd neighbor command: interval, min_rx, and multiplier.
BCLI commands are supported on the S6000 platform only. S6000 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.
Page 310
Command BOOT_USER Modes Command Version 9.0.2.0 Introduced on the S6000. History Usage After entering the boot change command and selecting the parameters, press Information Enter. The software prompts you to enter the following: • The boot device (flash, ftp, tftp, or usbflash), image file name, IP address of the server containing the image, username, and password (only for ftp).
NOTE: By default, watchdog is disabled. Defaults None Command BOOT_USER Modes Command Version 9.0.2.0 Introduced on the S6000. History Example BOOT_USER #boot message boot messages off BOOT_USER # boot show net config retries Show the number of retries for network boot configuration failure.
Updated number of Network Boot Config retries to 2 BOOT_USER # boot zero Erase the configured primary, secondary, or default boot image parameters. If you erase all three parameters, the S6000 switch boots from its internal Flash. S6000 Syntax boot zero primary | secondary | default}...
Change the primary, secondary, or default boot image Commands configuration. default-gateway Assign an IP address as the default gateway for the system. S6000 Syntax [no] default-gateway ip-address Parameters ip-address Enter the IP address of the gateway router in dotted decimal format (A.B.C.D).
Command Version 9.0.2.0 Introduced on the S6000. History Usage Use the show default-gateway command to view the current default gateway. Information Related show_default-gateway— Change the primary, secondary, or default boot image Commands configuration. etheraddr <macaddr> Assign the management port MAC address.
Command Version 9.0.2.0 Introduced on the S6000. History Usage When you enter the reload command and the system reboots, you will not be Information prompted for a password to enter the EXEC Privilege mode (normally you are required to enter the enable command).
Command BOOT_USER Modes Command Version 9.0.2.0 Introduced on the S6000. History Usage In the runtime CLI, use the ip address command in INTERFACE mode to change Information the Management interface’s IP address. To view the current IP address configured on the Management interface, enter the...
Exit from this mode and reload Dell Networking OS. S6000 Syntax reload Command BOOT_USER Modes Command Version 9.0.2.0 Introduced on the S6000. History serial console Use the serial console to set the serial console baud rate. S6000 Syntax serial console <int> <int>...
Display boot configuration information. S6000 Syntax show bootvar Command BOOT_USER Modes Command Version 9.0.2.0 Introduced on the S6000. History Example BOOT_USER # show bootvar PRIMARY OPERATING SYSTEM BOOT PARAMETERS: ======================================== No Operating System boot parameters specified! SECONDARY OPERATING SYSTEM BOOT PARAMETERS: ========================================...
BOOT_USER # show interfaces management ethernet Management ethernet IP address: 10.16.133.17/24 BOOT_ADMIN # On the S6000, the output of this command includes the MAC address and port number of the assigned management port. Example BOOT_ADMIN # show int man eth Management ethernet IP address: 10.16.132.4/16...
Command BOOT_USER Modes Command Version 9.0.2.0 Introduced on the S6000. History Example BOOT_USER # show serial console baudrate Serial console baudrate = 9600 watchdog <string> Enable the watchdog timer, when the enabled watchdog timer is set to 60 seconds.
Page 321
NOTE: By default, watchdog is disabled. Command BOOT_ADMIN Modes Command Version 9.0.2.0 Introduced on the S6000. History Example Boot_user#BOOT_ADMIN # watchdog status WATCHDOG DISABLED BOOT_ADMIN # watchdog enable WATCHDOG ENABLED BOOT_ADMIN # watchdog status WATCHDOG ENABLED BOOT_ADMIN # watchdog timeout...
(ASNs), where the 2-byte format is 1 to 65535 and the 4-byte format is 1 to 4294967295. NOTE: Dell Networking OS supports dotted format as well as the traditional plain format for AS numbers. The dot format is displayed when using the show ip bgp commands. To determine the comparable dot format for an ASN from a traditional format, use ASN/65536.
This guide is platform-specific. For command information about other platforms, History 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 9.4. Added support for VRF.
Page 324
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Version 9.0.2.0 Introduced on the S6000. Version Introduced on the S4820T. 8.3.19.0 Version 8.3.11.1 Introduced on the Z9000. Version 8.3.7.0 Introduced on the S4810. Version 7.8.1.0 Introduced on the S-Series. Version 7.7.1.0 Introduced on the C-Series. Usage When a BGP cluster contains only one route reflector, the cluster ID is the route Information reflector’s router ID.
Page 334
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
— enables 4-byte support for the BGP process. bgp dampening Enable BGP route dampening and configure the dampening parameters. S6000 Syntax bgp dampening [half-life reuse suppress max-suppress-time] [route-map map-name] To disable route dampening, use the no bgp dampening [half-life reuse suppress max-suppress-time] [route-map map-name] command.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
4294967295. Both formats are accepted and the advertisements reflect the entered format. For more information about using the 2 byte or 4-byte format, refer to the Dell Networking OS Configuration Guide. This command automatically restarts the BGP instance for the configuration to take effect.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Reset BGP sessions. The soft parameter (BGP Soft Reconfiguration) clears the policies without resetting the TCP connection. S6000 Syntax clear ip bgp [vrf vrf-name] * | as-number | ip-address [flap- statistics | soft [in | out]]...
Page 347
This guide is platform-specific. For command information about other platforms, History 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 9.4. Added support for VRF.
This guide is platform-specific. For command information about other platforms, History 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 9.4. Added support for VRF.
Clear BGP flap statistics, which includes number of flaps and the time of the last flap. S6000 Syntax clear ip bgp [vrf vrf-name] flap-statistics [ip-address mask | filter-list as-path-name | regexp regular-expression] Parameters vrf vrf-name (OPTIONAL) Enter the keyword vrf and then the name of the VRF to clear BGP flap statistics corresponding to that VRF.
This guide is platform-specific. For command information about other platforms, History 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 9.4. Added support for VRF.
This guide is platform-specific. For command information about other platforms, History 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 9.4. Added support for VRF.
Page 352
This guide is platform-specific. For command information about other platforms, History 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 9.4. Added support for VRF.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 Introduced on the S4820T.
Page 366
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 Introduced on the S4820T.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 372
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
— views BGP neighbors configurations. neighbor peer-group (creating group) Allows you to create a peer group and assign it a name. S6000 Syntax neighbor peer-group-name peer-group To delete a peer group, use the no neighbor peer-group-name peer-group command.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 Introduced on the S4820T.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 380
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
— displays routes received by a neighbor. Commands neighbor timers Set keepalive and hold time timers for a BGP neighbor or a peer group. S6000 Syntax neighbor {ip-address | peer-group-name} timers keepalive holdtime To return to the default values, use the no neighbor {ip-address | peer- group-name} timers command.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
The following is a list of the Dell Networking OS version history for this command. Version 9.0.2.0 Introduced on the S6000. Version Introduced on the S4820T. 8.3.19.0 Version 8.3.11.1 Introduced on the Z9000. Version 8.3.7.0 Introduced on the S4810. Version 7.8.1.0 Introduced on the S-Series.
Page 388
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
— injects the default route. Commands redistribute ospf Redistribute OSPF routes into BGP. S6000 Syntax redistribute ospf process-id [[match external {1 | 2}] [match internal]] [route-map map-name] To stop redistribution of OSPF routes, use the no redistribute ospf process-id command.
Page 392
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 396
This guide is platform-specific. For command information about other platforms, History 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 9.4. Added support for VRF.
Lists all the ASs the route passed through to reach the destination network. Example Dell#show ip bgp BGP local RIB : Routes to be Added 0, Replaced 0, Withdrawn 0 BGP local router ID is 192.168.11.5 Status codes: s suppressed, S stale, d dampened, h history, * valid, >...
Page 398
This guide is platform-specific. For command information about other platforms, History 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 9.4. Added support for VRF.
0 500 i *>I 77.0.0.0/24 172.16.0.2 Dell#show ip bgp cluster-list 4.4.4.4 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, >...
Page 400
This guide is platform-specific. For command information about other platforms, History 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 9.4. Added support for VRF.
Page 401
Displays the route’s weight. Path Lists all the ASs the route passed through to reach the destination network. Example Dell#show ip bgp community ? local-AS Do not export outside local AS (well- known community) no-advertise Do not advertise to any peer (well-...
This guide is platform-specific. For command information about other platforms, History 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 9.4. Added support for VRF.
Dell(conf)#ip community-list cl1 Dell(config-community-list)#permit 1000:1 Dell(config-community-list)#end Dell#show ip bgp community-list cl1 BGP local RIB : Routes to be Added 0, Replaced 0, Withdrawn 0 BGP local router ID is 192.168.11.5 Status codes: s suppressed, S stale, d dampened, h history, * valid, >...
Page 404
This guide is platform-specific. For command information about other platforms, History 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 9.4(0.0) Added support for VRF.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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. Border Gateway Protocol...
Page 408
Version 9.4. Added support for VRF. (0.0) Version 9.0.2.0 Introduced on the S6000. Version Introduced on the S4820T. 8.3.19.0 Version 8.3.11.1 Introduced on the Z9000. Version 8.3.7.0 Introduced on the S4810. Version 7.8.1.0 Introduced on the S-Series. Version 7.7.1.0 Introduced on the C-Series.
This guide is platform-specific. For command information about other platforms, History 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 9.4. Added support for VRF.
500 Dell# Dell#show ip bgp filter-list a1 BGP local RIB : Routes to be Added 0, Replaced 0, Withdrawn 0 BGP local router ID is 192.168.11.5 Status codes: s suppressed, S stale, d dampened, h history, * valid, >...
Page 411
This guide is platform-specific. For command information about other platforms, History 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 9.4. Added support for VRF.
Page 412
Lists all the ASs the flapping route passed through to reach the destination network. Example Dell#show ip bgp flap-statistics BGP local RIB : Routes to be Added 0, Replaced 0, Withdrawn 0 BGP local router ID is 192.168.11.5 Status codes: s suppressed, S stale, d dampened, h history, * valid, >...
This guide is platform-specific. For command information about other platforms, History 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 9.4. Added support for VRF.
Page 414
0 18508 209 701 i 63.114.8.34 0 18508 209 701 i --More-- Dell>sho ip bgp vrf testinconsistent-as BGP table version is 11, local router ID is 66.66.77.77 Status codes: s suppressed, S stale, d dampened, h history, * valid, > best...
0.0.0.0 32768 i show ip bgp neighbors Allows you to view the information BGP neighbors exchange. S6000 Syntax show ip bgp [vrf vrf-name] [ipv4 unicast] neighbors [ip-address [advertised-routes | dampened-routes | detail | flap-statistics | routes | {received-routes [network [network-mask]]} |...
Page 416
This guide is platform-specific. For command information about other platforms, History 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 9.4. Added support for VRF.
Page 417
The Lines Description Beginning with: BGP neighbor Displays the BGP neighbor address and its AS number. The last phrase in the line indicates whether the link between the BGP router and its neighbor is an external or internal one. If they are located in the same AS, the link is internal;...
Page 418
Foreign host: Displays the peering address of the neighbor and the TCP port number. Example 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.2...
This guide is platform-specific. For command information about other platforms, History 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 9.4. Added support for VRF.
Next-hop Resolved 172.16.0.2 Dell# show ip bgp paths View all the BGP path attributes in the BGP database. S6000 Syntax show ip bgp[vrf vrf-name] paths [regexp regular-expression] Parameters vrf vrf-name (OPTIONAL) Enter the keyword vrf to view all path attributes in the BGP database corresponding to that VRF.
Page 421
This guide is platform-specific. For command information about other platforms, History 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 9.4(0.0) Added support for VRF for the S4810, S4820T, and S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.4. Added support for VRF.
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. Example Dell#show ip bgp paths community Total 2 communities Refcount Community NO-ADVERTISE 200:1 1000:1...
Page 424
This guide is platform-specific. For command information about other platforms, History 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 9.4. Added support for VRF.
Commands neighbor peer-group (creating group) — creates a peer group. show ip bgp regexp Display the subset of the BGP routing tables matching the regular expressions specified. S6000 Syntax show ip bgp [vrf vrf-name] regexp regular-expression [character] Parameters vrf vrf-name...
Page 426
This guide is platform-specific. For command information about other platforms, History 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 9.4. Added support for VRF.
This guide is platform-specific. For command information about other platforms, History 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 9.4. Added support for VRF.
Page 428
If two peers send the same route that contains similar path attributes, then two entries are maintained in the back-end, as both these entries have different next- hops. If this same route is sent to a different peer, an entry for each peer is created, as the next-hop is different.
Page 429
If the neighbor is disabled, the phrase (Admin shut) appears in this column. Example Dell#show ip bgp summary (S4810) BGP router identifier 192.168.11.5, local AS number 100 BGP local RIB : Routes to be Added 0, Replaced 0, Withdrawn 0...
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 433
Version 9.4(0.0) Added support for VRF. Version 9.0.2.0 Introduced on the S6000. Version Introduced on the S4820T. 8.3.19.0 Version 8.3.11.1 Introduced on the Z9000. Version 8.3.7.0 Introduced on the S4810. Version 7.8.1.0 Introduced on the S-Series. Version 7.7.1.0 Introduced on the C-Series.
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.
Page 435
DHCP, Ethernet Connectivity Fault Management (CFM) ACLs, OpenFlow, and Policy-based Routing (PBR). S6000 Syntax cam-acl {default | l2acl number ipv4acl number ipv6acl number ipv4qos number l2qos number l2pt number ipmacacl number [vman- qos | vman-dual-qos number] ecfmacl number ipv4pbr...
Page 436
ecfmacl Enter the keyword ecfmacacl and then the number of FP number blocks for ECFM ACL. The range is from 0 to 5. Vman-qos| Enter the keyword evman-qos and then the number of FP vman-dual-qos blocks for VMAN QoS. The range is from 0 to 6. number vman-dual-qos Enter the keyword vman-dual-qos and then the number of...
This guide is platform-specific. For command information about other platforms, History 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 9.4. Added support for PBR and VRF.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 443
Term Explanation Portpipe Lists the portpipe (port-set) or port pipes (port-sets) that are checked. Entering all shows the status for linecards 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.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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. Data Center Bridging (DCB)
— applies the input policy with the PFC configuration to an Commands ingress interface. PFC Commands The following PFC commands are supported on the S6000 platform. clear pfc counters Clear the PFC TLV counters and PFC statistics on an interface or stack unit. S6000...
The following is a list of the Dell Networking OS version history for this command. Version 9.0.2.0 Introduced on the S6000. Version Introduced on the S4820T. 8.3.19.0 Version Introduced on the S4810. 8.3.12.0 Version Introduced on the MXL 10/40GbE Switch IO Module.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Introduced on the MXL 10/40GbE Switch IO Module. 8.3.16.0 Usage NOTE: Please note that Dell Networking does not recommended to use this Information command as it has been deprecated in the current 9.4.(0.0) release. A warning message appears when you try to run this command indicating that you have to use the dcb-map commands in the future.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 456
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 459
This guide is platform-specific. For command information about other platforms, History 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 9.2. Down status messages added.
Page 460
Field Description Operational status Port state for current operational PFC configuration: (local port) • Init: Local PFC configuration parameters were exchanged with the peer. • Recommend: Remote PFC configuration parameters were received from the peer. • Internally propagated: PFC configuration parameters were received from the configuration source.
Page 461
Pause Tx pkts PFC TLV Statistics: Number of PFC pause frames received. Pause Rx pkts Example Dell# show interfaces tengigabitethernet 0/49 pfc summary (Summary) Interface TenGigabitEthernet 0/49 Admin mode is on Admin is enabled Remote is enabled, Priority list is 4...
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 467
The following is a list of the Dell Networking OS version history for this command. Version 9.0.2.0 Introduced on the S6000. Version 9.2(0.2) Down status messages added. Version Introduced on the S4820T. 8.3.19.0 Version Introduced on the S4810. 8.3.12.0 Version Introduced on the MXL 10/40GbE Switch IO Module.
Page 468
0 Input Conf TLV Pkts, 1955 Output Conf TLV Pkts, 0 Error Conf TLV Pkts 0 Input Reco TLV Pkts, 1955 Output Reco TLV Pkts, 0 Error Reco TLV Pkts Dell(conf-qos-policy-out-ets)#do sho int te 0/3 ets de Interface TenGigabitEthernet 0/3 Max Supported TC Groups is 4 Number of Traffic Classes is 8...
Page 469
0T LIVnput Traffic Class TLV Pkts, 0 Output Traffic Class TLV Pkts, 0 Error Traffic Class Pkts Example Dell(conf)# show interfaces tengigabitethernet 0/0 ets detail (Detail) Interface TenGigabitEthernet 0/0 Max Supported TC Groups is 4 Number of Traffic Classes is 8...
0 Input Conf TLV Pkts, 0 Output Conf TLV Pkts, 0 Error Conf TLV Pkts 0 Input Traffic Class TLV Pkts, 0 Output Traffic Class TLV Pkts, 0 Error Traffic Class Pkts DCBX Commands The following DCBX commands are supported on the S6000 platform. Data Center Bridging (DCB)
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 477
Version Introduced on the MXL 10/40GbE Switch IO Module. 8.3.16.0 Usage To clear DCBX frame counters, use the clear dcbx counters interface Information 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.
Page 478
Total DCBX Number of unrecognizable DCBX frames received. Frames unrecognized Example Dell(conf)# show interface tengigabitethernet 0/49 dcbx detail Dell#show interface te 0/49 dcbx detail E-ETS Configuration TLV enabled e-ETS Configuration TLV disabled R-ETS Recommendation TLV enabled r-ETS Recommendation TLV disabled...
CONFIGURATION Modes INTERFACE Command Version 9.3(0.0) Introduced on the S4810 and S6000 platforms. History Usage A DCB map is a template used to configure DCB parameters and apply them on Information converged Ethernet interfaces. DCB parameters include priority-based flow control (PFC) and enhanced traffic selection (ETS).
Enter the priority group number for each 802.1p class of traffic in a DCB map. dot1p1_group- dot1p2_group- dot1p3_group- dot1p4_group- dot1p5_group- dot1p6_group- dot1p7_group- Defaults None Command DCB MAP Modes Command Version 9.3(0.0) Introduced on the S4810, S6000 platforms. History Data Center Bridging (DCB)
To remove a priority-pgid configuration from a DCB map, enter the no priority-pgid command. priority-group bandwidth pfc Configure the ETS bandwidth allocation and PFC mode used to manage port traffic in an 802.1p priority group. S6000 Syntax priority-group group-num {bandwidth percentage| strict- priority} pfc {on | off} Parameters...
Command DCB MAP Modes Command Version 9.3(0.0) Introduced on the S4810, S6000 platforms. History Usage Use the dcb-map command to configure priority groups with PFC and/or ETS Information settings and apply them to Ethernet interfaces. Use the priority-pgid command to map 802.1p priorities to a priority group.
Syntax dcb pfc-shared—buffer—size KB Parameters Enter a number in the range of 0 to 7787. Default The default is 1 KB for S6000 platforms. Command CONFIGURATION mode Modes Command Version 9.3(0.0) Introduced on the S4810, S4820T, and S6000 platforms.
Command CONFIGURATION mode Modes Command Version 9.3(0.0) Introduced on the S4810, S4820T, and S6000 platforms. History Usage When you enter the profile name, you enter the DCB buffer threshold Information configuration mode. 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.
Page 485
Command DCB-BUFFER-THRESHOLD mode Modes Command Version 9.3(0.0) Introduced on the S4810, S4820T, and S6000 platforms. History Usage For each priority, you can specify the shared buffer threshold limit, the ingress Information buffer size, buffer limit for pausing the acceptance of packets, and the buffer offset limit for resuming the acceptance of received packets.
Create a QoS policy buffer and enter the configuration mode to configure the no-drop queues, ingress buffer size, buffer limit for pausing, and buffer offset limit for resuming. This utility is supported on the S6000 Syntax qos-policy-buffer queue queue-num pause no-drop queue buffer-...
128000 pause-threshold 103360 resume-threshold 83520 dcb-policy buffer-threshold (Interface Configuration) Assign the DCB policy to the DCB buffer threshold profile on interfaces. This setting takes precedence over the global buffer-threshold setting. This utility is supported on the S6000 platform. Syntax dcb-policy buffer-threshold profile-name Parameters...
Example Dell(conf-if-te-0/0)#dcb-policy buffer-threshold test show qos dcb-buffer-threshold Displays the DCB buffer threshold assigned to a QoS policy. This command is supported on the S6000 platform. Syntax show qos dcb buffer-threshold {name} Parameters...
(With Polling and History) View the buffer statistics tracking resource information with polling details and historical snapshots. This command is supported on the S6000 platform. Syntax show hardware stack-unit 0 buffer-stats-snapshot unit 0 resource X history Y...
Page 490
ID of 6, the aforementioned error is shown. Example Dell#show hardware stack-unit 0 buffer-stats-snapshot unit 0 resource port 5 queue all history summary Stack-unit 0 unit 0 port 5 (interface te 0/4) ---------------------------------------------------------------...
Page 491
Instance 1 Instance 2 --------------------------------------------------------------- ------------------------------------------------ UCAST UCAST UCAST MCAST Dell#show hardware stack-unit 0 buffer-stats-snapshot unit 0 resource port 5 prio-group all history summary Stack-unit 0 unit 0 port 5 (interface te 0/4) --------------------------------------------------------------- ------------------------------------------------ Instance 1 Instance 2 Instance 3...
Page 492
All resources will be cleared after their values are displayed. Dell#show hardware stack-unit 0 buffer-stats-snapshot unit 0 resource all Stack-unit: 0 unit: 0 port: 1 (interface Fo 0/0)
Page 494
To determine the port that is congested and monitor all queues (including multicast and unicast queues] only on that port: Dell#$show hardware stack-unit 0 buffer-stats-snapshot unit 0 resource port 1 queue all Stack-unit: 0 unit: 0 port: 1 (interface Fo 0/0)
--------------------------------------- SHARED CELLS HEADROOM CELLS --------------------------------------- dcb pfc-total-buffer-size Configure the total buffer size for PFC in kilobytes. This utility is supported on the S6000 platform. S6000 Syntax dcb pfc-total—buffer—size KB Parameters Enter a number in the range of 0 to 7787.
Default The default is 1 KB for S6000 platforms. Command CONFIGURATION mode Modes Command Version 9.3(0.0) Introduced on the S6000 platform. History Usage Configure the maximum buffer available for PFC traffic. You can choose to Information increase or decrease the buffer size that is currently allocated in the system by default.
Page 497
KB. resume-threshold-value Buffer offset limit at which the port resumes the peer in KB. Example Dell#show run buffer-threshold dcb-buffer-threshold test1 pfc priority 0 buffer-size 40 pfc priority 3 buffer-size 50 dcb-buffer-threshold test2 pfc priority 0 buffer-size 80 pause-threshold 50...
Enter the number of PFC queues in the range of 0 through 4. The number of ports supported based on lossless queues configured will depend on the buffer. Default The default number of PFC queues in the system is 2 for S4810 and 1 for S6000 platforms. Command CONFIGURATION mode...
Example Dell(conf)#dcb pfc-queues 4 dcb <ets | pfc> enable Enable priority flow control or enhanced transmission selection on interface. This feature is supported on S6000 platform. Syntax dcb <ets | pfc> enablepfc >enable • To disable ETS on interface, use “no dcb ets enable” command.
Debugging and Diagnostics The basic debugging and diagnostic commands are supported by the Dell Networking Operating System (OS) on the S6000 platform. This chapter contains the following sections: • Offline Diagnostic Commands • Buffer Tuning Commands • Hardware Commands Diagnostics and Monitoring Commands The following section describes the diagnostics and monitoring commands.
Page 501
You must use this command to enable core dump logging before a software Information exception occurs. If the FTP server is unreachable, Dell Networking OS aborts the application core dump. When you enable this command to allow the system to automatically upload application core dumps to an FTP server, you are requested to enter a username and password.
The Kernel core dump can be large and may take up to 5 to 30 minutes to upload. Information 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.
Page 503
Defaults Disable Command EXEC Privilege Modes Command Version 9.0.2.0 Introduced on the S6000. History Version 8.3.11.1 Introduced on the Z9000. Usage You can use the capture-duration timer and the packet-count counter at the same Information time. The TCP dump stops when the first of the thresholds is met. That means that even if the duration timer is 9000 seconds, if the maximum file count parameter is met first, the dumps stop.
The offline diagnostics test suite is useful for isolating faults and debugging hardware. While tests are running, Dell Networking OS results are saved as a text file (TestReport-SU-X.txt) in the flash directory. This show file command is available only on master and standby.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
The following is a list of the Dell Networking OS version history for this command. Version 9.0.2.0 Introduced on the S6000. Version Introduced on the S4820T. 8.3.19.0 Version 8.3.11.1 Introduced on the Z9000. Version 8.3.7.0 Introduced on the S4810. Version 8.2.1.0 Added a warning message to the off-line diagnostic.
Enter the keyword unit along with a port-pipe number, counters then the keyword counters to clear the counters on the selected port-pipe. The range is 0 to 0 for the S6000. cpu data-plane Enter the keywords cpu data-plane statistics to clear statistics the data plane statistics.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 512
This guide is platform-specific. For command information about other platforms, History 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. Debugging and Diagnostics...
Page 513
Introduced on the Z9000. Version 8.3.7.0 Introduced on the S4810. Version 7.7.1.0 Introduced on the S-Series. Example (Data- Dell#show hardware stack-unit 0 cpu data-plane statistics Plane) Input Statistics: 1856 packets, 338262 bytes 141 64-byte pkts, 1248 over 64-byte pkts, 11 over 127-byte pkts...
Page 514
Dell#sh hard stack-unit 0 drops unit 0 Unit) PortNumberIngress Drops IngMac Drops Total Mmu Drops EgMac Drops Egress Drops Dell# Example (Drops Dell#show hardware stack-unit 0 drops unit 1 port 27 Unit, Port) --- Ingress Drops --- Ingress Drops IBP CBP Full Drops PortSTPnotFwd Drops...
Page 517
Maximum Shared Limit for the Port: 30720 Default Packet Buffer allocate for the Port: 120 Used Packet Buffer for the Port: 0 Example Dell(conf)#sh hardware stack-unit 0 buffer unit 0 port 1 queue (Queue2/ 2 buffer-info Buffer-Info) ----- Buffer Stats for Unit 0 Port 1 Queue 2 -----...
Display the counters for the specified port, minimum guaranteed buffer of a priority-group, and the shared buffer. This command is supported on the S6000 platform. Syntax show hardware stack-unit <0-5> buffer unit <0-0> port {1-104 | all} priority-group <0 -7>...
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 520
Version 8.3.11.1 Introduced on the Z9000. Version 8.3.7.0 Introduced on the S4810. Version 7.8.1.0 Introduced on the S-Series. Example Dell#show hardware system-flow layer2 stack-unit 0 port-set 0 counters ----------------------------------------------------------- EntryId Description #HITS ----------------------------------------------------------- 2048 STP BPDU Redirects 2047 LLDP BPDU Redirects...
!--------- output truncated -----------------! show hardware stack-unit buffer-stats-snapshot View the buffer statistics tracking resource information without polling details and historical snapshots. This command is supported on the S6000 platform. Syntax show hardware stack-unit 0 buffer-stats-snapshot unit 0 resource X...
Page 522
Command EXEC Modes EXEC Privilege Command Version 9.3.0.0 Introduced on the S6000 platform. History Usage The following information is displayed depending on whether the historical Information snapshot of buffer statistics is needed for all ports, per-port per-queue, or a priority group.
View the buffer statistics tracking resource information depending on the type of buffer information, such as device-level details, port-level counters, queue-based snapshots, or priority group-level snapshot in the egress and ingress direction of traffic. This command is supported on the S6000 platform. Syntax show hardware stack-unit <0–11>...
Page 524
Command EXEC Modes EXEC Privilege Command Version 9.3.0.0 Introduced on the S6000 platform. History Usage The following information is displayed based on the buffer-info type, such as Information device-level details, port-level counters, queue-based snapshots, or priority group- level snapshot in the egress and ingress direction of traffic: •...
Page 525
• Port- Priority-Group – Displays the shared space usage counters usage, head- room space counters per ingress port on per-priority-group granularity. When the buffer-stats-snapshot is disabled, the folloing informational message is displayed when you run the show command: %Info: Buffer-stats-snapshot feature is disabled.
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. The Dell Networking operating system supports the basic DHCP commands on the S6000 platform. This chapter contains the following sections: •...
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
DHCP snooping, the binding table deletes and Option 82, IP Source Guard, and Dynamic ARP Inspection are disabled. Introduced in Dell Networking OS version 7.8.1.0, DHCP snooping was available for Layer 3 only and dependent on DHCP Relay Agent (ip helper-address). Dell Networking OS version 8.2.1.0 extends DHCP Snooping to Layer 2.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
The following is a list of the Dell Networking OS version history for this command. Version 9.4. Added support for VRF. (0.0) Version 9.0.2.0 Introduced on the S6000. Version Introduced on the S4820T. 8.3.19.0 Version 8.3.11.1 Introduced on the Z9000.
This guide is platform-specific. For command information about other platforms, History 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 9.4. Introduced on the S-Series and Z-Series.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.4. Introduced on the S-Series and Z-Series.
This guide is platform-specific. For command information about other platforms, History 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 9.4. Introduced on the S-Series and Z-Series.
This guide is platform-specific. For command information about other platforms, History 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 9.4. Introduced on the S-Series and Z-Series.
Page 550
This guide is platform-specific. For command information about other platforms, History 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 9.4. Introduced on the S-Series and Z-Series.
This guide is platform-specific. For command information about other platforms, History 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. Equal Cost Multi-Path (ECMP)
Version 9.0.2.0 Introduced on the S6000. Version 9.0.0.0 Introduced on the Z9000. Version Introduced on the S4820T. 8.3.19.0 Version Introduced on the S4810. 8.3.10.0 Usage Using CONFIGURATION mode, create an ECMP group ID. You can then assign Information interfaces to the ECMP group using CONFIGURATION ECMP-GROUP mode. You can also enable on the port-channel configuration using the CONFIGURATION ECMP-GROUP command mode.
Page 553
ecmp crc16 | TeraScale and ExaScale Only: Enter the keyword ecmp then crc16cc | one of the following options: crc32MSB | • crc16: Use CRC16_BISYNC — 16 bit CRC16-bisync crc32LSB | crc- polynomial (default) upper | dest-ip • crc16cc: Use CRC16_CCITT — 16 bit CRC16 using | lsb | xor1 | CRC16-CCITT polynomial xor2 | xor4 |...
Page 554
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 555
(Single Linecard). • When hashing is done only on IPSA or IPDA, Dell Networking OS maintains bi- directionality with masks set to XX 00 for stack-unit 1 and 00 XX for stack-unit 2 (ip-sa-mask and ip-da-mask). The mask value must be the same for both stack-units when using multiple stack-units as ingress (where XX is any value from 00 to FF for both stack-units).
Defaults Command CONFIGURATION Modes Command Version 9.0.2.0 Introduced on the S6000. History Version 9.0.0.0 Introduced on the Z9000. Version Introduced on the S4810. 8.3.10.0 Usage You must save the new ECMP settings to the startup-config (write-mem) then Information reload the system for the new settings to take effect.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 558
Version Introduced on the S4810. 8.3.10.0 Equal Cost Multi-Path (ECMP)
Flex Hash and Optimized Boot-Up This chapter describes the Flex Hash and fast-boot enhancements. load-balance ingress-port enable Enable the Flex hash functionality. This utility is supported on the S6000 platform. Syntax load-balance ingress-port enable To disable the Flex hash capability, use the no version of this command.
Page 560
L4 header to be used for hash calculation, and a meaningful description to associate the protocol number with the name. This utility is supported on the S6000 platform. Syntax load-balance flexhash ipv4/ipv6 ip-proto <protocol number> <description string> offset1 <offset1 value> [offset2 <offset2 value>]...
Restart the system with optimized booting-time functionality enabled. When you restart the device in fast boot mode, traffic disruption is reduced significantly and the system operations to service the data traffic are restored in a seamless way. This command is supported on the S6000 platform. Syntax...
Related show lacp — displays the LACP configuration. Commands encapsulation dot1q Configures lite-subinterfaces. This command is supported on the S6000 platform. Syntax encapsulation dot1q vlan-id To remove a previously configured lite-subinterface, use the no version of this command. Parameters...
Page 563
Command Version 9.3.0.0 Introduced on the S6000 platform. History Usage To enable routing of RRoCE packets, the VLAN ID is mapped to the default VLAN ID Information of 4095 and this mapping is performed using VLAN translation. After VLAN translation, the RRoCE packets are considered in the same manner as normal IP packets that received on L3 interface and routed in the egress direction.
FCoE Transit To enable the FCoE Transit feature and configure FIP snooping, use the following Dell Networking Operating System commands on the platform. 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).
This guide is platform-specific. For command information about other platforms, History 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 Introduced on the S4820T.
This guide is platform-specific. For command information about other platforms, History 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 9.2(0.2) Added the tx parameter.
This guide is platform-specific. For command information about other platforms, History refer to the relevant Dell Networking OS Command Reference Guide. The following is a list of the Dell Networking OS version history for this command. Version 9.2(0.2) Introduced on the S4810 and S4820T. Added the receive parameters packet-type and interfaces and their options.
This guide is platform-specific. For command information about other platforms, History 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 Introduced on the S4820T.
This guide is platform-specific. For command information about other platforms, History 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 Introduced on the S4820T.
This guide is platform-specific. For command information about other platforms, History refer to the relevant Dell Networking OS Command Reference Guide. The following is a list of the Dell Networking OS version history for this command. Version Introduced on the S4820T.
This guide is platform-specific. For command information about other platforms, History 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 Introduced on the S4820T.
This guide is platform-specific. For command information about other platforms, History 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 Introduced on the S4820T.
This guide is platform-specific. For command information about other platforms, History 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 Introduced on the S4820T.
This guide is platform-specific. For command information about other platforms, History 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 Introduced on the S4820T.
Page 575
Field Description Number of Number of FIP-snoop multicast discovery solicit frames Multicast received on the interface. Discovery Solicits Number of Number of FIP-snoop unicast discovery solicit frames Unicast Discovery received on the interface. Solicits Number of FLOGI Number of FIP-snoop FLOGI request frames received on the interface.
Page 576
Session failures that occurred on the interface. due to Hardware Config Example Dell# show fip-snooping statistics interface vlan 100 Number of Vlan Requests Number of Vlan Notifications Number of Multicast Discovery Solicits :2 Number of Unicast Discovery Solicits Number of FLOGI...
This guide is platform-specific. For command information about other platforms, History 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 Introduced on the S4820T.
This guide is platform-specific. For command information about other platforms, History 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 Introduced on the S4820T.
Page 579
Version Introduced on the S4810. 8.3.12.0 FCoE Transit...
• FRRP is media- and speed-independent. • FRRP is a Dell Networking proprietary protocol that does not interoperate with any other vendor. • Spanning Tree must be disabled on both primary and secondary interfaces before Resilient Ring protocol is enabled.
Introduced. Usage Executing this command without the optional ring-id command clears the Information statistics counters on all the available rings. Dell Networking OS requires a command line confirmation before the command executes. This command clears the following counters: • hello Rx and Tx counters •...
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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. Force10 Resilient Ring Protocol (FRRP)
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 588
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Ring Master's MAC Address is 00:01:e8:13:a3:19 Topology Change Statistics: Tx:110 Rx:45 Hello Statistics: Tx:13028 Rx:12348 Number of state Changes: 34 Member Vlans: 1000-1009 Dell# Example (2 Dell#show frrp 2 summary Summary) Dell#show frrp 2 summary Ring-ID State Mode Ctrl_Vlan Member_Vlans ----------------------------------------------- Master 2...
Page 590
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
GARP VLAN Registration (GVRP) The Dell Networking operating system supports the basic GVRP commands on the S6000platform. 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.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 595
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
The following is a list of the Dell Networking OS version history for this command. Version 9.0.2.0 Introduced on the S6000. Version Introduced on the S4820T. 8.3.19.0 Version 8.3.11.1 Introduced on the Z9000. Version 8.3.7.0 Introduced on the S4810. Version 7.6.1.0...
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 600
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 602
• An entry for a new GVRP VLAN could not be created in the GVRP database. Example Dell#show gvrp statistics int gi 1/0 Join Empty Received: 0 Join In Received: 0 Empty Received: 0 LeaveIn Received: 0 Leave Empty Received: 0...
ICMP Message Types This chapter 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.
Page 604
Symbol Type Code Description Query Error redirect for network redirect for host redirect for type-of-service and network redirect for type-of-service and host echo request router advertisement router solicitation & time exceeded: time-to-live equals 0 during transit time-to-live equals 0 during reassembly parameter problem: IP header bad (catchall error)
Internet Group Management Protocol (IGMP) The IGMP commands are supported by the Dell Networking operating software on the S6000 platform. This chapter contains the following sections: • IGMP Commands • IGMP Snooping Commands IGMP Commands Dell Networking OS supports IGMPv1/v2/v3 and is compliant with RFC-3376.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.2(0.0) Introduced on the M I/O Aggregator. This command is supported in Programmable-Mux (PMUX) mode only.
This guide is platform-specific. For command information about other platforms, History 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 9.2(0.0) Introduced on the M I/O Aggregator. This command is supported in Programmable-Mux (PMUX) mode only.
This guide is platform-specific. For command information about other platforms, History 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 9.2(0.0) Introduced on the M I/O Aggregator. This command is supported in Programmable-Mux (PMUX) mode only.
This guide is platform-specific. For command information about other platforms, History 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 9.2(0.0) Introduced on the M I/O Aggregator. This command is supported in Programmable-Mux (PMUX) mode only.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 618
(*) after the port channel number indicates the port channel is locally down and that a remote VLT port is up. Example Dell#show ip igmp groups Total Number of Groups: 5 IGMP Connected Group Membership Group Address Interface Mode Uptime Expires Last Reporter 225.0.0.0...
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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. Internet Group Management Protocol (IGMP)
Commands to (S,G) memberships. IGMP Snooping Commands Dell Networking OS supports IGMP Snooping version 2 and 3 on all Dell Networking systems. Important Points to Remember for IGMP Snooping • Dell Networking OS supports version 1, version 2, and version 3 hosts.
This guide is platform-specific. For command information about other platforms, History 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 9.2(0.0) Introduced on the M I/O Aggregator. This command is supported in Programmable-Mux (PMUX) mode only.
This guide is platform-specific. For command information about other platforms, History 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 9.2(0.0) Introduced on the M I/O Aggregator. This command is supported in Programmable-Mux (PMUX) mode only.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Version 9.2(0.0) Introduced on the M I/O Aggregator. This command is supported in Programmable-Mux (PMUX) mode only. Version 9.0.2.0 Introduced on the S6000. Version Introduced on the S4820T. 8.3.19.0 Version 8.3.11.1 Introduced on the Z9000. Version 8.3.7.0 Introduced on the S4810.
This guide is platform-specific. For command information about other platforms, History 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 9.2(0.0) Introduced on the M I/O Aggregator. This command is supported in Programmable-Mux (PMUX) mode only.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 628
If the port channel is a VLT port channel, an asterisk (*) after the port channel Information number (Po 100*) indicates the port channel is locally down and that a remote VLT port is up. Example Dell#show ip igmp snooping mrouter Interface Router Ports Vlan 2 Gi 13/3, Po 1 Dell# Related •...
Interfaces The commands in this chapter are supported by Dell Networking operating software on the S6000 platform. This chapter contains the following sections: • Basic Interface Commands • Port Channel Commands This chapter contains the following sections: • Basic Interface Commands •...
Page 630
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Modes Command This guide is platform-specific. For command information about other platforms, History 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. Interfaces...
Modes Command This guide is platform-specific. For command information about other platforms, History 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. Interfaces...
This command applies to any physical interface with speed set to 10/100. Information NOTE: Starting with Dell Networking OS version 7.8.1.0, when you use a copper SFP2 module with catalog number GP-SFP2-1T in the S25P model of the S-Series, you can manually set its speed with the speed command. When you set the speed to 10 Mbps or 100 Mbps, you can also execute the duplex command.
Page 636
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 637
Can’t configure speed <1G when Asymmetric flowcontrol is on, config ignored • Dell Networking OS only supports rx on tx on and rx off tx off for speeds less than 1 Gig (Symmetric). NOTE: If you use the disable rx flow control command, Dell Networking recommends rebooting the system.
— displays the flow configuration parameters (non-default Commands values only). show interfaces — displays the negotiated flow control parameters. interface Configure a physical interface on the switch. S6000 Syntax interface interface range Parameters interface Enter one of the following keywords and slot/port or number information: •...
Page 639
This guide is platform-specific. For command information about other platforms, History 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 9.4(0.0) Added the support for interfaces.
If you select any other interface as the next hop to the tunnel destination, the tunnel interface does not operate as an ECMP. Example Dell(conf)#int tengigabitethernet 0/0 Dell(conf-if-te-0/0)#exit Dell(conf)# Related interface loopback —...
1 to 4094. Command CONFIGURATION Modes Command Version 9.4(0.0) Introduced on the S4810, S4820T, S6000, Z9000, and MXL History Switch. Usage The interface group command will create all the non-existent VLANs specified Information in the range. On successful command execution, the CLI switches to the interface group context.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 645
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 646
If overlapping port ranges are specified, the port range is extended to the smallest start port and the biggest end port. Example (Bulk) Dell(conf)#interface range so 2/0-1, te 10/0, gi 3/0, fa 0/0 % Warning: Non-existing ports (not configured) are ignored by interface-range...
This example shows how to use commas to add different interface types to the (Multiple range enabling all Gigabit Ethernet interfaces in the range 5/1 to 5/23 and both Range) Ten-Gigabit Ethernet interfaces 1/1 and 1/2. Dell(config-if)# interface range gigabitethernet5/1-23, tengigabitethernet1/1-2 Dell(config-if-range)# no shutdown Dell(config-if-range)# Example...
Page 648
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Defaults Not configured Command CONFIGURATION Modes Command Version 9.0.2.0 Introduced on the S6000. History Version Introduced on the S4820T. 8.3.19.0 Version 8.3.11.1 Introduced on the Z9000. Version 8.3.7.0 Introduced on the S4810.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 654
Version 7.6.1.0 Introduced on the S-Series. Version 7.5.1.0 Introduced on the C-Series. pre-Version Introduced on the E-Series. 6.2.1.0 Usage In the Example, the delta column displays changes since the last screen refresh. Information The following are the monitor command menu options. Description systest-3 Displays the host name assigned to the system.
Page 655
- Display pkts/bytes per sec l - Page up a - Page down Set the link maximum transmission unit (MTU) (frame size) for an Ethernet interface. S6000 Syntax mtu value To return to the default MTU value, use the no mtu command.
Page 656
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 658
If both are configured the same (that is, forced-master or forced-slave), the show interfaces command flaps between an auto-neg-error and forced-master/slave states. You can display master/slave settings with the show interfaces command. Example Dell(conf)# int gi 0/0 (Master/Slave) Dell(conf-if)#neg auto Dell(conf-if-autoneg)# ? Exit from configuration mode...
To accept both tagged and untagged frames, set a physical port or port-channel. A port configured this way is identified as a hybrid port in report displays. S6000 Syntax portmode hybrid To return a port to accept either tagged or untagged frames (non-hybrid), use the no portmode hybrid command.
Page 660
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Example Dell(conf)#interface range gigabitethernet 1/1 - 2 Dell(conf-if-range-gi-1/1-2)#show config interface GigabitEthernet 1/1 no ip address switchport no shutdown interface GigabitEthernet 1/2 no ip address switchport no shutdown Dell(conf-if-range-gi-1/1-2)# show interfaces Display information on a specific physical interface or virtual interface.
Page 665
Version 8.3.12.1 Updated command output to support multiple IPv6 addresses on S4810. Version 8.3.11.4 Output expanded to support eSR4 optics in Z9000. Version 8.3.11.1 Introduced on the Z9000. Version 8.5.1.0 Added support for 4-port 40G line cards on ExaScale. Version 8.3.7.0 Introduced on the S4810.
Page 666
F10 ID is not present Dell Networking allows unsupported SFP and XFP transceivers to be used, but Dell Networking OS might not be able to retrieve some data about them. In that case, typically when the output of this field is “Pluggable media present, Media type is unknown”, the Medium and the...
Page 667
Time since... Elapsed time since the last interface status change (hh:mm:ss format). Example Dell#show interfaces TenGigabitEthernet 2/0 is down, line protocol is down Hardware is DellForce10Eth, address is 00:01:e8:8b:3d:e7 Current address is 00:01:e8:8b:3d:e7 Pluggable media present, Media type is unknown...
Page 668
RPMs are installed in your system, use the show redundancy command to display which RPM is the Primary RPM. Example (1G Dell#show interfaces gigabitethernet 2/0 SFP) GigabitEthernet 2/0 is up, line protocol is down Hardware is Force10Eth, address is 00:01:e8:41:77:95...
Page 669
Time since last interface status change: 1w0d5h Dell# Example Dell#show interfaces managementethernet 0/0 (ManagementE ManagementEthernet 0/0 is up, line protocol is up thernet) Hardware is Force10Eth, address is 00:01:e8:0b:a9:4c Current address is 00:01:e8:0b:a9:4c Pluggable media not present Interface index is 503595208 Internet address is 10.11.201.5/16...
Page 670
– displays Layer 2 information about the interfaces. show inventory (S-Series and Z-Series) – displays the S-Series and Z-Series switch types, components (including media), Dell Networking OS version including hardware identification numbers, and configured protocols. show range – displays all interfaces configured using the interface range command.
Syntax show interfaces configured Command • EXEC Modes • EXEC Privilege Command Version 9.0.2.0 Introduced on the S6000. History Version Introduced on the S4820T. 8.3.19.0 Version 8.3.11.1 Introduced on the Z9000. Version 8.3.7.0 Introduced on the S4810. Version 8.1.1.0 Introduced on the E-Series ExaScale.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Example Dell#show interfaces stack-unit 0 GigabitEthernet 0/1 is down, line protocol is down Hardware is Force10Eth, address is 00:01:e8:4c:f2:82 Current address is 00:01:e8:4c:f2:82 Pluggable media not present Interface index is 34129154 Internet address is not set MTU 1554 bytes, IP MTU 1500 bytes...
Page 675
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 677
(“False”), or hybrid (“Hybrid”), which supports both untagged and tagged VLANs by port 13/0. Vlan membership Lists the VLANs to which the interface is a member. Starting with Dell Networking OS version 7.6.1, this field can display native VLAN membership by port 13/0. Example Dell#show interfaces switchport Name: GigabitEthernet 13/0 802.1QTagged: Hybrid...
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on theS6000.
Page 679
Line Description Rx Power Output depends on the vendor, typically either “Average” or measurement “OMA” (Receiver optical modulation amplitude). type Temp High Alarm Factory-defined setting, typically in Centigrade. Value differs threshold between SFPs and SFP+. Voltage High Displays the interface index number used by SNMP to Alarm threshold identify the interface.
Page 680
Line Description TX Power Low Factory-defined setting. Value can differ between SFP and Warning threshold SFP+. Power Low Factory-defined setting. Value can differ between SFP and Warning threshold SFP+. Temperature Current temperature of the SFPs. If this temperature crosses Temp High alarm/warning thresholds, the temperature high alarm/warning flag is set to true.
Page 681
Line Description Voltage High This can be either true or false, depending on the Current Alarm Flag Temperature value displayed above. Tx Bias High This can be either true or false, depending on the present Tx Alarm Flag bias current value displayed above. Tx Power High This can be either true or false, depending on the Current Tx Alarm Flag...
Page 682
Example Dell#show interfaces gigabitethernet 1/0 transceiver SFP is present. SFP 0 Serial Base ID fields SFP 0 Id = 0x03 SFP 0 Ext Id = 0x04 SFP 0 Connector = 0x07 SFP 0 Transciever Code = 0x00 0x00 0x00 0x01 0x20 0x40 0x0c...
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Modes Command This guide is platform-specific. For command information about other platforms, History 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. Interfaces...
Modes Command This guide is platform-specific. For command information about other platforms, History 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. Interfaces...
This command cannot be used if LR4 optics are inserted on the 40G interface. The following guidelines apply to the splitting of 40GbE QSFP+ ports into four 10GbE SFP+ ports by using the stack-unit portmode command on the S6000 platform.
Page 688
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
A Link Aggregation Group (LAG) is a group of links that appear to a MAC client as if they were a single link according to IEEE 802.3ad. In Dell Networking OS, a LAG is referred to as a Port Channel.
Page 690
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Port Channel does not change its designated speed; disable and re-enable the Port Channel or change the order of the channel members configuration to change the designated speed. For more information about Port Channels, refer to the Dell Networking OS Configuration Guide. Related description —...
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 693
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 697
Time since... Displays the time since the last change in the configuration of this interface. Example Dell#show interfaces port-channel 20 Port-channel 20 is up, line protocol is up (Failover-group 1 is down) Hardware address is 00:01:e8:01:46:fa Port-channel is part of failover-group 1 Internet address is 1.1.120.1/24...
Page 698
The primary port sends out interface PDU. • In Layer 3 port channels, the primary port is not indicated. Example Dell#sh int por 1 br LAG Mode Status Uptime Ports 00:00:08 Gi 3/0 (Up) *...
— displays the LACP matrix. Commands show port-channel-flow Display an egress port in a given port-channel flow. S6000 Syntax show port-channel-flow outgoing-port-channel number incoming- interface interface {source-ip address destination-ip address} | {source-port number destination-port number} | {source-mac address destination-mac address {vlan vlanid | ether-type}}...
Page 700
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Enhanced Validation of Interface Ranges This functionality is supported on the S6000 platform. You can avoid specifying spaces between the range of interfaces, separated by commas, that you configure by using the interface range command. For example, if you enter a list of interface ranges, such as interface range fo 2/0-1,te 10/0,gi 3/0,fa 0/0, this configuration is considered valid.
Page 702
Command Version 9.3(0.1) Introduced on the S4810, S4820T, S6000, and Z9000. History Version 8.3.11.1 Introduced on the Z9000 Version 8.2.1.0 Increased number of VLANs on ExaScale to 4094 (was 2094) Version 8.1.1.0 Introduced on E-Series ExaScale Version 7.6.1.0 Support added for S-Series Version 7.5.1.0...
IPv4 Routing The basic IPv4 commands are supported by Dell Networking operating system on the S6000 platform. To associate an IP address with a MAC address in the switch, use address resolution protocol (ARP). S6000 Syntax arp [vrf vrf-name] ip-address mac-address interface To remove an ARP address, use the no arp ip-address command.
Version 9.4. Added support for VRF. (0.0) Version 9.0.2.0 Introduced on the S6000. Version Introduced on the S4820T. 8.3.19.0 Version 8.3.11.1 Introduced on the Z9000. Version 8.5.1.0 Added support for 4-port 40G line cards on ExaScale. Version 8.3.7.0 Introduced on the S4810.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
At time t=1, Dell Networking OS receives an ARP request for IP A.B.C.D. At time t=2, Dell Networking OS installs an ARP entry for A.B.C.D only on RP2. Beginning with Dell Networking OS version 8.3.1.0, when a gratuitous ARP is received, Dell Networking OS installs an ARP entry on all three CPUs.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 709
This guide is platform-specific. For command information about other platforms, History 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 9.4. Added support for VRF.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
The following is a list of the Dell Networking OS version history for this command. Version 9.0.2.0 Introduced on the S6000. Version 9.0.0.0 Introduced on the Z9000. Version 8.3.7.0 Introduced on the S4810. Version Introduced on the S4820T. 8.3.19.0 Usage To clear Layer 3 CAM inconsistencies, use this command.
Command This guide is platform-specific. For command information about other platforms, History 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. IPv4 Routing...
Version 9.0.2.0 Introduced on the S6000. Version Introduced on the S4820T. 8.3.19.0 Version 8.3.11.1 Introduced on the Z9000. Version 8.3.7.0 Introduced on the S4810. Version 7.6.1.0 Introduced on the S-Series. Version 7.5.1.0 Introduced on the C-Series. pre-Version Introduced on the E-Series.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 715
Introduced on the C-Series. Version 6.4.10 Introduced on the E-Series. Example Dell#debug ip dhcp 00:12:21 : %RELAY-I-PACKET: BOOTP REQUEST (Unicast) received at interface 113.3.3.17 BOOTP Request, hops = 0, XID = 0xbf05140f, secs = 0, hwaddr = 00:60:CF:20:7B:8C, giaddr = 0.0.0.0 00:12:21 : %RELAY-I-BOOTREQUEST: Forwarded BOOTREQUEST for 00:60:CF:20:7B:8C to 14.4.4.2...
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Information the count option. debug ip packet View a log of IP packets sent and received. S6000 Syntax debug ip packet [access-group name] [count value] [interface] To disable debugging, use the no debug ip packet [access-group name] [count value] [interface] command.
Page 718
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 719
Field Description Lists the destination address of the packet and the name of the interface (in parentheses) through which the packet is being sent out on the network. Displays the packet’s length. sending, rcvd, The last part of each line lists the status of the packet. fragment, sending broad/multicast proto, unroutable...
A message appears identifying the error (refer to the Example below). Example (Error Dell#debug ip packet access-group test Messages) %Error: port operator GT not supported in access-list debug %Error: port operator LT not supported in access-list debug...
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
DHCP client. Dell Networking OS uses standard DHCP ports, that is UDP ports 67 (server) and 68 (client) for DHCP relay services. It listens on port 67 and if it receives a broadcast, the software converts it to unicast, and forwards to it to the DHCP-server with source port=68 and destination port=67.
Page 727
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
IPv6 packets. This functionality is supported on the , , S6000, and platforms. Syntax...
Page 730
Not configured. Command CONFIGURATION Modes Command Version 9.3(0.0) Introduced on the S4810, S4820T, S6000, and Z9000 History platforms. Usage You can enable the mechanism to configure the source or the originating interface Information from which the packet (the device that generates the ICMP error messages) is...
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 734
This guide is platform-specific. For command information about other platforms, History 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 9.4. Added support for VRF.
— views the switch routing table. Commands ip source-route Enable Dell Networking OS to forward IP packets with source route information in the header. S6000 Syntax ip source-route To drop packets with source route information, use the no ip route-source command.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Enable programming of IPv4 /32 route prefixes in L3 host table. S6000 Syntax [no] ipv4 unicast-host-route Defaults Disabled by default. By default, all the IPv4 route prefixes are installed only in the LPM table. Command CONFIGURATION Modes Command Version 9.3(0.1) Introduced on the S6000. History IPv4 Routing...
Displays the interval that you configured for the device to wait before the TCP connection is attempted to be established. This command is supported on the , , S6000, , and MXL platforms. Syntax show ip tcp initial-time...
6.1.1.0 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.
Page 740
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Version 7.5.1.0 Introduced on the C-Series. Usage By default, Dell Networking OS distributes incoming traffic based on a hash Information algorithm using the following criteria: • IP source address • IP destination address • TCP/UDP source port • TCP/UDP destination port...
Page 742
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
(Management interface) — sets the speed for the Management interface. show arp Display the ARP table. S6000 Syntax show arp [vrf vrf-name] [interface interface | ip ip-address [mask] | macaddress mac-address [mac-address mask]] [retries] [static | dynamic] [inspection {database | statistics][summary]...
Page 745
This guide is platform-specific. For command information about other platforms, History 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 9.4. Added support for VRF and added usage information for the (0.0)
Page 746
Displays the first two letters of the interfaces type and the slot/port associated with the ARP entry. VLAN Displays the VLAN ID, if any, associated with the ARP entry. Lists which CPU the entries are stored on. Example Dell>show arp Protocol Address Age(min) Hardware Address Interface VLAN CPU ------------------------------------------------------------- Internet 192.2.1.254 1...
Command This guide is platform-specific. For command information about other platforms, History 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. IPv4 Routing...
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 749
For dynamically learned entries only. Type Displays IP as the type of entry. Address Displays the IP addresses assigned to the host. Example Dell#show hosts Default domain is not set Name/address lookup uses static mappings Name servers are not set Host Flags...
CAM. Command • EXEC Modes • EXEC Privilege Command This guide is platform-specific. For command information about other platforms, History refer to the relevant Dell Networking OS Command Line Reference Guide. IPv4 Routing...
Page 751
The following is a list of the Dell Networking OS version history for this command. Version Introduced on the S4820T. 8.3.19.0 Version 8.3.11.1 Introduced on the Z9000. Version 8.3.7.0 Introduced on the S4810. Version 7.7.1.0 Added support for up to seven stack members.
0 port pipe 0. Initial Size Displays the CAM size Dell Networking OS allocates for the corresponding mask. Dell Networking OS adjusts the CAM size if the number of routes for the mask exceeds the initial allocation.
Page 753
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
(the egress MAC is not available). S-Series produces the following error message: %Error: Unable to read IP route table. Example Dell#show ip flow interface Gi 1/8 189.1.1.1 63.0.0.1 protocol tcp source-port 7898 destination-port 8 flow: 189.1.1.1 63.0.0.1 protocol 6 7868 8976 Ingress interface:Gi 1/20 Egress interface:Gi 1/14 to 1.7.1.2[CAM hit 103710]...
Page 756
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 757
States if ICMP redirects are sent. ICMP States if ICMP unreachable messages are sent. unreachables... Example Dell#show ip int te 0/0 TenGigabitEthernet 0/0 is down, line protocol is down Internet address is not set IP MTU is 1500 bytes Inbound access list is not set...
Status States whether the interface is enabled (up) or disabled (administratively down). Protocol States whether IP is enabled (up) or disabled (down) on the interface. Example (Brief) Dell#show ip int brief Interface IP-Address OK? Method Status Protocol GigabitEthernet 1/0 unassigned...
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Version 9.0.2.0 Introduced on the S6000. Version Introduced on the S4820T. 8.3.19.0 Version 8.3.11.1 Introduced on the Z9000. Version 8.3.7.0 Introduced on the S4810. Version 8.1.1.0 Introduced on the E-Series ExaScale. Version 7.6.1.0 Regular evaluation optimization enabled/disabled added to display output.
Page 762
This guide is platform-specific. For command information about other platforms, History 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 9.4. Added support for VRF.
Page 763
Version 9.0.2.0 Introduced on the S6000. Version Introduced on the S4820T. 8.3.19.0 Version 8.3.11.1 Introduced on the Z9000. Version 8.3.7.0 Introduced on the S4810. Version 8.1.1.0 Introduced on the E-Series ExaScale. Version 7.9.1.0 Introduced VRF on the E-Series. Version 7.6.1.0 Introduced on the S-Series.
Page 764
10.10.91.9, Gi 1/2 3d2h Dell> Example (vrf) Dell#show ip route vrf test1 Codes: C - connected, S - static, R - RIP, B - BGP, IN - internal BGP, EX - external BGP,LO - Locally Originated, O - OSPF, IA - OSPF inter area, N1 - OSPF NSSA external...
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Total 1388 Displays the number of active and non-active routes and active... the memory usage of those routes. If there are no routes configured in the Dell Networking OS, this line does not appear. Example Dell>show ip route summary Route Source...
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 769
...socket full The applications buffer is full and the incoming packet are dropped. The Dell Monitoring MIB provides access to the following statistics. • IP Statistics: Bcast: Received: Object = f10BcastPktRecv, OIDs = 1.3.6.1.4.1.6027.3.3.5.1.1 • IP Statistics: Bcast: Sent: Object = f10BcastPktSent, OIDs = 1.3.6.1.4.1.6027.3.3.5.1.2...
Command This guide is platform-specific. For command information about other platforms, History 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. IPv4 Routing...
Page 771
Version 9.0.2.0 Introduced on the S6000. Version Introduced on the S4820T. 8.3.19.0 Version 8.3.11.1 Introduced on the Z9000. Version 8.3.7.0 Introduced on the S4810. Version 8.1.1.0 Introduced on the E-Series ExaScale. Version 6.4.1.0 Introduced Usage The following describes the show tcp statistics cp command shown in the Information following example.
Page 772
Lists the number of keepalive packets in timeout, the number keepalive probes and the number of TCP connections dropped during keepalive. Example Dell#show tcp stat cp Control Processor TCP: Rcvd: 10585 Total, 0 no port 0 checksum error, 0 bad offset, 0 too short...
Page 773
Dell# Related show ip cam stack-unit — displays the CAM table. Commands IPv4 Routing...
IPv6 basic commands are supported on the Dell Networking platform. NOTE: For information about the Dell Networking operating software version and platform that supports IPv6 in each software feature, refer to the IPv6 Addressing chapter of the Dell Networking OS Configuration Guide.
EXEC Modes EXEC Privilege Command Version 9.3(0.1) Introduced on the S6000. History Usage You can use this command to view the number of supported extended prefix Information 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.
Command Version 9.5(0.0) Added support for roles on the Z9000. History Added support for roles on the S6000. Added support for roles on the S4820T. Added support for roles on the S4810. Added support for roles on the MXL. IPv6 Basics...
Page 777
Use this command to add, edit, or delete an IPv6 RDNSS address and lifetime value. Information You can configure up to four IPv6 RDNSS addresses. You must specify a lifetime using the lifetime or infinite parameter. Example Dell(conf-if-te-0/1)#ipv6 nd dns-server 1000::1 1 IPv6 Basics...
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 780
Version 8.4.2.1 Introduced on the S-Series. Version 8.4.2.0 Introduced on the E-Series TeraScale. Version 7.8.1.0 Introduced on the C-Series. Example Dell#show cam-acl -- Chassis Cam ACL -- Current Settings(in block sizes) L2Acl Ipv4Acl : Ipv6Acl : Ipv4Qos : L2Qos -- Line card 4 --...
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.4(0.0) Added support for CoPP for OSPFv3 on the S4810, S4820T, S6000, and Z9000 platforms.
Page 785
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 787
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). IPv6 Access Control Lists (IPv6 ACLs)
(Level 1 and Level 1-2 devices). Only Level 1-2 and Level 2 devices communicate with other areas. IS-IS protocol standards are listed in the Standard Compliance chapter in the Dell Networking OS Configuration Guide. NOTE: The fundamental mechanisms of IS-IS are the same between IPv4 and IPv6. Where there are differences between the two versions, they are identified and clarified in this chapter.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.2(0.2) Introduced on the Z9000.
This guide is platform-specific. For command information about other platforms, History 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 9.2(0.2) Introduced on the Z9000.
This guide is platform-specific. For command information about other platforms, History refer to the relevant Dell Networking Command Line Reference Guide. The following is a list of the Dell Networking OS version history for this command. Version 9.2(0.2) Introduced on the Z9000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.2(0.2) Introduced on the Z9000.
Page 799
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Enter a description to identify the IS-IS protocol (80 characters maximum). Defaults none Command ROUTER ISIS Modes Command Version 9.0.2.0 Introduced on the S6000. History Version Introduced on the S4820T. 8.3.19.0 Version Introduced on the S4810. 8.3.12.0 Version 8.3.11.1 Introduced on the Z9000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 803
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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. Intermediate System to Intermediate System (IS-IS)
This guide is platform-specific. For command information about other platforms, History 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. Intermediate System to Intermediate System (IS-IS)
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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. Intermediate System to Intermediate System (IS-IS)
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 823
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History refer to the relevant Dell Networking OSCommand Line Reference Guide. The following is a list of the Dell Networking OS version history for this command. Version 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 827
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 834
The following is a list of the Dell Networking OS version history for this command. Version 9.0.2.0 Introduced on the S6000. Version Introduced on the S4820T. 8.3.19.0 Version 8.3.11.1 Introduced on the Z9000. Version Introduced on the S4810. 8.3.12.0 Version 7.8.1.0 Introduced.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Redistribute routes from one routing domain to another routing domain. S6000 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...
Page 837
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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. Intermediate System to Intermediate System (IS-IS)
Version 9.0.2.0 Introduced on the S6000. Version Introduced on the S4820T. 8.3.19.0 Version 8.3.11.1 Introduced on the Z9000. Version Introduced on the S4810. 8.3.12.0 Version 7.5.1.0 Added support for IPv6 ISIS. Version 6.3.1.0 Introduced. Usage BGP to IS-IS redistribution supports “match” options using route maps. You can set...
Page 840
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.2(0.2) Introduced on the Z9000.
Page 845
Level 2 router. This value represents the P bit. This bit is always set to zero as Dell Networking does not support area partition repair. This value represents the overload bit, determining congestion. If the overload bit is set, other routers do not use this system as a transit router when calculating routes.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
The following is a list of the Dell Networking OS version history for this command. Version 9.0.2.0 Introduced on the S6000. Version Introduced on the S4820T. 8.3.19.0 Version Introduced on the S4810. 8.3.12.0 Version 8.3.11.1 Introduced on the Z9000. Example...
Version 9.2(0.2) Introduced on the Z9000. Version 9.0.2.0 Introduced on the S6000. Version Introduced on the S4820T. 8.3.19.0 Version Introduced on the S4810. 8.3.12.0 Example FTOSF>show isis int GigabitEthernet 0/7 is up, line protocol is up MTU 1497, Encapsulation SAP...
Page 850
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.2(0.2) Introduced on the Z9000.
This guide is platform-specific. For command information about other platforms, History 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. Intermediate System to Intermediate System (IS-IS)
Page 853
Version 9.2(0.2) Introduced on the Z9000. Version 9.0.2.0 Introduced on the S6000. Version Introduced on the S4820T. 8.3.19.0 Version Introduced on the S4810. 8.3.12.0 Usage The following describes the show isis traffic command shown in the Information following example. Item...
This guide is platform-specific. For command information about other platforms, History 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. Intermediate System to Intermediate System (IS-IS)
Page 855
Version 9.0.2.0 Introduced on the S6000. Version Introduced on the S4820T. 8.3.19.0 Version 8.3.11.1 Introduced on the Z9000. Version Introduced on the S4810. 8.3.12.0 Version 7.8.1.0 Added support for multi-topology ISIS. Version 7.5.1.0 Added support for SPF Throttling Enhancement. Usage...
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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. Link Aggregation Control Protocol (LACP)
This guide is platform-specific. For command information about other platforms, History 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 Introduced on the S4820T.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 862
Version 9.0.2.0 Introduced on the S6000. Version Introduced on the S4820T. 8.3.19.0 Version 8.3.11.1 Introduced on the Z9000. Version 8.3.7.0 Introduced on the S4810. Version 7.6.1.0 Introduced on the S-Series. Version 7.5.1.0 Introduced on the C-Series. Version 6.2.1.1 Introduced on the E-Series.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
— displays the MAC aging time. mac-address-table static Associate specific MAC or hardware addresses to an interface and VLANs. S6000 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.
Page 865
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 867
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 872
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 873
• te — 10 Gigabit Ethernet then a slot/port. State Lists if the MAC address is in use (Active) or not in use (Inactive). Example Dell(conf)#do show mac-address-table Codes: *N - VLT Peer Synced MAC VlanId Address Type Interface State...
Lists the number of user-defined MAC addresses. Total MAC... Lists the total number of MAC addresses the switch uses. Example Dell# show mac-address-table count (Count) MAC Entries for all vlans : Dynamic Address Count : Static Address (User-defined) Count : 0...
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 881
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 882
Gi = gigabit Ethernet • Te = ten-gigabit Ethernet Example Dell#show vlan Codes: * - Default VLAN, G - GVRP VLANs, P - Primary, C - Community, I - Isolated Q: U - Untagged, T - Tagged, O - Openflow...
Page 883
I 102 Inactive T Gi 0/4 Dell# Example (VLAN Dell# show vlan id 40 Codes: * - Default VLAN, G - GVRP VLANs Q: U - Untagged, T - Tagged x - Dot1x untagged, X - Dot1x tagged G - GVRP tagged, M - Vlan-stack...
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Command This guide is platform-specific. For command information about other platforms, History 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. Layer 2...
Version 9.0.2.0 Introduced on the S6000. Version Introduced on the S4820T. 8.3.19.0 Version 8.3.11.1 Introduced on the Z9000. Version 8.5.1.0 Added support for 4-port 40G line cards on ExaScale. Version 8.3.7.0 Introduced on the S4810. Version 7.6.1.0 Introduced on the S-Series.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 Introduced on the S4820T.
This guide is platform-specific. For command information about other platforms, History 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 Introduced on the S4820T.
This guide is platform-specific. For command information about other platforms, History 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 Introduced on the S4820T.
This guide is platform-specific. For command information about other platforms, History 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 Introduced on the S4820T.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 896
(interface contains the fefd reset command in its configuration). • Admin Shutdown (interface is disabled with the shutdown command). Example Dell#sh fefd FEFD is globally 'ON', interval is 10 seconds, mode is 'Aggressive'. INTERFACE MODE INTERVAL STATE (second)
LLDP-MED Commands 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. TheDell Networking OS supports the basic LLDP commands on S6000 platform.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Defaults none Command EXEC Privilege Modes Command Version 9.0.2.0 Introduced on the S6000. History Version Introduced on the S4820T. 8.3.19.0 Version 8.3.11.1 Introduced on the Z9000. Version 8.5.1.0 Added support for 4-port 40G line cards on ExaScale.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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. Link Layer Discovery Protocol (LLDP)
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Microsoft Network Load Balancing This functionality is supported on the S6000 platform. Network Load Balancing (NLB) is a clustering functionality that is implemented by Microsoft on Windows 2000 Server and Windows Server 2003 operating systems. NLB uses a distributed methodology or pattern to equally split and balance the network traffic load across a set of servers that are part of the cluster or group.
Page 920
If the active server sends a reply, the Dell switch learns the active server’s MAC address. If all servers reply, the switch registers only the last received ARP reply, and the switch learns one server’s actual MAC address;...
VLAN connected to the cluster. To ensure that this happens, you must configure the ip vlan-flooding command on the Dell switch at the time that the Microsoft cluster is configured. The server MAC address is given in the Ethernet frame header of the ARP reply, while the virtual MAC address representing the cluster is given in the payload.
Command Version 9.3(0.0) Added support for association of an IP address with multicast History MAC address on the S4810, S4820T, S6000, and Z9000 platforms. Usage For multicast mode of NLB, to associate an IP address with a multicast MAC Information...
Page 923
information inside the ARP packet. This unicast data traffic flooding occurs only for those packets which use these ARP entries. Microsoft Network Load Balancing...
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Added support for 4-port 40G line cards on ExaScale. Version 6.2.1.1 Introduced ip msdp peer Configure an MSDP peer. S6000 Syntax ip msdp peer peer address [connect-source] [description] [sa- limit number] To remove the MSDP peer, use the no ip msdp peer peer address [connect-source interface] [description name] [sa-limit number] command.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 937
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Multiple Spanning Tree Protocol (MSTP) Multiple spanning tree protocol (MSTP), as implemented by the Dell Networking operating system, conforms to IEEE 802.1s. This command supports the Dell Networking S6000 platform. debug spanning-tree mstp Enable debugging of the multiple spanning tree protocol and view information on the protocol.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 950
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 951
The port is not in the portfast mode Example (EDS The bold line shows the loopback BPDU inconsistency (LBK_INC). and LBK) Dell#show spanning-tree msti 0 brief MSTI 0 VLANs mapped 1-4094 Executing IEEE compatible Spanning Tree Protocol Root ID Priority 32768, Address 0001.e801.6aa8...
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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. Multiple Spanning Tree Protocol (MSTP)
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 955
can be turned on to enable flushing MAC addresses after receiving every topology change notification. Multiple Spanning Tree Protocol (MSTP)
Multicast The multicast commands are supported by Dell Networking operating system (OS) on all S6000 platform. This chapter contains the following sections: • IPv4 Multicast Commands IPv4 Multicast Commands The following section contains the IPv4 multicast commands. clear ip mroute Clear learned multicast routes on the multicast forwarding table.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
— enables IGMP and PIM on an interface. Commands show ip mroute View the multicast routing table. S6000 Syntax show ip mroute [static | group-address [source-address] | count | snooping [vlan vlan-id] [group-address [source-address]] | summary | vlt [group-address [source-address] | count]...
Page 961
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 962
Example (VLT) Dell#show ip mroute vlt IP Multicast Routing Table Flags: S – Synced (*, 225.1.1.1), uptime 00:39:33 flags: S Incoming interface: Vlan 10 Spanned outgoing interface list: Vlan 20 (S) Vlan 30 (50.1.1.2, 225.1.1.1), uptime 00:39:33 flags: S Incoming interface: Vlan 10...
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Open Shortest Path First (OSPFv2 and OSPFv3) Open Shortest Path First version 2 for IPv4 is supported on S6000 Dell Networking Operating System (OS) platform. Open Shortest Path First version 3 (OSPFv3) for IPv6 is supported on the platform. OSPF is an Interior Gateway Protocol (IGP), which means that it distributes routing information between routers in a single Autonomous System (AS).
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.4. Added support for VRF.
This guide is platform-specific. For command information about other platforms, History 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. Open Shortest Path First (OSPFv2 and OSPFv3)
Version 9.0.2.0 Introduced on the S6000. Version Introduced on the S4820T. 8.3.19.0 Version 8.3.11.1 Introduced on the Z9000. Version 8.3.7.0 Introduced on the S4810. Version 7.8.1.0 Added support for the Multi-Process OSPF. Version 7.6.1.0 Introduced on the S-Series. Version 7.5.1.0 Introduced on the C-Series.
Page 972
This guide is platform-specific. For command information about other platforms, History 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 9.4(0.0) Added support for VRF.
Page 973
Displays the IP address of the designated router. bdr: Displays the IP address of the Border Area Router. Example Dell#debug ip ospf 1 packet OSPF process 90, packet debugging is on Dell# 08:14:24 : OSPF(100:00): Xmt. v:2 t:1(HELLO) l:44 rid:192.1.1.1 aid:0.0.0.1 chk:0xa098 aut:0 auk: keyid:0 to:Gi 4/3 dst:...
224.0.0.5 netmask:255.255.255.0 pri:1 N-, MC-, E+, T-, hi:10 di:40 dr:90.1.1.1 bdr:0.0.0.0 default-information originate To generate a default external route into an OSPF routing domain, configure Dell Networking Operating System (OS). S6000 Syntax default-information originate [always] [metric metric-value] [metric-type type-value] [route-map map-name] To return to the default values, use the no default-information originate command.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 980
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This process ensures that the neighbors learn the new key and communication is not disrupted by keeping the old key enabled. After the reply is received and the new key is authenticated, delete the old key. Dell recommends keeping only one key per interface.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Introduced on the C-Series. pre-Version Introduced on the E-Series. 6.1.1.1 log-adjacency-changes To send a Syslog message about changes in the OSPF adjacency state, set Dell Networking OS. S6000 Syntax log-adjacency-changes To disable the Syslog messages, use the no log-adjacency-changes command.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
This guide is platform-specific. For command information about other platforms, History 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 9.0.2.0 Introduced on the S6000.
Page 1000
Version 8.3.7.0 Introduced on the S4810. Version 7.8.1.0 Added support for Multi-Process OSPF. Version 7.6.1.0 Introduced on the S-Series. Version 7.5.1.0 Introduced on the C-Series. Version 7.4.1.0 Modified to include the keyword default. pre-Version Introduced on the E-Series. 6.1.1.1 Usage Although the passive interface does not send or receive routing updates, the Information network on that interface is still included in OSPF updates sent using other...