Alcatel 060320-10, Rev. B Configuration Manual page 164

Advanced routing configuration guide
Table of Contents

Advertisement

IPv6 BGP Application Example
Peer with the external speaker in AS 100 using its IPv4 address and an IPv6 forwarding interface (for IPv6
traffic):
-> ip interface Link_To_AS100 vlan 2
-> ip interface Link_To_AS100 address 20.0.0.1/24
-> ipv6 interface Link_to_AS100 vlan 2
-> ipv6 address 2001:ABCD:B02:1::1/64 Link_to_AS100
-> ip bgp neighbor 20.0.0.2
-> ip bgp neighbor 20.0.0.2 remote-as 100
-> ip bgp neighbor 20.0.0.2 activate-ipv6
-> ip bgp neighbor 20.0.0.2 ipv6-nexthop 2001:ABCD:B02:1::1
-> ip bgp neighbor 20.0.0.2 admin-state enable
Administratively enable BGP:
-> ip bgp admin-state enable
AS 300
BGP Speaker 5
Assign the speaker to AS 300:
-> ip bgp autonomous-system 300
Peer with the external speaker in AS 100 using its IPv4 address:
-> ip interface Link_To_AS100 vlan 2
-> ip interface Link_To_AS100 address 30.0.0.1/24
-> ip bgp neighbor 30.0.0.2
-> ip bgp neighbor 30.0.0.2 remote-as 100
-> ip bgp neighbor 30.0.0.2 admin-state enable
Administratively enable BGP:
-> ip bgp admin-state enable
page 3-80
OmniSwitch AOS Release 7 Advanced Routing Configuration Guide
Configuring BGP
March 2011

Advertisement

Table of Contents
loading

This manual is also suitable for:

Omniswitch aos 7

Table of Contents