[j-nsp] OSPF from secondary IP addresses
Vlad
vlad at doom.net
Tue Oct 21 18:18:22 EDT 2003
On Tue, Oct 21, 2003 at 02:32:23PM -0700, Raymond Cheh wrote:
> One thing you can do is to specify the ip address as the interface in
> ospf:
> user at router# show protocols
> ospf {
> area 0.0.0.0 {
> interface lo0.0;
> interface at-0/0/1.0;
> }
> area 0.0.0.2 {
> interface 192.168.202.41;
> }
> }
>
> In this case, if you have multiple addresses, you can specify the one
> you'd want ospf to be enabled.
Hello Raymond,
This works nicely. Thank you. Is this the preferred method of doing this?
-v
More information about the juniper-nsp
mailing list