Is there a way to create a new NCM Device Template for Cisco IronPort based on the following?
(Machine)> diagnostic
Choose the operation you want to perform:
- RAID - Disk Verify Utility.
- NETWORK - Network Utilities.
- REPORTING - Reporting Utilities.
- TRACKING - Tracking Utilities.
- RELOAD - Reset configuration to the initial manufacturer values.
- SERVICES - Service Utilities.
[]> NETWORK
Choose the operation you want to perform:
- FLUSH - Flush all network related caches.
- ARPSHOW - Show system ARP cache.
- NDPSHOW - Show system NDP cache.
- SMTPPING - Test a remote SMTP server.
- TCPDUMP - Dump ethernet packets.
[]> SMTPPING
Enter the hostname or IP address of the SMTP server:
[MACHINE]> 17.10.48.19
Select a network interface to use for the test.
1. MGNT
2. PROD_INT
3. auto
[3]> 2
Do you want to type in a test message to send? If not, the connection will be tested but no email will be sent. [N]> Y
Enter the From e-mail address:
[from@example.com]> network@power
Enter the To e-mail address:
[to@example.com]> 8719060@sms.power
Enter the Subject:
[Test Message]> Test
Enter the Body of the message one line at a time. End with a "." on a line by itself.
hello world
.
Thanks