Ip Community-List - Allied Telesis SwitchBlade x908 Series Software Reference Manual

Switchblade x908/x900 series alliedware plus operating system software reference for version 5.3.1
Hide thumbs Also See for SwitchBlade x908 Series:
Table of Contents

Advertisement

BGP Commands

ip community-list

Use this command to add an entry to a standard BGP community-list filter.
Use the no parameter with this command to delete the community list entry.
Syntax
ip community-list <listname> {deny|permit} .<community>
no ip community-list <listname> {deny|permit} .<community>
Parameter
<listname>
deny
permit
.<community>
<AS:VAL>
local-AS
no-advertise
no-export
Global Configuration mode
Mode
A community-list can be used as a filter to BGP updates. Use this command to define
Usage
the community access list globally, then use neighbor configuration commands to apply the
list to a particular neighbor.
There are two kinds of community-lists: expanded and standard. A standard
community-list defines the community attributes explicitly and not via a regular
expression. An expanded community-list defines the communities attributes with
regular expressions.
The standard community-list is compiled into binary format and is directly compared with the
BGP communities attribute in the BGP updates. The comparison is faster than the expanded
community-list. Any community value that does not match the standard community value is
automatically treated as expanded.
Example
awplus(config)#
ip community-list standard
Related Commands
ip community-list expanded
38.48
Description
Specifies the community listname.
Specifies the community to reject.
Specifies the community to accept.
{
|local-AS|no-advertise|no-export}
<AS:VAL>
Specifies the valid value for the community number. This format
represents the 32 bit communities value, where AS is the high order 16
bits and VAL is the low order 16 bits in digit format.
Specifies routes not to be advertised to external BGP peers.
Specifies routes not to be advertised to other BGP peers.
Specifies routes not to be advertised outside of Autonomous System
boundary.
awplus#
configure terminal
ip community-list mylist permit 7675:80 7675:90
Software Reference for SwitchBlade® x908, x900 and x600 Series Switches
TM
AlliedWare Plus
Operating System - Software Version 5.3.1
C613-50007-01 REV B

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents