<p><font size="4">17. 在基于IOS的交换机上修改STP时钟: </font></p><p><font size="4"> switch(config)# spanning-tree [vlan vlan-list] <br/> hello-time seconds </font></p><p><font size="4"> switch(config)# spanning-tree [vlan vlan-list] <br/> forward-time seconds </font></p><p><font size="4"> ` switch(config)# spanning-tree [vlan vlan-list] max-age <br/> seconds </font></p><p><font size="4"> 在基于CLI的交换机上修改STP时钟: </font></p><p><font size="4"> switch(enable) set spantree hello interval[vlan] </font></p><p><font size="4"> switch(enable) set spantree fwddelay delay [vlan] </font></p><p><font size="4"> switch(enable) set spantree maxage agingtiame[vlan] </font></p><p><font size="4"> 18. 在基于IOS的交换机端口上启用或禁用Port Fast 特征: </font></p><p><font size="4"> switch(config-if)#spanning-tree portfast </font></p><p><font size="4"> 在基于CLI的交换机端口上启用或禁用Port Fast 特征: </font></p><p><font size="4"> switch(enable) set spantree portfast <br/> {module/port}{enable|disable} </font></p><p><font size="4"> 19. 在基于IOS的交换机端口上启用或禁用UplinkFast 特征: </font></p><p><font size="4"> switch(config)# spanning-tree uplinkfast <br/> [max-update-rate pkts-per-second] </font></p><p><font size="4"> 在基于CLI的交换机端口上启用或禁用UplinkFast 特征: </font></p><p><font size="4"> switch(enable) set spantree uplinkfast <br/> {enable|disable}[rate update-rate] [all-protocols <br/> off|on] </font></p><p><font size="4"> 20. 为了将交换机配置成一个集群的命令交换机,首先要给管理接口分配一个IP地址,然后使用下列命令: <br/> switch(config)# cluster enable cluster-name</font></p><p><font size="4">21. 为了从一条中继链路上删除VLAN,可使用下列命令: </font></p><p><font size="4"> switch(enable) clear trunk module/port vlan-range </font></p><p><font size="4"> 22. 用show vtp domain 显示管理域的VTP参数. </font></p><p><font size="4"> 23. 用show vtp statistics显示管 </font></p><p><br/><font size="4">理域的VTP参数. <br/></font></p>
[此贴子已经被作者于2006-3-5 7:10:09编辑过]
|