08-02-2004 04:00 PM - edited 03-02-2019 05:28 PM
What would my wildcard mask be for the network range 10.10.120-255.255 be?
I want OSPF to only route 10.10.120-255.255. So I want to have 10.10.0-120.255 not be routed.
Thanks
08-02-2004 05:29 PM
You seem to be conflicted on 10.10.120.x, but the list below will (I think) permit 10.10.120-255.255 to be distributed:
ip access-list standard 120-255
permit 10.10.120.0 0.0.7.255
permit 10.10.128.0 0.0.127.255
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide
Log in to Community