API Guide

使用情况信息
使用此命令可启用 BGP 扬声器以接受更新中从对等体收到的指定次数的本地 AS 数字。此命令的 no 版本
会将该值重置为默认值。
示例 (IPv4)
OS10(config-router-neighbor)# address-family ipv4 unicast
OS10(conf-router-bgp-neighbor-af)# allowas-in 5
示例 (IPv6)
OS10(conf-router-template)# address-family ipv6 unicast
OS10(conf-router-bgp-template-af)# allowas-in 5
支持的版本
10.3.0E or later
Identifier GUID-5574C0EA-E057-4EED-B555-6912F1136312
Version 5
Status Translation approved
sender-side-loop-detection
BGP 邻居启用发送方回路检测过程。
语法
sender-side-loop-detection
参数
默认 已启用
命令模式
ROUTER-BGP-NEIGHBOR-AF
使用情况信息
在开始通告路由之前此命令可帮助根据 AS 路径检测路由环路。要将邻居配置为接受路由请使用
neighbor allowas-in 命令。此命令的 no 版本将禁用该邻居的发件方回路检测。
示例 (IPv4)
OS10(conf-router-bgp-102)# neighbor 3.3.3.1
OS10(conf-router-neighbor)# address-family ipv4 unicast
OS10(conf-router-bgp-neighbor-af)# sender-side-loop-detection
示例 (IPv6)
OS10(conf-router-bgp-102)# neighbor 32::1
OS10(conf-router-neighbor)# address-family ipv6 unicast
OS10(conf-router-bgp-neighbor-af)# no sender-side-loop-detection
支持的版本
10.3.0E or later
Identifier GUID-FA4693E0-8BA4-4373-9987-760DF6431696
Version 3
Status Translation approved
show ip bgp l2vpn evpn
显示 EVPN 实例中 L2VPN EVPN 地址系列中的内部 BGP 路由。
语法
show ip bgp l2vpn evpn [summary | neighbors [ip-address]]
参数
summary
显示 L2VPN 地址系列中与远程 VTEP 交换的 BGP 路由的摘要。
neighbors
显示与 L2VPN 地址系列交换中的 BGP 路由的远程 VTEP
ip-address
显示有关特定邻居的信息。
interface
interface-type
显示通过未编号的邻居获知的 BGP 信息。
默认 未配置
命令模式
EXEC
使用情况信息
使用此命令可显示交换机上 EVPN 实例中用于 L2VPN EVPN 地址系列的 BGP 路由。
878 VXLAN