Configures the L2TPv3 tunnel‘s peers. At least one peer must be specified.
peer <1-2> {hostname|ip-address|ipsec-secure|router-id|udp}
peer <1-2> {hostname [<HOSTNAME>|any]} {ipsec-secure|router-id|udp}
peer <1-2> {ip-address <IP>} {hostname|ipsec-secure|router-id|udp}
peer <1-2> {ipsec-secure} {gw [<IP>|<WORD>]}
peer <1-2> {router-id [<IP>|<WORD>|any]} {ipsec-secure|udp}
peer <1-2> {udp} {ipsec-secure|port <1-65535>}
peer <1-2> {hostname [<HOSTNAME>|any]} {ipsec-secure|router-id|udp}
peer <1-2> |
Configures the tunnel‘s peer ID
Note: At any time the tunnel is established with only
one peer, unless fast-failover support is configured on the L2TPv3
tunnel. For more information, see fast-failover.
|
hostname [<HOSTNAME>|any] |
Optional. Configures the peers‘ hostname. The hostname options are:
|
ipsec-secure {gw [<IP>|<WORD>]} |
After specifying the peer hostname, optionally specify the IPSec settings:
|
router-id [<IP>|<WORD>|any] |
After specifying the peer hostname, optionally specify router ID settings:
|
udp {ipsec-secure gw|port <1-65535> {ipsec-secure}} |
After specifying the peer hostname, optionally specify UDP settings: The UDP option configures the encapsulation mode for this tunnel.
|
peer <1-2> {ip-address <IP>} {hostname|ipsec-secure|router-id|udp}
peer <1-2> |
Configures the tunnel‘s peer ID from 1 - 2. At any time the tunnel is established with only one peer. |
ip-address <IP> |
Optional. Configures the peer‘s IP address in the
A.B.C.D format
|
hostname [<FQDN>|any] |
After specifying the peer IP address, optionally specify the peer‘s hostname: Optional. Configures the peers‘ hostname. The hostname options are:
|
ipsec-secure {gw [<IP>|<WORD>]} |
After specifying the peer IP address, optionally specify the IPSec settings:
|
router-id [<A.B.C.D>|<WORD>| any] |
After specifying the peer IP address, optionally specify the router ID using one of the following options:
|
udp {ipsec-secure gw|port <1-65535> {ipsec-secure}} |
After specifying the peer IP address, optionally specify the peer‘s UDP port settings: The UDP option configures the encapsulation mode for this tunnel.
|
peer <1-2> {ipsec-secure} {gw [<IP>|<WORD>]}
peer <1-2> |
Configures the tunnel‘s peer ID from 1 - 2. At any time the tunnel is established with only one peer. |
ipsec-secure {gw [<IP>|<WORD>]} |
Optional. Enables auto IPSec for this peer
|
peer <1-2> {router-id [<IP>|<WORD>|any]} {ipsec-secure|udp}
peer <1-2> |
Configures the tunnel peer ID from 1 - 2. At any time the tunnel is established with only one peer. |
router-id [<A.B.C.D>|<WORD>| any] |
Optional. Configures the peer‘s router-id in one of the following formats:
|
ipsec-secure {gw [<IP>|<WORD>]} |
After specifying the peer‘s router ID, optionally specify the IPSec settings.
|
udp {ipsec-secure gw| port <1-65535> {ipsec-secure}} |
After specifying the peer‘s router ID, optionally specify the IPSec settings. The UDP option configures the encapsulation mode for this tunnel.
|
peer <1-2> {udp} {ipsec-secure|port <1-65535>}
peer <1-2> |
Configures the tunnel peer ID from 1 - 2. At any time the tunnel is established with only one peer. |
udp {ipsec-secure| port <1-65535> {ipsec-secure}} |
Optional. Configures UDP encapsulation for this tunnel‘s pee (default encapsulation is IP)
|
nx9500-6C8809(config-profile default-nx5500-l2tpv3-tunnel-Tunnel1)#peer 2 hostname tunnel1peer1 udp port 100
nx9500-6C8809(config-profile default-nx5500-l2tpv3-tunnel-Tunnel1))#show context l2tpv3 tunnel Tunnel1 peer 2 hostname tunnel1peer1 udp port 100 establishment-criteria cluster-master nx9500-6C8809(config-profile default-nx5500-l2tpv3-tunnel-Tunnel1)#
no |
Removes the peer configured for this tunnel |