skybetik

1216 qiqi

Oct 28th, 2021 (edited)
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.08 KB | None | 0 0
  1. !
  2. traffic-profile profile-id 1 profile-name test1 cir 102400 pir 102400 cbs 3072000 pbs 61440
  3. traffic-profile profile-id 2 profile-name test2 cir 102400 pir 102400 cbs 3072000 pbs 61440
  4. !
  5. dba-profile profile-id 1 profile-name dba-profile_1
  6. type4 max 102400
  7. commit
  8. exit
  9. !
  10. dba-profile profile-id 2 profile-name dba-profile_2
  11. type4 max 256000
  12. commit
  13. exit
  14. !
  15. ont-srvprofile epon profile-id 1 profile-name trunk_10,20-25
  16. ont-port eth adaptive pots adaptive catv adaptive
  17. port vlan eth 1 translation 10 user-vlan 10
  18. port vlan eth 1 translation 20 user-vlan 20
  19. port vlan eth 1 translation 21 user-vlan 21
  20. port vlan eth 1 translation 22 user-vlan 22
  21. port vlan eth 1 translation 23 user-vlan 23
  22. port vlan eth 1 translation 24 user-vlan 24
  23. port vlan eth 1 translation 25 user-vlan 25
  24. commit
  25. exit
  26. !
  27. ont-srvprofile epon profile-id 2 profile-name CCTV_20
  28. ont-port eth adaptive pots adaptive catv adaptive
  29. port vlan eth 1 translation 20 user-vlan 20
  30. port native-vlan eth 1 20
  31. commit
  32. exit
  33. !
  34. ont-srvprofile epon profile-id 3 profile-name access_21
  35. ont-port eth adaptive pots adaptive catv adaptive
  36. port vlan eth 1 translation 21 user-vlan 21
  37. port native-vlan eth 1 21
  38. commit
  39. exit
  40. !
  41. ont-srvprofile epon profile-id 4 profile-name access_22
  42. ont-port eth adaptive pots adaptive catv adaptive
  43. port vlan eth 1 translation 22 user-vlan 22
  44. port native-vlan eth 1 22
  45. commit
  46. exit
  47. !
  48. ont-srvprofile epon profile-id 5 profile-name access_23
  49. ont-port eth adaptive pots adaptive catv adaptive
  50. port vlan eth 1 translation 23 user-vlan 23
  51. port native-vlan eth 1 23
  52. commit
  53. exit
  54. !
  55. ont-srvprofile epon profile-id 6 profile-name access_24
  56. ont-port eth adaptive pots adaptive catv adaptive
  57. port vlan eth 1 translation 24 user-vlan 24
  58. port native-vlan eth 1 24
  59. commit
  60. exit
  61. !
  62. ont-srvprofile epon profile-id 7 profile-name access_25
  63. ont-port eth adaptive pots adaptive catv adaptive
  64. port vlan eth 1 translation 25 user-vlan 25
  65. port native-vlan eth 1 25
  66. commit
  67. exit
  68. !
  69. ont moving-check enable
  70. ont policy-auth enable
  71.  
Add Comment
Please, Sign In to add comment