10-25-2007 12:57 AM - edited 03-03-2019 07:20 PM
Hi,
This is more of a theoretical question. Is there any way that a router can advertise its connected subnets without the interfaces needing to be up? I am using OSPF in this case.
I'll explain why I need this. When I configure a network for a customer and I send out the equipment I would then like to test if in a VPLS WAN the offices can ping each other. Yet, sometimes the customer takes a long time to connect anything to the "inside" LAN so I can't do that final test.
I could try to ping from one "inside" interface of one router to the other "inside" interface, but since there is nothing connected to it the routes to the networks are not advertised through OSPF.
Any ideas?
Thanks in advance,
Paulo
10-25-2007 01:04 AM
Try > (no keep alive) on interface which will make it foucebly up.
HTH please rate
10-25-2007 01:08 AM
That did it.
Thanks!
10-25-2007 01:18 AM
It's not working for my DSL router.
Here is the interface config:
interface Ethernet0
ip address 192.168.10.254 255.255.255.0
ip nat inside
ip virtual-reassembly
no keepalive
hold-queue 100 out
!
I have tried removing most of the commands on this e0, except the NAT.
Can you see any reason why this wouldn't work?
Thanks,
Paulo
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