全面体验华为交换机配置手册常用命令举例 -电脑资料

电脑资料 时间:2019-01-01 我要投稿
【www.unjs.com - 电脑资料】

  全面介绍华为交换机配置手册常见命令举例,在华为交换机配置手册的章节里里有关于“为了在路由处理器上进行动态路由配置,可以用华为交换机配置手册IOS命令来进行”的讲解,本文选自于手册上面的内容,

全面体验华为交换机配置手册常用命令举例

。方便大家对不同的ATM子接口上问题做一个更专注的了解。

  华为交换机配置手册将每个LEC配置到一个不同的ATM子接口上.命令如下:

  ATM(config)# interface atm number.subint multipoint

  ATM(config)# lane client ethernet vlan-num elan-num

  华为交换机配置手册用show lane server 显示LES的状态.

  华为交换机配置手册用show lane bus显示bus的状态.

  华为交换机配置手册用show lane database显示LECS数据库可内容.

  华为交换机配置手册用show lane client显示LEC的状态.

  华为交换机配置手册用show module显示已安装的模块列表.

  华为交换机配置手册用物理接口建立与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

  华为交换机配置手册用中继链路来建立与VLAN的连接:

  router(config)# interface module/port.subinterface

  router(config-ig)# encapsulation vlan-number

  router(config-if)# ip address ip-address subnet-mask

  华为交换机配置手册用LANE 来建立与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)# …

  为了在路由处理器上进行动态路由配置,可以用华为交换机配置手册IOS命令来进行:

  router(config)# ip routing

  router(config)# router ip-routing-protocol

  router(config-router)# network ip-network-number

  router(config-router)# network ip-network-number

最新文章