Yes:
[edit]
user@router# set interfaces fe-0/2/0 unit 0 family inet address
192.168.25.1/24
[edit]
user@router# set interfaces fe-0/2/0 unit 0 family inet address
192.168.50.1/24
[edit]
user@router# show interfaces fe-0/2/0
unit 0 {
family inet {
address 192.168.25.1/24;
address 192.168.50.1/24;
}
}
You can add addresses until you heart is content. There are also options
to make one address "preferred" or "primary". Info for the behavior of
each can be found at:
Cheers,
Dave
Birsen Ozturk wrote:
>
> > Hello List
>
> I have a question about juniper routers. Is it possible to assign a secondary
> IP to a juniper interface?
>
> Thanks in advance
>
> Birsen
This archive was generated by hypermail 2b29 : Sun Aug 04 2002 - 04:13:01 EDT