Specifications
24 Installing and Configuring the Aggregator
For example:
FTOS(conf)# interface ManagementEthernet 1/0
FTOS(conf-if-ma-1/0)# ip address 128.0.0.1/24
FTOS(conf-if-ma-1/0)# no shutdown
8
(CMC-supported) To reconfigure the default route used by the out-of-
band interface to access the Aggregator from a remote network, enter the
management route
subnet
/
mask
managementethernet
command, where
subnet
/
mask
is an IP address in dotted decimal format (A.B.C.D) and a
subnet mask that defines the out-of-band management network.
FTOS(conf)# management route 10.0.0.0/24
9
(CLI only) By default, the IP address of the default VLAN used to access
the switch from an in-band routing interface is assigned by a DHCP server.
You can reconfigure the default setting by specifying an IP address with the
ip address
ip-address/mask
command:
FTOS(conf)# interface vlan 1
FTOS(conf-if-vl-1)# ip address 10.1.1.4/24
10
(CLI only) To reconfigure the default route used by the in-band
management interface (default VLAN) used to access the Aggregator from
a remote network, enter the
ip route
subnet
/
mask
vlan 1
command, where
subnet
/
mask
is an IP address in dotted decimal format (A.B.C.D) and a
subnet mask that defines the in-band management network.
FTOS(conf)# ip route 10.1.1.0/24 vlan 1
11
(CLI only) By default, broadcast storm control is enabled on an Aggregator
to limit unregistered unicast, multicast, and broadcast packets. To disable
storm control, enter the following command:
FTOS(conf)# no io-aggregator broadcast storm-control
12
(CLI only) By default, IGMP multicast flooding is enabled on an
Aggregator. To disable multicast flooding to send unregistered multicast
packets only to interested hosts in a VLAN, enter the following command:
FTOS(conf)# no ip igmp snooping flood