D-Link DXS-3600-16S Manual page 94

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

Advertisement

7-31 exit-address-family
This command is used to exit from the address family configuration mode and enter the router configuration mode.
exit-address-family
Parameters
Default
Command Mode
Command Default Level
Usage Guideline
Example
DXS-3600-32S(config-router)# address-family vpnv4
DXS-3600-32S(config-router-af)# neighbor 172.18.1.1 activate
DXS-3600-32S(config-router-af)# exit-address-family
DXS-3600-32S(config-router)#
7-32 ip as-path access-list
This command is used to define a BGP Autonomous System (AS) path access list or add an AS path access list entry
to an existing AS path access list. Use the no form of this command to delete the access list or an entry of the AS path
access list.
ip as-path access-list ACCESS-LIST-NAME [{permit | deny} REGEXP]
no ip as-path access-list ACCESS-LIST-NAME [{permit | deny} REGEXP]
Parameters
ACCESS-LIST-NAME
permit
deny
REGEXP
Default
Command Mode
Command Default Level
Usage Guideline
Example
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#ip as-path access-list mylist deny ^65535$
DXS-3600-32S(config)#
DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
None.
None.
Address Family Configuration (IPv4 Unicast, VPNv4 and VRF).
Level: 8. (EI Mode Only Command)
None.
The following example show how to exit from the VPNv4 address family mode and
enter the router configuration mode.
Specifies the name of the access list. The maximum length is 16 characters.
Specifies to permit access to the matching conditions.
Specifies to deny access to the matching conditions.
Specifies a regular expression to match the BGP AS paths. The maximum length is
80 characters.
None.
Global Configuration Mode.
Level: 8. (EI Mode Only Command)
Use this command to configure an Autonomous System path access list. An
Autonomous System path access list can be applied to inbound, outbound or both
routes exchanged in a BGP peer session. If the regular expression matches the
specified string represented the AS path of the route, the permit or deny condition
applies. Multiple entries can be applied to a list name.
Use the show ip as-path access-list command to verify your settings.
This example shows how to define an AS path access list named 'mylist', to deny
routes with only the AS number 65535.
86

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents