authentication
This command configures the Authentication table, which lets you define an authentication username and password per FXS and FXO port.
Syntax
(config-voip)# gateway analog authentication <Port> (authentication-<Port>)#
Command |
Description |
---|---|
port |
Defines the port. |
password |
Defines the password for authenticating the port. |
user-name |
Defines the user name for authenticating the port. |
Command Mode
Privileged User
Note
To view the port-module numbers and port type, enter the display command at the index prompt, for example:
(authentication-0)# display
Example
This example configures authentication credentials for a port:
(config-voip)# gateway analog authentication 0 (authentication-0)# password 1234 (authentication-0)# user-name JDoe