System Manual
BreezeCOMPACT System Manual
75
Chapter 3: Operation and Administration
Procedures
BreezeCOMPACT Full Configuration via CLI
¾ To modify physical data port parameters:
Use following command level in BreezeCompact% prompt:
set networking physical-ports-list <Port number 1-3> duplex-mode <fullDuplex
or HalfDuplex>
This command sets a port Duplex (half or full)
set networking physical-ports-list <Port number 1-3> negotiation <Auto or
manual> This command sets a port negotiation to manual or Automatic mode.
set networking physical-ports-list <Port number 1-3> speed <100 ,1000> This
command sets the port speed to 100 or 1000 .
Important remark : For port 1: speed may be 1 Gb only For port 2: speed may be 100Mb or
1Gb only For port 3: speed may be 100Mb only in BreezeCOMPACT1000 & 3000, in case of
embbeded EPC 1000Mb can be set.
¾ To show the current port configuration:
Use following command level in BreezeCompact% prompt:
show networking physical-ports-list The result should look like that :
physical-ports-list 1 { negotiation Auto;
duplex-mode FullDuplex; speed 1000;
}
physical-ports-list 2 { negotiation Auto;
duplex-mode FullDuplex; speed 1000;
}
physical-ports-list 3 { negotiation Auto;
duplex-mode FullDuplex; speed 100;
}
¾ To show the current configuration from BREEZEVIEW open from
BREEZEVIEW->home->devices->ENB->networking tab and see the Physical
data ports table as in the bottom part of this tab :
Figure 46: Physical ports configuration in BREEZEVIEW