亚洲乱码中文字幕综合,中国熟女仑乱hd,亚洲精品乱拍国产一区二区三区,一本大道卡一卡二卡三乱码全集资源,又粗又黄又硬又爽的免费视频

交換機(jī)命令之二--華為

 更新時(shí)間:2007年09月19日 10:20:06   作者:  

20. 為了將交換機(jī)配置成一個(gè)集群的命令交換機(jī),首先要給管理接口分配一個(gè)IP地址,然后使用下列命令:
      switch(config)# cluster enable cluster-name

  21. 為了從一條中繼鏈路上刪除VLAN,可使用下列命令:
  switch(enable) clear trunk module/p ort vlan-range

  22. 用show vtp domain 顯示管理域的VTP參數(shù).

  23. 用show vtp statistics顯示管理域的VTP參數(shù).

  24. 在Catalyst交換機(jī)上定義TrBRF的命令如下:
  switch(enable) set vlan vlan-name [name name] type trbrf bridge bridge-num[stp {ieee|ibm}]

  25. 在Catalyst交換機(jī)上定義TrCRF的命令如下:
  switch (enable) set vlan vlan-num [name name] type trcrf
  {ring hex-ring-num|decring decimal-ring-num} parent vlan-num

  26. 在創(chuàng)建好TrBRF VLAN之后,就可以給它分配交換機(jī)端口.對(duì)于以太網(wǎng)交換,可以采用如下命令給VLAN分配端口:
  switch(enable) set vlan vlan-num mod-num/port-num

  27. 命令show spantree顯示一個(gè)交換機(jī)端口的STP狀態(tài).

  28. 配置一個(gè)ELAN的LES和BUS,可以使用下列命令:
  ATM (config)# interface atm number.subint multioint
  ATM(config-subif)# lane serber-bus ethernet elan-name

  29. 配置LECS:
  ATM(config)# lane database database-name
  ATM(lane-config-databade)# name elan1-name server-atm-address les1-nsap-address
  ATM(lane-config-databade)# name elan2-name server-atm-address les2-nsap-address
  
  ATM(lane-config-databade)# name …

30. 創(chuàng)建完數(shù)據(jù)庫(kù)后,必須在主接口上啟動(dòng)LECS.命令如下:
  ATM(config)# interface atm number
  ATM(config-if)# lane config database database-name
  ATM(config-if)# lane config auto-config-atm-address
  31. 將每個(gè)LEC配置到一個(gè)不同的ATM子接口上.命令如下:
  ATM(config)# interface atm number.subint multipoint
  ATM(config)# lane client ethernet vlan-num elan-num

  32. 用show lane server 顯示LES的狀態(tài).

  33. 用show lane bus顯示bus的狀態(tài).

  34. 用show lane database顯示LECS數(shù)據(jù)庫(kù)可內(nèi)容.

  35. 用show lane client顯示LEC的狀態(tài).

  36. 用show module顯示已安裝的模塊列表.

  37. 用物理接口建立與VLAN的連接:
  router# configure terminal
  router(config)# interface media module/port
  router(config-if)# description description-string
  router(config-if)# ip address ip-addr subnet-mask
  router(config-if)# no shutdown

  38. 用中繼鏈路來(lái)建立與VLAN的連接:
  router(config)# interface module/port.subinterface
  router(config-ig)# encapsulation[isl|dotlq] vlan-number
  router(config-if)# ip address ip-address subnet-mask

  39. 用LANE 來(lái)建立與VLAN的連接:
  router(config)# interface atm module/port
  router(config-if)# no ip address
  router(config-if)# atm pvc 1 0 5 qsaal
  router(config-if)# atm pvc 2 0 16 ilni
  router(config-if)# interface atm module/port.subinterface multipoint
  router(config-if)# ip address ip-address subnet-mask
  router(config-if)# lane client ethernet elan-num
  router(config-if)# interface atm module/port.subinterface multipoint
  router(config-if)# ip address ip-address subnet-name
  router(config-if)# lane client ethernet elan-name
  router(config-if)# …

  40. 為了在路由處理器上進(jìn)行動(dòng)態(tài)路由配置,可以用下列IOS命令來(lái)進(jìn)行:
  router(config)# ip routing
  router(config)# router ip-routing-protocol
  router(config-router)# network ip-network-number
  router(config-router)# network ip-network-number

文章錄入:csh    責(zé)任編輯:csh 

相關(guān)文章

最新評(píng)論