subscriber
Configures a local subscriber (when one cannot be obtained externally, as in PPP) on the E-series router to support authentication and configuration from the RADIUS server. The no version negates the command.
subscriber { bridgedEthernet | ip } { user | user-prefix } userName
domain domainName [ { password | password-prefix } password ] [ no-authenticate ]no subscriber { bridgedEthernet | ip }
- bridgedEthernetSpecifies bridgedEthernet as the upper interface type
- ipSpecifies IP as the upper interface type
- userEmploys the username as specified
- user-prefixAppends the interface physical location to the username
- userNameRADIUS username
- domainNameDomain name
- passwordEmploys the password as specified
- password-prefixAppends the interface physical location to the password
- passwordRADIUS password
- no-authenticateDisables authentication
Interface Configuration, Subinterface Configuration
Command introduced before JUNOSe Release 7.1.0.