Alcatel-Lucent 7750 SR OS Configuration Manual page 63

Hide thumbs Also See for 7750 SR OS:
Table of Contents

Advertisement

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
Example
The following displays the configuration showing the BGP output.
A:ALA-49>configure>router# info
----------------------------------------------
...
...
----------------------------------------------
A:ALA-49>configure>router#
7750 SR OS Router Configuration Guide
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
:
config>router# bgp
config>router>bgp# export ospf3
config>router>bgp# router-id 200.200.200.2
config>router>bgp# group "main"
config>router>bgp>group# family ipv4 ipv6
config>router>bgp>group# type internal
config>router>bgp>group# neighbor 200.200.200.1
config>router>bgp>group>neighbor# local-as 1
config>router>bgp>group>neighbor# peer-as 1
config>router>bgp>group>neighbor# exit
config>router>bgp>group# exit
config>router>bgp# exit
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
IP Router Configuration
Page 63

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

7750 sr series

Table of Contents