ipv4-family命令用来使能BGP的IPv4地址族并进入BGP的IPv4地址族视图。 undo ipv4-family命令用来删除BGP的相应IPv4地址族视图下的所有配置。 缺省情况下,进入BGP-IPv4单播地址族视图。 命令格式 ipv4-family unicast ipv4-family multicast undo ipv4-family multicast 参数说明 参数参数说明取值 unicast 表示进入单播地址族...
ipv4-family命令用来进入MPLS-LDP-IPv4视图。可在该视图下配置lsp-trigger、propagate mapping、auto-frr lsp-trigger和outbound peer fec命令。 前置条件 执行此命令之前,必须执行以下操作: 在系统视图下执行mpls命令,使能全局MPLS功能。 在系统视图下执行mpls ldp命令,使能全局MPLS LDP功能。 使用实例 # 使能LDP IPv4...
ipv4-family unicast undo synchronization peer 1.1.1.1 enable peer 1.1.1.1 next-hop-local peer 5.5.5.5 enable peer 5.5.5.5 next-hop-local peer 10.1.34.4 enable # 配置R5跟R2和R3建立邻居,并且配置路由反射 bgp 123 peer 2.2.2.2 as-number 123 peer 2.2.2.2 connect-interface LoopBack0 peer 3.3.3...
ipv4-family unicast undo synchronization peer 1.1.1.1 enable peer 5.5.5.5 enable # #在R6上查看路由表 [R6-bgp]display bgp routing-table BGP Local router ID is 6.6.6.6 Status codes: * - valid, > - best, d - damped, h - history, i - internal, s - suppressed, S - Stale Origin : ...
ipv4-family unicast undo synchronization peer 1.1.1.1 enable peer 1.1.1.1 reflect-client peer 2.2.2.2 enable peer 2.2.2.2 reflect-client peer 3.3.3.3 enable # #R1配置 bgp 123 peer 2.2.2.2 as-number 123 peer 2.2.2.2 connect-interface LoopBack0 ...
ipv4-family vpn-instance (vpn-instance-name) ipv4-family vpnv4 [ unicast ] PE-CE间路由交换的配置 1. PE和CE间通过静态路由链接的配置 ip route-static vpn-instance (vpn-instance-name) prefix mask [ next-hop-address ] [ interface { interface-number } ] [ public | preference preference | bl...
ipv4-family unicast undo synchronizationimport-route unr peer192.168.10.1enable peer192.168.10.1route-policy DEFAULTv4importpeer192.168.10.1route-policyOUTPOLICYexport 6.验证: 代码语言:javascript 复制 <RouterA>display bgp all summary<RouterA>display bgp peer<RouterA>display bgp routing-table<RouterA>disp...
[Huawei-bgp]ipv4-family vpn-instance 1 //进入BGP-VPN实例IPv4地址族视图 [Huawei-bgp-1]as-number 100 //为VPN实例IPv4地址族配置单独的AS号 [Huawei-bgp-1]peer 10.2.1.1 as-number 200 //将CE配置为VPN私网对等体 [Huawei-bgp-1]peer 10.2.1.1 ebgp-max-hop 255 //配置EBGP连接的最大跳数, 缺...
family inet { address 192.168.47.5/32; address 192.168.47.6/32; } } } 代码语言:txt 复制 user@R2# show routing-options static { route 0.0.0.0/0 next-hop 172.16.1.1; } 验证 检查路由表,确认 IPv4 静态路由在两台设备的路由表中均列为活动路由。
ipv4-familyunicast undo synchronization import-route direct import-route static peer 1.1.1.1 enable peer 1.1.1.1 next-hop-local (这里也可以修改为undo peer 1.1.1.1 enable也是可以的) ipv4-familyvpnv4 policy vpn-target peer 1.1.1.1 enable