switch(enable) set spantree portcost moudle/port cost<br>switch(enable) set spantree portvlancost moudle/port [cost cost][vlan-list]<br><br>16.在基于IOS的交换机上调整端口ID:<br>switch(config-if)# spanning-tree[vlan vlan-list]port-priority port-priority<br>在基于CLI的交换机上调整端口ID:<br>switch(enable) set spantree portpri {mldule/port}priority<br>switch(enable) set spantree portvlanpri {module/port}priority [vlans]<br><br>17. 在基于IOS的交换机上修改STP时钟:<br>switch(config)# spanning-tree [vlan vlan-list] hello-time seconds<br>switch(config)# spanning-tree [vlan vlan-list] forward-time seconds<br>` switch(config)# spanning-tree [vlan vlan-list] max-age seconds<br>在基于CLI的交换机上修改STP时钟:<br>switch(enable) set spantree hello interval[vlan]<br>switch(enable) set spantree fwddelay delay [vlan]<br>switch(enable) set spantree maxage agingtiame[vlan]<br><br>18. 在基于IOS的交换机端口上启用或禁用Port Fast 特征:<br>switch(config-if)#spanning-tree portfast<br>在基于CLI的交换机端口上启用或禁用Port Fast 特征:<br>switch(enable) set spantree portfast {module/port}{enable|disable}<br><br>19. 在基于IOS的交换机端口上启用或禁用UplinkFast 特征:<br>switch(config)# spanning-tree uplinkfast [max-update-rate pkts-per-second]<br>在基于CLI的交换机端口上启用或禁用UplinkFast 特征:<br>switch(enable) set spantree uplinkfast {enable|disable}[rate update-rate] [all-protocols off|on]<br><br>20. 为了将交换机配置成一个集群的命令交换机,首先要给管理接口分配一个IP地址,然后使用下列命令: switch(config)# cluster enable cluster-name<br><br>21. 为了从一条中继链路上删除VLAN,可使用下列命令:<br>switch(enable) clear trunk module/port vlan-range<br><br>22. 用show vtp domain 显示管理域的VTP参数.<br><br>23. 用show vtp statistics显示管理域的VTP参数.<br><br>24. 在Catalyst交换机上定义TrBRF的命令如下:<br>switch(enable) set vlan vlan-name [name name] type trbrf bridge bridge-num[stp {ieee|ibm}]<br><br>25. 在Catalyst交换机上定义TrCRF的命令如下:<br>switch (enable) set vlan vlan-num [name name] type trcrf<br>{ring hex-ring-num|decring decimal-ring-num} parent vlan-num<br><br>26. 在创建好TrBRF VLAN之后,就可以给它分配交换机端口.对于以太网交换,可以采用如下命令给VLAN分配端口: <br>switch(enable) set vlan vlan-num mod-num/port-num<br><br>27. 命令show spantree显示一个交换机端口的STP状态.<br><br>28. 配置一个ELAN的LES和BUS,可以使用下列命令:<br>ATM (config)# interface atm number.subint multioint<br> |