Common Configuration Tasks
74 Router Configuration Guide
address 200.200.200.2/32
ipv6
address 3FFE::C8C8:C802/128
exit
exit
----------------------------------------------
Learning the Tunnel Endpoint IPv4 System Address
This configuration displays the OSPF configuration to learn the IPv4 system address of the
tunnel endpoint.
CLI Syntax: config>router
ospf
area area-id
interface ip-int-name
The following displays OSPF configuration information.
A:ALA-49>configure>router# info
----------------------------------------------
...
ospf
area 0.0.0.0
interface "system"
exit
interface "ip-1.1.1.2"
exit
exit
exit
----------------------------------------------
A:ALA-49>configure>router#
Configuring an IPv4 BGP Peer
This configuration display the commands to configure an IPv4 BGP peer with (IPv4 and)
IPv6 protocol families.
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]