Defining the Console interface

Last Updated : Mar 24, 2020 |

About this task

Configuring an IP address to the Console interface is the first task of configuring a new Branch Gateway instance. Configuring a subnet mask is optional.

Procedure

  1. Type interface console to enter the Console context.
  2. Use the ip address command to define an IP address for the Console interface.
    Note:

    For more detailed installation instructions, including information on obtaining IP addresses, refer to Installing and Upgrading Avaya G450 Media Gateway.

Example

The following example shows the configuration of 10.3.3.1 as the IP address of the Console interface:

Gxxx-001(super)# interface console
Gxxx-001(super-if:Console)# ip address 10.3.3.1
Done!