IP Router Configuration
Router Configuration Guide 75
peer-as as-number
The following displays the IPv4 BGP peer configuration example.
A:ALA-49>configure>router# info
----------------------------------------------
...
bgp
export "ospf3"
router-id 200.200.200.2
group "main"
family ipv4 ipv6
type internal
neighbor 200.200.200.1
local-as 1
peer-as 1
exit
exit
exit
...
----------------------------------------------
A:ALA-49>configure>router#
An Example of a IPv6 Over IPv4 Tunnel Configuration
The IPv6 address is the next-hop as it is received through BGP. The IPv4 address is the
system address of the tunnel's endpoint.
This configuration displays an example to configure a policy to export IPv6 routes into BGP.
CLI Syntax: config>router
bgp
export policy-name [policy-name...(upto 5 max)]
router-id ip-address
group name
family [ipv4] [vpn-ipv4] [ipv6] [mcast-ipv4]
type {internal | external}
neighbor ip-address
local-as as-number [private]
peer-as as-number
The following displays an IPv6 over IPv4 tunnel configuration
A:ALA-49>configure>router# info
----------------------------------------------
...
policy-options
policy-statement "ospf3"
description "Plcy Stmnt For 'From ospf3 To bgp'"
entry 10