Reference Guide 634 Document #: LTRT-17939
Mediant MSBR
75.2.2 Dynamic Routing Commands
The following commands relate to Dynamic Routing.
75.2.2.1 router bgp vrf
This command enables a BGP protocol process with the specified asn.
Syntax
router bgp [vrf <VRF name>] <AS Number> [view <view name>]
no router bgp asn
Command Description
VRF name Defines the VRF name.
AS number Defines the Autonomous System number (1 - 65355).
View name Defines the viewname.
Default
NA
Command Mode
Privileged User
Example
This example enables the BGP protocol process with the specified ASnumber.
(config data)# router bgp vrf qwsa 100 view vname
75.2.2.2 ip as-path
This command defines a new as-path access list.
Syntax
ip as-path [vrf <VRF name>] access-list word {permit|deny} line
ip as-path access-list word {permit|deny}line
no ip as-path access-list word
no ip as-path access-list word {permit|deny}line
Command Description
VRF name Defines the VRF name.
word Defines the regular expression access list name.
permit Specifies packets to forward.
deny Specifies packets to reject.