<p><font size="4">24. 在Catalyst交换机上定义TrBRF的命令如下: </font></p><p><font size="4"> switch(enable) set vlan vlan-name [name name] type trbrf <br/> bridge bridge-num[stp {ieee|ibm}] </font></p><p><font size="4"> 25. 在Catalyst交换机上定义TrCRF的命令如下: </font></p><p><font size="4"> switch (enable) set vlan vlan-num [name name] type trcrf </font></p><p><br/><font size="4"> {ring hex-ring-num|decring decimal-ring-num} parent <br/> vlan-num </font></p><p><font size="4"> 26. 在创建好TrBRF <br/> VLAN之后,就可以给它分配交换机端口.对于以太网交换,可以采用如下命令给VLAN分配端口: </font></p><p><font size="4"> switch(enable) set vlan vlan-num mod-num/port-num </font></p><p><font size="4"> 27. 命令show spantree显示一个交换机端口的STP状态. </font></p><p><font size="4"> 28. 配置一个ELAN的LES和BUS,可以使用下列命令: </font></p><p><font size="4"> ATM (config)# interface atm number.subint multioint </font></p><p><font size="4"> ATM(config-subif)# lane serber-bus ethernet elan-name </font></p><p><font size="4"> 29. 配置LECS: </font></p><p><font size="4"> ATM(config)# lane database database-name </font></p><p><font size="4"> ATM(lane-config-databade)# name elan1-name <br/> server-atm-address les1-nsap-address </font></p><p><font size="4"> ATM(lane-config-databade)# name elan2-name <br/> server-atm-address les2-nsap-address </font></p><p><font size="4"> ATM(lane-config-databade)# name … </font></p><p><font size="4"> 30. 创建完数据库后,必须在主接口上启动LECS.命令如下: </font></p><p><font size="4"> ATM(config)# interface atm number </font></p><p><font size="4"> ATM(config-if)# lane config database database-name </font></p><p><font size="4"> ATM(config-if)# lane config auto-config-atm-address </font></p><p><font size="4"> 31. 将每个LEC配置到一个不同的ATM子接口上.命令如下: </font></p><p><font size="4"> ATM(config)# interface atm number.subint multipoint </font></p><p><font size="4"> ATM(config)# lane client ethernet vlan-num elan-num </font></p><p><font size="4"> 32. 用show lane server 显示LES的状态. </font></p><p><font size="4"> 33. 用show lane bus显示bus的状态. </font></p><p><font size="4"> 34. 用show lane database显示LECS数据库可内容. </font></p><p><font size="4"> 35. 用show lane client显示LEC的状态. </font></p><p><font size="4"> 36. 用show module显示已安装的模块列表. </font></p><p><font size="4"> 37. 用物理接口建立与VLAN的连接: </font></p><p><font size="4"> router# configure terminal </font></p><p><font size="4"> router(config)# interface media module/port </font></p><p><font size="4"> router(config-if)# description description-string </font></p><p><font size="4"> router(config-if)# ip address ip-addr subnet-mask </font></p><p><font size="4"> router(config-if)# no shutdown </font></p>
[此贴子已经被作者于2006-3-5 7:09:10编辑过]
|