Celestica Documentation Portal

Find your product documents here

redistribute

Redistributes information from another routing protocol.

Syntaxredistribute kernel|connected|static|ripng|isis|bgp|nhrp|table|vnc|babel|sharp|openfabric [route-map <rmap>]
Command modeRouter OSPF6
Parameters
  • rmap – Route map reference.

UsageUse no redistribute kernel|connected|static|ripng|isis|bgp|nhrp|table|vnc|babel|sharp|openfabric [route-map <rmap>] to remove the configuration.
Supported Releases 1.1.0 or later
Click commandNone
Example
sonic(config-ospf6)# redistribute babel
sonic(config-ospf6)# redistribute babel route-map rmap1
sonic(config-ospf6)# redistribute bgp
sonic(config-ospf6)# redistribute bgp route-map rmap1
sonic(config-ospf6)# redistribute connected
sonic(config-ospf6)# redistribute connected route-map rmap1
sonic(config-ospf6)# redistribute isis
sonic(config-ospf6)# redistribute isis route-map rmap1
sonic(config-ospf6)# redistribute kernel
sonic(config-ospf6)# redistribute kernel  route-map rmap1
sonic(config-ospf6)# redistribute nhrp
sonic(config-ospf6)# redistribute nhrp route-map rmap1
sonic(config-ospf6)# redistribute openfabric
sonic(config-ospf6)# redistribute openfabric route-map rmap1
sonic(config-ospf6)# redistribute ripng
sonic(config-ospf6)# redistribute ripng route-map rmap1
sonic(config-ospf6)# redistribute sharp
sonic(config-ospf6)# redistribute sharp route-map rmap1
sonic(config-ospf6)# redistribute static
sonic(config-ospf6)# redistribute static route-map rmap1
sonic(config-ospf6)# redistribute table
sonic(config-ospf6)# redistribute table route-map rmap1
sonic(config-ospf6)# redistribute vnc
sonic(config-ospf6)# redistribute vnc route-map rmap1