788 BigIron RX Series Configuration Guide53-1002253-01Modifying redistribution parameters26The match internal | external1 | external2 parameter applies only to OSPF. This parameterspecifies the types of OSPF routes to be redistributed into BGP4. The default is internal.NOTEIf you do not enter a value for the match parameter, (for example, you enter redistribute ospf only)then only internal OSPF routes will be redistributed.The metric parameter changes the metric. You can specify a value from 0 – 4294967295.The defaultis not assigned.The route-map parameter specifies a route map to be consulted before adding theOSPF route to the BGP4 route table.NOTEThe route map you specify must already be configured on the router. Refer to “Defining route maps”on page 801 for information about defining route maps.NOTEIf you use both the redistribute ospf route-map command and the redistribute ospfmatch internal | external1 | external2 command, the software uses only the route map for filtering.Redistributing ISISTo configure the device to redistribute ISIS routes, enter the following command.BigIron RX(config-bgp)# redistribute isis level-1Syntax: redistribute isis level-1 | level-1-2 | level-2 [metric ] [route-map ]The isis parameter indicates that you are redistributing ISIS routes into BGP4.The level-1 parameter redistributes ISIS routes only within the area the routes.The level-2 parameter redistributes ISIS routes between areas within a domain.The level-1-2 parameter redistributes ISIS routes within the area of the routes and between areaswithin a domain.The metric parameter changes the metric. You can specify a value from 0 – 4294967295.The defaultis not assigned.The route-map parameter specifies a route map to be consulted before adding theOSPF route to the BGP4 route table.Redistributing static routesTo configure the device to redistribute static routes, enter the following command.BigIron RX(config-bgp)# redistribute staticSyntax: redistribute static [metric ] [route-map ]The static parameter indicates that you are redistributing static routes into BGP4.