您的位置:首页 > 其它

When ethernet-switching family is configured on an interface

2017-02-23 16:49 537 查看
juniper SRX 保存文档报错如下:

[edit interfaces ge-0/0/1 unit 0]
'family'
When ethernet-switching family is configured on an interface, no other family type can be configured on the same interface.
error: configuration check-out failed

解决办法:
在配置三层接口的时候,要先删除二层接口:

edit interfaces ge-0/0/0 unit 0
delete family ethernet-switching

再去:commit
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  ethernet When switching
相关文章推荐