Category Archives: Config Files

Disable all IP addresses from Router Interfaces

Substitute the interfaces with your own

ena
conf t
int l0
no ip add
int fa0/0
no ip add
int s2/0
no ip add
int s3/0
int s0/0/0
no ip add
int s0/0/1
no ip add
int s0/1/0
no ip add
int s0/1/1
no ip add
no router rip
no router ospf
end
sh ru
copy ru sta

No IP Domain Lookup

If you want to disable DNS resolving when you mistype a command this is what you should do:

ena
conf t
no ip domain-lookup
end
sh ru
copy ru sta

Stop ACTAStop censorship