Deploy the SEA agent using CLI commands
This task enables SEA on CLI-managed switches by generating device-specific CLI commands after guided configuration in the SEA user interface.
Use this procedure to add a network device to the SEA service using CLI deployment.
Before you begin
-
Depending on the cluster in use, the IE device (SEA Gateway) must always have access to [us.ciscoiot.com](us.ciscoiot.com) or [eu.ciscoiot.com](eu.ciscoiot.com).
If you use an external DNS server, configure your firewall rules to allow your SEA Gateway access to IoT OD and DNS.
For Cisco Catalyst 9300: To install apps, your device must have a valid Cisco DNA Network Advantage license enabled.
SD Card requirement (IE3xx Platforms Only): Format or partition the SD card to create the required IOx partition if it does not already exist. This action erases all data and formats or partitions the card.
-
If the complete SD card is reserved for IOx, use this command to format the SD card. Switch# format sdflash: ext4 -
To partition the SD card for both an IOx partition and a FAT32 partition, use this command: Switch# partition sdflash: iox
-
-
Ensure you note down the client ID of the device by running this command:
Switch# show license udi
Procedure
|
Step 1 |
From the Services panel, navigate to . |
||
|
Step 2 |
In the Network Devices panel, click Add Network Device. |
||
|
Step 3 |
On the Add Network Device page, locate the Network Device area and select CLI Deployment from the Selection Method drop-down list.
|
||
|
Step 4 |
Enter a unique device name in the Network Device Name field and the device serial number in the Client ID field. To find your serial number, run this command on your device console:
|
||
|
Step 5 |
In the Network Device Model drop-down list, select your specific model (e.g., Catalyst 9300 Series) and and click Next. The Advanced Configuration tab appears. By default, the SEA agent is configured for the native VLAN using DHCP without a proxy. |
||
|
Step 6 |
(Optional) Enter any specific configuration details if you need to customize the default settings and click Add. The system generates tailored CLI commands, which are displayed in the Recommended CLI Deployment Commands section of the Deployment tab. |
||
|
Step 7 |
Copy the generated commands and sequentially run them on your device console. |
||
|
Step 8 |
Install the SEA Agent.
|
||
|
Step 9 |
Click Close when the commands finish running. |
After successfully running the commands, the status of the network device changes to active on the System Management page. The CLI commands are automatically saved. To view them at a later time, click View Deployment Commands under Deployment Details .
Feedback