Users Guide

Table Of Contents
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
name — Enter the name of the community list used to identify one or more deny groups of extended
communities.
4byteas-generic—Enter 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
Supported
Release
10.3.0E or later
ip extcommunity-list standard permit
Creates an extended community list for BGP to permit access.
Syntax
ip extcommunity-list standard name permit {4byteas-generic | rt | soo}
Parameters
name — Enter the name of the community list used to identify one or more permit groups of extended
communities.
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 permit 4byteas-generic
transitive 1.65412:60
Supported
Release
10.3.0E or later
ip prefix-list description
Configures a description of an IP prefix list.
Syntax
ip prefix-list name description
Parameters
name — Enter the name of the prefix list.
description — Enter the description for the named prefix list.
Defaults Not configured
Command Mode CONFIGURATION
Usage Information The no version of this command removes the specified prefix list.
Access Control Lists 1043