Subnet Wizard
IPv4 and IPv6 subnet calculator built for network engineers — network and broadcast addresses, wildcard masks for ACLs, usable host ranges, subnet splitting, and multi-vendor configuration generation.
subnetwizard.comIndustry-standard, vendor-neutral network intelligence tools, built by a principal network engineer.
IPv4 and IPv6 subnet calculator built for network engineers — network and broadcast addresses, wildcard masks for ACLs, usable host ranges, subnet splitting, and multi-vendor configuration generation.
subnetwizard.comCompares two device configurations by meaning rather than by text. Configuration is normalized into a vendor-neutral model, so reordered statements and equivalent syntax stop registering as changes — and real divergence stops hiding among them.
See the previewImport policy term REJECT-BOGONS removed on edge-02.
term REJECT-BOGONS {
from prefix-list BOGONS;
then reject;
}
absent
edge-02 accepts bogon prefixes from the eBGP peer that edge-01 rejects. Filtering is asymmetric across the pair, and the looser side is the one that decides what enters the table.
prefix-list BOGONS
policy EBGP-IN
bgp group EBGP
show route receive-protocol bgp <peer> 10.0.0.0/8
MTU reduced from 9192 to 1500 on a core uplink.
mtu 9192mtu 1500OSPF can stall in ExStart/Exchange, and large frames blackhole in one direction while small packets pass — the symptom presents as intermittent rather than as a down link.
ge-0/0/0.0
ospf area 0.0.0.0
show ospf neighbor | match ge-0/0/0
Loopback addressing differs per node.
192.0.2.1/32192.0.2.2/32No action. Per-node addressing is the expected pattern across a pair; it is reported so it is accounted for rather than silently dropped.
router-id
bgp local-address
None required.