| addbridgegroup |
Use this method to create a Bridge group. |
Syntax |
Parameters |
id |
An integer that uniquely identifies the bridge group. This is mandatory parameter. Minimum value = 1. Maximum value = 1000. |
dynamicrouting |
Enable dynamic routing for this bridgegroup. Default value = DISABLED. |
ipv6dynamicrouting |
Enable all IPv6 dynamic routing protocols on all VLANs bound to this bridgegroup. Note: For the ENABLED setting to work, you must configure IPv6 dynamic routing protocols from the VTYSH method line. Default value = DISABLED. |
Return Value |
Returns simpleResult |
See Also |