- Table of Contents
- Related Documents
-
Title | Size | Download |
---|---|---|
06-EPON BCMP commands | 40.16 KB |
EPON BCMP commands
bcmp-proxy enable
Use bcmp-proxy enable to enable the BCMP proxy feature.
Use undo bcmp-proxy enable to disable the BCMP proxy feature.
Syntax
bcmp-proxy enable
undo bcmp-proxy enable
Default
The BCMP proxy feature is disabled.
Views
System view
Predefined user roles
network-admin
Usage guidelines
An OLT with this feature enabled operates as a BCMP proxy to forward member registration information and configuration between the BCMP server and BCMP clients.
Examples
# Enable the BCMP proxy feature.
[Sysname] bcmp-proxy enable
bcmp-proxy server address
Use bcmp-proxy server address to specify the IP address of the BCMP server.
Use undo bcmp-proxy server address to restore the default.
Syntax
bcmp-proxy server address ip-address
undo bcmp-proxy server address
Default
The IP address of the BCMP server is not specified.
Views
System view
Predefined user roles
network-admin
Parameters
ip-address: Specifies an IP address.
Usage guidelines
For a BCMP proxy to communicate with a BCMP server, you must specify the IP address of the server on the BCMP proxy.
Examples
# Specify 1.1.1.1 as the IP address of the BCMP server.
[Sysname] bcmp-proxy server address 1.1.1.1
Related commands
bcmp-proxy enable
bcmp-proxy server port
Use bcmp-proxy server port to specify the port number of the BCMP server.
Use undo bcmp-proxy server port to restore the default.
Syntax
bcmp-proxy server port port-number
undo bcmp-proxy server port
Default
The port number of the BCMP server is 5000.
Views
System view
Predefined user roles
network-admin
Parameters
port-number: Specifies a port number in the range of 1 to 65535.
Usage guidelines
Use this command to specify the UDP port number that the BCMP proxy and the BCMP server use to establish a UDP connection. The BCMP proxy and the BCMP server can communicate only after the UDP connection is set up.
Examples
# Specify 2000 as the port number of the BCMP server.
[Sysname] bcmp-proxy server port 2000
Related commands
bcmp-proxy enable
bcmp-proxy vlan
Use bcmp-proxy vlan to specify the BCMP VLAN.
Use undo bcmp-proxy vlan to restore the default.
Syntax
bcmp-proxy vlan vlan-id
undo bcmp-proxy vlan
Default
The BCMP VLAN is 4041.
Views
System view
Predefined user roles
network-admin
Parameters
vlan-id: Specifies a VLAN ID in the range of 1 to 4094.
Usage guidelines
The BCMP proxy communicates with BCMP clients only in the BCMP VLAN.
Examples
# Specify VLAN 100 as the BCMP VLAN.
[Sysname] bcmp-proxy vlan 100
Related commands
bcmp-proxy enable