Technical data

2-23
Software Configuration Guide for the Cisco VG200
78-10322-02
Chapter 2 Basic Configuration
Configuring the Fast Ethernet Interface
Replace ipaddress with the IP address of the Fast Ethernet interface in dotted
decimal format. Replace subnetmask with the subnet mask in use on the
subnetwork connected to the Fast Ethernet interface.
Step 5 Complete the Fast Ethernet configuration by entering the following commands
from the interface configuration prompt:
VG200(config-if)# no ip directed-broadcast
VG200(config-if)# duplex auto
VG200(config-if)# speed auto
Step 6 Exit back to global configuration mode by entering the following commands from
the interface configuration prompt:
VG200(config-if)# exit
Step 7 Complete the configuration by entering the following commands from the global
configuration prompt:
VG200(config)# ip default-gateway
routeripaddress
VG200(config)# ip classless
VG200(config)# ip route 0.0.0.0 0.0.0.0 FastEthernet0/0
VG200(config)# no ip http server
Replace routeripaddress with the IP address of the router that will be used to
connect the subnetwork connected to the Cisco VG200 gateway to other
subnetworks.
Step 8 Return to enable mode by entering the following command from the global
configuration prompt:
VG200(config)# Ctrl-z
Step 9 Save the configuration by entering the following command from enable mode:
VG200# copy running-config startup-config
This saves the configuration changes to NVRAM so that they are not lost during
resets, power cycles, or power outages.