Upgrading Jetty module software
• Harmonic special configuration.
◦ Line format: !!!<parameter code number><space><parameter value>
◦ Common form is: "!!!<parameter code number><space><parameter value>"
Parameter
code
Parameter value Description Example
1
gnoi_port=<gnoi port
number>gnmi_port1=<gnmi
config port number>
gnmi_port2=<gnmi
telemetry port
number>
Set the gNMI and gNOI
servers port number
!!!1
gnoi_port=50051
!!!1
gnmi_port1=40041
!!!1
gnmi_port2=40042
2 <ssh key> Used to specify ssh
key/s for password-less
logging into "admin"
user account. It is
one line for one key
parameter. You can use
multiple keys, one line
with parameter code per
key. If you omit ssh key
parameter, then all keys
will be cleaned.
!!!2 ssh-rsa
AAAAB3NzaC1yc2E
AAAADAQABAAABg
QCwZKQ...
3 <Ipv4\Ipv6 address> Used to specify IPs, that
allow to connect to gNMI
and gNOI ports. Only IP
addresses supported,
not hostnames.
!!!3
100.100.39.25
!!!3
3000:200:20::19
• ROS configuration: See ROS documentation: CLI_Franchise_Ph5.5.pdf
Example:
port jumbo-frame
Interface TengigabitEthernet2
shutdown
Interface TengigabitEthernet3
shutdown
Interface TengigabitEthernet4
spanning-tree disable
Interface TengigabitEthernet5
spanning-tree disable
Interface TengigabitEthernet6
spanning-tree disable
Example of combined config file:
!!!1 gnoi_port=50051
69 Installation Guide