Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
据我了解,环回接口(127.0.0.1)用于将数据包路由回源。那么它如何用于与 iBGP 邻居通信?我知道目标是确保接口不会关闭,因此使用仿真/软件接口可以确保这一点,但是如何在环回接口上将数据包从主机传出(这不符合环回接口?)。提前致谢。
iBGP 使用内部路由协议在 iBGP 节点之间路由数据包。它不/不能使用环回接口。它使用任何启动并通向目的地的物理接口。