Previous page Next page

Accessing the G700 Media Gateway processors using a serial connection

This section covers how to access the Layer 2 Switching Processor and G700 Media Gateway Processor over a serial interface. Information includes:

Hardware and software requirements

To successfully establish a serial connection, your computer must have:

Serial connection login procedure

  1. Launch the terminal emulation program for a serial connection on your computer, such as HyperTerminal. If your computer is directly connected to the Console port, access that port. For example, using HyperTerminal, choose Call.
  2. When the Login prompt appears, type the appropriate user name (such as cust).
  3. When prompted, enter the appropriate password.
  4. You are now logged in to the Layer 2 Switching Processor CLI at the Supervisor level. The prompt appears as P330-n(super)# where n indicates the stack number of the master controller device for the stack. If only one device is in the stack, the number appears as P330-1.
  5. In order to use the commands necessary to configure the stack processor, you must enter the configuration mode of the CLI. Type configure
  6. The prompt now appears as P330-n(configure)#. Enter commands as needed.
  7. From this interface, you can access the Media Gateway Processor using the session mgp command.

Media Gateway Processor (MGP) session

Once you have logged in to the Layer 2 Switching Processor, you can access the Media Gateway Processor (MGP) using the session mgp command, without having to log in again. From the MGP, you can exit back to the Layer 2 Switching Processor, or you may telnet to the IP address of the S8300 Media Server, if installed).

To session to the MGP from the Layer 2 Switching Processor CLI:

  1. You must be logged into the Layer 2 Switching Processor. See Serial connection login procedure.
  2. At the P330-n(configure)# prompt, type session <module #> mgp to reach the G700 Media Gateway Processor, where <module #> is the number of the Media Gateway in the stack (default is 1).

NOTE: Note: The module number is not required in a single gateway configuration. It is also not required when the MGP is in the G700 you are currently logged onto (stack master).

  1. You are now logged in to the MGP CLI at the view-only level. The prompt appears as MG-???-n(super)# where:
  2. In order to use the commands necessary to configure the MGP, you must enter the configuration mode of the CLI. Type configure
  3. The prompt now appears as MG-???-n(configure)# (or the equivalent administered name). Enter commands as needed.
  4. For example, you might type a set mgp <vlan> <ip_address> <mask> <gateway> command to assign an IP address to the G700 Media Gateway.

  5. When finished, you can access other command line interfaces as follows:


Previous page Next page