Lucent Technologies PortMaster Network Router User Manual


 
Using Frame Relay 13-15
Frame Relay Subinterfaces
Example: Configuring a Frame Relay Subinterface
This set of example commands configures a PortMaster IRX-111 router with Frame
Relay packets coming into port S1 with DLCIs 16, 17, and 18. Port S1 has already been
configured for Frame Relay, so that portion is not shown here. The following commands
split the Frame Relay port into a primary subinterface for DLCI 18 and a secondary
subinterface for DLCIs 16 and 17.
Command> set s1 group 1
Command> add location sub1
Command> set location sub1 protocol frame
Command> set location sub1 group 1
Command> set location sub1 address 192.168.3.1
Command> set location sub1 netmask 255.255.255.0
Command> set location sub1 rip on
Command> add dlci sub1 16
Command> add dlci sub1 17
Command> save all
Command> reset s1