frame-relay and subinterfaces
ok its alittle complicated but go with me.... when you config an interface to work in frame-relay you can assighen only 1 DLCI number to it... right... ok and if its a multiaccess enviorment you need to define subinterfaces. now hwo the hell it is possible to assighn more then one DLCI number to 1 subinterface. and i quote from testout. LAX(config)#int s0 LAX(config-if)#encap frame LAX(config-if)#no frame inverse-arp LAX(config-if)#int s0.114 mult LAX(config-subif)#ip addr 11.0.0.14 255.0.0.0 LAX(config-subif)#frame map ip 11.0.0.15 115 LAX(config-subif)#frame map ip 11.0.0.16 116 how does this work. i really dont understand... as i see it you need to have 2 subinterfaces 1 to DLCI 115 and the other to 116... no? please can someone explane whats going on here.
ok its alittle complicated but go with me.... when you config an interface to work in frame-relay you can assighen only 1 DLCI number to it... right... ok and if its a multiaccess enviorment you need to define subinterfaces. now hwo the hell it is possible to assighn more then one DLCI number to 1 subinterface. and i quote from testout. LAX(config)#int s0 LAX(config-if)#encap frame LAX(config-if)#no frame inverse-arp LAX(config-if)#int s0.114 mult LAX(config-subif)#ip addr 11.0.0.14 255.0.0.0 LAX(config-subif)#frame map ip 11.0.0.15 115 LAX(config-subif)#frame map ip 11.0.0.16 116 how does this work. i really dont understand... as i see it you need to have 2 subinterfaces 1 to DLCI 115 and the other to 116... no? please can someone explane whats going on here.