Removes or reverts the passpoint policy settings
no [3gpp|access-network-type|connection-capability|domain-name|hessid|internet| ip-address-type|nai-realm|net-auth-type|operator|osu|roam-consortium|venue|wan-metrics]
no <PARAMETERS>
no <PARAMETERS> |
Removes or reverts the passpoint policy settings |
The following example shows the passpoint policy ‘test‘ settings before the ‘no‘ commands are executed:
nx9500-6C8809(config-passpoint-policy-test)#show context passpoint-policy test access-network-type chargeable-public connection-capability ip-protocol 2 port 10 closed nai-realm example eap-method 1 ttls auth-param vendor hex 00001E eap-method 2 rsa-public-key auth-param credential cert net-auth-type accept-terms url www.test.com operator name exampleoperator roam-consortium hex 223344 venue group assembly type coffee-shop venue name testShop wan-metrics down-speed 2000 up-speed 2000 3gpp mcc 505 mnc 14 osu ssid test osu provider test name testOSU method soap-xml-spp priority 2 nai test.org server-url test.exampe.com nx9500-6C8809(config-passpoint-policy-test)#
nx9500-6C8809(config-passpoint-policy-test)#no access-network-type
nx9500-6C8809(config-passpoint-policy-test)#no nai-realm example
nx9500-6C8809(config-passpoint-policy-test)#no 3gpp mcc 505 mnc 14
nx9500-6C8809(config-passpoint-policy-test)#no internet
nx9500-6C8809(config-passpoint-policy-test)#show context passpoint-policy test connection-capability ip-protocol 2 port 10 closed no internet net-auth-type accept-terms url www.test.com operator name exampleoperator roam-consortium hex 223344 venue group assembly type coffee-shop venue name testShop wan-metrics down-speed 2000 up-speed 2000 osu ssid test osu provider test name testOSU method soap-xml-spp priority 2 nai test.org server-url test.exampe.com nx9500-6C8809(config-passpoint-policy-test)#