Enter in IP prefix information in the box below to automatically create sorted static route statements, access lists, BGP commands, or prefix lists. The program will attempt to extra the data from common formats such as running configs, "show ip route", "show ip bgp" etc by removing non-relevant data and looking for a network address followed by a prefix length, netmask, or wildcard/hostmask. With the guess option enabled, network addresses followed by a next-hop (common for classful addresses in Cisco ISR BGP output) will attempt to use the correct classful prefix length.
Examples of acceptable formats include:
ip route 10.0.0.0/8
ip route 10.0.0.0 255.0.0.0
ip prefix-list LIST 10.0.0.0/8 [ge le]
network 10.0.0.0 mask 255.0.0.0
aggregate-address 10.0.0.0 255.0.0.0
access-list 1 permit 10.0.0.0 0.255.255.255
permit ip 10.0.0.0 0.255.255.255 any
*> 10.0.0.0 172.16.1.1 (requires the "guess missing prefix/mask box to be checked")