第8单元-Nexus-L2和L3配置-HSRP&VRRP

合集下载
  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
For Layer 2 interfaces, you can configure all Layer 2 interfaces to use either the default MTU size (1500 bytes) or the system jumbo MTU size (default size of 9216 bytes). 对于第2层接口,可以配置所有二层接口,使用默认的MTU大小(1500字 节)或系统大型MTU大小(9216字节默认大小)。
Baidu Nhomakorabea
接口描述与beacon
N7K-3(config)# interface e3/21 N7K-3(config-if)# description Link-to-N7K2 N7K-3(config-if)# beacon Beacon技术通过闪烁的LED灯,快速定位物理接口
MTU配置介绍
For Layer 3 interfaces, you can configure an MTU size that is between 576 and 9216 bytes. 对于三层接口,可以配置MTU大小为576和9216字节之间
默认的端口模式可以通过如下的命令修改 system default switchport 修改所有的接口为二层switchport no system default switchport shutdown 修改所有二层switchport为管理打开状态 Nexus 5K端口默认为二层Switchport和管理打开状态。
配置嵌套Port Profiles
配置Port Profile: N7K-1(config)# port-profile type ethernet PORT-TYPE-EDGE N7K-1(config-port-prof)# switchport N7K-1(config-port-prof)# spanning-tree port type edge N7K-1(config-port-prof)# no shutdown N7K-1(config-port-prof)# state enabled 配置嵌套的Port Profile: N7K-1(config-port-prof)# N7K-1(config-port-prof)# N7K-1(config-port-prof)# N7K-1(config-port-prof)# N7K-1(config-port-prof)# N7K-1(config-port-prof)# port-profile type ethernet MODE-ACCESS switchport inherit port-profile PORT-TYPE-EDGE switchport mode access switchport access vlan 10 state enabled
N7K基本接口配置(2)
查看E3/17插的SFP: N7K-3# show interface ethernet 3/17 transceiver Ethernet3/17 transceiver is present type is 1000base-T name is CISCO-AVAGO part number is QBCU-5798R revision is serial number is AGM1051Q1R5 nominal bitrate is 1300 MBit/sec Link length supported for copper is 100 m cisco id is – cisco extended id number is 4
理解UDLD技术
UDLD技术使交换机检查单向链路故障 当一个单向链路被发现,这个端口会被关闭 UDLD aggression模式使用主动的探针,快速的检查故障
配置UDLD
N7K-3(config)# feature udld N7K-3(config)# interface e3/21 N7K-3(config-if)# udld enable N7K-3(config-if)# udld aggressive N7K-3(config-if)# no udld aggressive N7K-3(config-if)# no udld enable
配置Rate Mode为Dedicated
关闭所有Port-Group内的端口: N7K-1(config)# interface e4/1,e4/3,e4/5,e4/7 N7K-1(config-if-range)# shutdown 配置E4/1的速率模式为Dedicated: N7K-1(config)# interface e4/1 N7K-1(config-if)# rate-mode dedicated N7K-1(config-if)# no shutdown
配置MTU
为三层口配置MTU: DC1-N7K-3(config)# interface e4/20 DC1-N7K-3(config-if)# mtu 2346 为二层口配置MTU: DC1-N7K-3(config)# interface e3/21 DC1-N7K-3(config-if)# mtu 9216 DC1-N7K-3(config-if)# mtu 1500 DC1-N7K-3(config-if)# mtu 2346 ERROR: Ethernet3/21: MTU on L2 interfaces can only be set to default or system-jumboMTU
Nexus L2 and L3配置: HSRP&VRRP
端口的默认模式
所有端口默认处于“Shutdown”状态(除了loopback接口) F1卡端口默认为二层的“Switchport”端口 M1卡端口默认为三层“routed”路由端口 系统默认配置(可以使用show run all | in “system default”查看): no system default switchport ----- 默认端口都是no switchport system default switchport shudown ---- 如果接口是switchport,则shutdown
N7K基本接口配置(1)
N7K-2(config)# feature interface-vlan 就是开启SVI接口功能 N7K-2(config)# vlan 10 N7K-2(config-vlan)# no shutdown N7K-2(config)# interface vlan 10 N7K-2(config-if)# ip address 20.1.1.254/24 N7K-2(config-if)# no shutdown N7K-2(config-if)#interface e2/1 N7K-2(config-if)#switchport mode access N7K-2(config-if)#switchport access vlan 10 N7K-2(config-if)#no shutdown
Port Profiles类型
有如下四种Port Profile类型 Ethernet Interface-VLAN Port-Channel Tunnel
配置基本Port Profiles
配置Port Profile: N7K-1(config)# port-profile type ethernet pp N7K-1(config-port-prof)# switchport N7K-1(config-port-prof)# switchport mode access N7K-1(config-port-prof)# switchport access vlan 10 N7K-1(config-port-prof)# state enabled 配置接口继承Port Profile: N7K-1(config)# interface e4/1-4 N7K-1(config-if-range)# inherit port-profile pp
查看UDLD状态
N7K-3 # show udld ethernet 3/21 N7K-3 # show udld neighbors N7K-3 # show udld global
Rate Mode(速率模式)
On a 32-port 10-Gigabit Ethernet module, each set of four ports can handle 10 gigabits per second (Gb/s) of bandwidth. You can use the rate-mode parameter to dedicate that bandwidth to the first port in the set of four ports or share the bandwidth across all four ports. 在32端口万兆以太网模块,每组4个端口可以处 理每秒10千兆比特的带宽(GB /秒)。可以使 用速率模式参数,将带宽只分配给一组端口中 的第一个接口或共享带宽在所有四个端口
N7K基本接口配置(3)
查看E3/17的能力: DC1-N7K-3# show interface capabilities Ethernet3/17 Model: N7K-F132XP-15 Type (SFP capable): 1000base-T Speed: 1000,10000 Duplex: full Trunk encap. type: 802.1Q FabricPath capable: yes Channel: yes -----忽略-----
配置Rate Mode为Share
关闭E4/1端口: DC1-N7K-1(config)# interface e4/1 DC1-N7K-1(config-if)# shutdown 配置整个Port-Group的所有端口速率模式为Shared DC1-N7K-1(config)# interface e4/1,e4/3,e4/5,e4/7 DC1-N7K-1(config-if-range)# rate-mode shared DC1-N7K-1(config-if-range)# no shutdown
Rate Mode示意图
Shared mode(共享模式): • Four interface share 10Gb bandwidth (四个接口共享10Gb带宽)
Dedicated mode(专用模式): • One interface gets 10Gb bandwidth • Three interfaces are disable
N7K基本接口配置(4)
配置E3/17为访问端口: N7K-3(config)# interface e3/17 N7K-3(config-if)# speed 1000 N7K-3(config-if)# switchport mode access N7K-3(config-if)# switchport access vlan 10 N7K-3(config-if)# no shutdown 配置E3/21为Trunk,并且只允许VLAN10: N7K-3(config)# interface e3/21 N7K-3(config-if)# switchport mode trunk N7K-3(config-if)# switchport trunk allowed vlan 10 N7K-3(config-if)# no shutdown
修改系统默认MTU
修改系统默认MTU: N7K-3(config)# system jumbomtu 9000
配置非系统默认jumbomtu会产生报错: N7K-3(config)# interface e3/21 N7K-3(config-if)# mtu 9216 ^ % Invalid number, range is (1500:9000) at '^' marker. N7K-3(config-if)# mtu 9000
Port profiles介绍
Port Profiles技术能够为一组端口配置一些普 通命令 一个Port Profile能够从其它Port Profile继承 属性(嵌套的Profiles) 修改一个Port Profile的配置,会自动更新所 有成员端口的配置。 任何Cisco Nexus 7K上的接口配置命令,都 可以成为Port Profile的一部分,例如:ACL, L3,Netflow,VLAN等等。
相关文档
最新文档