首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >基于AWS BGP配置的F5

基于AWS BGP配置的F5
EN

Network Engineering用户
提问于 2016-12-19 17:13:54
回答 1查看 541关注 0票数 1

我使用AWS云大IP将BGP添加到大IP GUI上的路由域0。但是,我无法找到添加路由对等点的位置。

伊米什不工作,伊米什不工作,塞伯斯不工作

在哪里指定路由邻居?

谢谢

代码语言:javascript
复制
admin@(ip-1 )(cfg-sync Standalone)(Active)(/Common)(tmos)# zebos enable bgp 
=== Protocols are no longer enabled or disabled with === 
=== this utility. Please use tmsh, gui or icontrol. ===

usage: zebos [-r <rd_id | -a] check zebos [-r <rd_id | -a] (cmd command1),command2]

admin@(ip-1 )(cfg-sync Standalone)(Active)(/Common)(tmos)# imish Dynamic routing is not enabled in route domain 0 
admin@(ip-1 )(cfg-sync Standalone)(Active)(/Common)(tmos)# imish ? 
admin@(ip-1 )(cfg-sync Standalone)(Active)(/Common)(tmos)# tmsh ? Syntax Error: unexpected argument "tmsh" 
admin@(ip-1 )(cfg-sync Standalone)(Active)(/Common)(tmos)# tmsh Syntax Error: unexpected argument "tmsh" 
admin@(ip-1 )(cfg-sync Standalone)(Active)(/Common)(tmos)#

“no”命令似乎有效,每次我只收到相同的消息。

代码语言:javascript
复制
admin@(ip-10-53-53-151)(cfg-sync Standalone)(Active)(/Common)(tmos)# run util zebos -r 0 check
=== route domain: 0 ===
No dynamic routing protocol enabled
admin@(ip-10-53-53-151)(cfg-sync Standalone)(Active)(/Common)(tmos)# run util zebos -r 0 bgp enable
Unknown command: bgp
usage: zebos [-r <rd_id | -a] check
       zebos [-r <rd_id | -a] (cmd command1)[,command2]

admin@(ip-10-53-53-151)(cfg-sync Standalone)(Active)(/Common)(tmos)# run util zebos -r 0 enable bgp
=== Protocols are no longer enabled or disabled with ===
=== this utility. Please use tmsh, gui or icontrol.  ===

usage: zebos [-r <rd_id | -a] check
       zebos [-r <rd_id | -a] (cmd command1)[,command2]

admin@(ip-10-53-53-151)(cfg-sync Standalone)(Active)(/Common)(tmos)#
EN

回答 1

Network Engineering用户

发布于 2016-12-19 20:00:32

提示符中的tmos表示您已经在tmsh中。不需要在命令前面加上tmsh。只有在bash中(要从tmos中到达,输入run util bash),您才会这样做。要到达伊米什和斑马贝壳,必须使用run util imishrun util zebos

票数 1
EN
页面原文内容由Network Engineering提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://networkengineering.stackexchange.com/questions/37433

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档