Dell Networking Z9500 Manual de usuario

Busca en linea o descarga Manual de usuario para Software Dell Networking Z9500. Dell Networking Z9500 Configuration manual Manual de usuario

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 920
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 0
Dell Networking Configuration Guide for the
Z9500 Switch
Version 9.5(0.1)
Vista de pagina 0
1 2 3 4 5 6 ... 919 920

Indice de contenidos

Pagina 1 - Version 9.5(0.1)

Dell Networking Configuration Guide for the Z9500 SwitchVersion 9.5(0.1)

Pagina 2 - Notes, Cautions, and Warnings

DHCP Client Operation with Other Features...272Configure Secure DHCP...

Pagina 3 - Contents

CAM space. The optimization is enabled only if you specify the optimized option with the ip access-group command. This option is not valid for VLAN an

Pagina 4

Allocating ACL VLAN CAMCAM optimization for ACL VLAN groups is not enabled by default. You must allocate blocks of ACL VLAN CAM to enable ACL CAM opti

Pagina 5

ip access-group access-list-name {in} [implicit-permit] [vlan vlan-range]NOTE: The number of entries allowed per ACL is hardware-dependent. For detail

Pagina 6

seq 10 deny icmp any anyseq 15 permit 1.1.1.2Configure Egress ACLsEgress ACLs are supported on interfaces and affect the traffic leaving the system.

Pagina 7

CONFIGURATION modeip control-plane [egress filter]2. Apply Egress ACLs to IPv6 system traffic.CONFIGURATION modeipv6 control-plane [egress filter]3. C

Pagina 8

• To deny routes with a mask less than /24, enter deny x.x.x.x/x le 24.• To permit routes with a mask greater than /20, enter permit x.x.x.x/x ge 20.T

Pagina 9

Example of Assigning Sequence Numbers to FiltersIf you want to forward all routes that do not match the prefix list criteria, configure a prefix list

Pagina 10

Dell(conf-nprefixl)#show conf!ip prefix-list awe seq 5 permit 123.23.0.0/16 seq 10 deny 133.0.0.0/8Dell(conf-nprefixl)#To delete a filter, enter the

Pagina 11

• Enter RIP mode.CONFIGURATION moderouter rip• Apply a configured prefix list to incoming routes. You can specify an interface.If you enter the name o

Pagina 12

Dell(conf-router_ospf)#show config!router ospf 34 network 10.2.1.1 255.255.255.255 area 0.0.0.1 distribute-list prefix awe inDell(conf-router_ospf)#

Pagina 13

Clearing the FRRP Counters...296Viewing the FRRP C

Pagina 14

EXEC moderesequence prefix-list {ipv4 | ipv6} {prefix-list-name StartingSeqNum Step-to-Increment}Examples of Resequencing ACLs When Remarks and Rules

Pagina 15

remark 2 XYZremark 4 this remark corresponds to permit any host 1.1.1.1seq 4 permit ip any host 1.1.1.1remark 6 this remark has no corresponding ruler

Pagina 16

Creating a Route MapRoute maps, ACLs, and prefix lists are similar in composition because all three contain filters, but route map filters do not cont

Pagina 17

Set clauses: tag 35 level stub-areaDell#The following example shows a route map with multiple instances. The show config command displays only

Pagina 18

route-map for any permit statement. If there is a match anywhere, the route is permitted. However, other instances of the route-map deny it.Example of

Pagina 19

CONFIG-ROUTE-MAP modematch ipv6 next-hop {access-list-name | prefix-list prefix-list-name}• Match source routes specified in a prefix list (IPv4).CONF

Pagina 20

set local-preference value• Specify a value for redistributed routes.CONFIG-ROUTE-MAP modeset metric {+ | - | metric-value}• Specify an OSPF or ISIS t

Pagina 21

that have a next hop of Tengigabitethernet interface 0/0 and that have a metric of 255 are redistributed into the OSPF backbone area.NOTE: When re-dis

Pagina 22

set community 1:1 1:2 1:3set as-path prepend 1 2 3 4 5continue 30!118Access Control Lists (ACLs)

Pagina 23

7Bare Metal Provisioning (BMP)Starting with Dell Networking OS Release 9.2(1.0), BMP is supported on the Z9500 switch. This chapter describes the late

Pagina 24

Basic Interface Configuration...318Advanced In

Pagina 25

8Bidirectional Forwarding Detection (BFD)BFD is a protocol that is used to rapidly detect communication failures between two adjacent systems. It is a

Pagina 26

BFD Packet FormatControl packets are encapsulated in user datagram protocol (UDP) packets. The following illustration shows the complete encapsulation

Pagina 27

Field DescriptionNOTE: The Dell Networking OS does not currently support multi-point sessions, Demand mode, authentication, or control plane independe

Pagina 28

Active The active system initiates the BFD session. Both systems can be active for the same session.Passive The passive system does not initiate a ses

Pagina 29

system sends a final response indicating the state change. After this, periodic control packets are exchanged.Figure 9. BFD Three-Way Handshake State

Pagina 30 - About this Guide

receives a Down status notification from the remote system, the session state on the local system changes to Init.Figure 10. Session State ChangesImpo

Pagina 31 - Configuration Fundamentals

• Configure BFD for IS-IS• Configure BFD for BGP• Configure BFD for VRRP• Configuring Protocol LivenessConfigure BFD for Static RoutesConfiguring BFD

Pagina 32

R1(conf)#ip route 2.2.3.0/24 2.2.2.2R1(conf)#ip route bfdR1(conf)#do show bfd neighbors* - Active session roleAd Dn - Admin DownC - CLII - ISISO - OSP

Pagina 33

agent on the line card notifies the BFD manager, which in turn notifies the OSPF protocol that a link state change occurred.NOTE: If you enable BFD af

Pagina 34 - Navigating CLI Modes

Establishing Sessions with OSPF NeighborsBFD sessions can be established with all OSPF neighbors at once or sessions can be established with all neigh

Pagina 35

Bulk Configuration Examples... 339Defining Interface

Pagina 36

INTERFACE modeip ospf bfd all-neighborsExample of Verifying Sessions with OSPF NeighborsTo view the established sessions, use the show bfd neighbors c

Pagina 37 - The do Command

To disable BFD sessions, use the following commands.• Disable BFD sessions with all OSPFv3 neighbors.ROUTER-OSPFv3 modeno bfd all-neighbors• Disable B

Pagina 38 - Undoing Commands

Disabling BFD for OSPFv3If you disable BFD globally, all sessions are torn down and sessions on the remote system are placed in a Down state.If you di

Pagina 39 - Entering and Editing Commands

Establishing Sessions with IS-IS NeighborsBFD sessions can be established for all IS-IS neighbors at once or sessions can be established for all neigh

Pagina 40 - Command History

The bold line shows that IS-IS BFD sessions are enabled.R2(conf-router_isis)#bfd all-neighborsR2(conf-router_isis)#do show bfd neighbors* - Active

Pagina 41

INTERFACE moseisis bfd all-neighbors disableConfigure BFD for BGPIn a BGP core network, BFD provides rapid detection of communication failures in BGP

Pagina 42

Figure 14. Establishing Sessions with BGP NeighborsThe sample configuration shows alternative ways to establish a BFD session with a BGP neighbor:• By

Pagina 43 - Getting Started

typical response is to terminate the peering session for the routing protocol and reconverge by bypassing the failed neighboring router. A log message

Pagina 44 - Configuring a Host Name

ROUTER BGP modeneighbor {ip-address | peer-group-name} bfd disable• Remove the disabled state of a BFD for BGP session with a specified neighbor.ROUTE

Pagina 45 - Accessing the System Remotely

Examples of Verifying BGP InformationThe following example shows viewing a BGP configuration.R2# show running-config bgp!router bgp 2 neighbor 1.1.1

Pagina 46 - Configure a Management Route

Configuration Tasks for ARP...370Configuring

Pagina 47 - Manage Configuration Files

Number of messages communicated b/w Manager and Agent: 5Session Discriminator: 10Neighbor Discriminator: 11Local Addr: 2.2.2.3Local MAC Addr: 00:01:e8

Pagina 48

The following example shows viewing BFD summary information. The bold line shows the message that displays when you enable BFD for BGP connections.R2#

Pagina 49 - Viewing Files

Foreign host: 2.2.2.2, Foreign port: 179R2#R2# show ip bgp neighbors 2.2.2.3BGP neighbor is 2.2.2.3, remote AS 1, external link Member of peer-group

Pagina 50

Establishing Sessions with All VRRP NeighborsBFD sessions can be established for all VRRP neighbors at once, or a session can be established with a pa

Pagina 51 - View Command History

The following example shows viewing sessions with VRRP neighbors. The bold line shows that VRRP BFD sessions are enabled.R1(conf-if-te-4/25)#vrrp bfd

Pagina 52

Disabling BFD for VRRPIf you disable any or all VRRP sessions, the sessions are torn down.A final Admin Down control packet is sent to all neighbors a

Pagina 53 - Switch Management

9Border Gateway Protocol IPv4 (BGPv4)This chapter provides a general description of BGPv4 as it is supported in the Dell Networking OS.BGP protocol st

Pagina 54

Figure 16. Interior BGPBGP version 4 (BGPv4) supports classless interdomain routing and aggregate routes and AS paths. BGP is a path vector protocol —

Pagina 55

Figure 17. BGP Routers in Full MeshThe number of BGP speakers each BGP peer must maintain increases exponentially. Network management quickly becomes

Pagina 56 - Configuring Logging

Establish a SessionInformation exchange between peers is driven by events and timers. The focus in BGP is on the traffic routing policies.In order to

Pagina 57 - Audit and Security Logs

Assigning a Static IPv6 Route... 394Configuring Teln

Pagina 58 - Configuring Logging Format

Route reflection divides iBGP peers into two groups: client peers and nonclient peers. A route reflector and its client peers form a route reflection

Pagina 59

• Local Preference• Multi-Exit Discriminators (MEDs)• Origin• AS Path• Next HopBest Path Selection CriteriaPaths for active routes are grouped in asce

Pagina 60 - Disabling System Logging

Figure 19. BGP Best Path SelectionBest Path Selection Details1. Prefer the path with the largest WEIGHT attribute.2. Prefer the path with the largest

Pagina 61 - Configuration

c. Paths with no MED are treated as “worst” and assigned a MED of 4294967295.7. Prefer external (EBGP) to internal (IBGP) paths or confederation EBGP

Pagina 62

and AS300. This is advertised to all routers within AS100, causing all BGP speakers to prefer the path through Router B.Figure 20. BGP Local Preferenc

Pagina 63

Figure 21. Multi-Exit DiscriminatorsOriginThe origin indicates the origin of the prefix, or how the prefix came into BGP. There are three origin codes

Pagina 64 - Synchronizing Log Messages

AS PathThe AS path is the list of all ASs that all the prefixes listed in the update have passed through.The local AS number is added by the BGP speak

Pagina 65 - File Transfer Services

Implement BGP The following sections describe how BGP is implemented on the Z9500 switch.Additional Path (Add-Path) SupportThe add-path feature reduce

Pagina 66

Ignore Router-ID for Some Best-Path CalculationsYou can avoid unnecessary BGP best-path transitions between external paths under certain conditions. T

Pagina 67 - Terminal Lines

• All AS numbers between 0 and 65535 are represented as a decimal number, when entered in the CLI and when displayed in the show commands outputs.• AS

Pagina 68

Configuring the LAG Interfaces as Dynamic...427Setting the LACP Long Timeou

Pagina 69

Example of the Running Configuration When AS Notation is DisabledAS NOTATION DISABLEDDell(conf-router_bgp)#no bgp asnotationDell(conf-router_bgp)#sho

Pagina 70 - Lock CONFIGURATION Mode

Figure 22. Before and After AS Number Migration with Local-AS EnabledWhen you complete your migration, and you have reconfigured your network with the

Pagina 71 - Factory-Default Configuration

BGP4 Management Information Base (MIB)The FORCE10-BGP4-V2-MIB enhances support for the BGP management information base (MIB) with many new simple netw

Pagina 72

• High CPU utilization may be observed during an SNMP walk of a large BGP Loc-RIB.• To avoid SNMP timeouts with a large-scale configuration (large num

Pagina 73

Table 7. BGP Default ValuesItem DefaultBGP Neighbor Adjacency changes All BGP neighbor changes are logged.Fast External Fallover feature DisabledGrace

Pagina 74

• as-number: from 0 to 65535 (2 Byte) or from 1 to 4294967295 (4 Byte) or 0.1 to 65535.65535 (Dotted format).Only one AS is supported per system.NOTE:

Pagina 75

To view the BGP configuration, enter show config in CONFIGURATION ROUTER BGP mode. To view the BGP status, use the show ip bgp summary command in EXEC

Pagina 76

The following example displays two neighbors: one is an external internal BGP neighbor and the second one is an internal BGP neighbor. The first line

Pagina 77 - EAP over RADIUS

neighbor 10.10.21.1 remote-as 65123 neighbor 10.10.21.1 filter-list ISP1in neighbor 10.10.21.1 no shutdown neighbor 10.10.32.3 remote-as 65123 n

Pagina 78 - Configuring 802.1X

Examples of the bgp asnotation CommandsThe following example shows the bgp asnotation asplain command.Dell(conf-router_bgp)#bgp asnotation asplainDell

Pagina 79 - Enabling 802.1X

Important Points to Remember... 464LLDP Compatibility...

Pagina 80

NOTE: Sample Configurations for enabling peer groups are found at the end of this chapter.1. Create a peer group by assigning a name to it.CONFIG-ROUT

Pagina 81

• neighbor distribute-list out• neighbor filter-list out• neighbor next-hop-self• neighbor route-map out• neighbor route-reflector-client• neighbor se

Pagina 82

Peer-group zanzibar, remote AS 65535BGP version 4Minimum time between advertisement runs is 5 secondsFor address family: IPv4 UnicastBGP neighbor is z

Pagina 83 - Re-Authenticating a Port

Examples of Verifying that Fast Fail-Over is EnabledTo verify fast fail-over is enabled on a particular BGP neighbor, use the show ip bgp neighbors co

Pagina 84 - Configuring Timeouts

For address family: IPv4 Unicast BGP neighbor is test Number of peers in this group 1 Peer-group members (* - outbound optimized): 100.100.100

Pagina 85 - Authentication

Only after the peer group responds to an OPEN message sent on the subnet does its BGP state change to ESTABLISHED. After the peer group is ESTABLISHED

Pagina 86

neighbor 192.168.12.2 no shutdownR2(conf-router_bgp)#Allowing an AS Number to Appear in its Own AS PathThis command allows you to set the number of

Pagina 87 - Configuring a Guest VLAN

With the graceful restart feature, the system enables the receiving/restarting mode by default. In Receiver-Only mode, graceful restart saves the adve

Pagina 88

{deny | permit} filter parameterThis is the filter that is used to match the AS-path. The entries can be any format, letters, numbers, or regular expr

Pagina 89

Regular Expressions as FiltersRegular expressions are used to filter AS paths or community lists. A regular expression is a special character used to

Pagina 90 - CAM Usage

Preventing MSDP from Caching a Remote Source...495Preventing MSDP from Advertisi

Pagina 91 - Implementing ACLs

neighbor AAA no shutdown neighbor 10.155.15.2 remote-as 32 neighbor 10.155.15.2 shutdownDell(conf-router_bgp)#neigh 10.155.15.2 filter-list 1 inDe

Pagina 92 - IP Fragment Handling

redistribute ospf process-id [match external {1 | 2} | match internal] [metric-type {external | internal}] [route-map map-name]Configure the following

Pagina 93 - Layer 4 ACL Rules Examples

The system also supports BGP Extended Communities as described in RFC 4360 — BGP Extended Communities Attribute.To configure an IP community list, use

Pagina 94 - Configure a Standard IP ACL

Configuring an IP Extended Community ListTo configure an IP extended community list, use these commands.1. Create a extended community list and enter

Pagina 95

Filtering Routes with Community ListsTo use an IP community list or IP extended community list to filter routes, you must apply a match community filt

Pagina 96 - Configure an Extended IP ACL

To view the BGP configuration, use the show config command in CONFIGURATION ROUTER BGP mode.If you want to remove or add a specific COMMUNITY number f

Pagina 97

Dell>show ip bgp communityBGP table version is 3762622, local router ID is 10.114.8.48Status codes: s suppressed, d damped, h history, * valid, >

Pagina 98

CONFIG-ROUTER-BGP modebgp default local-preference value– value: the range is from 0 to 4294967295.The default is 100.To view the BGP configuration, u

Pagina 99 - Using ACL VLAN Groups

set next-hop ip-addressChanging the WEIGHT AttributeTo change how the WEIGHT attribute is used, enter the first command. You can also use route maps t

Pagina 100 - Configuring an ACL VLAN Group

• prefix lists (using the neighbor distribute-list command)• AS-PATH ACLs (using the neighbor filter-list command)• route maps (using the neighbor rou

Pagina 101 - Allocating ACL VLAN CAM

Protocol Overview...531Auton

Pagina 102 - Configure Ingress ACLs

configure a prefix list filter to permit all routes. For example, you could have the following filter as the last filter in your prefix list permit 0.

Pagina 103 - Configure Egress ACLs

ip as-path access-list as-path-name2. Create a AS-PATH ACL filter with a deny or permit action.AS-PATH ACL mode{deny | permit} as-regular-expression3.

Pagina 104 - IP Prefix Lists

• Configure the local router as a route reflector and the neighbor or peer group identified is the route reflector client.CONFIG-ROUTER-BGP modeneighb

Pagina 105 - Implementation Information

• Specifies the confederation ID.CONFIG-ROUTER-BGP modebgp confederation identifier as-number– as-number: from 0 to 65535 (2 Byte) or from 1 to 429496

Pagina 106 - Access Control Lists (ACLs)

bgp dampening [half-life | reuse | suppress max-suppress-time] [route-map map-name]Enter the following optional parameters to configure route dampenin

Pagina 107 - Viewing Prefix Lists

• Change the best path selection method to non-deterministic.Change the best path selection method to non-deterministic.CONFIG-ROUTER-BGP modebgp non-

Pagina 108

Changing BGP TimersTo configure BGP timers, use either or both of the following commands.Timer values configured with the neighbor timers command over

Pagina 109 - ACL Resequencing

To use soft reconfiguration (or soft reset) without preconfiguration, both BGP peers must support the soft route refresh capability, which is advertis

Pagina 110

Match a Clause with a Continue ClauseThe continue feature can exist without a match clause.Without a match clause, the continue clause executes and ju

Pagina 111 - Important Points to Remember

• Enables support for the IPv4 multicast family on the BGP node.CONFIG-ROUTER-BGP modeaddress family ipv4 multicast• Enable IPv4 multicast support on

Pagina 112 - Creating a Route Map

Notes, Cautions, and WarningsNOTE: A NOTE indicates important information that helps you make better use of your computer.CAUTION: A CAUTION indicates

Pagina 113 - Configure Route Map Filters

Refuse Multicast Traffic...576Send Multica

Pagina 114 - Configuring Match Routes

• Enable soft-reconfiguration debug.EXEC Privilege modedebug ip bgp {ip-address | peer-group-name} soft-reconfigurationTo enhance debugging of soft re

Pagina 115 - Configuring Set Conditions

Last reset 00:00:12, due to Missing well known attributeNotification History 'UPDATE error/Missing well-known attr' Sent : 1 Recv: 0 &apos

Pagina 116

Outgoing packet capture enabled for BGP neighbor 20.20.20.2Available buffer size 40958758, 27 packet(s) captured using 562 bytes PDU[1] : len 41, cap

Pagina 117 - Continue Clause

Figure 23. Sample ConfigurationsExample of Enabling BGP (Router 1)R1# confR1(conf)#int loop 0R1(conf-if-lo-0)#ip address 192.168.128.1/24R1(conf-if-lo

Pagina 118

no shutdownR1(conf-if-te-1/31)#router bgp 99R1(conf-router_bgp)#network 192.168.128.0/24R1(conf-router_bgp)#neighbor 192.168.128.2 remote 99R1(conf-ro

Pagina 119 - Bare Metal Provisioning (BMP)

R2(conf-if-te-2/31)#router bgp 99R2(conf-router_bgp)#network 192.168.128.0/24R2(conf-router_bgp)#neighbor 192.168.128.1 remote 99R2(conf-router_bgp)#n

Pagina 120 - How BFD Works

no shutdownR3(conf-if-te-3/21)#R3(conf-if-te-3/21)#router bgp 100R3(conf-router_bgp)#show config!router bgp 100R3(conf-router_bgp)#network 192.168.1

Pagina 121 - BFD Packet Format

neighbor 192.168.128.3 update-source Loopback 0 neighbor 192.168.128.3 no shutdownR1#R1#show ip bgp summaryBGP router identifier 192.168.128.1, loc

Pagina 122 - BFD Sessions

Received 30 messages, 0 in queue 4 opens, 2 notifications, 4 updates 20 keepalives, 0 route refresh requests Sent 29 messages, 0 in queue

Pagina 123 - BFD Three-Way Handshake

Neighbor AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/Pfx192.168.128.1 99 140 136 2 0 (0) 00:11:24 1192.168.128.3 100 13

Pagina 124 - Session State Changes

37 Private VLANs (PVLAN)...608Private VLAN Concepts...

Pagina 125 - Configure BFD

85 keepalives, 0 route refresh requests Minimum time between advertisement runs is 30 seconds Minimum time before advertisements start is 0 seco

Pagina 126 - Related Configuration Tasks

Minimum time before advertisements start is 0 secondsCapabilities advertised to neighbor for IPv4 Unicast : MULTIPROTO_EXT(1) Capabilities recei

Pagina 127 - Configure BFD for OSPF

10Content Addressable Memory (CAM)CAM is a type of memory that stores information in the form of a lookup table.On the Z9500, CAM stores Layer 2 and L

Pagina 128

Ipv4Qos : 2L2Qos : 1L2PT : 0IpMacAcl : 0VmanQos : 0EcfmAcl : 0Openfl

Pagina 129

Test CAM UsageThe test cam-usage command applies to both IPv4 and IPv6 CAM profiles, but is best used when verifying QoS optimization for IPv6 ACLs.Us

Pagina 130 - Disabling BFD for OSPFv3

Openflow : 0 -- linecard 0 -- Current Settings(in block sizes) 1 block = 256 entriesL2Acl : 6Ip

Pagina 131 - Configure BFD for OSPFv3

| | IN-L3-PBR | 1024 | 0 | 1024 | | IN-V6 ACL | 0 | 0 | 0 |

Pagina 132 - Configure BFD for IS-IS

Applications for CAM ProfilingThe following describes link aggregation group (LAG) hashing.LAG HashingThe Dell Networking OS includes a CAM profile an

Pagina 133

11Control Plane Policing (CoPP)Control plane policing (CoPP) protects the Z9500 routing, control, and line-card processors from undesired or malicious

Pagina 134 - Disabling BFD for IS-IS

Queue-based Control Plane PolicingWhen configuring a queue-based CoPP policy, take into account that there are twenty-four CP queues divided into grou

Pagina 135 - Configure BFD for BGP

Enabling QoS Rate Adjustment... 647Enabling Stric

Pagina 136

19 — 120 Source miss, Station move, Trace flow 60021 BFD 700022 HyperPull, FRRP 80023 sFlow 5000NOTE: In the line-card CPU, some queues have no protoc

Pagina 137 - Disabling BFD for BGP

Figure 25. CoPP Versus Non-CoPP OperationConfigure Control Plane PolicingYou can create a CoPP service policy on a per-protocol and/or a per-queue bas

Pagina 138 - Use BFD in a BGP Peer Group

For complete information about creating ACL rules and QoS policies, refer to Access Control Lists (ACLs) and Quality of Service (QoS).1. Create a Laye

Pagina 139

Dell(conf-ip-acl-cpuqos)#exitDell(conf)#mac access-list extended lacp cpu-qosDell(conf-mac-acl-cpuqos)#permit lacpDell(conf-mac-acl-cpuqos)#exitDell(c

Pagina 140

Configuring CoPP for CPU QueuesThis section describes how to create a queue-based CoPP service policy and apply it to control plane traffic.Controllin

Pagina 141

Example of Assigning a QoS Policy to a CPU QueueDell(conf)#policy-map-input cpuq_rate_policy cpu-qosDell(conf-qos-policy-in)#service-queue 5 qos-polic

Pagina 142 - Configure BFD for VRRP

-------- --------------- --------- ----- ------ -----------ARP any 0x0806 Q2/Q10/Q3/Q11 C

Pagina 143

-------- ----- ------ --------------- -----------ARP Q2/Q10/Q3/Q11 CP/RP 600 600v

Pagina 144

2000ICMP Q6 CP 300 300 2000 2000IGMP Q14 RP 300 300 2

Pagina 145 - Configuring Protocol Liveness

Troubleshooting CoPP OperationTo troubleshoot CoPP operation, use the debug commands described in this section. Enabling CPU Traffic StatisticsDuring

Pagina 146 - Autonomous Systems (AS)

Configuring Interfaces for Layer 2 Mode...678Enabling Rapid Span

Pagina 147 - Figure 16. Interior BGP

system-flow layer2 [cp-switch | linecard slot-id portset port-pipe] command. The number of hits for each system flow is also displayed.Dell#show hardw

Pagina 148 - Sessions and Peers

MASK=0x0000ffff ffffffff action={act=DropPrecedence, param0=1(0x1), param1=0(0), param2=0(0), param3=0(0)} action={act=Drop, para

Pagina 149 - Route Reflectors

--More--######################## FP Entry for VLT IGMP Sync frames ##########################--More--######################## FP Entry for VLT ARP Rep

Pagina 150 - BGP Attributes

GVRP 14988129080 551480 14987577600ARP RESP/ARP REQ 29604578172 3559868 2960101

Pagina 152 - Best Path Selection Details

In the show output, Rx Counters displays the number of bytes of control-plane traffic received, on which queue-based rate limiting is applied. Tx Coun

Pagina 153 - Local Preference

12Debugging and DiagnosticsThis chapter describes the debugging and diagnostics tasks you can perform on the switch.Offline DiagnosticsThe offline dia

Pagina 154

3. Start diagnostics on the switch.diag system unitWhen the tests complete, the system displays a syslog message:00:13:17 : Diagnostic test results ar

Pagina 155

is issued.Proceed with Offline [confirm yes/no]:yes00:10:29: %SYSTEM:CP %CHMGR-2-UNIT_DOWN: linecard 0 down - linecard offlineFTOS-BMP#00:10:30: %SYST

Pagina 156 - Multiprotocol BGP

00:13:17 : Diagnostic test results are stored on file: flash:/TestReport-LP-0.txt00:13:19 : Diagnostic test results are stored on file: flash:/TestRep

Pagina 157 - Implement BGP

VTY Line and Access-Class Configuration...725VTY Line Local Authen

Pagina 158 - AS4 Number Representation

PPID Rev -- X00 Service Tag -- 6NHW6Z1 Part Number -- 7520072402 Part Number

Pagina 159

Sensor "BrdTmpPwr0" temperature 31.5 C Sensor "BrdTmpPwr1" temperature 34.0 C Sensor "BrdTmpPwr2" temperature 31.0 C Se

Pagina 160 - AS Number Migration

+Fan tray[3] Speed test PASSERROR: Tray[4] fan[0] speed 49% is out of expected range [80-100%]ERROR: Fan speed variation failed for tray[4]fanTest ..

Pagina 161

Available free memory: 2,646,888,448 bytes LEVEL 0 DIAGNOSTICeepromTest ...

Pagina 162

--------- Group Test Statistics ---------Total : 22Passed : 21Failed : 1Elapsed time : 00H:00M:56SStop reason : after completi

Pagina 163 - BGP Configuration

Port card[2]: Average temperature 42.8 C, maximum 44.9 C Ethernet MAC temperature 45.0 CtemperatureTest ...

Pagina 164 - Enabling BGP

Last Restart ReasonIf a switch restarted for some reason (automatically or manually), the show system command output includes the reason for the resta

Pagina 165

show hardware linecard {0-2} buffer unit {0-3} port {1-104} queue {0-20 | all} buffer-info• Display input and output statistics on the party bus, whic

Pagina 166

backplane. unit defines the Network Processing unit (NPU) of a HiGig port channel. hg-port-channel defines the HiGig port-channel number.NOTE: In the

Pagina 167

Unit Bay Status Type FanStatus FanSpeed(rpm) Power Usage (W)-------------------------------------------------------------------------

Pagina 168

sFlow on LAG ports...749Enabli

Pagina 169 - Configuring Peer Groups

2 8 Media not present or accessible 2 12 Media not present or accessible 2 16 QSFP 40GB

Pagina 170

===================================QSFP 168 Temp High Alarm threshold = 80.000CQSFP 168 Voltage High Alarm threshold = 3.630VQSFP 168 Bias

Pagina 171

S8 66 61 66 61 N/AS9 66 61 66 61 N/A-- Switching Core ---- Temperature Limits (deg C)

Pagina 172

Port Modules 49 101[M] 60 49 62 52 78 55 53 50 46Threshold crossed [m]: minor [M]: major, [S]: shutdownWhen a temperat

Pagina 173

NOTE: The Z9500 fan trays and power supplies always blow air from the front (I/O side) to the back (Utility/power supply and fan side) of the switch.

Pagina 174 - Configuring Passive Peering

UserPort PortNumber Ingress Drops IngMac Drops Total Mmu Drops EgMac Drops Egress Drops 0 1 0

Pagina 175

Displaying Dataplane StatisticsThe show hardware linecard {0–2} cpu data-plane statistics command provides information about the packet types entering

Pagina 176

RCDE frames = 0RCSE frames = 0Dell#show hardware party-bus port 0 statistics Party Bus Transmit Counters for port 0: Tx Octets = 350320163 Tx Drop Pac

Pagina 177

TDBGC6.cpu0 : 528,687 +528,687PERQ_PKT(0).cpu0 : 1,172 +1,172PERQ_PKT(41).cpu

Pagina 178

To disable the automatic uploading of application core dumps, enter the no logging coredump server command.Mini Core DumpsThe system supports mini cor

Pagina 179

Configuring Storm Control from CONFIGURATION Mode... 77548 Spanning Tree Protocol (STP)...

Pagina 180 - Redistributing Routes

Enabling TCP DumpsA TCP dump captures CPU-bound control-plane traffic to improve troubleshooting and system manageability. You can perform a TCP dump

Pagina 181 - Enabling Additional Paths

13Dynamic Host Configuration Protocol (DHCP)DHCP is an application layer protocol that dynamically assigns IP addresses and other configuration parame

Pagina 182

Option Number and DescriptionSubnet Mask Option 1Specifies the client’s subnet mask.Router Option 3Specifies the router IP addresses that may serve as

Pagina 183

Option Number and DescriptionIdentifiers a user-defined string used by the Relay Agent to forward DHCP client packets to a specific server.L2 DHCP Sno

Pagina 184

Figure 27. Client and Server MessagingImplementation InformationThe following describes DHCP implementation.• Dell Networking implements DHCP based on

Pagina 185

Configure the System to be a DHCP ServerA DHCP server is a network device that has been programmed to provide network configuration parameters to clie

Pagina 186 - Changing MED Attributes

DHCP <POOL> modenetwork network/prefix-length• network: the subnet address.• prefix-length: specifies the number of bits used for the network po

Pagina 187

lease {days [hours] [minutes] | infinite}The default is 24 hours.Specifying a Default GatewayThe IP address of the default router should be on the sam

Pagina 188 - Filtering BGP Routes

Creating Manual Binding EntriesAn address binding is a mapping between the IP address and the media access control (MAC) address of a client.The DHCP

Pagina 189

Configure the System to be a Relay AgentDHCP clients and servers request and offer configuration information via broadcast DHCP messages.Routers do no

Pagina 190

50 Tunneling ... 803Configuring a Tunnel...

Pagina 191

Figure 28. Configuring a Relay AgentTo view the ip helper-address configuration for an interface, use the show ip interface command from EXEC privileg

Pagina 192 - Aggregating Routes

ICMP redirects are not sentICMP unreachables are not sentConfigure the System to be a DHCP ClientA DHCP client is a network device that requests an IP

Pagina 193 - Enabling Route Flap Dampening

DHCP Client Operation with Other FeaturesA DHCP client also operates with the following software features.Virtual Link Trunking (VLT)A DHCP client is

Pagina 194

• Source Address ValidationOption 82RFC 3046 (the relay agent information option, or Option 82) is used for class-based IP address assignment.The code

Pagina 195

packet arrived on the correct port. Packets that do not pass this check are forwarded to the server for validation. This checkpoint prevents an attack

Pagina 196 - Changing BGP Timers

• Delete all of the entries in the binding table.EXEC Privilege modeclear ip dhcp snooping bindingDisplaying the Contents of the Binding TableTo displ

Pagina 197 - Route Map Continue

IP Address MAC Address Expires(Sec) Type VLAN Interface================================================================10.1.1.251 00:00:4d

Pagina 198 - Enabling MBGP Configurations

NOTE: Dynamic ARP inspection (DAI) uses entries in the L2SysFlow CAM region, a sub-region of SystemFlow. One CAM entry is required for every DAI-enabl

Pagina 199 - Debugging BGP

Invalid ARP Replies : 0Dell#Bypassing the ARP InspectionYou can configure a port to skip ARP inspection by defining the interface as trusted,

Pagina 200 - Storing Last and Bad PDUs

NOTE: If you enable IP source guard using the ip dhcp source-address-validation command and there are 187 entries or more in the current DHCP snooping

Pagina 201 - Capturing PDUs

Important Points to Remember...831Configuration Notes..

Pagina 202 - Sample Configurations

14Equal Cost Multi-Path (ECMP)Equal cost multi-path (ECMP) supports multiple paths in next-hop packet forwarding to a destination device.ECMP for Flow

Pagina 203

NOTE: While the seed is stored separately on each port-pipe, the same seed is used across all CAMs.NOTE: You cannot separate LAG and ECMP, but you can

Pagina 204

NOTE: Save the new ECMP settings to the startup-config (write-mem) then reload the system for the new settings to take effect.• Configure the maximum

Pagina 205

The default is 60%.• Display details for an ECMP group bundle.EXEC modeshow link-bundle-distribution ecmp-group ecmp-group-id The range is from 1 to 6

Pagina 206

-------------------------------------------------- [ 132] 20::1 00:00:20:d5:ec:a0 Fo 0/16 0 1[ 132] 20::1 00:00:20:d5:ec:a1 Fo 0/24 0 1T

Pagina 207

15Enabling FIPS CryptographyFederal information processing standard (FIPS) cryptography provides cryptographic algorithms conforming to various FIPS s

Pagina 208

Enabling FIPS ModeTo enable or disable FIPS mode, use the console port.Secure the host attached to the console port against unauthorized access. Any a

Pagina 209

Monitoring FIPS Mode StatusTo view the status of the current FIPS mode (enabled/disabled), use the following commands.• Use either command to view the

Pagina 210

• To disable FIPS mode from a console port.CONFIGURATION modeno fips mode enableThe following Warning message displays:WARNING: Disabling FIPS mode wi

Pagina 211

16Force10 Resilient Ring Protocol (FRRP)Force10 resilient ring protocol (FRRP) provides fast network convergence to Layer 2 switches interconnected in

Pagina 212 - CAM Allocation

LLDP organizational TLV for proxy gateway... 877Sample Configuration Scenar

Pagina 213

The Member VLAN is the VLAN used to transmit data as described earlier.The Control VLAN is used to perform the health checks on the ring. The Control

Pagina 214 - View CAM-ACL Settings

Multiple FRRP RingsUp to 255 rings are allowed per system and multiple rings can be run on one system.More than the recommended number of rings may ca

Pagina 215 - View CAM Usage

Concept ExplanationControl VLAN Each ring has a unique Control VLAN through which tagged ring health frames (RHF) are sent. Control VLANs are used onl

Pagina 216 - CAM Optimization

Concept ExplanationThere is no periodic transmission of TCRHFs. The TCRHFs are sent on triggered events of ring failure or ring restoration only.Imple

Pagina 217 - LAG Hashing

Configuring the Control VLANControl and member VLANS are configured normally for Layer 2. Their status as control or member is determined at the FRRP

Pagina 218 - Control Plane Policing (CoPP)

4. Configure the Master node.CONFIG-FRRP mode.mode master5. Identify the Member VLANs for this FRRP group.CONFIG-FRRP mode.member-vlan vlan-id {range}

Pagina 219

Interface:• For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then the slot/port information.• For a 40-Gigabit Ethernet inter

Pagina 220 - CoPP Example

Viewing the FRRP ConfigurationTo view the configuration for the FRRP group, use the following command.• Show the configuration for this FRRP group.CON

Pagina 221

no shutdown!interface TengigabitEthernet 1/34 no ip address switchport no shutdown!interface Vlan 101 no ip address tagged TengigabitEthernet 1

Pagina 222

!interface Vlan 101 no ip address tagged TengigabitEthernet 3/14,21 no shutdown!interface Vlan 201 no ip address tagged TengigabitEthernet 3/14,2

Pagina 223

Contents1 About this Guide... 30Audience...

Pagina 224

1About this GuideThis guide describes the protocols and features that the Dell Networking Operating Software (OS) supports on the Z9500 system and pro

Pagina 225 - Displaying CoPP Configuration

17GARP VLAN Registration Protocol (GVRP)GARP VLAN registration protocol (GVRP), defined by the IEEE 802.1q specification, is a Layer 2 network protoco

Pagina 226

Configure GVRPTo begin, enable GVRP.To facilitate GVRP communications, enable GVRP globally on each switch. GVRP configuration is per interface on a s

Pagina 227

Enabling GVRP GloballyTo configure GVRP globally, use the following command.• Enable GVRP for the entire switch.CONFIGURATION modegvrp enableExample o

Pagina 228

not be unconfigured when it receives a Leave PDU. Therefore, the registration mode on that interface is FIXED.• Forbidden Mode — Disables the port to

Pagina 229

LeaveAll Timer 5000Dell(conf)#The system displays this message if an attempt is made to configure an invalid GARP timer: Dell(conf)#garp timers join

Pagina 230

18Internet Group Management Protocol (IGMP)Internet group management protocol (IGMP) is a Layer 3 multicast protocol that hosts use to join or leave a

Pagina 231

Figure 30. IGMP Messages in IP PacketsJoin a Multicast GroupThere are two ways that a host may join a multicast group: it may respond to a general que

Pagina 232

response, the querier removes the group from the list associated with forwarding port and stops forwarding traffic for that group to the subnet.IGMP V

Pagina 233

Figure 32. IGMP Version 3–Capable Multicast Routers Address StructureJoining and Filtering Groups and SourcesThe following illustration shows how mult

Pagina 234

Figure 33. Membership Reports: Joining and FilteringLeaving and Staying in GroupsThe following illustration shows how multicast routers track and refr

Pagina 235

2Configuration FundamentalsThe Dell Networking OS command line interface (CLI) is a text-based interface you can use to configure interfaces and proto

Pagina 236 - Debugging and Diagnostics

Figure 34. Membership Queries: Leaving and StayingConfigure IGMPConfiguring IGMP is a two-step process.1. Enable multicast routing using the ip multic

Pagina 237

• Fast Convergence after MSTP Topology Changes• Designating a Multicast Router InterfaceViewing IGMP Enabled InterfacesInterfaces that are enabled wit

Pagina 238

IGMP version is 3Dell(conf-if-te-1/13)#Viewing IGMP GroupsTo view both learned and statically configured IGMP groups, use the following command.• Vi

Pagina 239

INTERFACE modeip igmp query-interval• Adjust the maximum response time.INTERFACE modeip igmp query-max-resp-time• Adjust the last member query interva

Pagina 240

Enabling IGMP Immediate-LeaveIf the querier does not receive a response to a group-specific or group-and-source query, it sends another (querier robus

Pagina 241

• View the configuration.CONFIGURATION modeshow running-config• Disable snooping on a VLAN.INTERFACE VLAN modeno ip igmp snoopingRelated Configuration

Pagina 242

• Configure the switch to only forward unregistered packets to ports on a VLAN that are connected to mrouter ports.CONFIGURATION modeno ip igmp snoopi

Pagina 243

ip igmp snooping last-member-query-intervalFast Convergence after MSTP Topology ChangesWhen a port transitions to the Forwarding state as a result of

Pagina 244

19InterfacesThis chapter describes interface types, both physical and logical, and how to configure them on the Z9500 switch.• 10-Gigabit Ethernet and

Pagina 245 - TRACE Logs

installed, the resulting four 10GbE ports are numbered with the remaining numbers. For example, 40GbE port 0 contains 10GbE ports 0, 1, 2, and 3; 40Gb

Pagina 246 - Last Restart Reason

• EXEC mode is the default mode and has a privilege level of 1, which is the most restricted level. Only a limited selection of commands is available,

Pagina 247

EXEC modeshow interfacesThis command has options to display the interface status, IP and MAC addresses, and multiple counters for the amount and type

Pagina 248 - Environmental Monitoring

TengigabitEthernet 1/0 unassigned NO Manual administratively down downTengigabitEthernet 1/1 unassigned NO Manual administratively down down

Pagina 249 - Display Transceiver Type

To confirm that the interface is enabled, use the show config command in INTERFACE mode. To leave INTERFACE mode, use the exit command or end command.

Pagina 250

• Overview of Layer Modes• Configuring Layer 2 (Data Link) Mode• Configuring Layer 2 (Interface) Mode• Management Interfaces• Auto-Negotiation on Ethe

Pagina 251

Configuring Layer 2 (Interface) ModeTo configure an interface in Layer 2 mode, use the following commands.• Enable the interface.INTERFACE modeno shut

Pagina 252

Configuring Layer 3 (Interface) ModeTo assign an IP address, use the following commands.• Enable the interface.INTERFACE modeno shutdown• Configure a

Pagina 253

Important Points to Remember• Deleting a management route removes the route from both the EIS routing table and the default routing table.• If the man

Pagina 254 - Troubleshooting Packet Loss

INTERFACE modeip address ip-address mask– ip-address mask: enter an address in dotted-decimal format (A.B.C.D). The mask must be in /prefix format (/x

Pagina 255

• Executing the show interfaces and show ip interface brief commands on themanagement interface displays the virtual IP address and not the actual IP

Pagina 256

Destination Gateway Dist/Metric Last Change ----------- ------- ----------- -----

Pagina 257 - Displaying Line-Card Counters

VIRTUAL TERMINAL LLDP LLDP MANAGEMENT INTERFACE MONITOR SESSION MULTIPLE SPANNING TREE

Pagina 258

Loopback InterfacesA Loopback interface is a virtual interface in which the software emulates an interface. Packets routed to it are processed locally

Pagina 259 - Full Kernel Core Dumps

Port Channel Definition and StandardsLink aggregation is defined by IEEE 802.3ad as a method of grouping multiple physical interfaces into a single lo

Pagina 260 - Enabling TCP Dumps

The system brings up 10/40 GbE interfaces that are set to auto negotiate so that their speed is identical to the speed of the first channel member in

Pagina 261 - Figure 26. DHCP packet Format

interface port-channel id-number2. Ensure that the port channel is active.INTERFACE PORT-CHANNEL modeno shutdownAfter you enable the port channel, you

Pagina 262

Examples of the show interfaces port-channel CommandsTo view the port channel’s status and channel members in a tabular format, use the show interface

Pagina 263

following example, interface TengigabitEthernet 1/6 is part of port channel 5, which is in Layer 2 mode, and an error message appeared when an IP addr

Pagina 264

Configuring the Minimum Oper Up Links in a Port ChannelYou can configure the minimum links in a port channel (LAG) that must be in “oper up” status to

Pagina 265

Assigning an IP Address to a Port ChannelYou can assign an IP address to a port channel and use port channels in Layer 3 routing protocols.To assign a

Pagina 266 - Configuration Tasks

• Replace the default IP 4-tuple method of balancing traffic over a port channel.CONFIGURATION mode[no] load-balance {ip-selection [dest-ip | source-i

Pagina 267 - Specifying a Default Gateway

• dest-ip — uses destination IP address as part of the hash key.• lsb — always uses the least significant bit of the hash key to compute the egress po

Pagina 268 - Using DHCP Clear Commands

LLDP LLDP MANAGEMENT INTERFACE MONITOR SESSION MULTIPLE SPANNING TREE OPENFLOW INSTANCE

Pagina 269

Create a Single-RangeThe following is an example of a single range.Example of the interface range Command (Single Range)Dell(config)# interface range

Pagina 270

CommasThe following is an example of how to use commas to add different interface types to the range, enabling all Ten Gigabit Ethernet interfaces in

Pagina 271

Define the Interface RangeThe following example shows how to define an interface-range macro named “test” to select 10–GigabitEthernet interfaces 5/1

Pagina 272 - Configure Secure DHCP

• a — Page down• q — QuitDell#monitor interface te 3/1FTOS uptime is 1 day(s), 4 hour(s), 31 minute(s) Monitor time: 00:00:00 Refresh Intvl.: 2sInter

Pagina 273 - DHCP Snooping

Use the clear hardware sfm hg-stats and clear hardware linecard hg-stats commands to reset HiGig port statistics.Link Bundle MonitoringMonitoring link

Pagina 274 - Enabling DHCP Snooping

You can enable the capability to detect uneven traffic distribution in the member links of a HiGig link bundle on a line-card or SFM NPU. You can also

Pagina 275

• You can enable SNMP traps and syslog messages to be generated when an uneven traffic distribution is detected in a HiGig link bundle.• Traffic distr

Pagina 276 - Dynamic ARP Inspection

Splitting QSFP Ports to SFP+ PortsThe Z9500 supports splitting a single 40G QSFP port into four 10G SFP+ ports using a supported breakout cable. (For

Pagina 277

NOTE: Although it is possible to configure the remaining three 10 Gigabit ports, the Link UP event does not occur for these ports leaving the lanes un

Pagina 278 - Source Address Validation

For these configurations, the following examples show the command output that the show interfaces tengigbitethernet transceiver, show interfaces tengi

Pagina 279

CLI Command Mode Prompt Access CommandNOTE: Access all of the following modes from CONFIGURATION mode.AS-PATH ACLDell(config-as-path)# ip as-path acce

Pagina 280 - Equal Cost Multi-Path (ECMP)

SFP 0 Temp High Alarm threshold = 0.000CSFP 0 Voltage High Alarm threshold = 0.000VSFP 0 Bias High Alarm threshold = 0.000mANOTE: In

Pagina 281 - Link Bundle Monitoring

QSFP 0 Encoding = 0x00………………………………QSFP 0 Diagnostic Information===================================QSFP 0 Rx Power measurement type

Pagina 282 - Creating an ECMP Group Bundle

Dell#show interfaces tengigabitethernet 0/6gigabitethernet 0/0 is up, line protocol is downHardware is DellEth, address is 90:b1:1c:f4:9a:fa Curren

Pagina 283

Error-Disabled state and for all practical purposes of routing, the interface is deemed to be “down.” After the interface becomes stable and the penal

Pagina 284

Te 4/2Dell#Clearing Dampening CountersTo clear dampening counters and accumulated penalties, use the following command.• Clear dampening counters.clea

Pagina 285 - Enabling FIPS Cryptography

Using Ethernet Pause Frames for Flow ControlEthernet Pause Frames allow for a temporary stop in data transmission. A situation may arise where a sendi

Pagina 286 - Generating Host-Keys

The pause is started when either the packet pointer or the buffer threshold is met (whichever is met first). When the discard threshold is met, packet

Pagina 287 - Disabling FIPS Mode

1400-byte IP MTU + 22-byte VLAN Tag = 1422-byte link MTUThe MTU range is from 592 to 9216, with a default of 9216. IP MTU automatically configures.The

Pagina 288

NOTE: As a best practice, Dell Networking recommends keeping auto-negotiation enabled. Only disable auto-negotiation on switch ports that attach to de

Pagina 289 - Protocol Overview

In EXEC mode, the show interfaces switchport command displays only interfaces in Layer 2 mode and their relevant configuration information. The show i

Pagina 290 - Ring Status

CLI Command Mode Prompt Access CommandROUTE-MAPDell(config-route-map)# route-mapROUTER BGPDell(conf-router_bgp)# router bgpBGP ADDRESS-FAMILYDell(conf

Pagina 291 - Important FRRP Concepts

Input 0 IP Packets, 0 Vlans 0 MPLS 0 64-byte pkts, 0 over 64-byte pkts, 0 over 127-byte pkts 0 over 255-byte pkts, 0 over 511-byte pkts, 0 over 10

Pagina 292

• IP FLOW• IP ACL• IP FIB• L2 ACL• L2 FIBClearing Interface CountersThe counters in the show interfaces command are reset by the clear counters comman

Pagina 293 - FRRP Configuration

20Internet Protocol Security (IPSec)Internet protocol security (IPSec) is an end-to-end security scheme for protecting IP communications by authentica

Pagina 294 - Configuring the Control VLAN

Configuring IPSec The following sample configuration shows how to configure FTP and telnet for IPSec.1. Define the transform set.CONFIGURATION modecry

Pagina 295

21IPv4 RoutingIPv4 routing and various IP addressing features are supported. This chapter describes the basics of domain name service (DNS), address r

Pagina 296 - Clearing the FRRP Counters

• Configure Static Routes for the Management Interface (optional)For a complete listing of all commands related to IP addressing, refer to the Dell Ne

Pagina 297 - Troubleshooting FRRP

interface TengigabitEthernet 0/0ip address 10.11.1.1/24no shutdown!Dell(conf-if)#Configuring Static RoutesA static route is an IP address that you man

Pagina 298

Direct, Lo 0--More--The system installs a next hop that is on the directly connected subnet of current IP address on the interface (for example, if in

Pagina 299

Resolution of Host NamesDomain name service (DNS) maps host names to IP addresses. This feature simplifies such commands as Telnet and FTP by allowing

Pagina 300

Specifying the Local System Domain and a List of DomainsIf you enter a partial domain, the system can search different domains to finish or fully qual

Pagina 301 - Configure GVRP

CLI Command Mode Prompt Access CommandMONITOR SESSIONDell(conf-mon-sess-sessionID)#monitor sessionOPENFLOW INSTANCEDell(conf-of-instance-of-id)#openfl

Pagina 302 - Configure GVRP Registration

Dell#traceroute www.force10networks.comTranslating "www.force10networks.com"...domain server (10.11.0.1) [OK]Type Ctrl-C to abort.----------

Pagina 303 - Configure a GARP Timer

Configuring Static ARP EntriesARP dynamically maps the MAC and IP addresses, and while most network host support dynamic mapping, you can configure an

Pagina 304 - Dell(conf)#

– ip ip-address (OPTIONAL): enter the keyword ip then the IP address of the ARP entry you wish to clear.– no-refresh (OPTIONAL): enter the keywords no

Pagina 305 - IGMP Protocol Overview

Figure 36. ARP Learning via ARP RequestWhen you enable ARP learning via gratuitous ARP, the system installs a new ARP entry, or updates an existing en

Pagina 306 - Leaving a Multicast Group

CONFIGURATION modearp backoff-timeThe default is 30.The range is from 1 to 3600.• Display all ARP entries learned via gratuitous ARP.EXEC Privilege mo

Pagina 307 - IGMP Version 3

UDP HelperUser datagram protocol (UDP) helper allows you to direct the forwarding IP/UDP broadcast traffic by creating special broadcast addresses and

Pagina 308

--------------------------------------------------Te 1/1 1000Configuring a Broadcast AddressTo configure a broadcast address, use the following comman

Pagina 309 - Leaving and Staying in Groups

1. Packet 1 is dropped at ingress if you did not configure UDP helper address.2. If you enable UDP helper (using the ip udp-helper udp-port command),

Pagina 310 - Configure IGMP

Figure 39. UDP Helper with Subnet Broadcast AddressesUDP Helper with Configured Broadcast AddressesIncoming packets with a destination IP address matc

Pagina 311 - Selecting an IGMP Version

• If the Incoming packet has a destination IP address that matches the subnet broadcast address of any interface, the unaltered packet is routed to th

Pagina 312 - Adjusting Timers

TenGigabitEthernet 0/8 unassigned YES Manual up upTenGigabitEthernet 0/9 unassigned YES Manual up

Pagina 313

22IPv6 RoutingInternet protocol version 6 (IPv6) routing is the successor to IPv4. Due to the rapid growth in internet users and IP addresses, IPv4 is

Pagina 314 - IGMP Snooping

NOTE: The system provides the flexibility to add prefixes on Router Advertisements (RA) to advertise responses to Router Solicitations (RS). By defaul

Pagina 315 - Disabling Multicast Flooding

IPv6 Header FieldsThe 40 bytes of the IPv6 header are ordered, as shown in the following illustration.Figure 41. IPv6 Header FieldsVersion (4 bits)The

Pagina 316

The following lists the Next Header field values.Value Description0 Hop-by-Hop option header4 IPv46 TCP8 Exterior Gateway Protocol (EGP)41 IPv643 Rout

Pagina 317

However, if the Destination Address is a Hop-by-Hop options header, the Extension header is examined by every forwarding router along the packet’s rou

Pagina 318 - Interfaces

of double colons is supported in a single address. Any number of consecutive 0000 groups may be reduced to two colons, as long as there is only one do

Pagina 319 - Interface Types

IPv6 Implementation on the Dell Networking OSThe Dell Networking OS supports both IPv4 and IPv6 and both may be used simultaneously in your system.The

Pagina 320

Feature and Functionality Dell Networking OS Release IntroductionDocumentation and Chapter LocationZ9000IS-IS for IPv6 support for redistribution8.3.1

Pagina 321 - Enabling a Physical Interface

Configuring the LPM Table for IPv6 Extended PrefixesThe LPM CAM table consists of two partitions: Partition I for IPv6 /65-/128 route-prefix entries a

Pagina 322 - Physical Interfaces

Figure 42. Path MTU Discovery ProcessIPv6 Neighbor DiscoveryThe IPv6 neighbor discovery protocol (NDP) is a top-level protocol for neighbor discovery

Pagina 323 - Overview of Layer Modes

Obtaining HelpObtain a list of keywords and a brief functional description of those keywords at any CLI mode using the ? or help command:• To list the

Pagina 324

Figure 43. NDP Router RedirectIPv6 Neighbor Discovery of MTU PacketsYou can set the MTU advertised through the RA packets to incoming routers, without

Pagina 325

Example for Configuring an IPv6 Recursive DNS ServerThe following example configures a RDNNS server with an IPv6 address of 1000::1 and a lifetime of

Pagina 326 - Management Interfaces

ff02::1 ff02::2 ff02::1:ff00:12 ff02::1:ff8b:7570 ND MTU is 0 ICMP redirects are not sent DAD is enabled, number of DAD attempts: 3 N

Pagina 327

Adjusting Your CAM ProfileAlthough adjusting your CAM profile is not a mandatory step, if you plan to implement IPv6 ACLs, Dell Networking recommends

Pagina 328

You can configure up to two IPv6 addresses on management interfaces, allowing required default router support on the management port that is acting as

Pagina 329 - VLAN Interfaces

Configuring Telnet with IPv6The Telnet client and server on a switch supports IPv6 connections. You can establish a Telnet session directly to the rou

Pagina 330 - Port Channel Interfaces

prefix-list List IPv6 prefix listsroute IPv6 routing informationrpf RPF tableDell#Displaying an IPv6 ConfigurationTo view the IPv6 co

Pagina 331 - Port Channel Implementation

• Display IPv6 routing information for the specified route type.EXEC modeshow ipv6 route typeThe following keywords are available:– To display informa

Pagina 332 - Creating a Port Channel

S 8888:9999:5555:6666:1111:2222::/96 [1/0] via 2222:2222:3333:3333::1, Te 9/1, 00:03:16 S 9999:9999:9999:9999

Pagina 333

23Intermediate System to Intermediate SystemThe intermediate system to intermediate system (IS-IS) protocol that uses a shortest-path-first algorithm.

Pagina 334

4 Switch Management... 53Configuring Privilege Levels...

Pagina 335

Short-Cut Key CombinationActionCNTL-D Deletes character at cursor.CNTL-E Moves the cursor to the end of the line.CNTL-F Moves the cursor forward one c

Pagina 336

• system address — the router’s MAC address.• N-selector — this is always 0.The following illustration is an example of the ISO-style address to show

Pagina 337 - Load-Balancing Methods

Interface SupportMT IS-IS is supported on physical Ethernet interfaces, physical synchronous optical network technologies (SONET) interfaces, port-cha

Pagina 338 - Changing the Hash Algorithm

• The T3 timer sets the overall wait time after which the router determines that it has failed to achieve database synchronization (by setting the ove

Pagina 339 - Bulk Configuration

IS-IS Parameter Default ValueCircuit Type Level 1 and Level 2IS Type Level 1 and Level 2Equal Cost Multi Paths 16Configuration InformationTo use IS-IS

Pagina 340 - Overlap Port Ranges

To configure IS-IS globally, use the following commands.1. Create an IS-IS routing process.CONFIGURATION moderouter isis [tag]tag: (optional) identifi

Pagina 341 - Interface Range Enhancements

6. Enable IS-IS on the IPv4 interface.ROUTER ISIS modeip router isis [tag]If you configure a tag variable, it must be the same as the tag variable ass

Pagina 342 - Define the Interface Range

IS-IS: Level-1 SPF Calculations : 29 IS-IS: Level-2 SPF Calculations : 29 IS-IS: LSP checksum errors received : 0 IS-IS: LSP authentication failu

Pagina 343

Configuring IS-IS Graceful RestartTo enable IS-IS graceful restart globally, use the following commands. Additionally, you can implement optional comm

Pagina 344 - Monitoring HiGig Link Bundles

– adjacency: the restarting router receives the remaining time value from its peer and adjusts its T3 value so if user has configured this option.– ma

Pagina 345

Level-1 Metric: 10, Priority: 64, Circuit ID: 0000.0000.000B.01 Hello Interval: 10, Hello Multiplier: 3, CSNP Interval: 10 Number of act

Pagina 346

• show run | grep ethernet does not return that search result because it only searches for instances containing a non-capitalized “ethernet.”• show ru

Pagina 347

Dell#show running-config isis!router isis lsp-refresh-interval 902 net 47.0005.0001.000C.000A.4321.00 net 51.0005.0001.000C.000A.4321.00Dell#Config

Pagina 348 - Example Scenarios

The default is Level 1 and Level 2 (level-1–2)To view which metric types are generated and received, use the show isis protocol command in EXEC Privil

Pagina 349

Metric Sytle Correct Value Rangewide 0 to 16777215narrow 0 to 63wide transition 0 to 16777215narrow transition 0 to 63transition 0 to 63To view the in

Pagina 350

eljefe.02-00 * 0x00000001 0x2E7F 1113 0/0/0Force10.00-00 0x00000002 0xD1A7 1102 0/0/0IS-IS Level-2 Link State Datab

Pagina 351

– For the Loopback interface on the RPM, enter the keyword loopback then a number from 0 to 16383.– For a port channel, enter the keywords port-channe

Pagina 352 - Link Dampening

distribute-list prefix-list-name out [bgp as-number | connected | ospf process-id | rip | static]You can configure one of the optional parameters:– co

Pagina 353 - Enabling Link Dampening

– metric value the range is from 0 to 16777215. The default is 0.– match external the range is from 1 or 2.– match internal– metric-type: external or

Pagina 354 - Clearing Dampening Counters

Configuring Authentication PasswordsYou can assign an authentication password for routers in Level 1 and for routers in Level 2.Because Level 1 and Le

Pagina 355 - Threshold Settings

Example of Viewing the Overload Bit SettingWhen the bit is set, a 1 is placed in the OL column in the show isis database command output. The overload

Pagina 356 - Enabling Pause Frames

– interface: Enter the type of interface and slot/port information to view IS-IS information on that interface only.• View the events that triggered I

Pagina 357 - Table 10. Layer 2 Overhead

508 290 29 10000 0.00% 0.02% 0.09% 0 confdMgr655 270 27 10000 0.00% 0.00% 0.09% 0 login557 180 18 100

Pagina 358 - Set Auto-Negotiation Options

Metric Style Correct Value Range for the isis metric Commandwide transition 0 to 16777215narrow transition 0 to 63transition 0 to 63Maximum Values in

Pagina 359

Beginning Metric Style Final Metric Style Resulting IS-IS Metric Valuetransition narrow original valuetransition narrow original valuetransition wide

Pagina 360 - Dynamic Counters

Leaks from One Level to AnotherIn the following scenarios, each IS-IS level is configured with a different metric style.Table 15. Metric Value with Di

Pagina 361 - Clearing Interface Counters

NOTE: Whenever you make IS-IS configuration changes, clear the IS-IS process (re-started) using the clear isis command. The clear isis command must in

Pagina 362

ipv6 address 24:3::1/76ip router isisipv6 router isisno shutdownDell (conf-if-te-3/17)#Dell(conf-router_isis)#show config!router isismetric-style wide

Pagina 363 - Configuring IPSec

24Link Aggregation Control Protocol (LACP)A link aggregation group (LAG), referred to as a port channel by the Dell Networking OS, can provide both lo

Pagina 364 - IPv4 Routing

– The shutdown command on LAG “xyz” disables the LAG and retains the user commands. However, the system does not allow the channel number “xyz” to be

Pagina 365

– number: cannot statically contain any links.The default is LACP active.• Configure port priority.LACP mode[no] lacp port-priority priority-valueThe

Pagina 366 - Configuring Static Routes

• Configure the dynamic LAG interfaces.CONFIGURATION modeport-channel-protocol lacpExample of the port-channel-protocol lacp CommandDell(conf)#interfa

Pagina 367 - Enabling Directed Broadcast

Partner System ID: Priority 32768, Address 0001.e801.45a5Actor Admin Key 1, Oper Key 1, Partner Oper Key 1LACP LAG 1 is an aggregatable linkA - Active

Pagina 368 - Resolution of Host Names

3Getting StartedThis chapter describes how you start configuring your Z9500 operating software.When you power up the chassis, the system performs a po

Pagina 369

To avoid packet loss, redirect traffic through the next lowest-cost link (R3 to R4). the system has the ability to bring LAG 2 down if LAG 1 fails, so

Pagina 370 - Configuration Tasks for ARP

Figure 47. Configuring Shared LAG State TrackingThe following are shared LAG state tracking console messages:• 2d1h45m: %SYSTEM-P:CP %IFMGR-5-OSTATE_D

Pagina 371 - Clearing ARP Cache

LACP Basic Configuration ExampleThe screenshots in this section are based on the following example topology. Two routers are named ALPHA and BRAVO, an

Pagina 372 - ARP Learning via ARP Request

Input statistics: 132 packets, 163668 bytes 0 Vlans 0 64-byte pkts, 12 over 64-byte pkts, 120 over 127-byte pkts 0 over 255-byte pkts,

Pagina 373 - Configuring ARP Retries

Figure 50. Inspecting Configuration of LAG 10 on ALPHA434Link Aggregation Control Protocol (LACP)

Pagina 374 - Configuration Tasks for ICMP

Figure 51. Verifying LAG 10 Status on ALPHA Using the show lacp CommandSummary of the LAG Configuration on AlphaAlpha(conf-if-po-10)#int tengig 2/31Al

Pagina 375 - Enabling UDP Helper

interface TengigabitEthernet 2/31no ip addressSummary of the LAG Configuration on BravoBravo(conf-if-te-3/21)#int port-channel 10Bravo(conf-if-po-10)#

Pagina 376

Figure 52. Inspecting a LAG Port on BRAVO Using the show interface CommandLink Aggregation Control Protocol (LACP)437

Pagina 377

Figure 53. Inspecting LAG 10 Using the show interfaces port-channel Command438Link Aggregation Control Protocol (LACP)

Pagina 378

Figure 54. Inspecting the LAG Status Using the show lacp commandThe point-to-point protocol (PPP) is a connection-oriented protocol that enables layer

Pagina 379 - Troubleshooting UDP Helper

Accessing the Console PortTo access the console port, follow these steps:For the console port pinout, refer to Accessing the RJ-45 Console Port with a

Pagina 380 - IPv6 Routing

25Layer 2This chapter describes the Layer 2 features supported on the Z9500.Manage the MAC Address TableYou can perform the following management tasks

Pagina 381 - IPv6 Headers

The range is from 10 to 1000000.Configuring a Static MAC AddressA static entry is one that is not subject to aging. Enter static entries manually.To c

Pagina 382 - IPv6 Header Fields

interface) before the system verifies that sufficient CAM space exists. If the CAM check fails, a message is displayed:%E90MH:5 %ACL_AGENT-2-ACL_AGENT

Pagina 383 - Extension Header Fields

To save all sticky MAC addresses into a configuration file that can be used as a startup configuration file, use the write config command. If the numb

Pagina 384 - IPv6 Addressing

Learning Limit Violation ActionsLearning limit violation actions are user-configurable.To configure the system to take an action when the MAC learning

Pagina 385 - Static and Dynamic Addressing

NOTE: Alternatively, you can reset the interface by shutting it down using the shutdown command and then re-enabling it using the no shutdown command.

Pagina 386

address-table station-move refresh-arp command on the switch at the time that NIC teaming is being configured on the server.NOTE: If you do not config

Pagina 387

Figure 57. Configuring Redundant Layer 2 Pairs without Spanning TreeYou configure a redundant pair by assigning a backup interface to a primary interf

Pagina 388 - Path MTU Discovery

To ensure that existing network applications see no difference when a primary interface in a redundant pair transitions to the backup interface, be su

Pagina 389 - IPv6 Neighbor Discovery

00:24:55: %SYSTEM-P:CP %IFMGR-5-ACTIVE: Changed Vlan interface state to active: Vl 100:24:55: %SYSTEM-P:CP %IFMGR-5-STATE_STBY_ACT: Changed interface

Pagina 390

• Characters within the string can be letters, digits, and hyphens.To create a host name, use the following command.• Create a host name.CONFIGURATION

Pagina 391

Figure 58. Configuring Far-End Failure DetectionThe report consists of several packets in SNAP format that are sent to the nearest known MAC address.I

Pagina 392 - Configuration Tasks for IPv6

4. If the FEFD enabled system is configured to use FEFD in Normal mode and neighboring echoes are not received after three intervals, (you can set eac

Pagina 393 - Adjusting Your CAM Profile

To report interval frequency and mode adjustments, use the following commands.1. Setup two or more connected interfaces for Layer 2 or Layer 3.INTERFA

Pagina 394 - Assigning a Static IPv6 Route

To set up and activate two or more connected interfaces, use the following commands.1. Setup two or more connected interfaces for Layer 2 or Layer 3.I

Pagina 395 - Displaying IPv6 Information

inactive: Vl 12w1d22h : FEFD state on Te 4/0 changed from Bi-directional to UnknownThe following example shows the debug fefd packets command.Dell#deb

Pagina 396 - Displaying IPv6 Routes

26Link Layer Discovery Protocol (LLDP)This chapter describes how to configure and use the link layer discovery protocol (LLDP) on the Z9500 switch.802

Pagina 397

Table 17. Type, Length, Value (TLV) TypesType TLV Description0 End of LLDPDU Marks the end of an LLDPDU.1 Chassis ID An administratively assigned name

Pagina 398 - Clearing IPv6 Routes

Figure 61. Organizationally Specific TLVIEEE Organizationally Specific TLVsEight TLV types have been defined by the IEEE 802.1 and 802.3 working group

Pagina 399 - IS-IS Addressing

Type TLV Description127 Protocol Identity Indicates the protocols that the port can process. The Dell Networking OS does not currently support this TL

Pagina 400 - Multi-Topology IS-IS

Regarding connected endpoint devices, LLDP-MED provides network connectivity devices with the ability to:• manage inventory• manage Power over Etherne

Pagina 401 - Graceful Restart

no shutdownConfigure a Management RouteDefine a path from the Z9500 to the network from which you are accessing the system remotely. Management routes

Pagina 402

Type SubType TLV DescriptionNone or all TLVs must be supported. The Dell Networking OS does not currently support these TLVs.127 5 Inventory — Hardwar

Pagina 403

Figure 62. LLDP-MED Capabilities TLVTable 20. LLDP-MED CapabilitiesBit Position TLV Supported?0 LLDP-MED Capabilities Yes1 Network Policy Yes2 Locatio

Pagina 404

NOTE: As shown in the following table, signaling is a series of control packets that are exchanged between an endpoint device and a network connectivi

Pagina 405

Extended Power via MDI TLVThe extended power via MDI TLV enables advanced PoE management between LLDP-MED endpoints and network connectivity devices.A

Pagina 406

Important Points to Remember• LLDP is enabled by default.• Dell Networking systems support up to eight neighbors per interface.• Dell Networking syste

Pagina 407

Enabling LLDPLLDP is disabled by default. Enable and disable LLDP globally or per interface. If you enable LLDP globally, all UP interfaces send perio

Pagina 408

3. Enter the disable command.LLDP-MANAGEMENT-INTERFACE mode.To undo an LLDP management port configuration, precede the relevant command with the keywo

Pagina 409 - Changing LSP Attributes

Figure 65. Configuring LLDPViewing the LLDP ConfigurationTo view the LLDP configuration, use the following command.• Display the LLDP configuration.CO

Pagina 410 - Table 12. Metric Styles

Viewing Information Advertised by Adjacent LLDP AgentsTo view brief information about adjacent devices or to view all the information that neighbors a

Pagina 411 - Configuring the IS-IS Cost

Configuring LLDPDU IntervalsLLDPDUs are transmitted periodically; the default interval is 30 seconds.To configure LLDPDU intervals, use the following

Pagina 412 - Changing the IS-Type

– encryption-type: specifies how you are inputting the password, is 0 by default, and is not required.* 0 is for inputting the password in clear text.

Pagina 413 - Applying IPv4 Routes

• Return to the default setting.CONFIGURATION mode or INTERFACE modeno modeExample of Configuring a Single ModeR1(conf)#protocol lldpR1(conf-lldp)#sho

Pagina 414 - Applying IPv6 Routes

advertise dot1-tlv port-protocol-vlan-id port-vlan-id advertise dot3-tlv max-frame-size advertise management-tlv system-capabilities system-descri

Pagina 415 - Redistributing IPv4 Routes

Figure 66. The debug lldp detail Command — LLDPDU Packet DissectionRelevant Management ObjectsThe system supports all IEEE 802.1AB MIB objects.The fol

Pagina 416 - Redistributing IPv6 Routes

MIB Object CategoryLLDP Variable LLDP MIB Object DescriptionmsgTxInterval lldpMessageTxInterval Transmit Interval value.rxInfoTTL lldpRxInfoTTL Time t

Pagina 417 - Setting the Overload Bit

Table 24. LLDP System MIB ObjectsTLV Type TLV Name TLV Variable System LLDP MIB Object1 Chassis ID chassis ID subtype Local lldpLocChassisIdSubtypeRem

Pagina 418 - Debugging IS-IS

TLV Type TLV Name TLV Variable System LLDP MIB Objectinterface numbering subtypeLocal lldpLocManAddrIfSubtypeRemote lldpRemManAddrIfSubtypeinterface n

Pagina 419 - Configure Metric Values

Table 26. LLDP-MED System MIB ObjectsTLV Sub-Type TLV Name TLV Variable System LLDP-MED MIB Object1 LLDP-MED CapabilitiesLLDP-MED CapabilitiesLocallld

Pagina 420

TLV Sub-Type TLV Name TLV Variable System LLDP-MED MIB Object3 Location Identifier Location Data FormatLocal lldpXMedLocLocationSubtypeRemote lldpXMed

Pagina 421

27Microsoft Network Load BalancingNetwork Load Balancing (NLB) is a clustering functionality that is implemented by Microsoft on Windows 2000 Server a

Pagina 422

With NLB, the data frame is forwarded to all servers in the cluster for the servers to perform load-balancing.NLB Multicast Mode ExampleConsider a sam

Pagina 423

• To copy a local file to a remote system, combine the file-origin syntax for a local file location with the file-destination syntax for a remote file

Pagina 424

NLB VLAN FloodingTo preserve Microsoft server failover and load-balancing, configure a switch to forward the traffic destined for a server cluster on

Pagina 425

28Multicast Source Discovery Protocol (MSDP)This chapter describes how to configure and use the multicast source discovery protocol (MSDP) on the Z950

Pagina 426 - Configuring LACP Commands

Figure 67. Multicast Source Discovery Protocol (MSDP)RPs advertise each (S,G) in its domain in type, length, value (TLV) format. The total number of T

Pagina 427 - LACP Configuration Tasks

Anycast RPUsing MSDP, anycast RP provides load sharing and redundancy in PIM-SM networks. Anycast RP allows two or more rendezvous points (RPs) to sha

Pagina 428 - Setting the LACP Long Timeout

• Accept Source-Active Messages that Fail the RFP Check• Specifying Source-Active Messages• Limiting the Source-Active Cache• Preventing MSDP from Cac

Pagina 429 - Shared LAG State Tracking

Figure 70. Configuring OSPF and BGP for MSDPMulticast Source Discovery Protocol (MSDP)485

Pagina 430

Figure 71. Configuring PIM in Multiple Routing Domains486Multicast Source Discovery Protocol (MSDP)

Pagina 431

Figure 72. Configuring MSDPEnable MSDPEnable MSDP by peering RPs in different administrative domains.1. Enable MSDP.CONFIGURATION modeip multicast-msd

Pagina 432 - Configure a LAG on ALPHA

Example of Configuring MSDPExample of Viewing Peer Information R3(conf)#ip multicast-msdp R3(conf)#ip msdp peer 192.168.0.1 connect-source Loopb

Pagina 433

Limiting the Source-Active CacheSet the upper limit of the number of active sources that the system caches.The default active source limit is 500K mes

Pagina 434

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!26292881 bytes successfully copiedSave the Running-ConfigurationThe running-configurat

Pagina 435

Figure 73. MSDP Default Peer, Scenario 1490Multicast Source Discovery Protocol (MSDP)

Pagina 436

Figure 74. MSDP Default Peer, Scenario 2Multicast Source Discovery Protocol (MSDP)491

Pagina 437

Figure 75. MSDP Default Peer, Scenario 3492Multicast Source Discovery Protocol (MSDP)

Pagina 438

Figure 76. MSDP Default Peer, Scenario 4Specifying Source-Active MessagesTo specify messages, use the following command.• Specify the forwarding-peer

Pagina 439

Dell(conf)#ip access-list standard fiftyDell(conf)#seq 5 permit host 200.0.0.50Dell#ip msdp sa-cacheMSDP Source-Active Cache - 3 entriesGroupAddr So

Pagina 440 - Manage the MAC Address Table

Example of Verifying the System is not Caching Local SourcesWhen you apply this filter, the SA cache is not affected immediately. When sources that ar

Pagina 441 - MAC Learning Limit

R3(conf)#do show ip msdp sa-cacheR3(conf)#R3(conf)#do show ip msdp peerPeer Addr: 192.168.0.1 Local Addr: 0.0.0.0(639) Connect Source: Lo 0 Stat

Pagina 442

Logging Changes in Peership StatesTo log changes in peership states, use the following command.• Log peership state changes.CONFIGURATION modeip msdp

Pagina 443

Example of the clear ip msdp peer Command and Verifying Statistics are ClearedR3(conf)#do show ip msdp peerPeer Addr: 192.168.0.1 Local Addr: 192.1

Pagina 444

technique is less effective as traffic increases because preemptive load balancing requires prior knowledge of traffic distributions.• lack of scalabl

Pagina 445 - NIC Teaming

5 802.1X... 75The Port-Authentication

Pagina 446 - Configure Redundant Pairs

• View a list of files on an external flash.EXEC Privilege modedir usbflash:• View the running-configuration.EXEC Privilege modeshow running-config• V

Pagina 447

Configuring Anycast RPTo configure anycast RP:1. In each routing domain that has multiple RPs serving a group, create a Loopback interface on each RP

Pagina 448

CONFIGURATION modeip msdp originator-idExample of R1 Configuration for MSDP with Anycast RPExample of R2 Configuration for MSDP with Anycast RPExample

Pagina 449 - Far-End Failure Detection

ip address 10.11.0.23/24 no shutdown!interface Loopback 0 ip pim sparse-mode ip address 192.168.0.1/32 no shutdown!interface Loopback 1 ip addr

Pagina 450 - FEFD State Changes

neighbor 192.168.0.22 ebgp-multihop 255 neighbor 192.168.0.22 update-source Loopback 0 neighbor 192.168.0.22 no shutdown!ip multicast-msdpip msdp

Pagina 451 - Configuring FEFD

interface TenGigabitEthernet 2/1 ip pim sparse-mode ip address 10.11.4.1/24 no shutdown!interface TenGigabitEthernet 2/11 ip pim sparse-mode ip a

Pagina 452 - Enabling FEFD on an Interface

redistribute connected redistribute bgp 200!router bgp 200 redistribute ospf 1 neighbor 192.168.0.2 remote-as 100 neighbor 192.168.0.2 ebgp-mult

Pagina 453 - Debugging FEFD

29Multiple Spanning Tree Protocol (MSTP)Multiple spanning tree protocol (MSTP) — specified in IEEE 802.1Q-2003 — is a rapid spanning tree protocol (RS

Pagina 454

Spanning Tree VariationsThe Dell Networking OS supports four variations of spanning tree, as shown in the following table.Table 27. Spanning Tree Vari

Pagina 455 - 802.1AB (LLDP) Overview

• Enabling SNMP Traps for Root Elections and Topology ChangesEnable Multiple Spanning Tree GloballyMSTP is not enabled by default. To enable MSTP glob

Pagina 456 - Optional TLVs

Examples of Creating and Viewing MSTP InstancesThe following example shows using the msti command.Dell(conf)#protocol spanning-tree mstpDell(conf-mstp

Pagina 457 - Table 18. Optional TLV Types

!redundancy auto-synchronize fullredundancy disable-auto-reboot!service timestamps log datetime!logging coredump!hostname pt-z9500-11!enable password

Pagina 458 - TIA-1057 (LLDP-MED) Overview

Influencing MSTP Root SelectionMSTP determines the root bridge, but you can assign one bridge a lower priority to increase the probability that it bec

Pagina 459

NOTE: Some non-Dell equipment may implement a non-null default region name, such as the Bridge ID or a MAC address.Changing the Region Name or Revisio

Pagina 460 - LLDP-MED Capabilities TLV

The default is 15 seconds.2. Change the hello-time parameter.PROTOCOL MSTP modehello-time secondsNOTE: With large configurations (especially those con

Pagina 461 - LLDP-MED Network Policies TLV

• Port priority influences the likelihood that a port is selected to be a forwarding port in case that several ports have the same port cost.The follo

Pagina 462

• Enable EdgePort on an interface.INTERFACE modespanning-tree mstp edge-port [bpduguard | shutdown-on-violation]Dell Networking OS Behavior: Regarding

Pagina 463 - Configure LLDP

Figure 79. MSTP with Three VLANs Mapped to Two Spanning Tree InstancesRouter 1 Running-ConfigurationThis example uses the following steps:1. Enable MS

Pagina 464 - LLDP Compatibility

no shutdown!interface Vlan 300 no ip address tagged TenGigabitEthernet 1/21,31 no shutdownRouter 2 Running-ConfigurationThis example uses the fol

Pagina 465 - Enabling LLDP

name Tahiti revision 123 MSTI 1 VLAN 100 MSTI 2 VLAN 200,300!(Step 2)interface TenGigabitEthernet 3/11 no ip address switchport no shutdown!in

Pagina 466 - Advertising TLVs

(Step 3)interface vlan 100 tagged 1/0/31 tagged 1/0/32exitinterface vlan 200 tagged 1/0/31 tagged 1/0/32exitinterface vlan 300 tagged 1/0/31 tag

Pagina 467 - Figure 65. Configuring LLDP

– Are there “extra” MSTP instances in the Sending or Received logs? This may mean that an additional MSTP instance was configured on one router but no

Pagina 468

The verify {md5 | sha256} command calculates and displays the hash of any file on the specified local flash drive. You can compare the displayed hash

Pagina 469 - Configuring LLDPDU Intervals

INST 2: Flags: 0x70, Reg Root: 32768:0001.e8d5.cbbd, Int Root Cost Brg/Port Prio: 32768/128, Rem Hops: 20520Multiple Spanning Tree Protocol (MSTP)

Pagina 470 - Configuring a Time to Live

30Multicast FeaturesThe Dell Networking OS supports the following multicast protocols:• PIM Sparse-Mode (PIM-SM)• Internet Group Management Protocol (

Pagina 471 - Debugging LLDP

Figure 80. Multicast with ECMPImplementation InformationBecause protocol control traffic is redirected using the MAC address, and multicast control tr

Pagina 472 - Relevant Management Objects

Protocol Ethernet AddressPIM-SM 01:00:5e:00:00:0d• The Dell Networking OS implementation of MTRACE is in accordance with IETF draft draft-fenner-trace

Pagina 473

When the multicast route limit is reached, the following message is displayed: 3w1d13h: %RPM0-P:RP2 %PIM-3-PIM_TIB_LIMIT: PIM TIB limit reached.

Pagina 474

Figure 81. Preventing a Host from Joining a GroupTable 29. Preventing a Host from Joining a Group — DescriptionLocation Description1/21• Interface Gig

Pagina 475

Location Description• no shutdown2/1• Interface GigabitEthernet 2/1• ip pim sparse-mode• ip address 10.11.1.1/24• no shutdown2/11• Interface GigabitEt

Pagina 476

Rate Limiting IGMP Join RequestsIf you expect a burst of IGMP Joins, protect the IGMP process from overload by limiting that rate at which new groups

Pagina 477

Figure 82. Preventing a Source from Transmitting to a GroupTable 30. Preventing a Source from Transmitting to a Group — DescriptionLocation Descriptio

Pagina 478 - NLB Unicast Mode Example

Location Description• no shutdown2/1• Interface GigabitEthernet 2/1• ip pim sparse-mode• ip address 10.11.1.1/24• no shutdown2/11• Interface GigabitEt

Pagina 479 - NLB Restrictions

4Switch ManagementThis chapter describes the switch management tasks supported on the Z9500.Configuring Privilege LevelsPrivilege levels restrict acce

Pagina 480 - Configuring NLB on a Switch

Preventing a PIM Router from Processing a JoinTo permit or deny PIM Join/Prune messages on an interface using an extended IP access list, use the foll

Pagina 481

31Open Shortest Path First (OSPFv2 and OSPFv3)This chapter describes how to configure and use Open Shortest Path First (OSPFv2 for IPv4) and OSPF vers

Pagina 482

size of the routing tables on all routers. An area within the AS may not see the details of another area’s topology. AS areas are known by their area

Pagina 483 - Anycast RP

In the previous example, Routers A, B, C, G, H, and I are the Backbone.• A stub area (SA) does not receive external route information, except for the

Pagina 484

Figure 84. OSPF Routing ExamplesBackbone Router (BR)A backbone router (BR) is part of the OSPF Backbone, Area 0.This includes all ABRs. It can also in

Pagina 485

An ABR can connect to many areas in an AS, and is considered a member of each area it connects to.Autonomous System Border Router (ASBR)The autonomous

Pagina 486

available. An ABR floods the information for the router (for example, the ASBR where the Type 5 advertisement originated. The link-state ID for Type 4

Pagina 487 - Enable MSDP

Virtual LinksIn the case in which an area cannot be directly connected to Area 0, you must configure a virtual link between that area and Area 0.The t

Pagina 488

OSPF ImplementationThe Dell Networking OS supports up to 10,000 OSPF routes for OSPFv2. Within the 10,000 routes, you can designate up to 8,000 routes

Pagina 489

Processing SNMP and Sending SNMP TrapsThough there are may be several OSPFv2 processes, only one process can process simple network management protoco

Pagina 490

Allowing Access to CONFIGURATION Mode CommandsTo allow access to CONFIGURATION mode, use the privilege exec level level configure command from CONFIGU

Pagina 491

To confirm that you enabled RFC-2328–compliant OSPF flooding, use the show ip ospf command.Dell#show ip ospfRouting Process ospf 1 with ID 2.2.2.2Supp

Pagina 492

Configuration InformationThe interfaces must be in Layer 3 mode (assigned an IP address) and enabled so that they can send and receive traffic. The OS

Pagina 493

If implementing multi-process OSPF, create an equal number of Layer 3 enabled interfaces and OSPF process IDs. For example, if you create four OSPFv2

Pagina 494

• Reset the OSPFv2 process.EXEC Privilege modeclear ip ospf process-id• View the current OSPFv2 status.EXEC modeshow ip ospf process-idExample of View

Pagina 495

If you try to enable more OSPF processes than available Layer 3 interfaces, the following message displays:Dell(conf)#router ospf 1% Error: No router

Pagina 496

Dell(conf)#router ospf 1Dell(conf-router_ospf-1)#network 1.2.3.4/24 area 0Dell(conf-router_ospf-1)#network 10.10.10.10/24 area 1Dell(conf-router_ospf-

Pagina 497 - Clearing Peer Statistics

Loopback 0 is up, line protocol is up Internet Address 10.168.253.2/32, Area 0.0.0.1 Process ID 1, Router ID 10.168.253.2, Network Type LOOPBACK, Co

Pagina 498 - MSDP with Anycast RP

Configuring LSA Throttling TimersConfigured link-state advertisement (LSA) timers replace the standard transmit and acceptance times for LSAs.The LSA

Pagina 499

To enable both receiving and sending routing updates, use the no passive-interface interface command.Example of Viewing Passive InterfacesWhen you con

Pagina 500 - Configuring Anycast RP

NOTE: A higher convergence level can result in occasional loss of OSPF adjacency. Generally, convergence level 1 meets most convergence requirements.

Pagina 501

• Allow access to a CONFIGURATION, INTERFACE, LINE, ROUTE-MAP, and/or ROUTER mode command.CONFIGURATION modeprivilege {configure |interface | line | r

Pagina 502

The dead interval must be the same on all routers in the OSPF network.• Change the time interval between hello-packet transmission.CONFIG-INTERFACE mo

Pagina 503 - MSDP Sample Configurations

The bold lines in the example show the change on the interface. The change is reflected in the OSPF configuration.Dell(conf-if)#ip ospf cost 45Dell(co

Pagina 504

• retransmit-interval — LSA retransmit interval• transmit-delay — LSA transmission delay• dead-interval — dead router detection time• authentication-k

Pagina 505

ip prefix-list prefix-nameYou are in PREFIX LIST mode.• Create a prefix list with a sequence number and a deny or permit action.CONFIG- PREFIX LIST mo

Pagina 506

Example of Viewing OSPF Configuration after Redistributing RoutesTo view the current OSPF configuration, use the show running-config ospf command in E

Pagina 507 - Spanning Tree Variations

• View the configuration of OSPF neighbors connected to the local router.EXEC Privilege modeshow ip ospf neighbor• View the LSAs currently in the queu

Pagina 508

Sample Configurations for OSPFv2The following configurations are examples for enabling OSPFv2.These examples are not comprehensive directions. They ar

Pagina 509

OSPF Area 0 — Te 3/1 and 3/2router ospf 33333 network 192.168.100.0/24 area 0 network 10.0.13.0/24 area 0 network 10.0.23.0/24 area 0!interface Loo

Pagina 510

NOTE: The OSPFv2 network area command enables OSPF on multiple interfaces with the single command. Use the OSPFv3 ipv6 ospf area command on each inter

Pagina 511 - Modifying Global Parameters

ipv6 ospf process-id area area-id– process-id: the process ID number assigned.– area-id: the area ID for this interface.Assigning OSPFv3 Process ID an

Pagina 512

Dell(conf)#line vty 0Dell(config-line-vty)#?exit Exit from line configuration modeDell(config-line-vty)#Applying a Privilege Level to a

Pagina 513 - Configuring an EdgePort

• Specify whether some or all some of the interfaces are passive.CONF-IPV6-ROUTER-OSPF modepassive-interface {type slot/port}Interface: identifies the

Pagina 514 - MSTP Sample Configurations

default-information originate [always [metric metric-value] [metric-type type-value]] [route-map map-name]Configure the following required and optiona

Pagina 515

You decide the set of IPsec protocols that are employed for authentication and encryption and the ways in which they are employed. When you correctly

Pagina 516

– Configuring IPsec Encryption for an OSPFv3 Area– Displaying OSPFv3 IPsec Security PoliciesConfiguring IPsec Authentication on an InterfaceTo configu

Pagina 517 - Example Running-Configuration

• Enable IPsec encryption for OSPFv3 packets on an IPv6-based interface.INTERFACE modeipv6 ospf encryption {null | ipsec spi number esp encryption-alg

Pagina 518

• Enable IPSec authentication for OSPFv3 packets in an area.CONF-IPV6-ROUTER-OSPF modearea-id authentication ipsec spi number {MD5 | SHA1} [key-encryp

Pagina 519

– key: specifies the text string used in the encryption. All neighboring OSPFv3 routers must share the same key to decrypt information. The required l

Pagina 520

Policy name : OSPFv3-1-502Policy refcount : 1Inbound ESP SPI : 502 (0x1F6)Outbound ESP SPI : 502 (0x1F6)Inbound ESP

Pagina 521 - Multicast Features

Interface: TenGigabitEthernet 0/1 Link Local address: fe80::201:e8ff:fe40:4d11 IPSecv6 policy name: OSPFv3-1-600 inbound ah sas outbound ah sas i

Pagina 522

• View the summary information for the OSPFv3 database.EXEC Privilege modeshow ipv6 ospf database• View the configuration of OSPFv3 neighbors.EXEC Pri

Pagina 523 - Multicast Policies

Audit and Security LogsThis section describes how to configure, display, and clear audit and security logs.The following is the configuration task lis

Pagina 524

32Pay As You Grow The Pay As You Grow (PAYG) software feature allows you to purchase a Z9500 switch with 36 40G ports (144 10G ports) and upgrade to a

Pagina 525

To install a license on a Z9500 switch:1. Check the currently installed port license.show licenseEXEC Privilege modeIn the command output, System Serv

Pagina 526

Enter Yes at the prompt to continue the installation; for example:Dell# install license tftp://10.11.8.12/132.lic!3594 bytes successfully copiedRetrie

Pagina 527

unmounting /usr/pkg (/dev/wd0i)...unmounting /boot (/dev/wd0b)...unmounting /usr (mfs:30)...unmounting /force10 (mfs:25)...unmounting /lib (mfs:22)...

Pagina 528

-- Power Supplies --Unit Bay Status Type FanStatus FanSpeed(rpm) Power Usage (W)---------------------------------------------------

Pagina 529

33PIM Sparse-Mode (PIM-SM)Protocol-independent multicast sparse-mode (PIM-SM) is a multicast protocol that forwards multicast traffic to a subnet only

Pagina 530

is added to the outgoing interface list associated with the (*,G) entry, and the message is not (and does not need to be) forwarded towards the RP.Ref

Pagina 531

Configuring PIM-SMConfiguring PIM-SM is a three-step process.1. Enable multicast routing (refer to the following step).2. Select a rendezvous point.3.

Pagina 532 - Area Types

To display PIM neighbors for each interface, use the show ip pim neighbor command EXEC Privilege mode.Dell#show ip pim neighborNeighbor Interface

Pagina 533 - Router Types

ip access-list extended access-list-name3. Specify the source and group to which the timer is applied using extended ACLs with permit rules only.CONFI

Pagina 534 - Area Border Router (ABR)

• The network administrator and network operator user roles can view system events.NOTE: If extended logging is disabled, you can only view system eve

Pagina 535 - Internal Router (IR)

Dell#sh run pim!ip pim rp-address 1.1.1.1 group-address 224.0.0.0/4Overriding Bootstrap Router UpdatesPIM-SM routers must know the address of the RP f

Pagina 536 - LSA Throttling

Creating Multicast Boundaries and DomainsA PIM domain is a contiguous set of routers that all implement PIM and are configured to operate within a com

Pagina 537 - Router Priority and Cost

34PIM Source-Specific Mode (PIM-SSM)PIM source-specific mode (PIM-SSM) is a multicast protocol that forwards multicast traffic from a single source to

Pagina 538 - OSPF Implementation

Configure PIM-SMMConfiguring PIM-SSM is a two-step process.1. Configure PIM-SMM.2. Enable PIM-SSM for a range of addresses.Related Configuration Tasks

Pagina 539

• You may enter multiple ssm-map commands for different access lists. You may also enter multiple ssm-map commands for the same access list, as long a

Pagina 540 - OSPF ACK Packing

Uptime 00:00:05Expires NeverRouter mode INCLUDELast reporter 10.11.4.2Last reporter mode INCLUDELast

Pagina 541

35Policy-based Routing (PBR)Policy-based Routing (PBR) allows a switch to make routing decisions based on policies applied to an interface.This chapte

Pagina 542 - Assigning a Router ID

To enable a PBR, you create a redirect list. Redirect lists are defined by rules, or routing policies. The following parameters can be defined in the

Pagina 543

Implementing Policy-based Routing with Dell Networking OS• Non-contiguous bitmasks for PBR• Hot-Lock PBRNon-contiguous bitmasks for PBRNon-contiguous

Pagina 544 - Enable OSPFv2 on Interfaces

The following example creates a redirect list by the name of “xyz.”Dell(conf)#ip redirect-list ?WORD Redirect-list name (max 16 chars) Dell(co

Pagina 545

Setting Up a Secure Connection to a Syslog ServerYou can use reverse tunneling with the port forwarding to securely connect to a syslog server.Pre-req

Pagina 546 - Configuring Stub Areas

Dell(conf-redirect-list)#redirect 3.3.3.3 ?<0-255> An IP protocol number icmp

Pagina 547 - Enabling Passive Interfaces

PBR Exceptions (Permit)Use the command permit to create an exception to a redirect list. Exceptions are used when a forwarding decision should be base

Pagina 548 - Enabling Fast-Convergence

Applying a Redirect-list to an Interface Example:Dell(conf-if-te-2/0)#ip redirect-group xyz Dell(conf-if-te-2/0)#Applying a Redirect-list to an Interf

Pagina 549

NOTE: If, the redirect-list is applied to an interface, the output of show ip redirect-list redirect-list-name command displays reachability and ARP s

Pagina 550

Create the Redirect-List GOLDEDGE_ROUTER(conf-if-Te-2/23)#ip redirect-list GOLDEDGE_ROUTER(conf-redirect-list)#description Route GOLD traffic to ISP_G

Pagina 551 - Configuring Virtual Links

View Redirect-List GOLDEDGE_ROUTER#show ip redirect-listIP redirect-list GOLD: Defined as: seq 5 redirect 10.99.99.254 ip 192.168.1.0/24 any, Next-ho

Pagina 552 - Creating Filter Routes

36Port MonitoringPort monitoring (also referred to as mirroring) allows you to monitor ingress and/or egress traffic on specified ports. The mirrored

Pagina 553 - Applying Prefix Lists

------ ------ ----------- --- ---- --------- -------- 1 Te 0/0 Te 0/1 both Port N/A

Pagina 554 - Troubleshooting OSPFv2

6/0 destination TenGig 6/1 direction tx, if the MD port TenGig 6/0 is an untagged member of any VLAN, all monitored frames that the MG port TenGig 6/1

Pagina 555

Figure 88. Port Monitoring ExampleRemote Port MirroringWhile local port monitoring allows you to monitor traffic from one or more source ports by dire

Pagina 556 - OSPF Area 0 — Te 1/1 and 1/2

Configuration Task List for Prefix Lists... 105ACL Resequencing...

Pagina 557 - OSPF Area 0 — Te 2/1 and 2/2

3. Configure logging to a local host. locahost is “127.0.0.1” or “::1”.If you do not, the system displays an error when you attempt to enable role-ba

Pagina 558 - Enabling IPv6 Unicast Routing

The reserved VLANs transport the mirrored traffic in sessions (blue pipes) to the destination analyzers in the local network. Two destination sessions

Pagina 559 - Configuring Passive-Interface

• You cannot configure a private VLAN or a GVRP VLAN as the reserved RPM VLAN.• The L3 interface configuration should be blocked for the reserved VLAN

Pagina 560 - Configuring a Default Route

• You can configure the same source port to be used in multiple source sessions.• You cannot configure a source port channel or source VLAN in a sourc

Pagina 561

Step Command Description1configure terminal Enter global configuration mode.2monitor session id type rpm Specify a unique session ID number and RPM a

Pagina 562

Dell(conf-if-po-10)#no shutdownDell(conf-if-po-10)#exitDell(conf)#monitor session 3 type rpmDell(conf-mon-sess-3)#source port-channel 10 dest remote-v

Pagina 563

------ ------ ----------- --- ---- --------- -------- 1 remote-vlan 10 Te 0/3 N/A N/A N/A

Pagina 564

Encapsulated Remote-Port MonitoringEncapsulated Remote Port Monitoring (ERPM) copies traffic from source ports/port-channels or source VLANs and forwa

Pagina 565

6flow-based enableSpecify ERPM to be performed on a flow-by-flow basis or if you configure a VLAN source interface. Enter no flow-based disable to dis

Pagina 566

37Private VLANs (PVLAN)Private VLANs (PVLANs) extend Dell Networking OS security suite by providing Layer 2 isolation between ports within the same vi

Pagina 567

– A primary VLAN and each of its secondary VLANs decrement the available number of VLAN IDs in the switch.– A primary VLAN has one or more promiscuous

Pagina 568 - Troubleshooting OSPFv3

no logging consoleSending System Messages to a Syslog ServerTo send system messages to a specified syslog server, use the following command. The follo

Pagina 569

[no] private-vlan mapping secondary-vlan vlan-list• Display type and status of PVLAN interfaces.EXEC mode or EXEC Privilege modeshow interfaces privat

Pagina 570 - Pay As You Grow

4. Select the PVLAN mode.INTERFACE modeswitchport mode private-vlan {host | promiscuous | trunk}• host (isolated or community VLAN port)• promiscuous

Pagina 571

INTERFACE VLAN modeprivate-vlan mapping secondary-vlan vlan-listThe list of secondary VLANs can be:• Specified in comma-delimited (VLAN-ID,VLAN-ID) or

Pagina 572

INTERFACE VLAN modetagged interface or untagged interfaceYou can enter the interfaces singly or in range format, either comma-delimited (slot/port,por

Pagina 573

Private VLAN Configuration ExampleThe following example shows a private VLAN topology.Figure 89. Sample Private VLAN TopologyThe following configurati

Pagina 574

• All the ports in the secondary VLANs (both community and isolated VLANs) can only communicate with ports in the other secondary VLANs of that PVLAN

Pagina 575 - PIM Sparse-Mode (PIM-SM)

show vlan private-vlan mappingThis command is specific to the PVLAN feature.Examples of Viewing a Private VLANsThe show arp and show vlan commands are

Pagina 576 - Send Multicast Traffic

switchport switchport mode private-vlan host no shutdown!interface TengigabitEthernet 0/5 no ip address switchport switchport mode private-vlan

Pagina 577 - Enable PIM-SM

38Per-VLAN Spanning Tree Plus (PVST+)Per-VLAN spanning tree plus (PVST+) is a variation of spanning tree — developed by a third party — that allows yo

Pagina 578 - Configuring S,G Expiry Timers

Table 31. Spanning Tree Versions SupportedDell Networking Term IEEE SpecificationSpanning Tree Protocol (STP) 802 .1dRapid Spanning Tree Protocol (RST

Pagina 579

Jan 21 04:11:02: %SYSTEM:CP %IFMGR-5-OSTATE_DN: Changed interface state to down: Te 0/0Jan 21 03:12:54: %SYSTEM:LP %CHMGR-2-PSU_FAN_SPEED_CHANGE: PSU_

Pagina 580

PROTOCOL PVST modeno disableDisabling PVST+To disable PVST+ globally or on an interface, use the following commands.• Disable PVST+ globally.PROTOCOL

Pagina 581

Figure 91. Load Balancing with PVST+The bridge with the bridge value for bridge priority is elected root. Because all bridges use the default priority

Pagina 582

Root Identifier has priority 4096, Address 0001.e80d.b6d6Root Bridge hello time 2, max age 20, forward delay 15Bridge Identifier has priority 4096, Ad

Pagina 583 - Enabling PIM-SSM

PROTOCOL PVST modevlan max-ageThe range is from 6 to 40.The default is 20 seconds.The values for global PVST+ parameters are given in the output of th

Pagina 584

The range is from 0 to 240, in increments of 16.The default is 128.The values for interface PVST+ parameters are given in the output of the show spann

Pagina 585

PVST+ in Multi-Vendor NetworksSome non-Dell Networking systems which have hybrid ports participating in PVST+ transmit two kinds of BPDUs: an 802.1D B

Pagina 586 - Policy-based Routing (PBR)

Example of Viewing the Extend System ID in a PVST+ ConfigurationDell(conf-pvst)#do show spanning-tree pvst vlan 5 briefVLAN 5Executing IEEE compatible

Pagina 587

interface Vlan 100 no ip address tagged TengigabitEthernet 2/12,32 no shutdown!interface Vlan 200 no ip address tagged TengigabitEthernet 2/12,32

Pagina 588 - Networking OS

39Quality of Service (QoS)This chapter describes how to use and configure Quality of Service (QoS) features on the switch.Differentiated service is ac

Pagina 589

• RFC 2597, Assured Forwarding PHB Group• RFC 2598, An Expedited Forwarding PHBYou cannot configure port-based and policy-based QoS on the same interf

Pagina 590

NOTE: When you decrease the buffer size, the operating system deletes all messages stored in the buffer. Increasing the buffer size does not affect me

Pagina 591 - PBR Exceptions (Permit)

Honoring dot1p Priorities on Ingress TrafficBy default, the system does not honor dot1p priorities on ingress traffic.You can configure this feature o

Pagina 592

Example of Configuring and Viewing Rate PolicingThe following example shows configuring rate policing.Dell#config tDell(conf)#interface tengigabitethe

Pagina 593 - Sample Configuration

Policy-Based QoS ConfigurationsPolicy-based QoS configurations consist of the components shown in the following example.Figure 94. Constructing Policy

Pagina 594 - Create the Redirect-List GOLD

Creating a Layer 3 Class MapA Layer 3 class map differentiates ingress packets based on the DSCP value, IP precedence, VLANs, or characteristics defin

Pagina 595 - View Redirect-List GOLD

The following example matches IPv6 traffic with a DSCP value of 40.Dell(conf)# class-map match-all test Dell(conf-class-map)# match ipv6 dscp 40The fo

Pagina 596 - Port Monitoring

Dell(conf)# interface fo 0/0 INTERFACE modeDell(conf-if-fo-0/0)# ip address 90.1.1.1/16 2. Configure a Layer 2 QoS policy with Layer 2 (Dot1p or sourc

Pagina 597

6. Create an input policy map.CONFIGURATION modeDell(conf)#policy-map-input pp_policmap 7. Create a service queue to associate the class map and QoS p

Pagina 598 - Configuring Port Monitoring

class-map match-any ClassAF1 match ip access-group AF1-FB1 set-ip-dscp 10 match ip access-group AF1-FB2 set-ip-dscp 12 match ip dscp 10 set-ip-dscp

Pagina 599 - Remote Port Mirroring

Create a QoS PolicyThere are two types of QoS policies — input and output.Input QoS policies regulate Layer 3 and Layer 2 ingress traffic. The regulat

Pagina 600 - Configuration Notes

to which you should apply the QoS policy (using the service-queue from POLICY-MAP-IN mode). If you apply the QoS policy to a queue other than the one

Pagina 601 - Restrictions

– uucp (UNIX to UNIX copy protocol)Example of the show running-config logging CommandTo view non-default settings, use the show running-config logging

Pagina 602

Configuring Policy-Based Rate ShapingTo configure policy-based rate-shaping, use the rate-shape command.• Configure rate-shaping on egress traffic.QOS

Pagina 603

Queue Default Bandwidth Percentage for 4–Queue SystemDefault Bandwidth Percentage for 8–Queue System7 — 50%When you assign a percentage to one queue,

Pagina 604

Applying a Class-Map or Input QoS Policy to a QueueTo apply a class-map or input QoS policy to a queue, use the following command.• Assign an input Qo

Pagina 605

Table 36. Default dot1p to Queue Mappingdot1p Queue ID0 21 02 13 34 45 56 67 7The dot1p value is also honored for frames on the default VLAN. For more

Pagina 606

• You cannot apply a class-map and QoS policies to the same interface.• You cannot apply an input Layer 2 QoS policy on an interface you also configur

Pagina 607

You can apply the same policy map to multiple interfaces, and you can modify a policy map after you apply it.DSCP Color MapsThis section describes how

Pagina 608 - Private VLANs (PVLAN)

qos dscp-color-policy color-map-name Example: Create a DSCP Color MapThe following example creates a DSCP color map profile, color-awareness policy, a

Pagina 609

TE 0/10 mapONETE0/11 mapTWODisplay summary information about a color policy for a specific interface.Dell# show qos dscp-color-policy summa

Pagina 610 - Configuration Task List

Enabling Strict-Priority QueueingIn strict-priority queuing, the system de-queues all packets from the assigned queue before servicing any other queue

Pagina 611 - Creating a Primary VLAN

Figure 95. Packet Drop Rate for WREDYou can create a custom WRED profile or use one of the five pre-defined profiles.Table 37. Pre-Defined WRED Profil

Pagina 612 - Creating a Community VLAN

• Add timestamp to syslog messages.CONFIGURATION modeservice timestamps [log | debug] [datetime [localtime] [msec] [show-timezone] | uptime]Specify th

Pagina 613 - Creating an Isolated VLAN

Applying a WRED Profile to TrafficAfter you create a WRED profile, you must specify on which traffic the system applies the profile.The system assigns

Pagina 614

Explicit Congestion NotificationExplicit Congestion Notification (ECN) enhances and extends WRED functionality by marking packets for later transmissi

Pagina 615

• match ip vlanBy default, all packets are marked for green handling if the rate-police and trust-diffserv commands are not used in an ingress policy

Pagina 616

ip access-list standard dscp_40 seq 5 permit any dscp 40ip access-list standard dscp_50_non_ecn seq 5 permit any dscp 50 ecn 0ip access-list standard

Pagina 617

thresholds. You can configure different weights for WRED and ECN operation to finely tune how different types of traffic are handled when a WRED thres

Pagina 618

Global Service-Pools for WRED with ECNYou can enable WRED with ECN to work with global service-pools. Global service pools that function as shared buf

Pagina 619 - Enabling PVST+

Queue ConfigurationService-Pool ConfigurationWRED Threshold RelationshipQ threshold = Q-TService-pool threshold = SP-TExpected FunctionalityEnabled En

Pagina 620 - Disabling PVST+

modeDell(conf)#service-pool wred green pool0 thresh-1 pool1 thresh-2Dell(conf)#service-pool wred yellow pool0 thresh-3 pool1 thresh-4Dell(conf)#servic

Pagina 621

– Allowed — indicates that the policy-map can be applied because the estimated number of CAM entries is less or equal to the available number of CAM e

Pagina 622

40Routing Information Protocol (RIP)The Routing Information Protocol (RIP) tracks distances or hop counts to nearby routers when establishing network

Pagina 623

ftp-server username nairobi password 0 zanzibarDell#Configuring FTP Server ParametersAfter you enable the FTP server on the system, you can configure

Pagina 624

Implementation InformationThe Dell Networking OS supports both versions of RIP and allows you to configure one version globally and the other version

Pagina 625

Enabling RIP GloballyBy default, RIP is disabled on the switch.To enable RIP globally, use the following commands.1. Enter ROUTER RIP mode and enable

Pagina 626 - PVST+ Sample Configurations

192.162.2.0/24 [120/1] via 29.10.10.12, 00:01:21, Fa 0/0192.162.2.0/24 auto-summary192.161.1.0/24 [120/1] via 29.10.10.12, 00:00:27, Fa 0/019

Pagina 627

distribute-list prefix-list-name in• Assign a configured prefix list to all outgoing RIP routes.ROUTER RIP modedistribute-list prefix-list-name outTo

Pagina 628 - Quality of Service (QoS)

• Set the RIP versions received on that interface.INTERFACE modeip rip receive version [1] [2]• Set the RIP versions sent out on that interface.INTERF

Pagina 629 - Port-Based QoS Configurations

Outgoing filter for all interfaces is Incoming filter for all interfaces is Default redistribution metric is 1 Default version control: receive v

Pagina 630

Controlling Route MetricsAs a distance-vector protocol, RIP uses hop counts to determine the best route, but sometimes the shortest hop count is a rou

Pagina 631

Dell#debug ip ripRIP protocol debug is ONDell#To disable RIP, use the no debug ip rip command.RIP Configuration ExampleThe examples in this section sh

Pagina 632 - Classify Traffic

Core 2 RIP OutputThe examples in the section show the core 2 RIP output.Examples of the show ip Command with Core 2 Output• To display Core 2 RIP data

Pagina 633 - Creating a Layer 3 Class Map

To view the RIP configuration activity on Core 2, use the show ip protocols command.Core2#show ip protocolsRouting Protocol is "RIP" Sendin

Pagina 634 - Creating a Layer 2 Class Map

ip ftp username nameTo view the FTP configuration, use the show running-config ftp command in EXEC privilege mode, as shown in the example for Enable

Pagina 635

Examples of the show ip Command with Core 3 OutputTo view learned RIP routes on Core 3, use the show ip rip database command.Core3#show ip rip databas

Pagina 636 - Ordering ACL Rules

10.11.20.0 10.11.30.0 192.168.2.0 192.168.1.0Routing Information Sources: Gateway Distance Last Update 10.11.20.2 120

Pagina 637

!router ripversion 2network 10.11.20.0network 10.11.30.0network 192.168.1.0network 192.168.2.0672Routing Information Protocol (RIP)

Pagina 638 - Create a QoS Policy

41Remote Monitoring (RMON)Remote monitoring (RMON) is an industry-standard implementation that monitors network traffic by sharing network monitoring

Pagina 639 - Strict-Priority Queuing

Setting the RMON AlarmTo set an alarm on any MIB object, use the rmon alarm or rmon hc-alarm command in GLOBAL CONFIGURATION mode.• Set an alarm on an

Pagina 640 - Allocating Bandwidth to Queue

is configured with the RMON event command. Possible events include a log entry or an SNMP trap. If the 1.3.6.1.2.1.2.2.1.20.1 value changes to 0 (fall

Pagina 641 - Create Policy Maps

– integer: a value from 1 to 65,535 that identifies the RMON Statistics Table. The value must be unique in the RMON Statistic Table.– owner: (Optional

Pagina 642

42Rapid Spanning Tree Protocol (RSTP)The Rapid Spanning Tree Protocol (RSTP) is a Layer 2 protocol — specified by IEEE 802.1w — that is essentially th

Pagina 643

• All interfaces in virtual local area networks (VLANs) and all enabled interfaces in Layer 2 mode are automatically added to the RST topology.• Addin

Pagina 644 - Creating Output Policy Maps

Dell(conf-if-te-1/1)#show config!interface TenGigabitEthernet 1/1 no ip address switchportno shutdownEnabling Rapid Spanning Tree Protocol GloballyE

Pagina 645 - DSCP Color Maps

localPrompt for the system username and password.noneDo not authenticate the user.radiusPrompt for a username and password and use a RADIUS server to

Pagina 646 - Displaying DSCP Color Maps

Figure 97. Rapid Spanning Tree Enabled GloballyTo view the interfaces participating in RSTP, use the show spanning-tree rstp command from EXEC privile

Pagina 647 - Enabling QoS Rate Adjustment

BPDU : sent 121, received 2The port is not in the Edge port modePort 379 (TengigabitEthernet 2/3) is designated ForwardingPort path cost 20000, Port p

Pagina 648

Modifying Global ParametersYou can modify RSTP parameters.The root bridge sets the values for forward-delay, hello-time, and max-age and overwrites th

Pagina 649 - Creating WRED Profiles

• Change the max-age parameter.PROTOCOL SPANNING TREE RSTP modemax-age secondsThe range is from 6 to 40.The default is 20 seconds.To view the current

Pagina 650

Influencing RSTP Root SelectionRSTP determines the root bridge, but you can assign one bridge a lower priority to increase the likelihood that it is s

Pagina 651 - ECN Packet Classification

– Disable the shutdown-on-violation command on the interface (the no spanning-tree stp-id portfast [bpduguard | [shutdown-on-violation]] command).– Di

Pagina 652

NOTE: The hello time is encoded in BPDUs in increments of 1/256ths of a second. The standard minimum hello time in seconds is 1 second, which is encod

Pagina 653

43SecurityThis chapter describes several ways to provide access security to the Dell Networking system.For details about all the commands described in

Pagina 654

allows you to change permissions based on the role. You can modify the permissions specific to that command and/or command option. For more informatio

Pagina 655

For consistency, the best practice is to define the same authorization method list across all lines, in the same order of comparison; for example VTY

Pagina 656

• Return to the default time-out values.LINE modeno exec-timeoutExample of Setting the Time Out Period for EXEC Privilege ModeThe following example sh

Pagina 657

Role Modes netoperator netadmin

Pagina 658

Example of Creating a User RoleThe configuration in the following example creates a new user role, myrole, which inherits the security administrator (

Pagina 659

The following example denies the netadmin role from using the show users command and then verifies that netadmin cannot access the show users command

Pagina 660

Dell(conf)#role configure deleterole secadmin line Dell(conf)#do show role mode ?configure Global configuration mode

Pagina 661 - Enabling RIP Globally

This section contains the following AAA Authentication and Authorization for Roles configuration tasks:• Configuring AAA Authentication for Roles• Con

Pagina 662 - Configure RIP on Interfaces

Examples of Applying a Method List The following configuration example applies a method list: TACACS+, RADIUS and local:!radius-server host 10.16.150.

Pagina 663

accounting commands role netadmin ucraaa!Configuring TACACS+ and RADIUS VSA Attributes for RBACFor RBAC and privilege levels, the Dell Networking OS R

Pagina 664

Configuring AAA Accounting for RolesTo configure AAA accounting for roles, use the aaa accounting command in CONFIGURATION mode.aaa accounting {system

Pagina 665 - Summarize Routes

• Displaying Active Accounting Sessions for RolesDisplaying User RolesTo display user roles using the show userrole command in EXEC Privilege mode, us

Pagina 666 - Debugging RIP

AAA AccountingAccounting, authentication, and authorization (AAA) accounting is part of the AAA security model.For details about commands related to A

Pagina 668 - Core 2 RIP Output

Lock CONFIGURATION ModeThe system allows multiple users to make configurations at the same time. You can lock CONFIGURATION mode so that only one user

Pagina 669 - Core 3 RIP Output

Suppressing AAA Accounting for Null Username SessionsWhen you activate AAA accounting, the system issues accounting records for all users on the syste

Pagina 670

Monitoring AAA AccountingThe system does not support periodic interim accounting because the periodic command can cause heavy congestion when many use

Pagina 671 - RIP Configuration Summary

For a complete list of all commands related to login authentication, refer to the Security chapter in the Dell Networking OS Command Reference Guide.C

Pagina 672

Enabling AAA AuthenticationTo enable AAA authentication, use the following command.• Enable AAA authentication.CONFIGURATION modeaaa authentication en

Pagina 673 - Remote Monitoring (RMON)

Server-Side ConfigurationUsing AAA authentication, the switch acts as a RADIUS or TACACS+ client to send authentication requests to a TACACS+ or RADIU

Pagina 674 - Setting the RMON Alarm

enable command. If you move between privilege levels, you are prompted for a password if you move to a higher privilege level.Configuration Task List

Pagina 675 - Configuring an RMON Event

– level level: Specify a level from 0 to 15. Level 15 includes all levels.– encryption-type: Enter 0 for plain text or 7 for encrypted text.– password

Pagina 676

CONFIGURATION modeprivilege mode {level level command | reset command}Configure the following required and optional parameters:• mode: enter a keyword

Pagina 677

Dell#?configure Configuring from terminaldisable Turn off privileged commandsenable Turn on privileged commandsexit Exit

Pagina 678 - RSTP and VLT

– level-number: The level-number you wish to set.If you enter disable without a level-number, your security level is 1.Resetting a PasswordTo reset a

Pagina 679

Recovering from a Forgotten Password on the Z9500If you configure authentication for the console and you exit out of EXEC mode or your console session

Pagina 680

Idle TimeEvery session line has its own idle-time. If the idle-time value is not changed, the default value of 30 minutes is used.RADIUS specifies idl

Pagina 681

• Specifying a RADIUS Server Host (mandatory)• Setting Global Communication Parameters for all RADIUS Server Hosts (optional)• Monitoring RADIUS (opti

Pagina 682

authorization exec methodlistSpecifying a RADIUS Server HostWhen configuring a RADIUS server host, you can set different communication parameters, suc

Pagina 683

– seconds: the range is from 0 to 2147483647. The default is 0 seconds.• Configure a key for all RADIUS communications between the system and RADIUS s

Pagina 684

Choosing TACACS+ as the Authentication MethodOne of the login authentication methods available is TACACS+ and the user’s name and password are sent fo

Pagina 685

aaa authorization commands 15 default tacacs+ noneaaa accounting exec default start-stop tacacs+aaa accounting commands 1 default start-stop tacacs+aa

Pagina 686

Dell(conf)#aaa authentication exec tacacsauthorization tacacs+Dell(conf)#tacacs-server host 25.1.1.2 key Force10Dell(conf)#Dell(conf)#line vty 0 9Dell

Pagina 687 - Security

If rejected by the AAA server, the command is not added to the running config, and a message displays:04:07:48: %SYSTEM-P:CP %SEC-3-SEC_AUTHORIZATION_

Pagina 688

Dell(conf)#ip ssh server version 2Dell(conf)#do show ip sshSSH server : disabled.SSH server version : v2.Password Authentication

Pagina 689

• show crypto: display the public part of the SSH host-keys.• show ip ssh client-pub-keys: display the client public keys used in host-based authentic

Pagina 690 - User Roles

Recovering from a Failed Start on the Z9500A switch that does not start correctly might be trying to boot from a corrupted Dell Networking OS image or

Pagina 691

Configuring the SSH Server Cipher ListTo configure the cipher list supported by the SSH server, use the ip ssh server ciphers cipher-list command in C

Pagina 692

• hmac-sha2-256-96When FIPS is enabled, the default HMAC algorithm is hmac-sha1-96.Example of Configuring a HMAC AlgorithmThe following example shows

Pagina 693

• The files known_hosts and known_hosts2 are generated when a user tries to SSH using version 1 or version 2, respectively.Enabling SSH Authentication

Pagina 694

Your identification has been saved in /home/admin/.ssh/id_rsa.Your public key has been saved in /home/admin/.ssh/id_rsa.pub.Configuring Host-Based SSH

Pagina 695

The following example shows creating rhosts.admin@Unix_client# lsid_rsa id_rsa.pub rhosts shostsadmin@Unix_client# cat rhosts10.16.127.201 adminUsing

Pagina 696 - Role Accounting

VTY Line and Access-Class ConfigurationVarious methods are available to restrict VTY access in the Dell Networking OS. These depend on which authentic

Pagina 697

Example of Configuring VTY Authorization Based on Access Class Retrieved from a Local Database (Per User)Dell(conf)#user gooduser password abc privile

Pagina 698 - Displaying User Roles

Dell(config-line-vty)#access-class sourcemacDell(config-line-vty)#endSecurity727

Pagina 699 - AAA Accounting

44Service Provider BridgingService provider bridging provides the ability to add a second VLAN ID tag in an Ethernet frame and is referred to as VLAN

Pagina 700

Figure 98. VLAN Stacking in a Service Provider NetworkImportant Points to Remember• Interfaces that are members of the Default VLAN and are configured

Pagina 701 - AAA Authentication

* After restoration the unit(s) will be powercycled immediately. * * Proceed with caution ! *

Pagina 702

Configure VLAN StackingConfiguring VLAN-Stacking is a three-step process.1. Creating Access and Trunk Ports2. Assign access and trunk ports to a VLAN

Pagina 703 - Enabling AAA Authentication

!interface TenGigabitEthernet 2/12 no ip address switchport vlan-stack trunk no shutdownEnable VLAN-Stacking for a VLANTo enable VLAN-Stacking for

Pagina 704 - AAA Authorization

To configure trunk ports, use the following commands.1. Configure a trunk port to carry untagged, single-tagged, and double-tagged traffic by making i

Pagina 705

Example of Debugging a VLAN and its PortsThe port notations are as follows:• MT — stacked trunk• MU — stacked access port• T — 802.1Q trunk port• U —

Pagina 706

Therefore, a mismatched TPID results in the port not differentiating between tagged and untagged traffic.Figure 99. Single and Double-Tag TPID Match73

Pagina 707

Figure 100. Single and Double-Tag First-byte TPID MatchService Provider Bridging735

Pagina 708

Figure 101. Single and Double-Tag TPID MismatchVLAN Stacking Packet Drop PrecedenceVLAN stacking packet-drop precedence is supported on the switch.The

Pagina 709 - Resetting a Password

Table 43. Drop Eligibility BehaviorIngress Egress DEI Disabled DEI EnabledNormal Port Normal Port Retain CFI Set CFI to 0.Trunk Port Trunk Port Retain

Pagina 710 - Privilege Levels

Marking Egress Packets with a DEI ValueOn egress, you can set the DEI value according to a different mapping than ingress.For ingress information, ref

Pagina 711

• Option 1: Mark the S-Tag dot1p and queue the frame according to the original C-Tag dot1p. In this case, you must have other dot1p QoS configurations

Pagina 712

2. When prompted by the system, press the Esc key to abort the boot process.You are placed in the boot-line interface (BLI) at the BOOT_USER # prompt.

Pagina 713 - Monitoring RADIUS

service-policy input in layer2 no shutdownMapping C-Tag to S-Tag dot1p ValuesTo map C-Tag dot1p values to S-Tag dot1p values and mark the frames ac

Pagina 714

Figure 103. VLAN Stacking without L2PTYou might need to transport control traffic transparently through the intermediate network to the other region.

Pagina 715 - Monitoring TACACS+

Figure 104. VLAN Stacking with L2PTImplementation Information• L2PT is available for STP, RSTP, MSTP, and PVST+ BPDUs.• No protocol packets are tunnel

Pagina 716 - Command Authorization

show cam-profile2. Enable protocol tunneling globally on the system.CONFIGURATION modeprotocol-tunnel enable3. Tunnel BPDUs the VLAN.INTERFACE VLAN mo

Pagina 717 - Enabling SCP and SSH

The range is from 64 to 320 kbps.Debugging Layer 2 Protocol TunnelingTo debug Layer 2 protocol tunneling, use the following command.• Display debuggin

Pagina 718

45sFlowsFlow is a standard-based sampling technology embedded within switches and routers which is used to monitor network traffic. It is designed to

Pagina 719

Important Points to Remember• The Dell Networking OS implementation of the sFlow MIB supports sFlow configuration via snmpset.• Dell Networking recomm

Pagina 720

sFlow Show CommandsYou can display sFlow statistics at the switch, interface, and line card level.• Displaying Show sFlow Globally• Displaying Show sF

Pagina 721 - Secure Shell Authentication

Samples rcvd from h/w :33Samples dropped for sub-sampling :6The following example shows the show running-config interface command.Dell#show

Pagina 722

To configure the polling intervals globally (in CONFIGURATION mode) or by interface (in INTERFACE mode), use the following command.• Change the global

Pagina 723

5802.1X802.1X is a method of port security. A device connected to a port that is enabled with 802.1X is disallowed from sending or receiving packets o

Pagina 724 - Troubleshooting SSH

Examples of Verifying Extended sFlowThe bold line shows that extended sFlow settings are enabled on all three types.Dell#show sflowsFlow services are

Pagina 725 - Table 42. VTY Access

IP SA IP DA srcAS and srcPeerASdstAS and dstPeerASDescriptioninformation for IGP.BGP static/connected/IGP—Exported—ExportedThe system allows extended

Pagina 726 - VTY MAC-SA Filter Support

46Simple Network Management Protocol (SNMP)The Simple Network Management Protocol (SNMP) is designed to manage devices on IP networks by monitoring de

Pagina 727 - Dell(config-line-vty)#end

Related Configuration Tasks• Managing Overload on Startup• Reading Managed Object Values• Writing Managed Object Values• Subscribing to Managed Object

Pagina 728 - Service Provider Bridging

• Choose a name for the community.CONFIGURATION modesnmp-server community name {ro | rw}Example of Creating an SNMP CommunityTo view your SNMP configu

Pagina 729

• Configure an SNMPv3 view.CONFIGURATION modesnmp-server view view-name 3 noauth {included | excluded}NOTE: To give a user read and write privileges,

Pagina 730 - Configure VLAN Stacking

Examples of Reading Managed Object ValuesIn the following example, the value “4” displays in the OID before the IP address for IPv4. For an IPv6 IP ad

Pagina 731

snmp-server contact textYou may use up to 55 characters.The default is None.• (From a Dell Networking system) Identify the physical location of the sy

Pagina 732 - Debugging VLAN Stacking

snmp-server host ip-address [traps | informs] [version 1 | 2c |3] [community-string]To send trap messages, enter the keyword traps.To send information

Pagina 733 - VLAN Stacking

TASK SUSPENDED: SUSPENDED - svce:%d - inst:%d - task:%s SYSTEM-P:CP %CHMGR-2-CARD_PARITY_ERR ABNORMAL_TASK_TERMINATION: CRASH - task:%s %s CPU_TH

Pagina 734

Figure 3. EAP Frames Encapsulated in Ethernet and RADUISThe authentication process involves three devices:• The device attempting to access the networ

Pagina 735

%ECFM-5-ECFM_RDI_ALARM: RDI Defect detected by MEP 3 in Domain customer1 at Level 7 VLAN 1000entity Enable entity change traps Trap SNMPv2-MIB::s

Pagina 736 - Enabling Drop Eligibility

MIB Object OID Object Values Descriptionand copySrcFileName.copySrcFileLocation .1.3.6.1.4.1.6027.3.5.1.1.1.1.31 = flash2 = slot03 = tftp4 = ftp5 = sc

Pagina 737

MIB Object OID Object Values DescriptioncopyServerAddress .1.3.6.1.4.1.6027.3.5.1.1.1.1.8IP Address of the server. The IP address of the server.• If y

Pagina 738

• -c: View the community, either public or private.• -m: View the MIB files for the SNMP command.• -r: Number of retries using the option• -t: View th

Pagina 739

FTOS-COPY-CONFIG-MIB::copySrcFileType.7 = INTEGER: runningConfig(3)FTOS-COPY-CONFIG-MIB::copyDestFileType.7 = INTEGER: startupConfig(2)The following e

Pagina 740 - Layer 2 Protocol Tunneling

Copy a Binary File to the Startup-ConfigurationTo copy a binary file from the server to the startup-configuration on the Dell Networking system via FT

Pagina 741

MIB Object OID Values Description7 = unknowncopyEntryRowStatus .1.3.6.1.4.1.6027.3.5.1.1.1.1.15Row status Specifies the state of the copy operation. U

Pagina 742

Manage VLANs using SNMPThe qBridgeMIB managed objects in Q-BRIDGE-MIB, defined in RFC 2674, allows you to use SNMP to manage VLANs.Creating a VLANTo c

Pagina 743 - Setting Rate-Limit BPDUs

In the following example, Port 0/2 is added as an untagged member of VLAN 10.Example of Adding an Untagged Port to a VLAN using SNMP>snmpset -v2c -

Pagina 744 - Provider Backbone Bridging

The following OIDs are configurable through the snmpset command.The node OID is 1.3.6.1.4.1.6027.3.18F10-ISIS-MIB::f10IsisSysOloadSetOverloadF10-ISIS-

Pagina 745 - Overview

4. The authentication server replies with an Access-Challenge frame. The Access-Challenge frame requests that the supplicant prove that it is who it c

Pagina 746 - Enabling and Disabling sFlow

Fetch Dynamic MAC Entries using SNMPDell Networking supports the RFC 1493 dot1d table for the default VLAN and the dot1q table for all other VLANs.NOT

Pagina 747 - Displaying Show sFlow Global

Example of Fetching MAC Addresses Learned on a Non-default VLAN Using SNMPIn the following example, TenGigabitEthernet 1/21 is moved to VLAN 1000, a n

Pagina 748

Starting from the least significant bit (LSB) in the preceding figure:• The first 14 bits represent the card type of a physical interface or the inter

Pagina 749 - Enabling Extended sFlow

SNMPv2-SMI::enterprises.6027.3.2.1.1.1.1.3.2 = INTEGER: 1107755010SNMPv2-SMI::enterprises.6027.3.2.1.1.1.1.4.1 = INTEGER: 1SNMPv2-SMI::enterprises.602

Pagina 750

Troubleshooting SNMP OperationWhen you use SNMP to retrieve management data from an SNMP agent on a Dell Networking router, take into account the foll

Pagina 751

47Storm ControlStorm control allows you to control unknown-unicast and broadcast traffic on Layer 2 and Layer 3 physical interfaces.Dell Networking OS

Pagina 752

48Spanning Tree Protocol (STP)The spanning tree protocol (STP) is a Layer 2 protocol — specified by IEEE 802.1d — that eliminates loops in a bridged t

Pagina 753 - Set up SNMP

• The Dell Networking OS supports only one spanning tree instance (0). For multiple instances, enable the multiple spanning tree protocol (MSTP) or pe

Pagina 754

INTERFACE modeno ip address2. Place the interface in Layer 2 mode.INTERFACEswitchport3. Enable the interface.INTERFACE modeno shutdownExample of the s

Pagina 755 - Reading Managed Object Values

Figure 106. Spanning Tree Enabled GloballyTo enable STP globally, use the following commands.1. Enter PROTOCOL SPANNING TREE mode.CONFIGURATION modepr

Pagina 756 - Writing Managed Object Values

Figure 5. EAP Over RADIUSRADIUS Attributes for 802.1 SupportDell Networking systems include the following RADIUS attributes in all 802.1X-triggered Ac

Pagina 757

To view the spanning tree configuration and the interfaces that are participating in STP, use the show spanning-tree 0 command from EXEC privilege mod

Pagina 758

spanning-tree 0To remove a Layer 2 interface from the spanning tree topology, enter the no spanning-tree 0 command.Modifying Global ParametersYou can

Pagina 759

the default is 2 seconds.• Change the max-age parameter (the refresh interval for configuration information that is generated by recomputing the spann

Pagina 760

only implement bpduguard, although the interface is placed in an Error Disabled state when receiving the BPDU, the physical interface remains up and s

Pagina 761

• If the interface to be shut down is a port channel, all the member ports are disabled in the hardware.• When you add a physical port to a port chann

Pagina 762 - Copying a Configuration File

• disables spanning tree on an interface• drops all BPDUs at the line card without generating a console messageExample of Blocked BPDUsDell(conf-if-te

Pagina 763

Root Bridge hello time 2, max age 20, forward delay 15Dell#STP Root GuardUse the STP root guard feature in a Layer 2 network to avoid bridging loops

Pagina 764

Figure 108. STP Root Guard Prevents Bridging LoopsConfiguring Root GuardEnable STP root guard on a per-port or per-port-channel basis.Dell Networking

Pagina 765

INTERFACE mode or INTERFACE PORT-CHANNEL modespanning-tree {0 | mstp | rstp | pvst} rootguard– 0: enables root guard on an STP-enabled port assigned t

Pagina 766

As soon as a BPDU is received on an STP port in a Loop-Inconsistent state, the port returns to a blocking state. If you disable STP loop guard on a po

Pagina 767 - Manage VLANs using SNMP

• 802.1X is not supported on port-channels or port-channel members.Enabling 802.1XEnable 802.1X globally.Figure 6. 802.1X Enabled1. Enable 802.1X glob

Pagina 768 - Managing Overload on Startup

– Rapid Spanning Tree Protocol (RSTP)– Multiple Spanning Tree Protocol (MSTP)– Per-VLAN Spanning Tree Plus (PVST+)• You cannot enable root guard and l

Pagina 769

Te 0/2 0 LIS LoopguardTe 0/3 0 EDS (Shut) BpduguardSpanning Tree Protocol (STP)791

Pagina 770

49System Time and DateSystem time and date settings are user-configurable and maintained through the network time protocol (NTP).System times and date

Pagina 771 - Deriving Interface Indices

Following conventions established by the telephone industry [BEL86], the accuracy of each server is defined by a number called the stratum, with the t

Pagina 772 - Monitor Port-Channels

Related Configuration Tasks• Configuring NTP Broadcasts• Setting the Hardware Clock with the Time Derived from NTP• Disabling NTP on an Interface• Con

Pagina 773

R5/R8(conf)#do show calendar12:24:11 UTC Thu Mar 12 2009Configuring NTP BroadcastsThe switch can receive broadcasts of time information.You can set in

Pagina 774

To view the configuration, use the show running-config ntp command in EXEC privilege mode (refer to the example in Configuring NTP Authentication).Con

Pagina 775 - Storm Control

(192.168.1.1) ref CD7F4F63.6BE8F000 (14:51:15.421 UTC Thu Apr 2 2009) org CD7F4F63.68000000 (14:51:15.406 UTC Thu Apr 2 2009) rec CD7F4F63.6BE8F000

Pagina 776 - Spanning Tree Protocol (STP)

NOTE: • Leap Indicator (sys.leap, peer.leap, pkt.leap) — This is a two-bit code warning of an impending leap second to be inserted in the NTP time sca

Pagina 777

Time and DateYou can set the time and date in the Dell Networking OS using the CLI.Configuration Task List The following is a configuration task list

Pagina 778

Configuring BGP Route Reflectors... 191Aggregating Routes...

Pagina 779

Examples of Verifying that 802.1X is Enabled Globally or on an InterfaceVerify that 802.1X is enabled globally and at the interface level using the sh

Pagina 780

– month: enter the name of one of the 12 months in English. You can enter the name of a day to change the order of the display to time day month year.

Pagina 781

– start-month: enter the name of one of the 12 months in English. You can enter the name of a day to change the order of the display to time day month

Pagina 782 - Enabling PortFast

– start-year: Enter a four-digit number as the year. The range is from 1993 to 2035.– start-time: Enter the time in hours:minutes. For the hour variab

Pagina 783

50Tunneling Tunnel interfaces create a logical tunnel for IPv4 or IPv6 traffic. Tunneling supports RFC 2003, RFC 2473, and 4213.DSCP, hop-limits, flow

Pagina 784

ipv6 address 2::1/64tunnel destination 90.1.1.1tunnel source 60.1.1.1tunnel mode ipv6ip no shutdownThe following sample configuration shows a tunnel c

Pagina 785 - Selecting STP Root

Configuring a Tunnel InterfaceYou can configure the tunnel interface using the ip unnumbered and ipv6 unnumbered commands.To configure the tunnel inte

Pagina 786 - STP Root Guard

Configuring Tunnel source anylocal DecapsulationThe tunnel source anylocal command allows a multipoint receive-only tunnel to decapsulate tunnel packe

Pagina 787 - Configuring Root Guard

• IP tunnel interfaces are supported over ECMP paths to the next hop. ECMP paths over IP tunnel interfaces are supported. ARP and neighbor resolution

Pagina 788 - STP Loop Guard

51Upgrade ProceduresFor detailed upgrade procedures, refer to the Dell Networking OS Release Notes for your switch. The release notes describe the req

Pagina 789 - Configuring Loop Guard

local flash. This image contains independent images for the CPUs: Control Processor (CP), Route Processor (RP), and line-card processor (LP). Each sep

Pagina 790

To configure re-transmissions, use the following commands.• Configure the amount of time that the authenticator waits before re-transmitting an EAP Re

Pagina 791

52Uplink Failure Detection (UFD)Uplink failure detection (UFD) provides detection of the loss of upstream connectivity and, if used with network inter

Pagina 792 - System Time and Date

Figure 111. Uplink Failure DetectionHow Uplink Failure Detection WorksUFD creates an association between upstream and downstream interfaces. The assoc

Pagina 793

Figure 112. Uplink Failure Detection ExampleIf only one of the upstream interfaces in an uplink-state group goes down, a specified number of downstrea

Pagina 794 - Enabling NTP

– An uplink-state group is considered to be operationally down if it has no upstream interfaces in the Link-Up state. No uplink-state tracking is perf

Pagina 795 - Disabling NTP on an Interface

• Port channel: enter port-channel {1-512 | port-channel-range}Where port-range and port-channel-range specify a range of ports separated by a dash (-

Pagina 796

Clearing a UFD-Disabled InterfaceYou can manually bring up a downstream interface in an uplink-state group that UFD disabled and is in a UFD-Disabled

Pagina 797

02:37:29: %SYSTEM-P:CP %IFMGR-5-ASTATE_DN: Changed interface Admin state to down: Te 0/47 02:37:29: %SYSTEM-P:CP %IFMGR-5-OSTATE_DN: Changed interf

Pagina 798

If a downstream interface in an uplink-state group is disabled (Oper Down state) by uplink-state tracking because an upstream port is down, the messag

Pagina 799 - Time and Date

Interface index is 280544512Internet address is not setMTU 1554 bytes, IP MTU 1500 bytesLineSpeed 1000 Mbit, Mode autoFlowcontrol rx off tx offARP typ

Pagina 800 - Set Daylight Saving Time

• Add a text description for the group.• Verify the configuration with various show commands.Example of Configuring UFD (S50)Dell(conf)# uplink-state-

Pagina 801

The bold lines show the new re-transmit interval, new quiet period, and new maximum re-transmissions.Dell(conf-if-range-Te-0/0)#dot1x tx-period 90Dell

Pagina 802

53Virtual LANs (VLANs)Virtual LANs (VLANs) are a logical broadcast domain or logical grouping of interfaces in a local area network (LAN) in which all

Pagina 803 - Tunneling

By default, VLAN 1 is the Default VLAN. To change that designation, use the default vlan-id command in CONFIGURATION mode. You cannot delete the Defau

Pagina 804

preserved as the frame moves through the network. The following example shows the structure of a frame with a tag header. The VLAN ID is inserted in t

Pagina 805

• Configure a port-based VLAN (if the VLAN-ID is different from the Default VLAN ID) and enter INTERFACE VLAN mode.CONFIGURATION modeinterface vlan vl

Pagina 806

The following example shows the steps to add a tagged interface (in this case, port channel 1) to VLAN 4. To view the interface’s status. Interface (p

Pagina 807

INTERFACE modeuntagged interfaceThis command is available only in VLAN interfaces.Move an Untagged Interface to Another VLANThe no untagged interface

Pagina 808 - Upgrade Procedures

Assigning an IP Address to a VLANVLANs are a Layer 2 feature. For two physical interfaces on different VLANs to communicate, you must assign an IP add

Pagina 809

INTERFACE mode2. Configure the interface for Hybrid mode.INTERFACE modeportmode hybrid3. Configure the interface for Switchport mode.INTERFACE modeswi

Pagina 810 - Feature Description

54Virtual Link Trunking (VLT)Virtual link trunking (VLT) allows physical links between two chassis to appear as a single virtual link to the network c

Pagina 811

Figure 114. Example of VLT DeploymentVLT on Core SwitchesYou can also deploy VLT on core switches.Uplinks from servers to the access layer and from ac

Pagina 812 - UFD and NIC Teaming

-----------------------------Dot1x Status: EnablePort Control: FORCE_AUTHORIZEDPort Auth Status: UNAUTHORIZEDRe-Authentication:

Pagina 813

Figure 115. Enhanced VLTVLT TerminologyThe following are key VLT terms.• Virtual link trunk (VLT) — The combined port channel between an attached devi

Pagina 814

Configure Virtual Link TrunkingVLT requires that you enable the feature and then configure the same VLT domain, backup link, and VLT interconnect on b

Pagina 815

If this scenario occurs, use the clear mac-address-table sticky all command on the primary or secondary peer to correctly sync the MAC addresses.• If

Pagina 816

– ARP entries configured across the VLTi are the same on both VLT peer nodes.– If you shut down the port channel used in the VLT interconnect on a pee

Pagina 817

– VLT supports port-channel links with LACP between access switches and VLT peer switches. Dell Networking recommends using static port channels on VL

Pagina 818

master and backup roles. Each peer actively forwards L3 traffic, reducing the traffic flow over the VLT interconnect.– VRRP elects the router with the

Pagina 819

associated with the VLT domain. If heartbeat messages are not received, the Secondary Peer forwards traffic assumes the role of the Primary Peer. If t

Pagina 820 - Virtual LANs (VLANs)

VLT and IGMP SnoopingWhen configuring IGMP Snooping with VLT, ensure the configurations on both sides of the VLT trunk are identical to get the same b

Pagina 821 - VLANs and Port Tagging

Figure 116. PIM-Sparse Mode Support on VLTOn each VLAN where the VLT peer nodes act as the first hop or last hop routers, one of the VLT peer nodes is

Pagina 822

To route traffic to and from the multicast source and receiver, enable PIM on the L3 side connected to the PIM router using the ip pim sparse-mode com

Pagina 823

Port Control: FORCE_AUTHORIZEDPort Auth Status: UNAUTHORIZEDRe-Authentication: EnableUntagged VLAN id: NoneTx Period:

Pagina 824 - Moving Untagged Interfaces

Layer 3 on the other node. Configuration mismatches are logged in the syslog and display in the show vlt mismatch command output.If you enable VLT uni

Pagina 825

Important Points to Remember• You cannot configure a VLT node as a rendezvous point (RP), but any PIM-SM compatible VLT node can serve as a designated

Pagina 826 - Configuring Native VLANs

RSTP ConfigurationRSTP is supported in a VLT domain.Before you configure VLT on peer switches, configure RSTP in the network. RSTP is required for ini

Pagina 827

In the case of a primary VLT switch failure, the secondary switch starts sending BPDUs with its own bridge ID and inherits all the port states from th

Pagina 828 - Virtual Link Trunking (VLT)

no ip address3. Add one or more port interfaces to the port channel.INTERFACE PORT-CHANNEL modechannel-member interfaceinterface: specify one of the f

Pagina 829 - Enhanced VLT

lacp ungroup member-independent {vlt | port-channel port-channel-id}LACP on VLT ports (on a VLT switch or access device), which are members of the vir

Pagina 830 - VLT Terminology

Reconfiguring the Default VLT Settings (Optional) To reconfigure the default VLT settings, use the following commands.1. Enter VLT-domain configuratio

Pagina 831

Connecting a VLT Domain to an Attached Access Device (Switch or Server)To connect a VLT domain to an attached access device, use the following command

Pagina 832

Configuring a VLT VLAN Peer-Down (Optional)To configure a VLT VLAN peer-down, use the following commands.1. Enter VLT-domain configuration mode for a

Pagina 833

vlt domain domain-idThe range of domain IDs is from 1 to 1000.4. Enter the port-channel number that acts as the interconnect trunk.VLT DOMAIN CONFIGUR

Pagina 834

Guest VLAN: DisableGuest VLAN id: NONEAuth-Fail VLAN: DisableAuth-Fail VLAN id: NONEAuth-Fail Max-Attempts: NON

Pagina 835

9. Place the interface in Layer 2 mode.INTERFACE PORT-CHANNEL modeswitchport10. Associate the port channel to the corresponding port channel in the VL

Pagina 836 - VLT and Stacking

interface port-channel port-channel idNOTE: To benefit from the protocol negotiations, Dell Networking recommends configuring VLTs used as facing host

Pagina 837 - VLT Port Delayed Restoration

Configure the VLT domain with the same ID in VLT peer 1 and VLT peer 2.Dell-2(conf)#vlt domain 5Dell-2(conf-vlt-domain)#Dell-4(conf)#vlt domain 5Dell-

Pagina 838

! port-channel-protocol LACP port-channel 2 mode active no shutdownDell-2#show running-config interface port-channel 2!interface Port-channel 2

Pagina 839 - VLT Routing

Role Priority: 32768 ICL Link Status: Up HeartBeat Status: Up VLT Peer Status: Up Local System MAC addr

Pagina 840 - VLT Multicast Routing

eVLT Configuration Step ExamplesIn Domain 1, configure the VLT domain and VLTi on Peer 1.Domain_1_Peer1#configureDomain_1_Peer1(conf)#interface port-c

Pagina 841 - Non-VLT ARP Sync

In Domain 2, configure the VLT domain and VLTi on Peer 3.Domain_2_Peer3#configureDomain_2_Peer3(conf)#interface port-channel 1Domain_2_Peer3(conf-if-p

Pagina 842 - RSTP Configuration

PIM-Sparse Mode Configuration ExampleThe following sample configuration shows how to configure the PIM Sparse mode designated router functionality on

Pagina 843 - Configuring VLT

EXEC modeshow vlt brief• Display detailed information about the VLT-domain configuration, including local and peer port-channel IDs, local VLT switch

Pagina 844

VLT Backup Link-----------------Destination: 10.11.200.20Peer HeartBeat status: UpHeartBeat Timer Interval: 1HeartBeat Timeou

Pagina 845 - Configuring a VLT Backup Link

Figure 7. Dynamic VLAN Assignment1. Configure 8021.x globally (refer to Enabling 802.1X) along with relevant RADIUS server configurations (refer to th

Pagina 846

The following example shows the show vlt role command.Dell_VLTpeer1# show vlt roleVLT Role----------VLT Role: PrimarySystem MAC addr

Pagina 847

The bold section displays the RSTP state of port channels in the VLT domain. Port channel 100 is used in the VLT interconnect trunk (VLTi) to connect

Pagina 848

Configure the backup link.Dell_VLTpeer1(conf)#interface ManagementEthernet 0/0Dell_VLTpeer1(conf-if-ma-0/0)#ip address 10.11.206.23/Dell_VLTpeer1(conf

Pagina 849

Configure the VLT interconnect (VLTi).Dell_VLTpeer2(conf)#interface port-channel 100Dell_VLTpeer2(conf-if-po-100)#no ip addressDell_VLTpeer2(conf-if-p

Pagina 850 - VLT Sample Configuration

Table 50. Troubleshooting VLTDescription Behavior at Peer Up Behavior During Run TimeAction to TakeBandwidth monitoring A syslog error message and an

Pagina 851

Description Behavior at Peer Up Behavior During Run TimeAction to TakeA syslog error message is generated.A syslog error message is generated.if Peer

Pagina 852

identified by a primary and secondary VLAN pair. With VLT being a Layer 2 redundancy mechanism, support for configuration of VLT nodes in a PVLAN enab

Pagina 853

validated to cause the VLTi to be a member of that VLAN. Whenever a change in the VLAN mode on one of the peers occurs, the information is synchronize

Pagina 854

port mode mismatches occur. Also, you can view these discrepancies if any occur by using the show vlt mismatch command.Interoperation of VLT Nodes in

Pagina 855

VLT LAG Mode PVLAN Mode of VLT VLAN ICL VLAN MembershipMac SynchronizationPeer1 Peer2 Peer1 Peer2- Secondary (Community)- Secondary (Isolated)No NoAcc

Pagina 856

If the supplicant fails authentication, the authenticator typically does not enable the port. In some cases this behavior is not appropriate. External

Pagina 857 - Verifying a VLT Configuration

Configuring a VLT VLAN or LAG in a PVLANYou can configure the VLT peers or nodes in a private VLAN (PVLAN). Because the VLT LAG interfaces are termina

Pagina 858

VLT DOMAIN CONFIGURATION modepeer-link port-channel id-numberThe range is from 1 to 128.8. (Optional) To configure a VLT LAG, enter the VLAN ID number

Pagina 859

INTERFACE VLAN modeprivate-vlan mapping secondary-vlan vlan-listThe list of secondary VLANs can be:• Specified in comma-delimited (VLAN-ID,VLAN-ID) or

Pagina 860

performed only when the VLT peer's MAC address is installed in the database. Proxy ARP is stopped when the VLT peer's MAC address is removed

Pagina 861

synchronized from the VLT peer, after the RP starts receiving multicast traffic via these routes, these (S, G) routes are considered valid and are dow

Pagina 862

55VLT Proxy GatewayYou can configure a proxy gateway in VLT domains. A proxy gateway enables you to locally route the packets that are destined to a L

Pagina 863 - Troubleshooting VLT

When the routing table across DCs is not symmetrical, there is a possibility of a routing miss by a DC that do not have the route for the L3 traffic.

Pagina 864 - Table 50. Troubleshooting VLT

8. LLDP port channel interface can’t be changed to legacy lag when proxy gateway is enabled.9.“vlt-peer-mac transmit” is recommended only for square V

Pagina 865

• There are only a couple of MACs for each unit to be transmitted so that all current active MACs can definitely be carried on the newly defined TLV.•

Pagina 866

2. Trace route across VLT domains may show extra hops.3. IP route symmetry must be maintained across the VLT domains. Assume if the route to a destina

Pagina 867

!interface TenGigabitEthernet 2/1 switchport dot1x authentication dot1x guest-vlan 200no shutdownDell(conf-if-Te-2/1)#Dell(conf-if-Te-2/1)#dot1x au

Pagina 868

8. Packet duplication – Assume exclude-vlan (say VLAN 10) is configured on C2/D2 for C1’s MAC. If packets for VLAN 10 with C1’s MAC get a hit at C2, t

Pagina 869

56Virtual Router Redundancy Protocol (VRRP)Virtual router redundancy protocol (VRRP) is designed to eliminate a single point of failure in a staticall

Pagina 870

Figure 118. Basic VRRP ConfigurationVRRP BenefitsWith VRRP configured on a network, end-station connectivity to the network is not subject to a single

Pagina 871

decreases based on the dynamics of the network, the advertisement intervals may increase or decrease accordingly.CAUTION: Increasing the advertisement

Pagina 872

• Create a virtual router for that interface with a VRID.INTERFACE modevrrp-group vridThe VRID range is from 1 to 255.NOTE: The interface must already

Pagina 873

You can use the version both command in INTERFACE mode to migrate from VRRPv2 to VRRPv3. When you set the VRRP version to both, the switch sends only

Pagina 874

group and the interface’s physical MAC address is changed to that of the owner VRRP group’s MAC address.• If you configure multiple VRRP groups on an

Pagina 875 - VLT Proxy Gateway

Virtual MAC address: 00:00:5e:00:01:6fVirtual IP address: 10.10.10.1 10.10.10.2 10.10.10.3 10.10.10.10Authentication: (none)------------------TenGig

Pagina 876

TenGigabitEthernet 1/2, VRID: 111, Net: 10.10.2.1State: Master, Priority: 125, Master: 10.10.2.1 (local)Hold Down: 0 sec, Preempt: TRUE, AdvInt: 1 sec

Pagina 877

NOTE: You must configure all virtual routers in the VRRP group the same: you must configure all with preempt enabled or configure all with preempt dis

Pagina 878

6Access Control Lists (ACLs)This chapter describes access control lists (ACLs), prefix lists, and route-maps.• Access control lists (ACLs), Ingress IP

Pagina 879

To change the advertisement interval in seconds or centisecs, use the following command. A centisecs is 1/100 of a second.• Change the advertisement

Pagina 880

default value of 10 (also known as cost). If the tracked interface’s state goes up, the VRRP group’s priority increases by 10.The lowered priority of

Pagina 881 - VRRP Overview

• (Optional) Display the configuration of tracked objects in VRRP groups on a specified interface.EXEC mode or EXEC Privilege modeshow running-config

Pagina 882 - VRRP Implementation

Virtual IP address: 2007::1 fe80::1Tracking states for 2 resource Ids: 2 - Up IPv6 route, 2040::/64, priority-cost 20, 00:02:11 3 - Up IPv6 route,

Pagina 883 - VRRP Configuration

The seconds range is from 0 to 900.The default is 0.Sample ConfigurationsBefore you set up VRRP, review the following sample configurations.VRRP for a

Pagina 884

Figure 119. VRRP for IPv4 TopologyExample of Configuring VRRP for IPv4 Router 2R2(conf)#int te 2/31R2(conf-if-te-2/31)#ip address 10.1.1.1/24R2(conf-i

Pagina 885 - Assign Virtual IP addresses

no shutdownR2(conf-if-te-2/31)#endR2#show vrrp------------------TenGigabitEthernet 2/31, VRID: 99, Net: 10.1.1.1State: Master, Priority: 200, Master

Pagina 886

Figure 120. VRRP for an IPv6 ConfigurationNOTE: In a VRRP or VRRPv3 group, if two routers come up with the same priority and another router already ha

Pagina 887

Although R2 and R3 have the same default, priority (100), R2 is elected master in the VRRPv3 group because the TenGigE 0/0 interface has a higher IPv6

Pagina 888 - Disabling Preempt

VRRP in a VRF ConfigurationThe following example shows how to enable VRRP operation in a VRF virtualized network for the following scenarios.• Multipl

Pagina 889

12 Debugging and Diagnostics... 236Offline Diagnostics...

Pagina 890 - Track an Interface or Object

Ingress and egress Hot Lock ACLs allow you to append or delete new rules into an existing ACL (already written into CAM) without disrupting traffic fl

Pagina 891 - Tracking an Interface

Figure 121. VRRP in a VRF: Non-VLAN ExampleExample of Configuring VRRP in a VRF on Switch-1 (Non-VLAN)Switch-1S1(conf)#ip vrf default-vrf 0!S1(conf)#i

Pagina 892

!S1(conf)#interface TenGigabitEthernet 2/3S1(conf-if-te-2/3)#ip vrf forwarding VRF-3S1(conf-if-te-2/3)#ip address 20.1.1.5/24S1(conf-if-te-2/3)#vrrp-g

Pagina 893

VRRP in VRF: Switch-1 VLAN ConfigurationVRRP in VRF: Switch-2 VLAN ConfigurationSwitch-1S1(conf)#ip vrf VRF-1 1!S1(conf)#ip vrf VRF-2 2!S1(conf)#ip vr

Pagina 894

S2(conf-if-vl-100-vrid-101)#priority 255S2(conf-if-vl-100-vrid-101)#virtual-address 10.10.1.2S2(conf-if-vl-100)#no shutdown!S2(conf-if-te-2/4)#interfa

Pagina 895

192.168.0.254Authentication: (none)904Virtual Router Redundancy Protocol (VRRP)

Pagina 896

57Standards ComplianceThis chapter describes standards compliance for Dell Networking products.NOTE: Unless noted, when a standard cited here is liste

Pagina 897

MTU 9,252 bytesRFC and I-D ComplianceThe system supports the following standards. The standards are grouped by related protocol. The columns showing s

Pagina 898

RFC# Full Name S-Series/Z-SeriesC-Series E-Series TeraScaleE-Series ExaScaleField) in the IPv4 and IPv6 Headers2615 PPP over SONET/SDH√2698 A Two Rate

Pagina 899 - VRRP in a VRF Configuration

General IPv4 ProtocolsThe following table lists the Dell Networking OS support per platform for general IPv4 protocols.Table 55. General IPv4 Protocol

Pagina 900

RFC# Full Name S-Series/Z-SeriesC-Series E-Series TeraScaleE-Series ExaScale2131 Dynamic Host Configuration Protocol7.6.1 7.5.1 √ 8.1.12338 Virtual Ro

Pagina 901 - VLAN Scenario

Implementing ACLs You can assign one IP ACL per physical or VLAN interface. If you do not assign an IP ACL to an interface, it is not used by the soft

Pagina 902

RFC# Full Name S-Series/Z-SeriesC-Series E-Series TeraScaleE-Series ExaScale2711 IPv6 Router Alert Option8.3.12.03587 IPv6 Global Unicast Address Form

Pagina 903

RFC# Full Name S-Series C-Series E-Series TeraScaleE-Series ExaScaleMechanism for IS-IS2966 Domain-wide Prefix Distribution with Two-Level IS-IS√ 8.1.

Pagina 904 - Authentication: (none)

Network ManagementThe following table lists the Dell Networking OS support per platform for network management protocol.Table 58. Network ManagementRF

Pagina 905 - Standards Compliance

RFC# Full Name S4810 S4820T Z-Series2013 SNMPv2 Management Information Base for the User Datagram Protocol using SMIv27.6.12024 Definitions of Managed

Pagina 906 - RFC and I-D Compliance

RFC# Full Name S4810 S4820T Z-Series2578 Structure of Management Information Version 2 (SMIv2)7.6.12579 Textual Conventions for SMIv27.6.12580 Conform

Pagina 907 - Border Gateway Protocol (BGP)

RFC# Full Name S4810 S4820T Z-Series2865 Remote Authentication Dial In User Service (RADIUS)7.6.13273 Remote Network Monitoring Management Information

Pagina 908 - General IPv4 Protocols

RFC# Full Name S4810 S4820T Z-SeriesANSI/TIA-1057 The LLDP Management Information Base extension module for TIA-TR41.4 Media Endpoint Discovery inform

Pagina 909 - General IPv6 Protocols

RFC# Full Name S4810 S4820T Z-Series(LLDP DOT1 MIB and LLDP DOT3 MIB)IEEE 802.1AB The LLDP Management Information Base extension module for IEEE 802.3

Pagina 910

RFC# Full Name S4810 S4820T Z-SeriesFORCE10-LINKAGG-MIBForce10 Enterprise Link Aggregation MIB7.6.1FORCE10-CHASSIS-MIBForce10 E-Series Enterprise Chas

Pagina 911

RFC# Full Name S-Series C-Series E-Series TeraScaleE-Series ExaScale3569 An Overview of Source-Specific Multicast (SSM)7.8.1 SSM for IPv47.7.1 SSM for

Pagina 912 - Network Management

Example of the order Keyword to Determine ACL SequenceDell(conf)#ip access-list standard acl1Dell(config-std-nacl)#permit 20.0.0.0/8Dell(config-std-na

Pagina 913

RFC# Full Name S-Series/Z-Series2740 OSPF for IPv6 9.1(0.0)3623 Graceful OSPF Restart 7.8.14222 Prioritized Treatment of Specific OSPF Version 2 Packe

Pagina 914

Example of Denying Second and Subsequent FragmentsTo deny the second/subsequent fragments, use the same rules in a different order. These ACLs deny al

Pagina 915

When an ACL filters packets, it looks at the fragment offset (FO) to determine whether it is a fragment.• FO = 0 means it is either the first fragment

Pagina 916

!ip access-list standard dilling seq 15 permit tcp 10.3.0.0/16 any seq 25 deny ip host 10.5.0.0 any logDell(config-std-nacl)#To delete a filter, use

Pagina 917

seq 50 permit tcp 10.8.0.0 /16 10.50.188.118 /31 eq 49 seq 55 permit udp 10.15.1.0 /24 10.50.188.118 /31 range 1812 1813To delete a filter, enter t

Pagina 918 - Multicast

CONFIGURATION modeip access-list extended access-list-name2. Configure an extended IP ACL filter for UDP packets.CONFIG-EXT-NACL modeseq sequence-numb

Pagina 919

When you use the log keyword, the CP logs details about the packets that match. Depending on how many packets match the log entry and at what rate, th

Pagina 920 - MIB Location

NOTE: If you configure an interface as a vlan-stack access port, only the L2 ACL filters the packets. The L3 ACL applied to such a port does not affec

Comentarios a estos manuales

Sin comentarios