Chapter 56 Authentication Objects
ZyWALL Series CLI Reference Guide
491
To add the QR code manually, open your Google Authenticator app. Tap the plus icon then select
Enter Key Manually.
Router(config)# two-factor-auth admin-access activate
Router(config)# two-factor-auth admin-access user admin
Router(config)# username admin google-auth
Router(config)# show username admin google-auth qrcode
qrcode-url# otpauth://totp/
admin?secret=XXXXXXXXXXXXXXXXXXXXXXXXXX&issuer=atp100w
Router(config)# username admin google-auth verify-code 123456
Verify: Success
Router(config)# write