Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

RAD-ETX203AX-E1 config point to point :

IP default : 169.254.1.1/16(255.255.0.0)

username : su
password : 1234

config sama untuk kedua perangkat, diarahkan uplink e1 ke service port ethernet 3

config port e1 1/1


line-type g732n
tx-clock-source loopback
no shutdown
exit all

config port gfp 1


bind e1 1/1
exit all

config port logical-mac 1


bind gfp 1
no shutdown
exit all

config flows
classifier-profile all match-any match all
flow eth3_e1_all
classifier all
ingress-port ethernet 3
egress-port logical-mac 1 queue 0 block 0/1
no shutdown
exit

flow e1_eth3_all
classifier all
ingress-port logical-mac 1
egress-port ethernet 3 queue 0 block 0/1
no shutdown
exit all

save

You might also like