STP |
4000>(enable) set spantree enable|disableVLAN_# |
启用/禁用STP(默认启用) |
2950(config)# [no] spanning-tree vlanVLAN_# |
启用/禁用STP(默认启用) |
4000>(enable) show spantree[VLAN_#] |
验证STP状态 |
2950# show spanning-tree |
验证STP状态 |
4000>(enable) set spantree root [secondary]VLAN_# [dianetwork_diameter] [hellohello_time] |
设置主根节点桥、备份节点桥、最大桥数量(2-7)、持续时间(1-10,默认2) |
4000>(enable) set spantree portcostslot_#/port_# cost_# |
设置端口开销 |
2950(config-if)# spanning-tree costcost_# |
设置端口开销 |
4000>(enable) set spantree portprislot_#/port_# priority_# |
设置端口优先级 |
4000>(enable) set spantree portvlanprislot_#/port_# priority_# [VLAN_#] |
改变VLAN的优先级设置 |
2950(config-if)# spanning-tree vlanVLAN_#port-prioritypriority_# |
设置端口优先级 |
4000>(enable) set spantree fwddelaydelay_# [VLAN_#] |
设置从侦听状态到学习状态再到转发状态的时间间隔(默认15秒,取值范围是4-30秒) |
4000>(enable) set spantree hello interval_time [VLAN_#] |
设置根节点交换机发送BPDU的时间间隔(默认2秒,取值范围是1-10秒) |
4000>(enable) set spantree maxageagingtime [VLAN_#] |
设置交换机持有BPDU的时间(默认20秒,取值范围是6-40秒) |
2950(config)# spanning-tree vlanVLAN_# forward-timeforward_time |
设置从侦听状态到学习状态再到转发状态的时间间隔(默认15秒,取值范围是4-30秒) |
2950(config)# spanning-tree vlanVLAN_# hello-timehello_time |
设置根节点交换机发送BPDU的时间间隔(默认2秒,取值范围是1-10秒) |
2950(config)# spanning-tree vlan VLAN_#max-agemaxage |
设置交换机持有BPDU的时间(默认20秒,取值范围是6-40秒) |
4000>(enable) set port channelslot_#/port_# on |
建立以太通道集合 |
4000>(enable) show port capabilitiesslot_#/port_# |
查看端口的配置 |
4000>(enable) show port channel |
验证以太通道集合的配置 |
2950(config-if)# channel-groupgroup_numbermode auto|desirable|on |
建立以太通道集合 |
2950# show etherchannelgroup_number|brief|detail|load-balance|port|port-channel|summary |
验证以太通道集合的配置 |
4000>(enable) set spantree portfastslot_#/port_#enable |
配置PortFast |
2950(config-if)# spanning-tree portfast |
配置PortFast |
4000>(enable) set spantree uplinkfast enable|disable [ratestation_update_rate] [all-protocols off|on] |
启用/禁用UplinkFast |
4000>(enable) show spantree uplinkfast |
验证UplinkFast配置 |
2950(config)# spanning-tree uplinkfast [max_update_rate] |
启用/禁用UplinkFast |
2950# show spanning-tree uplinkfast |
验证UplinkFast配置 |
4000>(enable) set spantree backbonefast enable|disable |
启用/禁用BackboneFast |
4000>(enable) show spantree backbonefast |
验证BackboneFast配置 |
2950(config)# spanning-tree backbonefast |
启用BackboneFast |
虚拟网间路由 |
2600(config)# interfacetype slot_#/port_#.subint_number |
配置子接口 |
2600(config-subif)# encapsulation dot1q|isl|sde|tr-islVLAN_# |
配置封装类型 |
4000>(enable) show module |
查看交换机的硬件配置 |
4000>(enable) session module_# |
访问L3SM |
L3SM(config-if)# mac-address mac_address |
分配MAC地址 |
MLS |
2600(config)# mls rp ip |
启动MLS |
2600(config-if)# mls rp vtp-domaindomain_name |
分配路由器接口到VTP域中 |
2600(config-if)# mls rp vlan-id VLAN_# |
向接口分配VLAN |
2600(config-if)# mls rp management-interface |
指定该接口为管理接口 |
2600# show mls rp |
提供全局MLS信息 |
2600# show mls rp interfacetype slot_#/port_# |
提供指定接口的MLS信息 |
2600# show mls rp vtp-domaindomain_name |
提供VTP域的MLS信息 |
6500>(enable) set mls enable |
在MLS-SE上启动MLS |
6500>(enable) set mls includerp_ip_address |
告诉交换机哪一个IP地址是正确的 |
6500>(enable) show mls include |
显示外部路由处理器的IP地址列表 |
6500>(enable) set mls flow [destination|destination-source|full] |
告诉MLS交换机要缓存候选数据包的哪些信息 |
6500>(enable) show mls entry |
显示第三层缓存表 |
6500>(enable) set mls agingtimeaging_time |
改变缓存的衰老时间(默认256秒,取值范围是8-2032秒中的8的倍数值) |
6500>(enable) set mls agingtime fastfast_aging_time pkt_threshold |
改变快速衰老周期和数据包门限值 |
6500>(enable) show mls ip |
验证MLS-SE的配置 |
6500>(enable) clear mls entry [destinationIP_address] [source IP_address] [flowprotocol] [source_port] [destination_port][all] |
删除所有或指定MLS缓存记录 |
3550(config)# ip routing |
启动IP路由 |
3550(config)# ip cef |
启动CEF |
3550(config-if)# no switchport |
将第二层接口转换为第三层接口 |
3550(config-if)# ip route-cache cef |
在接口上启动CEF |
3550# show ip cef |
验证CEF |
组播 |
3640(config)# ip multicast-routing |
启动路由器上的组播服务 |
3640(config-if)# ip pim dense-mode |
将接口设置为PIM密集模式 |
3640(config-if)# ip pim sparse-mode |
将接口设置为PIM稀疏模式 |
3640(config-if)# ip pim sparsed-dense-mode |
将接口设置为PIM稀疏-密集模式 |
3640(config)# ip pim rp-addressIP_address group_ACL_# [override] |
手工配置RP |
3640(config)# ip pim send-rp-announcetype slot_#/port_# scopettl_value group-list ACL_# |
通告RP组的分配 |
3640(config)# ip pim send-rp-discovery scopettl_value |
配置RP映射代理 |
3640(config-if)# ip multicast ttl-thresholdttl_value |
设置TTL门限值 |
3640(config-if)# ip igmp join-groupgroup_address |
加入组播组 |
3640# show ip mroute |
查看组播信息 |
3640# ping |
验证RP之间或其他组播路由器之间的连接 |
3640# mtrace source_IP_address [destination_IP_address][group] |
组播traceroute |
3640(config-if)# ip cgmp |
配置CGMP路由器 |
4000>(enable) set cgmp enable |
启动CGMP |
4000>(enable) show cgmp statistics |
查看CGMP统计信息 |
4000>(enable) show multicast group cgmp |
查看交换机了解到的组播组信息 |
4000>(enable) set cgmp leave enable |
检查由客户端产生的IGMPv2的离开信息 |
4000>(enable) set igmp enable |
启动IGMP |
4000>(enable) ip igmp snooping |
启动IGMP探听 |
4000>(enable) set igmp fastleave enable |
启动快速离开过程 |
4000>(enable) show igmp statistics |
显示交换机上IGMP探听的状态信息 |
QoS |
2950(config)# wrr-queue cos-mapqueue_ID cos_value |
建立队列 |
2950(config)# wrr-queue bandwidthbandwidth_value |
设置队列门限 |
2950(config)# class-mapsname |
定义对信息传输分类时的匹配标准 |
2950(config-cmap)# match access-groupACL_# |
识别被分类的信息传输 |
2950(config)# policy-map name |
确定为接入信息传输所设置的分类标准 |
2950(config-pmap)# class name |
|
2950(config-pmap-c)# set ip dscpnumber |
|
2950(config-if)# service-policy inputname |
对该接口应用策略 |
3550(config)# mls qos |
启动QoS |
3550(config-if)# auto qos voip |
在接口上启动自动服务质量 |
3550(config)# priority-listpriority_queue_#protocolprotocolhigh|medium|normal|low [listACL_#] |
为优先级队列定义信息流 |
3550(config)# priority-listpriority_queue_#queue-limitlimit_# |
定义特定优先级队列的最大队列空间 |
3550(config-if)# priority-grouppriority_queue_# |
向特定输出接口分配优先级队列 |
3550(config)# queue-listqueue_list_#interfacetype slot_#/port_# queue_number |
为一个特定的定制队列定义信息流 |
3550(config)# queue-listqueue_list_#queuequeue_numberbyte-countsize_in_bytes [limitnumber_of_queue] |
为特定的定制队列定义队列的最大空间 |
3550(config-if)# custom-queue-listcustom_queue_number |
为特定的输出接口分配优先级队列 |
4840(config)# ip slb serverfarm serverfarm_name |
配置SLB冗余 |
4840(config-slb-sfarm)# real IP_address [port_#] |
指定虚拟IP地址 |
4840(config-slb-sfarm)# inservice |
启动服务器 |
4840(config)# virtualIP_address [network_mask]tcp|udp [port_number|wsp|wsp-wtp|wsp-wtls|wsp-wtp-wtls] [serviceservice_name] |