Hi there,
We are going to introduce you the which basic features should be configured during the first deployment.
1.sysname
2.user-interface vty 0 4
user-interface consol 0
3.interface 1/0/0
ip address 192.168.0.1 24
4.router id 1.1.1.1
5.ospf/isis/bgp
6.ip route-static
7.aaa
8.NTP
9.SNMP
10.time
11.bfd
12.NQA
13.vpn
14.save
That's the most commonly features that should be enabled in the first deployment.
Thanks.