User guide
SGD Commands for Wireless Operation
wlan.security
196
14143L-005 Rev. A Wireless User Guide 4/29/08
Security Type 5: EAP-TTLS
Additional parameters that need to be set and the SGD commands to use:
• user ID (see wlan.username on page 207)
• password (see wlan.password on page 187)
Security Type 6: EAP-FAST
Additional parameters that need to be set and the SGD commands to use:
• user ID (see wlan.username on page 207)
• password (see wlan.password on page 187)
• optional private key password (see wlan.private_key_password on page 189)
Example • This example configures the printer for EAP-TTLS authentication, including a
user ID with a value of “user” and a password with a value of “password.”
! U1 setvar "wlan.security" "5"
! U1 setvar "wlan.username" "user"
! U1 setvar "wlan.password" "password"
Example • This example configures the printer for EAP-FAST authentication, including a
user ID of “user,” a password of “password,” and an optional private key of
“private.”
! U1 setvar "wlan.security" "6"
! U1 setvar "wlan.username" "user"
! U1 setvar "wlan.password" "password"
! U1 setvar "wlan.private_key_password" "private"