Quick Reference for the Versalar Switch Router 15000
The mct3 object stands for multichannel T3. (Figure 1 does not show the configurable objects under the ppp object.)
The following example shows how to configure these services:
box# ethernet slot 9 connector 1 ethernet/9/1# ip 11.23.13.14/8
ip/11.23.13.14/255.0.0.0# rip
rip/11.23.13.14# box box# mct3 slot 1 connector 1
mct3/1/1# t3 t3/1/1# ppp ppp/1/1#
The BCC creates a unique identifier for each object that you add to the tree. The ID consists typically of the object name plus any parameter values required for configuration, such as in the example above, ethernet/9/1. The slash (/) characters are part of the ID.
When the BCC is in configuration mode, you can go to any configured object by entering its unique ID after any prompt, regardless of your current position in the configuration tree. For example, enter ip/11.23.13.14/255.0.0.0 to go to the IP interface configured on ethernet/9/1.
As you navigate between levels of the tree, the BCC prompt changes to show the unique ID of the object configured at your current location. (Refer to the previous configuration example to see how the prompt changes.)
The lso command displays the unique identifiers of branch objects configured immediately below your current location in the tree. If you do not know the unique ID of an object, enter lso
When you add IP to an interface, the BCC accepts the subnet mask value in either
ip address 11.23.13.14 mask 255.0.0.0 ip address 11.23.13.14 mask 8
ip 11.23.13.14/255.0.0.0 ip 11.23.13.14/8
When you use BCC to create a configuration, the BCC prompts you for parameter values that it cannot automatically assign. To change a parameter value, you enter the name of the parameter, a space, and the new value.
Table 2 shows each help configuration task, the associated command, and examples.
2 |