.. _example_interfaces_cellular_profile_checkconnection: ################ Check Connection ################ This scenario shows how to configure a cellular interface and then check for network connectivity by pinging Google's DNS public server. In addition, some operational commands are executed and the information displayed by them is checked. .. image:: google.svg :width: 800 ********************** Test ICMP Connectivity ********************** Description =========== In DUT0, a cellular profile whose APN is defined as `movistar.es` and whose cellular interface `cell0` is configured. The cellular profile created and the PIN code required by the SIM card are assigned to the cellular interface. Additionally, the cellular interface is configured to obtain its IP addressing through DHCP. Once it's configured, the 'Ping' command is used to check connectivity with Google's DNS public server. Scenario ======== .. include:: checkconnection/testicmpconnectivity .. raw:: html