I know you can used the following command for IOS to backup configs.
Config t
archive
write-memory
time-period 1440
path ftp://server-ip/path/routername.
I need to also have the same results for NXOS. Do anyone know of similar commands to backup configs automatically through...
Cant ping Router 3 from Router 1. I am trying to ping 192.168.1.1 which is F0/0 on router 1 from router 3. Router 1 is just there representing an inside interface of a FW.
I am trying to ping 192.168.1.1 on Router 1 from router 3 and I am not seeing what I am missing. I am trying to use static routes. https://drive.google.com/folderview?id=0B5CZXDXaQgUPc2RyVVlIUzFxQWs&usp=sharing
Do any one know if IPbase supports OSFP? I know it only supports EIGRP stub but what is the limitations on OSFP?The platform is 4500 cat4500e-universalk9.SPA.03.01.01.SG.150-1.XO1.
Do any one know if IPbase supports OSFP? I know it only supports EIGRP stub but what is the limitations on OSFP?
The platform is 4500 cat4500e-universalk9.SPA.03.01.01.SG.150-1.XO1.
I have a 4509. Should I be able to traceroute to a vlan ip address? I am also getting erratic pings with a continous ping to all my vlan ip addresses. I am plugged directly in to the blade on the switch hardcoded to the vlan below.
interface Vlan30
ip address 10.30.1.1 255.255.255.0
ip...
Sh ethernnel shows the interfaces added in the switch not in the router but if I do a sh int po1 on the router I can see the interface.
sh arp doesn't show a duplicated subnet.
Yeah I think it is my router or ios c3745-adventerprisek9-mz.124-25d.bin.
I am trying to setup a L3 etherchannel between a switch and a router. The config is below. From the switch and the router I can see each other neighbors but I can ping each other. Does anyone know what I am missing?
S1
interface Port-channel1
no switchport
ip address 172.16.2.2...
1) the 4500 will be primary
2) ATT is the ISP on both connections.
3) I want to do failover. If the 4500 or 3750 goes out I can use the other ISP connections.
I have a 4500 which is connected to a ATT router. The 4500 is connect to a 3750 by layer 2 running HSRP out the 4500. I will be setting up another ATT router off the 3750. ATT will be setting up the BGP. How do I do dynamic routing protocol fail-over with both ATT connections using BGP.
The host is the windows 7 machine. The guest is a VM XP and VM 2008 server. I am using NAT. The ethernet icon says connected and internet. I can ping from DOS 4.2.2.2 and www.google.com on the VMs. But I cannot browse the internet on explorer or chrome on the VM. I changed the active...
Has anyone tried to use VM server as a host on windows 7? I am having problems getting to the internet from the VM. I cant seem to web browse. I can ping 4.2.2.2 I can ping www.google.com. The firewall is turned off on both the VM and the host.
Why don't you save the config. Do a write erase. Add your inside and outside NAT statements. Then your ip nat inside source statements. And your NAT ACL. Your static route ip route 0.0.0.0 0.0.0.0 66.192.43.1. Then test your connection from the inside interface.
You can use a class-map example below.
class-map match-any ALL-TRAFFIC
match any
class-map match-any 192.168.10.10
match access-group name 192.168.10.10-PAT
class-map match-any 192.168.20.10
match access-group name 192.168.20.10-PAT
!
!
policy-map INTERNET-POLICER-OUT...
I finally figured it out.
I needed static port mappings (static PAT). The following allows SSH to my routers via the new PATed address internal interface:
ip nat inside source static tcp 192.168.1.1 22 XXX.XXX.XXX.XXX
ip nat inside source static udp 192.168.1.1 22 XXX.XXX.XXX.XXX
I can...
Burtsbees,
I added access-list 101 and still cannot access the router through SSH from an external network.
Building configuration...
Current configuration : 8224 bytes
!
version 12.4
no service pad
service tcp-keepalives-in
service tcp-keepalives-out
service timestamps debug...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.