思科新一代数据中心级交换机中文配置向导Nexus7000
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
Nexus Configuration Simple Guide
目录
Nexu7000缺省端口配置 (2)
CMP连接管理处理器配置 (3)
带外管理VRF (4)
划分Nexus 7010 VDC (5)
基于EthernetChannel的vPC (7)
割裂的vPC:HSRP和STP (11)
vPC的细部配置 (12)
Nexus的SPAN (13)
VDC的MGMT接口 (13)
DOWN的VLAN端口 (13)
Nexus的路由 (14)
Nexus上的NLB (15)
标识一个部件 (15)
Nexus7000基本配置汇总 (16)
Cisco NX-OS/IOS Configuration Fundamentals Comparison (16)
Cisco NX-OS/IOS Interface Comparison (24)
Cisco NX-OS/IOS Port-Channel Comparison (30)
Cisco NX-OS/IOS HSRP Comparison (35)
Cisco NX-OS/IOS STP Comparison (40)
Cisco NX-OS/IOS SPAN Comparison (44)
Cisco NX-OS/IOS OSPF Comparison (49)
Cisco NX-OS/IOS Layer-3 Virtualization Comparison (54)
vPC Role and Priority (61)
vPC Domain ID (62)
vPC Peer Link (62)
Configuration for single 10 GigE Card (62)
CFSoE (64)
vPC Peer Keepalive or FT Link (64)
vPC Ports (64)
Orphan Ports with non-vPC VLANs (65)
HSRP (66)
HSRP Configuration and Best Practices for vPC (66)
Advertising the Subnet (67)
L3 Link Between vPC Peers (67)
Cisco NX-OS/IOS TACACS+, RADIUS, and AAA Comparison (68)
Nexus5000的配置同步 (73)
初始化Nexus 2000 Fabric Module (75)
Nexu7000缺省端口配置
缺省时所有端口是关闭的
no system default switchport shutdown
copy running-config startup-config vdc-all 存配置
dir bootflash:
dir bootflash://sup-standby/
dir bootflash://sup-remote
show role
show inventory显示系统详细目录,或称为存货清单,可以看到各组件产品编号以及序列号
show hardware 显示系统硬件详细信息
show sprom backplane 1 显示交换机序列号
show environment power 显示电源信息
power redundancy-mode ps-redundant 如果没有双电网供电则使用此模式power redundancy-mode insrc-redundant 如果有双电网供电则使用此模式
show module 检验各模块状态
attach module slot_number
dir bootflash dir slot0:查看ACTIVE引擎的FLASH空间
如果查看备份引擎的FLASH空间呢?首先attach module command to attach to the module number, and then use the dir bootflash: or dir slot0:
out-of-service module slot Shutting Down a Supervisor or I/O Module
out-of-service xbar slot Shutting Down a Fabric Module
show environment
show environment temperature
show environment fan
banner motd #Welcome to the switch#
clock timezone
clock set
reload 重启交换机
reload module number
switchto VDC切换至某VDC管理界面
switchback
poweroff module slot_number
no poweroff module slot_number
poweroff xbar slot_number
CMP连接管理处理器配置
CMP配置:
You should also configure three IP addresses—one for each cmp-mgmt interface and one that is shared between the active and standby supervisor mgmt 0 interfaces.
attach cmp 进入CMP
命令输入后自动存盘,不需要copy run start
通过NX-OS CLI来配置CMP
1. configure terminal
2. interface cmp-mgmt module slot 通过module 槽号分别为5/6来实现主备引擎上的CMP配置
3. ip address ipv4-address/length
4. ip default-gateway i pv4-address
5. show running-config cmp
通过CMP CLI来配置CMP
1. attach cmp
2. configure terminal
3. ip default-gateway i pv4-address
4. interface cmp-mgmt
5. ip address ipv4-address/length
6. show running-config
在CMP上可执行的动作:
show cp state