Cisco Cisco Email Security Appliance C190 Technical References

Page of 314
 
161
Cisco AsyncOS 9.1 for Email CLI Reference Guide
 
Chapter 3      The Commands: Reference Examples
  Networking Configuration / Network Tools
Deleting an interface
Example: Configuring an Interface
mail.example.com> interfaceconfig
Currently configured interfaces:
1. Management (10.76.69.149/24 on Management: mail.example.com)
Choose the operation you want to perform:
- NEW - Create a new interface.
- EDIT - Modify an interface.
- GROUPS - Define interface groups.
- DELETE - Remove an interface.
[]> edit
Enter the number of the interface you wish to edit.
[]> 1
IP interface name (Ex: "InternalNet"):
[Management]>
Would you like to configure an IPv4 address for this interface (y/n)? [Y]>
IPv4 Address (Ex: 192.168.1.2 ):
[1.1.1.1]>
Netmask (Ex: "24", "255.255.255.0" or "0xffffff00"):
[0xffffffff]>
Would you like to configure an IPv6 address for this interface (y/n)? [N]> n
                   <hostname>
--ip=IPv4 Address/Netmask
--ip6=IPv6 Address/Prefix Lenght
                   [--ftp[=<port>]] 
                   [--telnet[=<port>]]
                   [--ssh[=<port>]]
                   [--http][=<port>]
                   [--https[=<port>]]
                   [--euq_http[=<port>]]
                   [--euq_https][=<port>]
[--ccs[=<port>]].
FTP is available only on IPv4.
interfaceconfig delete <name>