ip bgp-community new-format
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
509
Alcatel-Lucent
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Command Reference Guide
IP BGP-COMMUNITY NEW-FORMAT
ip bgp-community new-format
DESCRIPTION
This command is entered in the Configuration Mode. This command displays the
BGP communities in the AA:NN format.
PARAMETERS
None.
DEFAULT
BGP communities are displayed in one 32-bit number format.
EXAMPLE
ALU(config)# ip bgp-community new-format
ALU(config)# show route-map test3
route-map test3, permit, sequence 5
Description:
Exit Policy:
Match clauses:
Set clauses:
community 0:100
ALU(config)#
ALU(config)# no ip bgp-community new-format
ALU(config)# show route-map test3
route-map test3, permit, sequence 5
Description:
Exit Policy:
Match clauses:
Set clauses:
community 100
ALU(config)#