06-02-2022 07:33 PM
06-03-2022 07:01 AM - last edited on 06-04-2022 02:37 AM by Translator
show ip route 100.68.3.96 longest
then check which prefix will appear
check this prefix mask with subnet mask you enter are it same if it same then this subnet you enter is conflict with other subnet in router.
06-02-2022 07:51 PM - last edited on 06-04-2022 02:34 AM by Translator
Hi @hfakoor222 ,
You can certainly do 100.68.3.96 255.255.255.252, as shown below.
R1#sh runn | s ip route
ip route 100.68.3.96 255.255.255.252 Null0
R1#sh ip route sta
Gateway of last resort is not set
100.0.0.0/30 is subnetted, 1 subnets
S 100.68.3.96 is directly connected, Null0
Regards,
06-02-2022 10:04 PM - edited 06-02-2022 10:06 PM
Hello
Because the network is defined by the subnet mask:
100.68.3.0/26 =
0
64
128
192
224
100.68.3.x/30 =
O
4
8
12
etc….
96
100
etc..
252
06-03-2022 07:01 AM - last edited on 06-04-2022 02:37 AM by Translator
show ip route 100.68.3.96 longest
then check which prefix will appear
check this prefix mask with subnet mask you enter are it same if it same then this subnet you enter is conflict with other subnet in router.
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