Routing

cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Labels

Forum Posts

A question for the masses, Is serial tunneling still supported in the 4300 series of routers? I have a 4331 running "isr4300-universalk9.16.12.05". When I do the initial setup I use the following commands: stun peer-name 1.0.0.1stun protocol-group 1 ...

ted.ogden by Level 1
  • 527 Views
  • 1 replies
  • 0 Helpful votes

I have three routers and three subnets   Central router has the following ACL access-list 20 deny host 185.140.150.1access-list 20 deny host 175.100.125.1access-list 20 deny host 192.168.10.1access-list 20 permit any When i ping from 185.140.150.1 to...

Switch(config-if)#ip add 192.168.200.5 255.255.255.254 Bad mask /31 for address 192.168.200.5 Switch(config-if)#ip add 192.168.200.5 255.255.255.252         why is 254 a bad mask and not 252?     That's all   Thank you!

hfakoor222 by Spotlight
  • 695 Views
  • 2 replies
  • 0 Helpful votes

Hi,I am looking for a small router, to do some NAT separation between 2 networks. The commands would be as following: interface <inside-int>ip address 192.168.13.1 255.255.255.0ip nat insideinterface <outside-int>ip address 192.168.12.201 255.255.255...

Hello. So I had this same discussion on a different forum and had plenty of help but either I simply did not get it or I did not express it well enough to have no resolution. I am posting/attaching a picture as well and hope that it's description ove...

NATNetwork.jpg
TheGoob by VIP
  • 1026 Views
  • 2 replies
  • 0 Helpful votes

Hello Everyone,I'd like to see and catch NAT log in my ASR 1006 and then I ran "ip nat log translations syslog". But NAT log doesn't appear when I check " show log". How can do for that? Here is the Logging command that I've already configure. loggin...