Skip Navigation Links | |
Exit Print View | |
![]() |
Sun Ethernet Fabric Operating System PIMv6 Administration Guide |
Configuring the Topology Example
Enable IPv6 Support and Assign IPv6 Addresses
Configure the Group and Source Thresholds
Configure the SPT Switching Period
Configure the Rendezvous Point Threshold
Configure the RP Switch Period
Configure the regstop Rate Limit
Configuring PIMv6 on an Interface
Associate the PIMv6 Component to an Interface
Configure the Query-Interval Value
Configure the DR Priority Value
Configure the Override Interval
Configure the Message Interval
Configuring the PIMv6 Component
Set the Mode for the PIMv6 Component
Configure the RP-Candidate Hold Time
Configure the RP-Candidate Address
SEFOS(config)# interface vlan 7 SEFOS(config-if)# shutdown SEFOS(config-if)# ipv6 enable SEFOS(config-if)# ipv6 address 7777::11 112 unicast SEFOS(config-if)# ipv6 address fe80::7777:11 link-local SEFOS(config-if)# no shutdown SEFOS(config-if)# exit SEFOS(config)# int ext 0/3 SEFOS(config-if)# switchport acce vlan 7 % Access VLAN does not exist.,Creating vlan SEFOS(config-if)# no shut SEFOS(config-if)# exit
SEFOS(config)# interface vlan 2 SEFOS(config-if)# shutdown SEFOS(config-if)# ipv6 enable SEFOS(config-if)# ipv6 address 2222::12 112 unicast SEFOS(config-if)# ipv6 address fe80::2222:12 link-local SEFOS(config-if)# no shutdown SEFOS(config-if)# exit SEFOS(config)# int extreme-ethernet 0/15 SEFOS(config-if)# switchport access vlan 2 % Access VLAN does not exist.,Creating vlan SEFOS(config-if)# no shut SEFOS(config-if)# exit
SEFOS(config)# ipv6 route 3333::0 112 fe80::7777:21 vlan 7 SEFOS(config)# exit
SEFOS# show ipv6 interface vlan1 is up, line protocol is up IPv6 is Enabled Link local address: fe80::221:28ff:fe56:d7a9 Global unicast address(es): Not Configured. Joined group address(es): ff02::1 ff02::2 ff02::1:ff56:d7a9 MTU is 1500 ICMP redirects are enabled ND DAD is enabled, Number of DAD attempts: 1 ND router advertisement is disabled vlan7 is up, line protocol is down IPv6 is Enabled Link local address: fe80::7777:11 [Down] fe80::221:28ff:fe56:d7a9 [Down] Global unicast address(es): 7777::11/112 [Down] Joined group address(es): Not Configured. MTU is 1500 ICMP redirects are enabled ND DAD is enabled, Number of DAD attempts: 1 ND router advertisement is disabled vlan2 is up, line protocol is up IPv6 is Enabled Link local address: fe80::2222:12 Global unicast address(es): 2222::12/112 Joined group address(es): ff02::1 ff02::2 ff02::1:ff00:12 ff02::1:ff22:12 MTU is 1500 ICMP redirects are enabled ND DAD is enabled, Number of DAD attempts: 1 ND router advertisement is disabled