Border Gateway Protocol (Bgp) Commands - D-Link DXS-3600-16S Manual

Dxs-3600 series layer 2/3 managed 10gbe switch
Hide thumbs Also See for DXS-3600-16S:
Table of Contents

Advertisement

Border Gateway Protocol (BGP) Commands

7-1 address-family ipv4
This command is used to enter the IPv4 address family mode. Use the no form of this command to delete the
configuration of an address family.
address-family ipv4 [{unicast | vrf VRF-NAME}]
no address-family ipv4 [{unicast | vrf VRF-NAME}]
Parameters
unicast
vrf VRF-NAME
Default
Command Mode
Command Default Level
Usage Guideline
Example
DXS-3600-32S# configure terminal
DXS-3600-32S(config)# router bgp 10
DXS-3600-32S(config-router)# address-family ipv4 unicast
DXS-3600-32S(config-router-af)# neighbor 5.5.5.5 activate
DXS-3600-32S(config-router-af)# exit-address-family
DXS-3600-32S(config-router)#
Example
DXS-3600-32S# configure terminal
DXS-3600-32S(config)# router bgp 10
DXS-3600-32S(config-router)# address-family ipv4 vrf VPN-A
DXS-3600-32S(config-router-af)# neighbor 5.5.5.5 remote-as 20
DXS-3600-32S(config-router-af)# exit-address-family
DXS-3600-32S(config-router)#
7-2 address-family vpnv4
This command is used to enter the IPv4 VPN address family mode. Use the no form of this command to delete the
configuration of the VPNv4 address family.
address-family vpnv4
no address-family vpnv4
Parameters
Default
DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
Specifies to enter the IPv4 unicast address family configuration mode.
Specifies the name of the VRF instance to enter IPv4 VRF address family
configuration mode.
None.
Router Configuration.
Level: 8. (EI Mode Only Command)
This command is used to enter the IPv4 address family mode. Different configuration
parameters can be set in different address family modes. The IPv4 VRF address
family mode is used to configure the BGP instance relation to every VRF instance. If
no parameters are specified, it will enter the IPv4 unicast address family mode.
Please note that only eBGP peers are supported in the IPv4 VRF address family.
To exit from the address-family configuration mode, use the exit-address-family
command.
This example shows how to enter the IPv4 unicast address family and activate a
peer session.
This example shows how to enter the VRF address family and create a BGP peer.
None.
None.
65

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents