ist: ignore"> 增加端口配置模板
(1)需要子接口的端口配置
set interfaces fe-2/0/1 vlan-tagging ――――在配置接口启用封装VLAN
set interfaces fe-2/0/1 unit 424 vlan-id 424 ―――――配置子接口,VLAN 424
set interfaces fe-2/0/1 unit 424 family inet address 192.168.254.146/30 ――配置子接口地址
(2)无需子接口配置
set interfaces fe-2/0/23 unit 0 family inet address 222.60.11.154/29 ――直接配置地址
(3)E1口配置
set interfaces e1-3/0/0 encapsulation ppp 封装链路类型,包含PPP,HDLC,根据实际情况配置
set interfaces e1-3/0/0 e1-options framing unframed 封装帧格式,参数包含unframed,g704, g704-no-crc4
set interfaces e1-3/0/0 unit 0 family inet address 192.168.1.126/30 配置地址
(4)CE1配置
声明:本文内容及配图由入驻作者撰写或者入驻合作网站授权转载。文章观点仅代表作者本人,不代表电子发烧友网立场。文章及其配图仅供工程师学习之用,如有内容侵权或者其他违规问题,请联系本站处理。 举报投诉
全部0条评论
快来发表一下你的评论吧 !