API Guide

!
!
interface ethernet1/1/1
no switchport
ipv6 address 2035::1/64
ipv6 ospf 10 area 0.0.0.0
no shutdown
!
interface Ethernet1/1/2
no switchport
ipv6 address 2030::2/64
no shutdown
!
router ospfv3 10
router-id 2.2.2.2
redistribute bgp 10 route-map iBGPtoOSPF
!
router bgp 20
neighbor 2030::1
remote-as 20
address-family ipv6 unicast
activate
allowas-in 1
Core 2 上的配置
Core 2 已配置 OSPF其与 Core 1 形成邻居邻接。
interface Ethernet 1/1/1
no switchport
ipv6 address 2035::2/64
ipv6 ospf 10 area 0.0.0.0
no shutdown
!
router ospfv3 10
router-id 3.3.3.3
Identifier
GUID-85491EC2-BC6A-4C34-8173-7CDA69E89A7D
Version 2
Status Translation approved
调试 BGP
使用以下过程调试 BGP
要调试 BGP
debug ip bgp
Identifier
GUID-C1883725-7BAF-4883-A477-AA95FDDE8AE8
Version 5
Status Translation approved
BGP 命令
Identifier
GUID-727A7DAC-F50C-4FE3-A954-2A7A19AC1662
Version 8
Status Translation approved
activate
使邻居或对等组成为当前的地址系列标识符 (AFI)
语法
activate
参数
默认 未配置
566 3