Question 5
This commit is contained in:
15
TP_03/config/R1_CPE_LYON_BAT_A.conf
Normal file
15
TP_03/config/R1_CPE_LYON_BAT_A.conf
Normal file
@@ -0,0 +1,15 @@
|
||||
|
||||
interface g2/0
|
||||
no shutdown
|
||||
exit
|
||||
interface g2/0.10
|
||||
encapsulation dot1Q 10
|
||||
description "Gateway for teacher vlan"
|
||||
ip address 172.16.10.253 255.255.255.0
|
||||
exit
|
||||
|
||||
interface g2/0.20
|
||||
encapsulation dot1Q 20
|
||||
description "Gateway for student vlan"
|
||||
ip address 172.16.20.253 255.255.255.0
|
||||
exit
|
||||
Reference in New Issue
Block a user