You are on page 1of 1

!

---CONFIG RAISECOM RAX711-C 10GB---


!
!---GESTION---
config
interface line 1
description ---AAC----
switchport trunk allowed vlan 789,2000,3300,3400,3500,3600,4000
switchport mode trunk
speed 10G
duplex full
exit
create vlan 2-4094 active
interface line 1
interface vlan 789
ip address 10.96.37.146 255.255.255.252
exit
ip route 0.0.0.0 0.0.0.0 10.96.37.145
exit
!
!---SERVICIOS---
config
interface line 4
description ---5G_---
switchport trunk allowed vlan 789,2000,3300,3400,3500,3600,4000
switchport mode trunk
speed 10G
duplex full
exit
!
interface client 1
description ---LTE_---
switchport trunk allowed vlan 789,2000,3300,3400,3500,3600
switchport mode trunk
switchport protect
speed 1000
duplex full
exit
!
interface client 2
description ---UMTS_---
switchport trunk allowed vlan 789,2000,3300,3400,3500,3600,4000
switchport mode trunk
switchport protect
speed 100
duplex full
exit
exit
write

You might also like