Localid, Remoteid – Brocade Mobility RFS Controller CLI Reference Guide (Supporting software release 5.5.0.0 and later) User Manual

Page 617

Advertising
background image

604

Brocade Mobility RFS Controller CLI Reference Guide

53-1003098-01

7

localid

crypto-ikev1/ikev2-peer commands

Sets a IKEv1/IKEv2 peer’s local identity credentials

Supported in the following platforms:

Access Points — Brocade Mobility 650 Access Point, Brocade Mobility 6511 Access Point,
Brocade Mobility 1220 Access Point, Brocade Mobility 71XX Access Point, Brocade
Mobility 1240 Access Point

Wireless Controllers — Brocade Mobility RFS4000, Brocade Mobility RFS6000, Brocade
Mobility RFS7000

Service Platforms — Brocade Mobility RFS9510

Syntax:

localid [address|dn|email|fqdn|string]

localid [address <IP>|dn <WORD>|email <WORD>|fqdn <WORD>|string <WORD>]

The following command is specific to the IKEv2 peer configuration:

localid autogen-uniqueid <WORD>

Parameters

localid [address <IP>|dn <WORD>|email <WORD>|fqdn <WORD>|string <WORD>]

localid autogen-uniqueid <WORD>

Example

rfs7000-37FABE(config-profile-default-rfs7000-ikev1-peer-peer1)#localid email

[email protected]

rfs7000-37FABE(config-profile-default-rfs7000-ikev1-peer-peer1)#show context

crypto ikev1 peer peer1

ip address 172.16.10.12

localid email [email protected]

rfs7000-37FABE(config-profile-default-rfs7000-ikev1-peer-peer1)#

remoteid

crypto-ikev1/ikev2-peer commands

Configures a IKEv1/IKEV2 peer’s remote identity credentials

Supported in the following platforms:

address <IP>

Configures the peer’s IP address. The IP address is used as local identity.

dn <WORD>

Configures the peer’s distinguished name. (for example, "C=us ST=<state> L=<location> O=<organization>
OU=<org unit>". The maximum length is 128 characters.

email <WORD>

Configures the peer’s e-mail address. The maximum length is 128 characters.

fqdn <WORD>

Configures the peer’s FQDN. The maximum length is 128 characters.

string <WORD>

Configures the peer’s identity string. The maximum length is 128 characters.

autogen-uniqueid
<WORD>

Prefixes the autogen-uniqueid of the device to the string provided here. The device’s autogen-uniqueid should
be existing and configured. For more information on autogen-uniqueid, see

autogen-uniqueid

.

<WORD> – Provide the string that is prefixed to the device’s autogen-uniqueid.

Advertising