我已使用 AWS 云 BIG IP 将 BGP 添加到 BIG IP GUI 上的路由域 0。但是我找不到在哪里添加我的路由对等点。
imish 不工作 tmsh 不工作 zebos 不工作
我在哪里指定路由邻居?
谢谢
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 命令似乎有效,我每次都收到相同的消息
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)#