isis redistribute rip
   
   
      Identify routes on the local switch to be announced into the Shortest Path Bridging MAC
         (SPBM) network. 
    
      Syntax
         
         
            - 
               
                  default isis redistribute
                     rip enable
                
- 
               
                  default isis redistribute
                     rip metric 
                
- 
               
                  default isis redistribute
                     rip metric-type
                
- 
               
                  default isis redistribute
                     rip route-map 
                
- 
               
                  default isis redistribute
                     rip subnets
                
- 
               
                  isis redistribute rip
                  
                
- 
               
                  isis redistribute rip
                     enable
                
- 
               
                  isis redistribute rip
                     metric <0-65535>
                
- 
               
                  isis redistribute rip
                     metric-type external
                
- 
               
                  isis redistribute rip
                     metric-type internal 
                
- 
               
                  isis redistribute rip
                     route-map WORD<0-64>
                
- 
               
                  isis redistribute rip
                     subnets allow 
                
- 
               
                  isis redistribute rip
                     subnets suppress
                
- 
               
                  no isis redistribute rip
                  
                
- 
               
                  no isis redistribute rip
                     enable
                
- 
               
                  no isis redistribute rip
                     metric 
                
- 
               
                  no isis redistribute rip
                     metric-type
                
- 
               
                  no isis redistribute rip
                     route-map 
                
- 
               
                  no isis redistribute rip
                     subnets
                
Command Parameters
         
         
            
               - enable
- Enables route redistribution.
- enable
- Enables route redistribution.
- enable
- Enables route redistribution.
- metric <0-65535>
- Configures the metric (cost) to
                  apply to redistributed routes. The default is 1.
- metric <0-65535>
- Configures the metric (cost) to
                  apply to redistributed routes. The default is 1.
- metric <0-65535>
- Configures the metric (cost) to
                  apply to redistributed routes. The default is 1.
- metrictype external
- Configures the type of route to
                  import into the protocol. The default is internal.
- metric-type external
- Configures the type of route to
                  import into the protocol. The default is internal.
- metric-type external
- Configures the type of route to
                  import into the protocol. The default is internal.
- metrictype internal
- Configures the type of route to
                  import into the protocol. The default is internal.
- metric-type internal 
- Configures the type of route to
                  import into the protocol. The default is internal.
- metric-type internal 
- Configures the type of route to
                  import into the protocol. The default is internal.
- routemap WORD<0-64>
- Configures the route policy to
                  apply to redistributed routes. Specifies a name.
- route-map WORD<0-64>
- Configures the route policy to
                  apply to redistributed routes. Specifies a name.
- route-map WORD<0-64>
- Configures the route policy to
                  apply to redistributed routes. Specifies a name.
- subnets allow
- Indicates whether the subnets are
                  advertised individually or aggregated to their classful subnet. Choose allow to
                  advertise the subnets individually with the learned or configured mask of the
                  subnet. The default is allow.
- subnets allow
- Indicates whether the subnets are
                  advertised individually or aggregated to their classful subnet. Choose allow to
                  advertise the subnets individually with the learned or configured mask of the
                  subnet. The default is allow.
- subnets allow
- Indicates whether the subnets are
                  advertised individually or aggregated to their classful subnet. Choose allow to
                  advertise the subnets individually with the learned or configured mask of the
                  subnet. The default is allow.
- subnets suppress
- Indicates whether the subnets are
                  advertised individually or aggregated to their classful subnet. Choose suppress to
                  advertise subnets aggregated to their classful subnet. The default is allow.
- subnets suppress
- Indicates whether the subnets are
                  advertised individually or aggregated to their classful subnet. Choose suppress to
                  advertise subnets aggregated to their classful subnet. The default is allow.
- subnets suppress
- Indicates whether the subnets are
                  advertised individually or aggregated to their classful subnet. Choose suppress to
                  advertise subnets aggregated to their classful subnet. The default is allow.
Default
         
         By default, redistribution is disabled.
      
      Command Mode
         
         VRF Router Configuration