Basic configurations Flashcards
1
Q
Configure RIPv2 on a router
A
- router rip
- version 2
- network
2
Q
Specify a NTP server to use
A
ntp server
3
Q
Basic vlan
A
- create vlan = vlan
- name vlan = name
- exit to enter interface mode
- move to interface = interface
- assign interface to vlan = switchport access vlan
- make port access port = switchport mode access
4
Q
Basic interface on a router
A
- specify interface = interface
- assign IP = ip address
- enable interface = no shutdown
5
Q
Basic mgt IP on switch
A
- specify vlan = interface vlan
- assign IP = ip address
- enable vlan = no shutdown
- exit to add default gateway = exit
- add gateway = ip default-gateway
6
Q
Router trunk interface
A
- interface
- encapsulation dot1q {native}
- ip address
7
Q
Switchport security on an interface
A
- move to interface
- switchport mode access
- switchport port-security {options}
8
Q
DHCP on a router
A
- define dhcp pool = dhcp pool
2. set IP range = network