bypass

Enables bypassing of a CRL check. When enabled, this feature bypasses checks for missing and expired CRLs. This option is enabled by default.

Supported in the following platforms:

  • Access Points — AP505i, AP510i/e, AP560i/h
  • Service Platforms — NX5500, NX7500, NX9500, NX9600, VX9000

Syntax

bypass [crl-check|expired-crl]

Parameters

bypass [crl-check|expired-crl]
bypass [crl-check|expired-crl] Bypasses CRL check based on the parameters passed
  • crl-check – Bypasses CRL check of missing CRLs
  • expired-crl – Bypasses CRL check of expired CRLs
    Note: A CRL is a list of certificates that have been revoked or are no longer valid.

Examples

nx9500-6C8809(config-radius-server-policy-test)#bypass crl-check
nx9500-6C8809(config-radius-server-policy-test)##bypass expired-crl
nx9500-6C8809(config-radius-server-policy-test)#show context include-factory | include bypass
 bypass expired-crl
 bypass crl-check
nx9500-6C8809(config-radius-server-policy-test)#

Related Commands

no Disables bypassing of checking for missing CRLs or expired CRLs