3个VLAN接口,但是开启流量排行后只显示了VLAN1接口
流量排行查看:
查看接口放通配置,vlan5虽然没有放通,但是vlan8有
查看命令行发现对应的IPOE命令只有vlan1接口有下发:
#
interface Vlan-interface1
description LAN-interface
ip address x.x.x.x 255.255.254.0
tcp mss 1280
nat hairpin enable
undo dhcp select server
ip subscriber l2-connected enable
ip subscriber initiator dhcp enable
ip subscriber initiator unclassified-ip enable
ip subscriber dhcp domain ipoeenabledomain
ip subscriber unclassified-ip domain ipoeenabledomain
#
interface Vlan-interface5
description des ER8300-cp
ip address x.x.x.x 255.255.255.0
nat hairpin enable
#
interface Vlan-interface8
description des ER8300-cp
ip address x.x.x.x 255.255.255.0
tcp mss 1280
nat hairpin enable
undo dhcp select server
#
对比发现接口描述不一致
修改接口描述
interface Vlan-interface8
description des ER8300-cp//改成LAN-interface
ip address x.x.x.x 255.255.255.0
nat hairpin enable
该案例暂时没有网友评论
✖
案例意见反馈
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作