![Arista DCS-7304 Quick Start Manual Download Page 34](http://html1.mh-extra.com/html/arista/dcs-7304/dcs-7304_quick-start-manual_2970783034.webp)
30
Quick Start Guide: 7300 Series Modular Data Center Switches
Chapter 6: Configuring the Switch
Step 8
Configure a default route to the network gateway.
localhost(config)#
ip route 0.0.0.0/0 192.0.2.1
Step 9
Assign an IP address (
192.0.2.8/24
in this example) to an Ethernet management port.
localhost(config)#
interface management 1/1
localhost(config-if-Ma1/1)#
ip address 192.0.2.8/24
Step 10
Save the configuration by typing
write memory
or
copy running-config startup-config
.
localhost#
copy running-config startup-config
When the management port IP address is configured, use this command to access the switch from a
host, using the address configured in step 9:
Refer to the
Arista Networks User Manual
for complete switch configuration information.