ip bgp network
   
   
      Specify the Interior Gateway Protocol (IGP) network prefixes for Border Gateway Protocol
         (BGP) to advertise for redistribution.
    
      Syntax
         
         
            - 
               
                  default ip bgp network
                     WORD<1-256>
                
- 
               
                  ip bgp network
                     WORD<1-256> 
                
- 
               
                  ip bgp network
                     WORD<1-256> metric <0-65535> 
                
- 
               
                  no ip bgp network
                     WORD<1-256> 
                
Command Parameters
         
         
            
               - WORD<1-256>
- Specifies IGP network prefixes for
                  Border Gateway Protocol (BGP) to advertise for redistribution. This command
                  imports routes into BGP. WORD <1-256> is the IPv4 or IPv6 network address
                  and mask.
- metric <0-65535>
- Corresponds to the multiexit
                  discriminator (MED) BGP attribute for the route.
Command Mode
         
         VRF Router Configuration