%No matching route to delete
2007年5月7日SPOKE#sh run | inc ip route
ip route 0.0.0.0 0.0.0.0 172.18.132.185
ip route 10.0.0.0 255.0.0.0 10.1.1.0
ip route 192.168.0.1 255.255.255.255 172.16.32.124
ip route 192.168.0.1 255.255.255.255 172.18.132.185
SPOKE#config t
Enter configuration commands, one per line. End with CNTL/Z.
SPOKE(config)#no ip route 10.0.0.0 255.0.0.0 10.1.1.0
%No matching route to delete
SPOKE(config)#no ip default-network 10.1.1.0
SPOKE(config)#end
SPOKE#sh run | inc ip route
ip route 0.0.0.0 0.0.0.0 172.18.132.185
ip route 192.168.0.1 255.255.255.255 172.16.32.124
ip route 192.168.0.1 255.255.255.255 172.18.132.185
http://www.velocityreviews.com/forums/t369421-static-route-that-wont-go-away.html
仕事で触ることはなく、自宅でのみなのでおかしくなったら
リブートすればいだけなのだけど。
ちなみに自宅の
IOS (tm) C2600 Software (C2600-I-M), Version 12.2(19a), RELEASE SOFTWARE (fc2)
では上記と同じことをしても、変らず
%No matching route to delete
バグ?
ip route 0.0.0.0 0.0.0.0 172.18.132.185
ip route 10.0.0.0 255.0.0.0 10.1.1.0
ip route 192.168.0.1 255.255.255.255 172.16.32.124
ip route 192.168.0.1 255.255.255.255 172.18.132.185
SPOKE#config t
Enter configuration commands, one per line. End with CNTL/Z.
SPOKE(config)#no ip route 10.0.0.0 255.0.0.0 10.1.1.0
%No matching route to delete
SPOKE(config)#no ip default-network 10.1.1.0
SPOKE(config)#end
SPOKE#sh run | inc ip route
ip route 0.0.0.0 0.0.0.0 172.18.132.185
ip route 192.168.0.1 255.255.255.255 172.16.32.124
ip route 192.168.0.1 255.255.255.255 172.18.132.185
http://www.velocityreviews.com/forums/t369421-static-route-that-wont-go-away.html
仕事で触ることはなく、自宅でのみなのでおかしくなったら
リブートすればいだけなのだけど。
ちなみに自宅の
IOS (tm) C2600 Software (C2600-I-M), Version 12.2(19a), RELEASE SOFTWARE (fc2)
では上記と同じことをしても、変らず
%No matching route to delete
バグ?
コメント