Removes a deny or permit community rule from this community list
no [deny|permit] community expanded <LINE>
no [deny|permit] community standard [AA:NN|internet|local-AS|no-advertise|no-export]
no <PARAMETERS>
no <PARAMETERS> | Removes a deny or permit expanded community rule from
this community list
|
The following example shows the settings of the community list ‘test‘ before the ‘no‘ command is executed:
nx9500-6C8809(config-bgp-community-list-test)#show context bgp community-list test permit community expanded 300 deny community expanded 100 nx9500-6C8809(config-bgp-community-list-test)#
nx9500-6C8809(config-bgp-community-list-test)#no deny community expanded 100
The following example shows the settings of the community list ‘test‘ after the ‘no‘ command is executed:
nx9500-6C8809(config-bgp-community-list-test)#show context bgp community-list test permit community expanded 300 nx9500-6C8809(config-bgp-community-list-test)#