X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=userapps%2Fbroadcom%2Fcfm%2Fhtml%2Fportmapedit.html;h=f0c322531217f82c6029a692fcb6df6d38919435;hb=f5946f3268337b58878a68cb10e3cf0a5b5a48c8;hp=4c41a951cc494e70b9be3885ae44ba6a22f1f5aa;hpb=9887430fc6b7c0f8eb8e81de2bfe3bba12d8d4a1;p=bcm963xx.git diff --git a/userapps/broadcom/cfm/html/portmapedit.html b/userapps/broadcom/cfm/html/portmapedit.html index 4c41a951..f0c32253 100755 --- a/userapps/broadcom/cfm/html/portmapedit.html +++ b/userapps/broadcom/cfm/html/portmapedit.html @@ -7,7 +7,7 @@ - + @@ -15,9 +15,14 @@ - +
@@ -126,6 +146,7 @@ function btnApply() {
  • To add interfaces to the grouped list, select the interfaces in the Available interfaces list.
  • Use the right arrow button to move the selected interfaces to the grouped list.
  • +
  • To automatically add LAN clients to the specified group PVC, edit the list.
  • To remove the interfaces, select the interface in the Grouped interfaces list and press the left arrow button.
  • @@ -135,13 +156,16 @@ function btnApply() {

    Note: The selected interfaces will be removed from their existing groups and added to the new group.

    -

    <%ejGetOther(getPMapGroupName)%>

    +

    Note: By adding the DHCP vendor ID (OPTION 60) the clients will automatically + be denied an IP address by the local DHCP server and may obtain a public IP address.

    + +

    <%ejGetOther(getPMapGroupName)%>

    - + - +
    @@ -152,7 +176,7 @@ function btnApply() { var i = 0; var interfaceInfo = ''; var dispName = ''; - var brdId = '<%ejGet(boardID)%>'; + var brdId = '<%ejGetJS(boardID)%>'; if (groupName == '') { interfaceInfo = '<%ejGetOther(bridgeInterfaceInfo, all)%>'; } else { @@ -189,7 +213,7 @@ function btnApply() { { if ( groupName != '' ) { var i = 0; - var brdId = '<%ejGet(boardID)%>'; + var brdId = '<%ejGetJS(boardID)%>'; var dispName = ''; var grpedIntfInfo = '<%ejGetOther(bridgeGroupInfo, group)%>'; var grpedInterfaces = grpedIntfInfo.split('|'); @@ -209,6 +233,25 @@ function btnApply() {
    +

    Automatically add clients with the following DHCP vendor IDs:

    + + + + + + + + + + + + + + + + +
    +