Sun Ethernet Fabric Operating System PIM Administration Guide

Exit Print View

Updated: July 2015
 
 

Please tell us how to improve our documentation:


0 of 500

0 of 500



0 of 500
Thank you for your feedback! If you want to participate in content improvement and share additional information, please click Feedback button.
Rate this document:

SEFOS1 Configuration

See Sample Topology for setup information. In SEFOS1, VLAN interfaces VLAN 5 and VLAN 2 are configured as follows:

SEFOS# configure terminal
SEFOS(config)# set gvrp disable
SEFOS(config)# set gmrp disable
SEFOS(config)# interface vlan 5
SEFOS(config-if)# shut
SEFOS(config-if)# ip address 10.1.0.1 255.255.0.0
SEFOS(config-if)# no shut
SEFOS(config-if)# exit
SEFOS(config)# vlan 5
SEFOS(config-vlan)# ports extreme-ethernet 0/3 untagged extreme-ethernet 0/3
SEFOS(config-vlan)# exit
SEFOS(config)# interface vlan 2
SEFOS(config-if)# shut
SEFOS(config-if)# ip address 20.0.0.1 255.255.255.0
SEFOS(config-if)# no shut
SEFOS(config-if)# exit
SEFOS(config)# vlan 2
SEFOS(config-vlan)# ports extreme-ethernet 0/15 untagged extreme-ethernet 0/15
SEFOS(config-vlan)# exit
SEFOS(config)# interface extreme-ethernet 0/15
SEFOS(config-if)# switchport pvid 15
SEFOS(config-if)# no shut
SEFOS(config-if)# exit