Routing

 View Only
last person joined: 2 days ago 

Ask questions and share experiences about ACX Series, CTP Series, MX Series, PTX Series, SSR Series, JRR Series, and all things routing, including portfolios and protocols.

redistribute OSPF 4628 into OSPF 28266

  • 1.  redistribute OSPF 4628 into OSPF 28266

    Posted 12-13-2022 06:33
    CISCO
    router ospf 4628
    redistribute connected subnets
    redistribute static subnets
    redistribute bgp 4628 subnets route-map BGP2OSPF
    redistribute ospf 28266 subnets
    network 182.23.148.69 0.0.0.0 area 0
    network 182.23.148.192 0.0.0.31 area 0
    network 182.23.148.224 0.0.0.31 area 0
    network 192.169.38.12 0.0.0.3 area 0
    !
    router ospf 28266
    redistribute ospf 4628 subnets route-map OSPF-SGPH
    network 182.23.159.20 0.0.0.1 area 0

    ------------------------------
    NETWORK BACKEND
    ------------------------------