Users Guide

Usage
Information
The no version of this command removes the community list.
Example
OS10(config)# ip community-list standard STD_LIST deny local-AS
Supported
Release
10.3.0E or later
ip communitylist standard permit
Creates a standard community list for BGP to permit access.
Syntax
ip community-list standard name permit {aa:nn | no-advertise | local-as |
no-export | internet}
Parameters
name Enter the name of the standard community list used to identify one more permit groups of
communities. Do not use the term none as the name of the standard community list.
aa:nn Enter the community number in the format aa:nn, where aa is the number that identifies
the autonomous system and nn is a number the identifies the community within the autonomous
system.
no-advertise BGP does not advertise this route to any internal or external peer.
local-as BGP does not advertise this route to external peers.
no-export BGP does not advertise this route outside a BGP confederation boundary
internet BGP does not advertise this route to an Internet community.
Defaults Not configured
Command Mode CONFIGURATION
Usage
Information
The no version of this command removes the community list.
Example
OS10(config)# ip community-list standard STD_LIST permit local-AS
Supported
Release
10.3.0E or later
ip extcommunity-list standard deny
Creates an extended community list for BGP to deny access.
Syntax
ip extcommunity-list standard name deny {4byteas-generic | rt | soo}
Parameters
nameEnter the name of the community list used to identify one or more deny groups of extended
communities. Do not use the term none as the name of the extended community list.
4byteas-genericEnter the generic extended community then the keyword transitive or
non-transitive.
rt Enter the route target.
soo Enter the route origin or site-of-origin.
Defaults Not configured
Command Mode CONFIGURATION
Usage
Information
The no version of this command removes the extended community list.
Example
OS10(config)# ip extcommunity-list standard STD_LIST deny 4byteas-
generic transitive 1.65534:40
1486 Access Control Lists