Extreme Networks ExtremeWare Command Specifikace

Procházejte online nebo si stáhněte Specifikace pro Software Extreme Networks ExtremeWare Command. Extreme Networks ExtremeWare Command Specifications Uživatelská příručka

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 254
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků

Shrnutí obsahu

Strany 1 - ExtremeWare XOS Concepts

Extreme Networks, Inc.3585 Monroe StreetSanta Clara, California 95051(888) 257-3000http://www.extremenetworks.com ExtremeWare XOS Concepts GuideSoftwa

Strany 2

10 ExtremeWare XOS 10.1 Concepts Guide ContentsBGP Peer Groups 210BGP Route Flap Dampening 211BGP Route Selection 212Stripping Out Private AS Numbers

Strany 3

100 ExtremeWare XOS 10.1 Concepts GuideStatus Monitoring and StatisticsViewing Node StatisticsExtremeWare XOS allows you to view node statistic infor

Strany 4 - Chapter 3 Managing the Switch

Event Management System/LoggingExtremeWare XOS 10.1 Concepts Guide 101• display log messages in real-time, and filter the messages that are displayed

Strany 5

102 ExtremeWare XOS 10.1 Concepts GuideStatus Monitoring and Statisticsconfigured to get messages of severity info and greater, the NVRAM target gets

Strany 6

Event Management System/LoggingExtremeWare XOS 10.1 Concepts Guide 103configure log target [console | memory-buffer | nvram | session | syslog [<a

Strany 7 - Chapter 9 Security

104 ExtremeWare XOS 10.1 Concepts GuideStatus Monitoring and Statisticsshow log events [<event condition> | [all | <event component>] {se

Strany 8 - Chapter 12 IP Unicast Routing

Event Management System/LoggingExtremeWare XOS 10.1 Concepts Guide 105wanted to pass a small set of events, and block most. If you want to exclude a

Strany 9

106 ExtremeWare XOS 10.1 Concepts GuideStatus Monitoring and Statistics VID - Virtual LAN ID (tag), VLAN - Virtual LAN name

Strany 10 - Part 3 Appendixes

Event Management System/LoggingExtremeWare XOS 10.1 Concepts Guide 107Matching ParametersRather than using a text match, EMS allows you to filter mor

Strany 11 - Index of Commands

108 ExtremeWare XOS 10.1 Concepts GuideStatus Monitoring and Statisticsdestination MAC address, since the event contains no destination MAC address.

Strany 12 - Contents

Event Management System/LoggingExtremeWare XOS 10.1 Concepts Guide 109This setting may be saved to the FLASH configuration and will be restored on bo

Strany 13 - Introduction

ExtremeWare XOS 10.1 Concepts Guide 11 ContentsDebug Mode 238System Health Check 238System Odometer 238Contacting Extreme Technical Support 239Appendi

Strany 14 - Related Publications

110 ExtremeWare XOS 10.1 Concepts GuideStatus Monitoring and StatisticsThe uploaded messages can be formatted differently from the format configured

Strany 15 - Using ExtremeWare XOS

Event Management System/LoggingExtremeWare XOS 10.1 Concepts Guide 111Displaying Debug InformationBy default, a switch will not generate events of se

Strany 16

112 ExtremeWare XOS 10.1 Concepts GuideStatus Monitoring and Statistics

Strany 17 - 1 ExtremeWare XOS Overview

ExtremeWare XOS 10.1 Concepts Guide 113 9 SecurityThis chapter describes the following topics: • Security Overview on page 113• Network Access Securit

Strany 18 - Load Sharing

114 ExtremeWare XOS 10.1 Concepts GuideSecurityAccess lists are typically applied to traffic that crosses layer 3 router boundaries, but it is possib

Strany 19

IP Access Lists (ACLs)ExtremeWare XOS 10.1 Concepts Guide 115protocol udp;source-port 190;destination-port 1200-1400;} then {permit;}}ACL rule entr

Strany 20 - ExtremeWare XOS Overview

116 ExtremeWare XOS 10.1 Concepts GuideSecurityTable 21: ACL Match ConditionsMatch Conditions DescriptionApplicable IP Protocolssource-address <pr

Strany 21 - 2 Accessing the Switch

IP Access Lists (ACLs)ExtremeWare XOS 10.1 Concepts Guide 117Along with the data types described in Table 22, you can use the operators <, <=,

Strany 22 - Command Shortcuts

118 ExtremeWare XOS 10.1 Concepts GuideSecuritysource-address 10.203.134.0/24;destination-address 140.158.18.16/32;protocol udp;source-port 190;dest

Strany 23

Switch ProtectionExtremeWare XOS 10.1 Concepts Guide 119Once the ACL is checked, it can be applied to an interface. To apply an ACL, use the followin

Strany 24 - Line-Editing Keys

12 ExtremeWare XOS 10.1 Concepts Guide Contents

Strany 25 - Common Commands

120 ExtremeWare XOS 10.1 Concepts GuideSecurityPoliciesPolicies are a more general concept than routing access profiles and route maps. ExtremeWare X

Strany 26 - is +/- minutes

Switch ProtectionExtremeWare XOS 10.1 Concepts Guide 121origin egp;}}Policy entries are evaluated in order, from the beginning of the file to the e

Strany 27 - Configuring Management Access

122 ExtremeWare XOS 10.1 Concepts GuideSecurityAutonomous System ExpressionsThe AS-path keyword uses a regular expression string to match against the

Strany 28 - Default Accounts

Switch ProtectionExtremeWare XOS 10.1 Concepts Guide 123Here are some additional examples of using regular expressions in the AS-Path statement.The f

Strany 29 - Creating a Management Account

124 ExtremeWare XOS 10.1 Concepts GuideSecurityPolicy ExamplesTranslating an Access Profile to a PolicyYou may be more familiar with using access pro

Strany 30 - Checking Basic Connectivity

Switch ProtectionExtremeWare XOS 10.1 Concepts Guide 12525 deny 22.44.66.0 255.255.254.0 YesEquivalent ExtremeWare XOS Policy-Map de

Strany 31 - Traceroute

126 ExtremeWare XOS 10.1 Concepts GuideSecuritynlri 22.16.0.0/14; nlri 192.168.0.0/18 exact ;nlri 10.10.0.0/18; }then {permit;}}entry d

Strany 32 - Accessing the Switch

Switch ProtectionExtremeWare XOS 10.1 Concepts Guide 127then {permit;}}entry entry-20 {if {community 6553800; }then {deny;}}entry entry-30 {

Strany 33 - 3 Managing the Switch

128 ExtremeWare XOS 10.1 Concepts GuideSecuritypermit;}}entry deny_rest {if {}then {deny;}}Using PoliciesOnce the policy file is on the switch, it

Strany 34 - Using the Console Interface

Authenticating Users Using RADIUS or TACACS+ExtremeWare XOS 10.1 Concepts Guide 129Authenticating Users Using RADIUS or TACACS+ExtremeWare XOS provid

Strany 35 - Using Telnet

ExtremeWare XOS 10.1 Concepts Guide 13 PrefaceThis preface provides an overview of this guide, describes guide conventions, and lists other publicati

Strany 36 - Using a BOOTP or DHCP Server

130 ExtremeWare XOS 10.1 Concepts GuideSecurityTo disable RADIUS authentication, use the following command:disable radiusConfiguring RADIUS Accountin

Strany 37

Authenticating Users Using RADIUS or TACACS+ExtremeWare XOS 10.1 Concepts Guide 131Using RADIUS Servers with Extreme SwitchesExtreme Networks switche

Strany 38 - Managing the Switch

132 ExtremeWare XOS 10.1 Concepts GuideSecurity

Strany 39 - Using SNMP

Part 2Using Switching and Routing Protocols

Strany 41 - SNMPv3 Overview

ExtremeWare XOS 10.1 Concepts Guide 135 10 Spanning Tree Protocol (STP)This chapter covers the following topics:• Overview of the Spanning Tree Protoc

Strany 42 - SNMPv3 Security

136 ExtremeWare XOS 10.1 Concepts GuideSpanning Tree Protocol (STP)STP TermsTable 27 describes the terms associated with STP. Table 27: STP termsTerm

Strany 43 - Users, Groups, and Security

Spanning Tree DomainsExtremeWare XOS 10.1 Concepts Guide 137Spanning Tree DomainsThe switch can be partitioned into multiple virtual bridges. Each vi

Strany 44 - MIB Access Control

138 ExtremeWare XOS 10.1 Concepts GuideSpanning Tree Protocol (STP)Specifying the Carrier VLANThe following example:• Creates and enables an STPD nam

Strany 45 - Notification

Spanning Tree DomainsExtremeWare XOS 10.1 Concepts Guide 139Encapsulation ModesYou can configure ports within an STPD to accept specific BPDU encapsu

Strany 46 - Filter Profiles and Filters

14 ExtremeWare XOS 10.1 Concepts GuidePrefaceConventionsTable 1 and Table2 list conventions that are used throughout this guide.Related PublicationsT

Strany 47 - Notification Tags

140 ExtremeWare XOS 10.1 Concepts GuideSpanning Tree Protocol (STP)STP StatesEach port that belongs to a member VLAN participating in STP exists in o

Strany 48 - Authenticating Users

Spanning Tree DomainsExtremeWare XOS 10.1 Concepts Guide 141STP ports mode is changed to match, otherwise the STP ports inherit either the carrier VL

Strany 49 - Configuring and Using SNTP

142 ExtremeWare XOS 10.1 Concepts GuideSpanning Tree Protocol (STP)Rapid Root FailoverExtremeWare XOS supports rapid root failover for faster STP fai

Strany 50

STP ConfigurationsExtremeWare XOS 10.1 Concepts Guide 143• Engineering is the carrier VLAN on STPD2.• Marketing is a member of both STPD1 and STPD2 a

Strany 51

144 ExtremeWare XOS 10.1 Concepts GuideSpanning Tree Protocol (STP)Figure 11: Tag-based STP configurationThe tag-based network in Figure 11 has the f

Strany 52 - SNTP Example

STP ConfigurationsExtremeWare XOS 10.1 Concepts Guide 145Multiple STPDs on a PortTraditional 802.1d STP has some inherent limitations when addressing

Strany 53

146 ExtremeWare XOS 10.1 Concepts GuideSpanning Tree Protocol (STP)Alternatively, the same VLAN may span multiple large geographical areas (because t

Strany 54 - Configuring Ports on a Switch

STP ConfigurationsExtremeWare XOS 10.1 Concepts Guide 147Figure 14: VLANs traverse domains inside switches• The VLAN partition feature is deployed un

Strany 55

148 ExtremeWare XOS 10.1 Concepts GuideSpanning Tree Protocol (STP)Per-VLAN Spanning TreeSwitching products that implement Per-VLAN Spanning Tree (PV

Strany 56 - Jumbo Frames

Rapid Spanning Tree ProtocolExtremeWare XOS 10.1 Concepts Guide 149RSTP TermsTable 28 describes the terms associated with RSTP. RSTP ConceptsThis sec

Strany 57

Part 1Using ExtremeWare XOS

Strany 58 - Load Sharing on the Switch

150 ExtremeWare XOS 10.1 Concepts GuideSpanning Tree Protocol (STP)When RSTP stabilizes, all:• Root ports and designated ports are in the forwarding

Strany 59 - Switch Port-Mirroring

Rapid Spanning Tree ProtocolExtremeWare XOS 10.1 Concepts Guide 151To change the existing configuration of a port in an STPD, and return the port to

Strany 60 - Extreme Discovery Protocol

152 ExtremeWare XOS 10.1 Concepts GuideSpanning Tree Protocol (STP)The Protocol migration timer is neither user-configurable nor derived; it has a se

Strany 61 - 5 Virtual LANs (VLANs)

Rapid Spanning Tree ProtocolExtremeWare XOS 10.1 Concepts Guide 153The following sections provide more information about RSTP behavior.Root Port Rapi

Strany 62 - Types of VLANs

154 ExtremeWare XOS 10.1 Concepts GuideSpanning Tree Protocol (STP)Designated Port Rapid BehaviorWhen a port becomes a new designated port, or the ST

Strany 63 - System 2

Rapid Spanning Tree ProtocolExtremeWare XOS 10.1 Concepts Guide 155• All other ports in the network are in the forwarding stateFigure 17: Initial net

Strany 64 - Tagged VLANs

156 ExtremeWare XOS 10.1 Concepts GuideSpanning Tree Protocol (STP)2 Bridge E believes that bridge A is the root bridge. When bridge E receives the B

Strany 65 - Assigning a VLAN Tag

Rapid Spanning Tree ProtocolExtremeWare XOS 10.1 Concepts Guide 1574 Bridge D believes that bridge A is the root bridge. When bridge D receives the B

Strany 66 - Marketing

158 ExtremeWare XOS 10.1 Concepts GuideSpanning Tree Protocol (STP)6 To complete the topology change, the following occurs:• Bridge D moves the port

Strany 67 - Protocol-Based VLANs

STP Rules and RestrictionsExtremeWare XOS 10.1 Concepts Guide 159STP Rules and RestrictionsThis section summarizes the rules and restrictions for con

Strany 69 - Deleting a Protocol Filter

160 ExtremeWare XOS 10.1 Concepts GuideSpanning Tree Protocol (STP)After you have created the STPD, you can optionally configure STP parameters for t

Strany 70 - VLAN Names

Configuring STP on the SwitchExtremeWare XOS 10.1 Concepts Guide 161• Assigns the Engineering VLAN to the STPD • Assigns the carrier VLAN• Enables ST

Strany 71 - VLAN Configuration Examples

162 ExtremeWare XOS 10.1 Concepts GuideSpanning Tree Protocol (STP)create stpd s1configure stpd s1 add green ports allconfigure stpd s1 tag 200config

Strany 72 - Displaying VLAN Settings

Displaying STP SettingsExtremeWare XOS 10.1 Concepts Guide 163In this example, the commands configure switch A in STPD1 for rapid reconvergence. Use

Strany 73 - VLAN Tunneling (VMANs)

164 ExtremeWare XOS 10.1 Concepts GuideSpanning Tree Protocol (STP)To display the STP state of a port, use the following command:show stpd <stpd_n

Strany 74 - Virtual LANs (VLANs)

ExtremeWare XOS 10.1 Concepts Guide 165 11 Virtual Router Redundancy ProtocolThis chapter covers the following topics:• Overview on page 165• Determin

Strany 75 - 6 Forwarding Database (FDB)

166 ExtremeWare XOS 10.1 Concepts GuideVirtual Router Redundancy ProtocolVRRP TermsTable 33 describes terms associated with VRRP.Determining the VRRP

Strany 76 - FDB Entry Types

Determining the VRRP MasterExtremeWare XOS 10.1 Concepts Guide 167VRRP Tracking ExampleFigure 27 is an example of VRRP tracking.Figure 27: VRRP track

Strany 77 - FDB Configuration Examples

168 ExtremeWare XOS 10.1 Concepts GuideVirtual Router Redundancy ProtocolElecting the Master RouterVRRP uses an election algorithm to dynamically ass

Strany 78 - Displaying FDB Entries

VRRP OperationExtremeWare XOS 10.1 Concepts Guide 169• VRRP and Spanning Tree can be simultaneously enabled on the same switch.• VRRP and ESRP cannot

Strany 79

ExtremeWare XOS 10.1 Concepts Guide 17 1 ExtremeWare XOS OverviewExtremeWare XOS is the full-featured software operating system that is designed to ru

Strany 80 - Forwarding Database (FDB)

170 ExtremeWare XOS 10.1 Concepts GuideVirtual Router Redundancy Protocolphysical interface. Each physical interface on each backup router must have

Strany 81 - 7 Quality of Service (QoS)

VRRP Configuration ParametersExtremeWare XOS 10.1 Concepts Guide 171VRRP Configuration ParametersTable 34 lists the parameters that are configured on

Strany 82 - Applications and Types of QoS

172 ExtremeWare XOS 10.1 Concepts GuideVirtual Router Redundancy ProtocolVRRP ExamplesThis section provides the configuration syntax for the two VRRP

Strany 83 - File Server Applications

VRRP ExamplesExtremeWare XOS 10.1 Concepts Guide 173Configuring the Fully-Redundant VRRP NetworkThe following illustration shows the fully-redundant

Strany 84 - QoS Profiles

174 ExtremeWare XOS 10.1 Concepts GuideVirtual Router Redundancy Protocol

Strany 85 - Traffic Groupings

ExtremeWare XOS 10.1 Concepts Guide 175 12 IP Unicast RoutingThis chapter describes the following topics:• Overview of IP Unicast Routing on page 175•

Strany 86 - Configuring 802.1p Priority

176 ExtremeWare XOS 10.1 Concepts GuideIP Unicast RoutingRouter InterfacesThe routing software and hardware routes IP traffic between router interfac

Strany 87 - Configuring DiffServ

Overview of IP Unicast RoutingExtremeWare XOS 10.1 Concepts Guide 177Populating the Routing Table The switch maintains an IP routing table for both n

Strany 88 - Quality of Service (QoS)

178 ExtremeWare XOS 10.1 Concepts GuideIP Unicast RoutingMultiple RoutesWhen there are multiple, conflicting choices of a route to a particular desti

Strany 89 - Physical Groupings

Relative Route PrioritiesExtremeWare XOS 10.1 Concepts Guide 179For example, an IP host is configured with a class B address of 100.101.102.103 and a

Strany 90 - QoS Monitor

18 ExtremeWare XOS 10.1 Concepts GuideExtremeWare XOS OverviewNOTEFor more information on STP, see Chapter 10.Quality of ServiceExtremeWare XOS has P

Strany 91 - Slot Diagnostics

180 ExtremeWare XOS 10.1 Concepts GuideIP Unicast Routingconfigure vlan <vlan_name> ipaddress <ipaddress> {<ipNetmask>}Ensure that

Strany 92

Routing Configuration ExampleExtremeWare XOS 10.1 Concepts Guide 181Figure 31: Unicast routing configuration exampleThe stations connected to the sys

Strany 93 - Port Errors

182 ExtremeWare XOS 10.1 Concepts GuideIP Unicast RoutingThe example in Figure 31 is configured as follows:create vlan Financecreate vlan Personnelcr

Strany 94 - Port Monitoring Display Keys

Configuring DHCP/BOOTP RelayExtremeWare XOS 10.1 Concepts Guide 183UDP Echo ServerYou can use UDP Echo packets to measure the transit time for data b

Strany 95 - System Temperature

184 ExtremeWare XOS 10.1 Concepts GuideIP Unicast Routing

Strany 96 - System Redundancy

ExtremeWare XOS 10.1 Concepts Guide 185 13 Interior Gateway ProtocolsThis chapter describes the following topics:• Overview on page 186• Overview of R

Strany 97 - Electing the Node

186 ExtremeWare XOS 10.1 Concepts GuideInterior Gateway ProtocolsOverviewThe switch supports the use of two interior gateway protocols (IGPs); the Ro

Strany 98 - Relinquishing Primary Status

Overview of RIPExtremeWare XOS 10.1 Concepts Guide 187Overview of RIPRIP is an Interior Gateway Protocol (IGP) first used in computer routing in the

Strany 99 - Viewing Checkpoint Statistics

188 ExtremeWare XOS 10.1 Concepts GuideInterior Gateway ProtocolsRIP Version 1 Versus RIP Version 2A new version of RIP, called RIP version 2, expand

Strany 100 - Viewing Node Statistics

Overview of OSPFExtremeWare XOS 10.1 Concepts Guide 189Database OverflowThe OSPF database overflow feature allows you to limit the size of the LSDB a

Strany 101 - Target Configuration

ExtremeWare XOS 10.1 Concepts Guide 19NOTEFor information on load sharing, see Chapter 4.

Strany 102 - Severity

190 ExtremeWare XOS 10.1 Concepts GuideInterior Gateway Protocolsin LSA traffic, and reduces the computations needed to maintain the LSDB. Routing wi

Strany 103 - Components and Conditions

Overview of OSPFExtremeWare XOS 10.1 Concepts Guide 191• External routes originating from the NSSA can be propagated to other areas, including the ba

Strany 104

192 ExtremeWare XOS 10.1 Concepts GuideInterior Gateway ProtocolsFigure 32: Virtual link using Area 1 as a transit areaVirtual links are also used to

Strany 105

Route Re-DistributionExtremeWare XOS 10.1 Concepts Guide 193Point-to-Point SupportYou can manually configure the OSPF link type for a VLAN. Table 37

Strany 106 - Matching Expressions

194 ExtremeWare XOS 10.1 Concepts GuideInterior Gateway ProtocolsFigure 34: Route re-distributionConfiguring Route Re-DistributionExporting routes fr

Strany 107 - Matching Parameters

Route Re-DistributionExtremeWare XOS 10.1 Concepts Guide 195Re-Distributing Routes into OSPFEnable or disable the exporting of BGP, RIP, static, and

Strany 108 - Formatting Event Messages

196 ExtremeWare XOS 10.1 Concepts GuideInterior Gateway ProtocolsRIP Configuration ExampleFigure 35 illustrates a BlackDiamond switch that has three

Strany 109 - Uploading Events Logs

Configuring OSPFExtremeWare XOS 10.1 Concepts Guide 197In this configuration, all IP traffic from stations connected to slots 1 and 3 have access to

Strany 110

198 ExtremeWare XOS 10.1 Concepts GuideInterior Gateway Protocolsconfigure ospf vlan [<vlan-name> | all] timer <retransmit-interval> <

Strany 111 - Displaying Debug Information

OSPF Configuration ExampleExtremeWare XOS 10.1 Concepts Guide 199OSPF Configuration ExampleFigure 36 is an example of an autonomous system using OSPF

Strany 112

2 ©2003 Extreme Networks, Inc. All rights reserved. Extreme Networks, ExtremeWare and BlackDiamond are registered trademarks of Extreme Networks, Inc.

Strany 113 - 9 Security

20 ExtremeWare XOS 10.1 Concepts GuideExtremeWare XOS Overview

Strany 114 - ACL File Syntax

200 ExtremeWare XOS 10.1 Concepts GuideInterior Gateway Protocols• Two internal routersArea 6 is a stub area connected to the backbone by way of ABR1

Strany 115 - IP Access Lists (ACLs)

Displaying OSPF SettingsExtremeWare XOS 10.1 Concepts Guide 201To display information about one or all OSPF areas, use the following command:show osp

Strany 116 - Security

202 ExtremeWare XOS 10.1 Concepts GuideInterior Gateway Protocols

Strany 117 - Example ACL Rule Entries

ExtremeWare XOS 10.1 Concepts Guide 203 14 Exterior Gateway Routing ProtocolsThis chapter covers the following topics:• Overview on page 204• BGP Attr

Strany 118

204 ExtremeWare XOS 10.1 Concepts GuideExterior Gateway Routing ProtocolsOverviewBGP is an exterior routing protocol that was developed for use in TC

Strany 119 - Switch Protection

BGP CommunitiesExtremeWare XOS 10.1 Concepts Guide 205BGP CommunitiesA BGP community is a group of BGP destinations that require common handling. Ext

Strany 120 - Policy File Syntax

206 ExtremeWare XOS 10.1 Concepts GuideExterior Gateway Routing ProtocolsFigure 37: Route reflectorsRoute ConfederationsBGP requires networks to use

Strany 121

BGP FeaturesExtremeWare XOS 10.1 Concepts Guide 207Route Confederation ExampleFigure 38 shows an example of a confederation. Figure 38: Routing confe

Strany 122 - Autonomous System Expressions

208 ExtremeWare XOS 10.1 Concepts GuideExterior Gateway Routing Protocolscreate bgp neighbor 192.1.1.18 remote-AS-number 65001enable bgp neighbor all

Strany 123

BGP FeaturesExtremeWare XOS 10.1 Concepts Guide 209enable bgp neighbor allTo configure router D, use the following commands:create vlan dbconfigure v

Strany 124 - Policy Examples

ExtremeWare XOS 10.1 Concepts Guide 21 2 Accessing the SwitchThis chapter covers the following topics:• Understanding the Command Syntax on page 21• L

Strany 125

210 ExtremeWare XOS 10.1 Concepts GuideExterior Gateway Routing Protocols1 Enable aggregation using the following command:enable bgp aggregation2 Cre

Strany 126 - ExtremeWare Route Map:

BGP FeaturesExtremeWare XOS 10.1 Concepts Guide 211configure bgp neighbor [all | <remoteaddr>] peer-group [<peer-group-name> | none] {acq

Strany 127

212 ExtremeWare XOS 10.1 Concepts GuideExterior Gateway Routing ProtocolsUse the following command to enable route flap dampening for a BGP peer grou

Strany 128 - Management Access Security

Route Re-DistributionExtremeWare XOS 10.1 Concepts Guide 213Stripping Out Private AS Numbers from Route UpdatesPrivate AS numbers are AS numbers in t

Strany 129 - Enabling and Disabling RADIUS

214 ExtremeWare XOS 10.1 Concepts GuideExterior Gateway Routing Protocolsan individual route from the routing table to BGP. If you use both commands

Strany 130 - RADIUS RFC 2138 Attributes

ExtremeWare XOS 10.1 Concepts Guide 215 15 IP Multicast RoutingThis chapter covers the following topics: • Overview on page 215— PIM Overview on page

Strany 131 - Configuring TACACS+

216 ExtremeWare XOS 10.1 Concepts GuideIP Multicast Routing• A method for the IP host to communicate its multicast group membership to a router (for

Strany 132

OverviewExtremeWare XOS 10.1 Concepts Guide 217The PMBR also forwards PIM-SM traffic to a PIM-DM network, based on the (*.*.RP) entry. The PMBR sends

Strany 133 - Protocols

218 ExtremeWare XOS 10.1 Concepts GuideIP Multicast Routingconfigure igmp snooping vlan <vlanname> ports <portlist> add static routerTo r

Strany 134

Configuration ExamplesExtremeWare XOS 10.1 Concepts Guide 219Configuration ExamplesFigure 39 andFigure 40 are used in Chapter 13 to describe the OSPF

Strany 135 - Spanning Tree Protocol (STP)

22 ExtremeWare XOS 10.1 Concepts GuideAccessing the Switch3 The value part of the command specifies how you want the parameter to be set. Values incl

Strany 136 - STP Terms

220 ExtremeWare XOS 10.1 Concepts GuideIP Multicast RoutingConfiguration for IR1The router labeled IR1 has the following configuration:configure vlan

Strany 137 - Spanning Tree Domains

Configuration ExamplesExtremeWare XOS 10.1 Concepts Guide 221Configuration for ABR1The router labeled ABR1 has the following configuration:configure

Strany 138 - STPD Modes

222 ExtremeWare XOS 10.1 Concepts GuideIP Multicast Routing

Strany 141 - Automatically Binding Ports

ExtremeWare XOS 10.1 Concepts Guide 225 A Software Upgrade and Boot OptionsThis appendix describes the following topics:• Downloading a New Image on p

Strany 142 - STP Configurations

226 ExtremeWare XOS 10.1 Concepts GuideSoftware Upgrade and Boot OptionsBefore the download begins, you are asked if you want to install the image im

Strany 143 - Sales, Personnel, Marketing

Saving Configuration ChangesExtremeWare XOS 10.1 Concepts Guide 227Table 38 describes the image version fields. Software SignaturesEach ExtremeWare X

Strany 144 - Sales & Engineering

228 ExtremeWare XOS 10.1 Concepts GuideSoftware Upgrade and Boot OptionsNOTEConfiguration files are text files with a .cfg file extension. When you e

Strany 145 - VLAN Spanning Multiple STPDs

Using TFTP to Upload the ConfigurationExtremeWare XOS 10.1 Concepts Guide 229Using TFTP to Upload the ConfigurationYou can upload the current configu

Strany 146 - EMISTP Deployment Constraints

Understanding the Command SyntaxExtremeWare XOS 10.1 Concepts Guide 23configure engineering delete port 1:3,4:6Similarly, on the stand-alone switch,

Strany 147

230 ExtremeWare XOS 10.1 Concepts GuideSoftware Upgrade and Boot Optionswhere file-name specifies the name of the configuration file to delete.After

Strany 148 - Rapid Spanning Tree Protocol

Accessing the BootloaderExtremeWare XOS 10.1 Concepts Guide 231NOTETo access the Bootloader, you can depress any key until the applications load and

Strany 149 - RSTP Concepts

232 ExtremeWare XOS 10.1 Concepts GuideSoftware Upgrade and Boot Options

Strany 150 - Link Types

ExtremeWare XOS 10.1 Concepts Guide 233 B TroubleshootingIf you encounter problems when using the switch, this appendix may be helpful. If you have a

Strany 151 - RSTP Timers

234 ExtremeWare XOS 10.1 Concepts GuideTroubleshootingStatus LED on the I/O module turns amber:Check the syslog message for a related I/O module erro

Strany 152 - RSTP Operation

Using the Command-Line InterfaceExtremeWare XOS 10.1 Concepts Guide 235The Telnet workstation cannot access the device:Check that the device IP addre

Strany 153 - Root Port Rapid Behavior

236 ExtremeWare XOS 10.1 Concepts GuideTroubleshootingPort ConfigurationNo link light on 10/100 Base port:If patching from a hub or switch to another

Strany 154 - Rapid Reconvergence

Using the Command-Line InterfaceExtremeWare XOS 10.1 Concepts Guide 237you already have a VLAN using untagged traffic on a port. Only one VLAN using

Strany 155

238 ExtremeWare XOS 10.1 Concepts GuideTroubleshootingThe switch keeps aging out endstation entries in the switch Forwarding Database (FDB): Reduce t

Strany 156

Contacting Extreme Technical SupportExtremeWare XOS 10.1 Concepts Guide 239Chassis : 430200 Nov-13-2003SLOT 1 :

Strany 157

24 ExtremeWare XOS 10.1 Concepts GuideAccessing the SwitchSymbolsYou may see a variety of symbols shown as part of the command syntax. These symbols

Strany 158

240 ExtremeWare XOS 10.1 Concepts GuideTroubleshooting

Strany 159 - Configuring STP on the Switch

ExtremeWare XOS 10.1 Concepts Guide 241 C Supported Protocols, MIBs, and StandardsThe following is a list of software standards and protocols supporte

Strany 160 - STP Configuration Examples

242 ExtremeWare XOS 10.1 Concepts GuideSupported Protocols, MIBs, and StandardsRIPRFC 1058 Routing Information Protocol RFC 2453 RIP Version 2OSPFRF

Strany 161 - EMISTP Configuration Example

ExtremeWare XOS 10.1 Concepts Guide 243Management - SNMP & MIBsRFC 1157 Simple Network Management Protocol (SNMP)RFC-1215 Convention for defining

Strany 162

244 ExtremeWare XOS 10.1 Concepts GuideSupported Protocols, MIBs, and StandardsDiffServ - Standards and MIBsRFC 2474 Definition of the Differentiated

Strany 163 - Displaying STP Settings

ExtremeWare XOS 10.1 Concepts Guide 245 IndexNumerics1d mode, STP 139Aaccess control lists 114access levels 27access listsdescription 113access profil

Strany 164

246 ExtremeWare XOS 10.1 Concepts Guide Indexprimary and secondary 228saving changes 227uploading to file 229console connection 34controlling Telnet a

Strany 165 - Overview

ExtremeWare XOS 10.1 Concepts Guide 247 Indexconfiguring in RSTP 150link-state database 188link-state protocol, description 186load sharingconfiguring

Strany 166 - Determining the VRRP Master

248 ExtremeWare XOS 10.1 Concepts Guide IndexMAC address in response 178responding to requests 178subnets 178proxy ARP, description 178public communit

Strany 167 - VRRP Tracking Example

ExtremeWare XOS 10.1 Concepts Guide 249 Indexexample 52Greenwich Mean Time offset 49Greenwich Mean Time Offsets (table) 51NTP servers 49Spanning Tree

Strany 168 - Additional VRRP Highlights

Command HistoryExtremeWare XOS 10.1 Concepts Guide 25Command HistoryExtremeWare XOS “remembers” all the commands you enter. You can display a list of

Strany 169 - VRRP Operation

250 ExtremeWare XOS 10.1 Concepts Guide IndexIP fragmentation 57mgmt 35mixing port-based and tagged 67names 70port-based 62protocol filters 68protocol

Strany 170 - Fully-Redundant VRRP Network

ExtremeWare XOS 10.1 Concepts Guide 1 Index of CommandsCclear counters 110clear log counters 110clear session 25, 38clear slot 54, 234configure ac

Strany 171 - VRRP Configuration Parameters

2 ExtremeWare XOS 10.1 Concepts Guide Index of Commandsconfigure snmpv3 delete user 43configure snmpv3 engine-boots 43configure snmpv3 engine-id 42

Strany 172 - VRRP Examples

ExtremeWare XOS 10.1 Concepts Guide 3 Index of CommandsLlogout 38ls 229Mmtrace 218mv 229Nnslookup 29Pping 27, 29, 30Qquit 38Rreboot 227rm 229run diag

Strany 173 - Switch B

4 ExtremeWare XOS 10.1 Concepts Guide Index of Commands

Strany 174

26 ExtremeWare XOS 10.1 Concepts GuideAccessing the Switchconfigure banner Configures the banner string. You can enter up to 24 rows of 79-column tex

Strany 175 - 12 IP Unicast Routing

Configuring Management AccessExtremeWare XOS 10.1 Concepts Guide 27Configuring Management AccessExtremeWare XOS supports the following two levels of

Strany 176 - Router Interfaces

28 ExtremeWare XOS 10.1 Concepts GuideAccessing the SwitchIf an asterisk (*) appears in front of the command-line prompt, it indicates that you have

Strany 177 - Populating the Routing Table

Domain Name Service Client ServicesExtremeWare XOS 10.1 Concepts Guide 29NOTEIf you forget your password while logged out of the command line interfa

Strany 178 - Proxy ARP

ExtremeWare XOS 10.1 Concepts Guide 3 ContentsPrefaceIntroduction 13Terminology 13Conventions 14Related Publications 14Part 1 Using ExtremeWare XOSCha

Strany 179 - Relative Route Priorities

30 ExtremeWare XOS 10.1 Concepts GuideAccessing the SwitchYou can specify up to eight DNS servers for use by the DNS client using the following comma

Strany 180 - Routing Configuration Example

Checking Basic ConnectivityExtremeWare XOS 10.1 Concepts Guide 31If a ping request fails, the switch continues to send ping messages until interrupte

Strany 181 - = NetBIOS traffic

32 ExtremeWare XOS 10.1 Concepts GuideAccessing the Switch

Strany 182 - Configuring DHCP/BOOTP Relay

ExtremeWare XOS 10.1 Concepts Guide 33 3 Managing the SwitchThis chapter covers the following topics:• Overview on page 33 • Understanding the XOS She

Strany 183 - UDP Echo Server

34 ExtremeWare XOS 10.1 Concepts GuideManaging the SwitchUnderstanding the XOS ShellWhen you login to ExtremeWare XOS from a terminal, you enter the

Strany 184 - IP Unicast Routing

Using TelnetExtremeWare XOS 10.1 Concepts Guide 35The management port on the MSM is a DTE port. The TCP/IP configuration for the management port is d

Strany 185 - 13 Interior Gateway Protocols

36 ExtremeWare XOS 10.1 Concepts GuideManaging the SwitchConfiguring Switch IP ParametersTo manage the switch by way of a Telnet connection or by usi

Strany 186

Using TelnetExtremeWare XOS 10.1 Concepts Guide 37The switch comes configured with a default VLAN named default. To use Telnet or an SNMP Network Man

Strany 187 - Overview of RIP

38 ExtremeWare XOS 10.1 Concepts GuideManaging the Switchsave 8 When you are finished using the facility, log out of the switch by typing:logout or q

Strany 188 - Overview of OSPF

Using SNMPExtremeWare XOS 10.1 Concepts Guide 39Enabling the TFTP Server By default, the TFTP server is disabled on the switch. You can choose to ena

Strany 189 - Opaque LSAs

4 ExtremeWare XOS 10.1 Concepts Guide ContentsUser Account 27Administrator Account 27Default Accounts 28Creating a Management Account 29Domain Name Se

Strany 190 - Not-So-Stubby-Areas (NSSA)

40 ExtremeWare XOS 10.1 Concepts GuideManaging the SwitchMost of the commands that support SNMPv1/v2c use the keyword snmp; most of the commands that

Strany 191 - Virtual Links

Using SNMPExtremeWare XOS 10.1 Concepts Guide 41• Login statistics— Enable/disable state for idle timeouts— Maximum number of CLI sessionsSNMPv3SNMPv

Strany 192 - Virtual link

42 ExtremeWare XOS 10.1 Concepts GuideManaging the SwitchIn addition, the SNMPv3 target and notification MIBs provide a more procedural approach for

Strany 193 - Route Re-Distribution

Using SNMPExtremeWare XOS 10.1 Concepts Guide 43SNMPEngineBoots can also be configured from the command line. SNMPEngineBoots can be set to any desir

Strany 194 - ASBR ASBR

44 ExtremeWare XOS 10.1 Concepts GuideManaging the SwitchUsers are associated with groups using the following command:configure snmpv3 add group {hex

Strany 195

Using SNMPExtremeWare XOS 10.1 Concepts Guide 45relationship between a MIB view and an access group. The users of the access group can then read, wri

Strany 196 - RIP Configuration Example

46 ExtremeWare XOS 10.1 Concepts GuideManaging the Switchname also points to the filter profile used to filter the notifications. Finally, the notifi

Strany 197 - Configuring OSPF

Using SNMPExtremeWare XOS 10.1 Concepts Guide 47When you create a filter profile, you are only associating a filter profile name with a target parame

Strany 198 - Interior Gateway Protocols

48 ExtremeWare XOS 10.1 Concepts GuideManaging the SwitchConfiguring NotificationsSince the target parameters name is used to point to a number of ob

Strany 199 - OSPF Configuration Example

Using the Simple Network Time ProtocolExtremeWare XOS 10.1 Concepts Guide 49Configuring and Using SNTPTo use SNTP, follow these steps:1 Identify the

Strany 200 - Displaying OSPF Settings

ExtremeWare XOS 10.1 Concepts Guide 5 ContentsChapter 4 Configuring Slots and Ports on a SwitchConfiguring a Slot on a Modular Switch 53Configuring Po

Strany 201 - OSPF LSDB Display

50 ExtremeWare XOS 10.1 Concepts GuideManaging the SwitchAutomatic Daylight Savings Time (DST) changes can be enabled or disabled. The default settin

Strany 202

Using the Simple Network Time ProtocolExtremeWare XOS 10.1 Concepts Guide 51Table 9: Greenwich mean time offsetsGMT Offset in HoursGMT Offset in Minu

Strany 203

52 ExtremeWare XOS 10.1 Concepts GuideManaging the SwitchSNTP ExampleIn this example, the switch queries a specific NTP server and a backup NTP serve

Strany 204 - BGP Attributes

ExtremeWare XOS 10.1 Concepts Guide 53 4 Configuring Slots and Ports on a SwitchThis chapter covers the following topics: • Configuring a Slot on a Mo

Strany 205 - BGP Features

54 ExtremeWare XOS 10.1 Concepts GuideConfiguring Slots and Ports on a Switchthe slot configuration must be cleared or configured for the new module

Strany 206 - Route Confederations

Configuring Ports on a SwitchExtremeWare XOS 10.1 Concepts Guide 55disable ports 7:3,7:5,7:12-7:15Even though a port is disabled, the link remains en

Strany 207 - Route Confederation Example

56 ExtremeWare XOS 10.1 Concepts GuideConfiguring Slots and Ports on a SwitchJumbo FramesJumbo frames are Ethernet frames that are larger than 1522 b

Strany 208

Jumbo FramesExtremeWare XOS 10.1 Concepts Guide 57The path MTU discovery process ends when one of the following is true:• The source host sets the pa

Strany 209 - Route Aggregation

58 ExtremeWare XOS 10.1 Concepts GuideConfiguring Slots and Ports on a SwitchLoad Sharing on the SwitchLoad sharing allows you to increase bandwidth

Strany 210 - BGP Peer Groups

Switch Port-MirroringExtremeWare XOS 10.1 Concepts Guide 59configure sharing <master_port> delete ports <port_list> Load-Sharing Examples

Strany 211 - BGP Route Flap Dampening

6 ExtremeWare XOS 10.1 Concepts Guide ContentsFDB Configuration Examples 77MAC-Based Security 78Displaying FDB Entries 78Chapter 7 Quality of Service

Strany 212 - BGP Route Selection

60 ExtremeWare XOS 10.1 Concepts GuideConfiguring Slots and Ports on a SwitchUp to eight mirroring filters and one monitor port can be configured. On

Strany 213

ExtremeWare XOS 10.1 Concepts Guide 61 5 Virtual LANs (VLANs)This chapter covers the following topics:• Overview of Virtual LANs on page 61• Types of

Strany 214 - command

62 ExtremeWare XOS 10.1 Concepts GuideVirtual LANs (VLANs)Types of VLANsVLANs can be created according to the following criteria:• Physical port• 802

Strany 215 - 15 IP Multicast Routing

Types of VLANsExtremeWare XOS 10.1 Concepts Guide 63Spanning Switches with Port-Based VLANsTo create a port-based VLAN that spans two switches, you m

Strany 216 - PIM Overview

64 ExtremeWare XOS 10.1 Concepts GuideVirtual LANs (VLANs)Figure 3: Two port-based VLANs spanning two switchesVLAN Accounting spans system 1 and syst

Strany 217 - IGMP Overview

Types of VLANsExtremeWare XOS 10.1 Concepts Guide 65Uses of Tagged VLANsTagging is most commonly used to create VLANs that span switches. The switch-

Strany 218 - IGMP Snooping Filters

66 ExtremeWare XOS 10.1 Concepts GuideVirtual LANs (VLANs)Figure 4: Physical diagram of tagged and untagged traffic Figure 5 is a logical diagram of

Strany 219 - Configuration Examples

Types of VLANsExtremeWare XOS 10.1 Concepts Guide 67• The server connected to port 25 on system 1 is a member of both VLAN Marketing and VLAN Sales.•

Strany 220 - Configuration for IR1

68 ExtremeWare XOS 10.1 Concepts GuideVirtual LANs (VLANs)Figure 6: Protocol-based VLANs Predefined Protocol FiltersThe following protocol filters ar

Strany 221 - Configuration for ABR1

Types of VLANsExtremeWare XOS 10.1 Concepts Guide 69configure protocol <name> add [etype | llc | snap] <hex> {[etype | llc | snap] <he

Strany 222

ExtremeWare XOS 10.1 Concepts Guide 7 ContentsFiltering Events Sent to Targets 101Formatting Event Messages 108Displaying Real-Time Log Messages 108Di

Strany 223 - Appendixes

70 ExtremeWare XOS 10.1 Concepts GuideVirtual LANs (VLANs)VLAN NamesEach VLAN is given a name that can be up to 32 characters. VLAN names can use sta

Strany 224

Configuring VLANs on the SwitchExtremeWare XOS 10.1 Concepts Guide 71Configuring VLANs on the SwitchThis section describes the commands associated wi

Strany 225 - Downloading a New Image

72 ExtremeWare XOS 10.1 Concepts GuideVirtual LANs (VLANs)configure sales tag 120configure sales add port 1-3 taggedconfigure default delete port 4,7

Strany 226

VLAN Tunneling (VMANs)ExtremeWare XOS 10.1 Concepts Guide 73Displaying Protocol InformationTo display protocol information, use the following command

Strany 227 - Saving Configuration Changes

74 ExtremeWare XOS 10.1 Concepts GuideVirtual LANs (VLANs)The configuration for the switches shown in Figure 7 is:configure dot1q ethertype 88a8enabl

Strany 228 - Returning to Factory Defaults

ExtremeWare XOS 10.1 Concepts Guide 75 6 Forwarding Database (FDB)This chapter describes the following topics:• Overview of the FDB on page 75• FDB Co

Strany 229 - Deleting Configuration Files

76 ExtremeWare XOS 10.1 Concepts GuideForwarding Database (FDB)FDB Entry TypesFDB entries may be dynamic or static, and may be permanent or non-perma

Strany 230 - Accessing the Bootloader

FDB Configuration ExamplesExtremeWare XOS 10.1 Concepts Guide 77Non-permanent static entries are created by the switch software for various reasons,

Strany 231

78 ExtremeWare XOS 10.1 Concepts GuideForwarding Database (FDB)create fdbentry 00:A0:23:12:34:56 vlan net34 dynamic qosprofile qp2This entry has the

Strany 232

Displaying FDB EntriesExtremeWare XOS 10.1 Concepts Guide 79• broadcast-mac—Specifies the broadcast MAC address. May be used as an alternate to the c

Strany 233 - B Troubleshooting

8 ExtremeWare XOS 10.1 Concepts Guide ContentsSTP Configurations 142Basic STP Configuration 142Multiple STPDs on a Port 145VLAN Spanning Multiple STPD

Strany 234 - Troubleshooting

80 ExtremeWare XOS 10.1 Concepts GuideForwarding Database (FDB)

Strany 235

ExtremeWare XOS 10.1 Concepts Guide 81 7 Quality of Service (QoS)This chapter covers the following topics:• Overview of Policy-Based Quality of Servic

Strany 236 - Port Configuration

82 ExtremeWare XOS 10.1 Concepts GuideQuality of Service (QoS)Overview of Policy-Based Quality of ServicePolicy-based QoS allows you to protect bandw

Strany 237

Applications and Types of QoSExtremeWare XOS 10.1 Concepts Guide 83Video ApplicationsVideo applications are similar in needs to voice applications, w

Strany 238 - System Odometer

84 ExtremeWare XOS 10.1 Concepts GuideQuality of Service (QoS)Configuring QoSTo configure QoS, you define how your switch responds to different categ

Strany 239

Traffic GroupingsExtremeWare XOS 10.1 Concepts Guide 85— When configured to do so, the priority of a QoS profile can determine the 802.1p bits used i

Strany 240

86 ExtremeWare XOS 10.1 Concepts GuideQuality of Service (QoS)Explicit Class of Service (802.1p and DiffServ) Traffic GroupingsThis category of traff

Strany 241 - Standards

Traffic GroupingsExtremeWare XOS 10.1 Concepts Guide 87Observing 802.1p InformationWhen ingress traffic that contains 802.1p prioritization informati

Strany 242

88 ExtremeWare XOS 10.1 Concepts GuideQuality of Service (QoS)Figure 9: IP packet header encapsulationObserving DiffServ InformationWhen a packet arr

Strany 243

Verifying Configuration and PerformanceExtremeWare XOS 10.1 Concepts Guide 89You can change the QoS profile assignment for all 64 code points using t

Strany 244

ExtremeWare XOS 10.1 Concepts Guide 9 ContentsVerifying the IP Unicast Routing Configuration 180Routing Configuration Example 180Configuring DHCP/BOOT

Strany 245 - Numerics

90 ExtremeWare XOS 10.1 Concepts GuideQuality of Service (QoS)QoS MonitorThe QoS monitor is a utility that monitors the hardware queues associated wi

Strany 246

ExtremeWare XOS 10.1 Concepts Guide 91 8 Status Monitoring and StatisticsThis chapter describes the following topics:• Status Monitoring on page91• Sl

Strany 247

92 ExtremeWare XOS 10.1 Concepts GuideStatus Monitoring and StatisticsIf you run the diagnostic routine on an I/O module, that module is taken offlin

Strany 248

Port StatisticsExtremeWare XOS 10.1 Concepts Guide 93• 2—XOS secondary image • 3—Diagnostics for image 1 (initiates diagnostics for the primary image

Strany 249

94 ExtremeWare XOS 10.1 Concepts GuideStatus Monitoring and StatisticsTo view port transmit errors, use the following command:show ports {<port_li

Strany 250

System TemperatureExtremeWare XOS 10.1 Concepts Guide 95System TemperatureYou can view the temperature of the system and the I/O and management modul

Strany 251

96 ExtremeWare XOS 10.1 Concepts GuideStatus Monitoring and StatisticsTo view the current temperature of the fan trays, use the following command:sho

Strany 252

System RedundancyExtremeWare XOS 10.1 Concepts Guide 97The following sections describe the process, configuration, and monitoring of system redundanc

Strany 253

98 ExtremeWare XOS 10.1 Concepts GuideStatus Monitoring and StatisticsConfiguring Node ParametersTo configure the parameters of a node, use the follo

Strany 254

System RedundancyExtremeWare XOS 10.1 Concepts Guide 99Relaying Configuration InformationThis is the first level of checkpointing that is required to

Komentáře k této Příručce

Žádné komentáře