conf t enter into configuration mode sh ip int br list available interfaces interface FastEthernet0/1 enter into interface configuration ip address 192.168.2.51
[...]
Activate Arista vEOS appliance virtual Ethernet port(s) to Layer3 mode conf t enter into configuration mode int Ethernet1 enter into port configuration
[...]
Erase IOS configuration files delete flash:vlan.dat delete vlan information, you will have to confirm write erase erase the IOS configuration reload reboot the IOS
[...]
Activate layer 3 functions on Cisco Catalyst 2960 series switch Requirement: at least Cisco IOS Software Release 12.2(55) lanbase firmware edition is needed
[...]
DHCP Server service setup conf t enter into configuration mode ip dhcp pool Sales enter into DHCP server configuration mode network 192.168.1.0 255.255.255.0 setup
[...]
RIP v2 conf t enter into configuration mode on the #main router router rip enter into RIP configuration mode version 2 set RIP version no auto-summary
[...]