DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
65
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
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
unicast
Specifies to enter the IPv4 unicast address family configuration mode.
vrf
VRF-NAME
Specifies the name of the VRF instance to enter IPv4 VRF address family
configuration mode.
Default
None.
Command Mode
Router Configuration.
Command Default Level
Level: 8. (
EI Mode Only Command
)
Usage Guideline
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.
Example
This example shows how to enter the IPv4 unicast address family and activate a
peer session.
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
This example shows how to enter the VRF address family and create a BGP peer.
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)#
Parameters
None.
Default
None.
Содержание DXS-3600-16S
Страница 1: ...CLI Reference Guide Product Model DXS 3600 Series Layer 2 3 Managed 10GbE Switch Release 1 10 ...
Страница 232: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 224 ...
Страница 301: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 293 ...
Страница 349: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 341 ...
Страница 494: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 486 ...
Страница 564: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 556 ...
Страница 649: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 641 ...