D-Link xstack DGS-3620 series Reference Manual page 199

Layer 3 managed stackable gigabit switch
Hide thumbs Also See for xstack DGS-3620 series:
Table of Contents

Advertisement

xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
Example
This example shows how to configure the unsuppress map of peer group "Campus" to Profile1:
DGS-3620-28PC:admin#
add Profile1
Command: config bgp neighbor map peer_group Campus
Success.
DGS-3620-28PC:admin#
12-28 config bgp neighbor filter
Description
The command is used to configure the filter related setting for a BGP neighbor.
filter_list: If the filter_list doesn't exist or does exist but have no filter entry, it means deny any.
prefix_list: If the prefix_list doesn't exist, it means deny any. If the prefix_list does exist but have
no filter entry defined, it will permit all.
capability_orf_prefix_list: BGP Outbound Route Filter Capability allows one BGP router to install
its configured inbound prefix_list filter on to the remote BGP router. This is used for reducing the
amount of unwanted routing updates from the remote peer.
By default, if both the IPv4 unicast and IPv6 unicast options are not specified, the setting is for the
IPv4 unicast address family.
Format
config bgp neighbor filter [<ipaddr> | <ipv6addr> | peer_group <peer_group_name 16>]
{[ipv4 | ipv6] unicast} {filter_list [in | out] [add | delete] <list_name 16> | prefix_list [in | out]
[add | delete] <list_name 16> | capability_orf_prefix_list [receive | send | both | none]}
Parameters
<ipaddr> - Specifies the IPv4 address of the neighbor to be configured.
<ipv6addr> - Specifies the IPv6 address of the neighbor to be configured.
peer_group- Specifies the peer group to be configured.
<peer_group_name 16> - Enter the peer group name here. This name can be up to 16
characters long.
ipv4 unicast - Specifies to configure the IPv4 unicast address family.
ipv6 unicast - Specifies to configure the IPv6 unicast address family.
filter_list - (Optional) Specifies the name of an as_path access_list to be applied as a filter. The
filtering can be applied to incoming routes or outgoing routes.
in - Specifies that the filter specified will be used for incoming traffic.
out - Specifies that the filter specified will be used for outgoing traffic.
add - Specifies that a filter list will be added.
delete - Specifies that a filter list will be deleted.
<list_name 16> - Enter the filter list name here. This name can be up to 16 characters
long.
prefix_list - (Optional) Specifies the name of a prefix_list to be applied as a filter. The filtering
can be applied to incoming routes or outgoing routes.
in - Specifies that the filter specified will be used for incoming traffic.
out - Specifies that the filter specified will be used for outgoing traffic.
config bgp neighbor map peer_group Campus
194
unsuppress_map
unsuppress_map add Profile1

Advertisement

Table of Contents
loading

Table of Contents