[Xorp-users] Multiple IPs for one interface

Pavlin Radoslavov pavlin at icir.org
Tue Nov 21 13:12:09 PST 2006


> > /*
> >  * Method 2: explicitly assign the IP addresses.
> >  */
> > interfaces {
> >     interface eth0 {
> >         vif eth0 {
> >             address 137.226.108.1 {
> >                 prefix-length: 22
> >             }
> >             address 134.130.48.1 {
> >                 prefix-length: 23
> >             }
> >         }
> >     }
> > }
> 
> This is not the way according to the documentation. There it is a second
> vif instead of just an additional address.

Then probably the documentation is misleading or wrong.
Can you point the document title and the page number so we can
correct it.

Thanks,
Pavlin



More information about the Xorp-users mailing list