[Contents] [Prev] [Next] [Index] [Report an Error]

Provisioning the Maximum Number of Interfaces on a Tunnel-Server Port

To provision the maximum number of interfaces on a tunnel-server port:

  1. From Global Configuration mode, specify the location of the dedicated tunnel-server port that you want to configure.

    On a dedicated tunnel-server port:

    host1(config)#tunnel-server 8/0
    host1(config-tunnel-server)#

    On a shared tunnel-server port:

    host1(config)#tunnel-server 2/2
    host1(config-tunnel-server)#

    This command accesses Tunnel Server Configuration mode.

  2. Provision the maximum number of tunnel-service interfaces to be used on the dedicated tunnel-server port.
    host1(config-tunnel-server)#max-interfaces all-available

    Note: When you issue the tunnel-server command, ensure that you specify the same interface specifier that was displayed for this tunnel-server port in the show tunnel-server config command in the output described in Identifying the Physical Location of the Tunnel-Server Port. If you specify an incorrect location for the tunnel-server port, the router displays an error message and rejects the command as invalid.


[Contents] [Prev] [Next] [Index] [Report an Error]