password

interface-config-wwan-instance

Configures a password for this WWAN interface. The configured value is used for authentication support by the cellular data carrier.

Supported in the following platforms:

  • Access Point — AP7161, AP8163
  • Wireless Controllers — RFS4000

Syntax

password [2 <WORD>|<WORD>]

Parameters

password [2 <WORD>|<WORD>]
password Configures a password for this WWAN interface
2 <WORD> Configures an encrypted password. Use this option when copy pasting the password from another device.
<WORD> Enter the password string (should not exceed 32 characters in length.

Example

nx9500-6C8809(config-profile-testRFS4000-if-wwan1)#password 2 TechPubsTesting@123

nx9500-6C8809(config-profile-testRFS4000-if-wwan1)#show context
 interface wwan1
  password TechPubsTesting@123
  crypto map test
  ip nat inside
  ip default-gateway priority 1
nx9500-6C8809(config-profile-testRFS4000-if-wwan1)#

Related Commands

no Removes the configured password