You are using an unsupported browser. Please update your browser to the latest version on or before July 31, 2020.
close
You are viewing the article in preview mode. It is not live at the moment.
Thanksgiving: Support will not be available Thursday November 28th through Sunday December 1st. We will re-open Monday December 2nd.
Home > Troubleshooting > Known Issues > 3G System on Cisco switch with No Video
3G System on Cisco switch with No Video
print icon

Jumbo Frames are required on switches that are passing 3G video. Luxul switches have Jumbo Frames enabled by default, but they must be enabled on Cisco switches in 3G systems.

Running JADConfig will enable Jumbo Frames on Cisco switches.

If JADConfig is not being used to update the system:

  • Use Putty to login to Cisco switch with a telnet session on port 23.
  • Login with username/password of cisco/cisco.

Enter the following commands into the command line to enable jumbo frames:

enable
config
port jumbo-frame
end
write
[y]
reload
[y]

scroll to top icon