Hi all,
I am trying to configure something similar to the
cisco frame relay map configuration, where I have
multiple ip address to map to one DLCI, but JUNOS does
not allow the following configure:
root@lab_1# show interfaces t1-0/0/0
encapsulation frame-relay;
unit 0 {
multipoint;
family inet {
address 22.1.1.1/8 {
multipoint-destination 22.1.1.2 dlci 100;
multipoint-destination 22.1.1.3 dlci 100;
}
}
}
Do I have to use separate DLCIs for this?
Thanks
JUN
__________________________________________________
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
http://launch.yahoo.com
This archive was generated by hypermail 2b29 : Mon Aug 05 2002 - 10:42:35 EDT