1-5
Cisco 4700 Series Application Control Engine Appliance Administration Guide
OL-11157-01
Chapter 1 Setting Up the ACE
Using the Setup Script to Enable Connectivity to the Device Manager
Step 4
At the prompt “Would you like to enter the basic configuration dialog? (yes/no):”,
type
yes
to continue the setup (or select
no
to or bypass its operation and directly
access the CLI).
Step 5
At the prompt “Which port is used to carry Management vlan (1 - 4)? [1]:”,
specify the Ethernet port that you want to use to access the Device Manager GUI.
Valid entries are 1 through 4. The default is Ethernet port 1. Press
Enter
.
Step 6
At the prompt “Configure GigabitEthernet port mode (Access/Trunk) [Trunk]:”,
identify whether the Ethernet port is to be configured as a VLAN access port or
as a VLAN trunk port. The default is Trunk. Press
Enter
.
Step 7
At the prompt “Which vlan is used as Management vlan (2 - 4095)? [10]:”, specify
the number you want to assign to the VLAN interface. Valid values are from 2 to
4094. The default is VLAN 10. Press
Enter
.
Step 8
At the prompt “What is the Management VLAN ip address [192.168.1.10]:”,
assign an IP address to the management VLAN interface. When you assign an IP
address to a VLAN interface, the ACE automatically makes it a routed mode
interface. Press
Enter
.
Step 9
At the prompt “What is the Management VLAN ip netmask [255.255.255.0]:”,
assign a subnet mask to the management VLAN interface. Press
Enter
.
Step 10
At the prompt “Configure the default gateway? (yes/no) [y]:”, choose whether to
assign an IP address of the gateway router (the next-hop address for this route). If
you specify
yes
, enter the IP address of default gateway. The gateway address must
be in the same network as specified in the IP address for a VLAN interface. Press
Enter
.
Step 11
After you configure the Ethernet port, port mode, and management VLAN, the
setup script automatically applies the appropriate configuration:
The following configuration will be applied:
interface gigabitEthernet 1/1
switchport trunk allowed vlan 2
no shut
access-list ALL extended permit ip any any
class-map type management match-any remote_access
match protocol xml-https any
match protocol icmp any
match protocol telnet any
match protocol ssh any
match protocol http any
match protocol https any