D-Link DXS-3600 Series Cli Reference Manual page 155

Layer 2/3 managed 10gigabit
Hide thumbs Also See for DXS-3600 Series:
Table of Contents

Advertisement

DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide
11-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
None.
Default
None.
Command Mode
Router Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
To specify the command setting specific to a different address family, enter the address family
configuration mode to configure the command.
Use the exit command to leave the address family configuration mode and return to the router
configuration mode without removing the existing configuration.
Example
This example shows how to enter the VPN4 address family and activate a BGP peer.
Switch# configure terminal
Switch(config)# router bgp 120
Switch(config-router)# address-family vpnv4
Switch(config-router-af)# neighbor 10.2.2.5 activate
Switch(config-router-af)# neighbor 10.2.2.5 send-community extended
Switch(config-router-af)# exit
Switch(config-router)#
11-3 aggregate-address
This command is used to create a BGP aggregated route. Use the no command to remove the
aggregated route.
aggregate-address NETWORK-NUMBER/SUBNET-LENGTH [summary-only] [as-set]
no aggregate-address NETWORK-NUMBER/SUBNET-LENGTH
Parameters
150

Advertisement

Table of Contents
loading

Table of Contents