Konfigurasi Modem Raisecom RC551E-4GE Antara Shelter Dengan Pelanggan
Welcome back to my blog, kali ini saya akan memberitahukan tutorial mengkonfigurasi Modem raisecom antara shelter dengan pelanggan.
Device dan media yang di butuhkan adalah:
1. Modem Raisecom RC551E-4GE.
2. Kabel FO (Fiber Optic).
3. Kabel Ethernet.
4. Kabel Serial.
5. Komputer/Laptop.
Software:
Topologi:
Sebelum memulai konfigurasi, kita siapkan dulu alat dan kabel-kabel hingga terpasang dengan benar.
Contoh nya seperti ini:
Konfiguasi nya:
Shelter Raisecom.
Username:raisecom
Password:********(raisecom)
enable
Password:********(raisecom)
hostname (masukan hostname)
Configure Terminal
(masuk ke global konfig)
create vlan (buat vlan) , vlan 888 active
interface line (masukan interface line)
switchport trunk allowed vlan ...,...
switchport trunk untagged vlan remove ...
swithcport mode trunk
interface client (masukan interface client)
switchport trunk allowed vlan ...,...
switchport trunk unttaged vlan remove ...
switchport mode trunk
vlan (masukkan vlan)
name traffic
vlan (masukkan vlan)
name manage
ip address (masukan ip) 888 line 1,2 client 1-4
ip default-gateway (ip gateway)
transcevier digitaldiagnotic enable
Pelanggan Raisecom.
Username:raisecom
Password:********(raisecom)
enable
Password:********(raisecom)
hostname (masukkan hostname)
Configure Terminal
(masuk ke global konfig)
create vlan (masukan vlan),888 active
interface line (masukan interface line)
switchport trunk allowed vlan (vlan yang sudah di buat),888
switchport trunk untagged vlan remove 1
swithcport mode trunk
interface client (masukan interface client)
switchport access vlan (masukkan vlan)
vlan (masukan vlan)
name traffic
vlan 888
name manage
ip address (Masukkan ip address) 888 line 1,2 client 1-4
ip default-gateway (masukkan ip address gateway)
transcevier digitaldiagnotic enable
Bang, tambah cara konfigurasi modem raisecom nya bang. Sama modem CTC nya sekalian juga :)
ReplyDeleteharusnya data penting perusahaan seperti ip,vlan dan lain lain disamarkan atau diganti supaya tidak disalahgunakan.
ReplyDeleteterimakasih atas saran nya
DeleteSWITCH_G0045#show running-config
ReplyDeleteSystem current configuration:
!command in view_mode
!
!command in config_mode first-step
ethernet cfm domain md-name MdLevel0Default level 0
vlan 10 line 1 client 1-4
no ip igmp snooping
mvr enable
!
!command in aclmap_mode
access-list-map 1 permit
!
!command in enable_mode
hostname RAISECOM_PC
clock timezone + 7 0
!
!command in region_mode
!
!command in ip igmp profile mode
ip igmp profile 1
!
!command in service_mode
service Level0MaName level 0
!
!command in port_mode
!
interface line 1
description UPLINK
!
interface line 2
description BACKUP
!
interface client 1
description AP_L1
mls qos trust dscp
speed 100
duplex full
!
interface client 2
description AP_L2
speed 100
duplex full
loopback In-service disable
!
interface client 3
description AP_Lounge
speed 100
duplex full
loopback In-service disable
!
interface client 4
description AP_Guest
speed 100
duplex full
loopback In-service disable
!
!command in vlan configuration mode
!
!command in cmap_mode
!
!command in pmap_mode
!
!command in config_mode
ip igmp snooping mrouter vlan 10 line 1
ip address 10.10.185.13 255.255.255.240 10 line 1,2 client 1-4
loopback-detection enable client 1-4
system mtu 9720
rate-limit line 1,2 ingress 30000 500
rate-limit line 1,2 egress 15000 500
rate-limit client 1-4 ingress 10000 16
rate-limit client 1,3 egress 10000 16
rate-limit client 2 egress 5000 268
rate-limit client 4 egress 15000 16
transceiver digitaldiagnotic enable
snmp-server location GENERAL_HOUSE
snmp-server community encryption disable
snmp-server community wifi view internet rw
arp mode learn-all
ip default-gateway 10.10.185.1
alarm temperature threshold celsius low 25 high 40
alarm volt threshold low 3100 high 3600
snmp-server keepalive-trap enable
ntp server 203.160.128.3 v3
oam active
service config overwrite enable
snmp-server traps enable cpu-threshold
cpu rising-threshold 80 interval 5
banner-motd enable
banner motd "******************************************************
# WARNING ! #
# PRIVATE ELECTRONIC DEVICE #
# ACCESS PROHIBITED #
# This device is a private network device. #
# Access to this device is not authorized. #
# Any attempt for unauthorized access will be logged #
# and appropriate legal action will be taken. #
******************************************************
"
!
SWITCH_G0045#
tambahan dari saya, siapa tau ada yg pkl di pisangan :)
ReplyDelete