![](/images/new-backgrounds/1180353/180353341x1.webp)
Motorola Netopia® Router Connection Profile Commands 3-27
This command sets or modifies all the pertinent IP values for the IPSec tunnel:
■remote
■remote
■local
■local
■nn – number of bits in the subnet mask (nn = 0...31). Current network is defined as a subnet.
■
If a remote members or local members option ( [ foo ] ) is not present, the network is defined as a host net (single address).
The tep clause sets the remote tunnel endpoint IP. In order for the profile to function properly, it must be specified once. It becomes an optional clause thereafter.
If the modify option is absent, it means a new network configuration is added to the config area. Its presence indicates a change to an existing network.
Examples:
Change a tunnel’s remote tunnel endpoint:
cp { name index } ipsec ip remote members x.x.x.x
Change a tunnel’s local tunnel endpoint:
cp { name index } ipsec ip local members x.x.x.x
Change a tunnel’s via gateway:
cp { name index } ipsec ip via x.x.x.x
Display a Connection Profile’s List of Network Configurations:
show config cp { name index }
Delete a Network within a Connection Profile, or All Networks:
no cp { name index } ipsec ip network {
cp { name index } ipsec spi
This command allows you to specify the security parameters indexes for an IPsec tunnel.
cp { name index } ipsec authentication key string
This command allows you to specify the authentication secret for an IPsec tunnel. You must specify an authentication secret if the authentication type is anything other than None.