Example: Configuring the Router ID and Autonomous System Number for BGP

The following example shows how to configure a router ID and autonomous system (AS) number for the Border Gateway Protocol (BGP):

[edit]routing-options {router-id 10.1.7.1;autonomous-system 222;}

Related Topics