EasyManua.ls Logo

Quanta Cloud Technology QuantaMesh QNOS5

Quanta Cloud Technology QuantaMesh QNOS5
256 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
230
Switch-1 Configuration
Step 1. Enable MLD and relative routing command on global mode
(Switch-1) (Config)#ip routing
(Switch-1) (Config)#ipv6 mld router
(Switch-1) (Config)#ipv6 unicast-routing
(Switch-1) (Config)#ip multicast
Step 2. Enable MLD on specific interface or VLAN interface
(Switch-1) (Config)#interface range 0/3-0/9
(Switch-1) (Interface 0/3-0/9)#ipv6 mld router
(Switch-1) (Interface 0/3-0/9)#ipv6 mld version 1
OR
(Switch-2) (Config)#interface vlan 1
(Switch-2) (if-vlan1)#ipv6 mld router
(Switch-2) (if-vlan1)#ipv6 mld version 1
8.3.3. Example 2: MLDv2 Configuration
Switch-1 Configuration
Step 1. Enable MLD and relative routing command on global mode
(Switch-1) (Config)#ip routing
(Switch-1) (Config)#ipv6 mld router
(Switch-1) (Config)#ipv6 unicast-routing
(Switch-1) (Config)#ip multicast
Step 2. Enable MLD on specific interface or VLAN interface
(Switch-1) (Config)#interface range 0/3-0/9
(Switch-1) (Interface 0/3-0/9)#ipv6 mld router
(Switch-1) (Interface 0/3-0/9)#ipv6 mld version 2
OR
(Switch-2) (Config)#interface vlan 1
(Switch-2) (if-vlan1)#ipv6 mld router
(Switch-2) (if-vlan1)#ipv6 mld version 2
8.3.4. Example 3: MLD Configuration Verification
Verify IPv6 MLD VLAN interface configuration

Table of Contents