Section 3, Common Provisioning - Provision the GigE SM
65K510DEP08-1A 3-9
Oncethenodenumberisprovisioned,thenetworkportsareconfiguredasfollows:
•Ifthenodeissetto1,thenNet1isinNetworkInterfacemode,andNet2isunused
•Ifthenodeisgreaterthan1,thenNet1isinUplinkmode,andNet2isunused
TodesignateNet2asthedefaultinterface,completethefollowingprocedure:
1. FromtheEnableprompt,type
configure terminal,andpressENTERtoaccesstheGlo‐
balConfigurationprompt.
2. FromtheGlobalConfigurationprompt,type
ethernetdefaultinterface
gigabit-ethernet 1/A/2
.andpressENTER.
•IfNet2isdesignatedasthedefaultEthernetinterface,thenNet1becomes
unused.
•Ifitistobeused,LACPstillneedstobeenabledontheactiveports.
Port Mode Configuration Examples
Thissectiondisplaysalistofportmodeconfigurationexamples.
Example #1
ThestepstoturnupasystemwithNet1astheNetworkInterfaceandNet2asUnused(from
thedefaults)are:
#configure terminal
(config)#node number 1
(config)#exit
#
Example #2
ThestepstoturnupasystemwithNet1astheNetworkInterfaceandNet2asaDownlink
are:
#configure terminal
(config)#node number 1
(config)#interface gigabit-ethernet 1/A/2
(config gig-eth 1/A/2)#downlink
(config gig-eth 1/A/2)#
exit
(config)#exit
#
Example #3
ThestepstoturnupasystemwithNet1asUplinkandNet2asUnusedare:
#
configure terminal
(config)#node number 2
(config)#
exit
#