-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Console Ports should have Port Speed #5375
Comments
This needs more detail. For example, are you proposing a fixed list of speeds? Or should it be a customizable value? Only console ports, or console server ports as well? Is it to be measured in baud or bits per second? The more detail you provide, the more likely a feature request is to be considered for adoption. |
Port Speed should be a Drop-Down Selection Field as fixed List with the following Values, measured in Baud: Default Value should be 9600. This list should cover all default Speed Settings for Switches, Routers, Serial Devices, etc. If it's feasible this should be added for Console Ports and Console Server Ports as well, because both Ports have a Port Speed Setting in the Real World. With this Setting we could automate the Setup of Serial Console Servers in the Datacenter (e.g. Device 1, Port 1 needs Speed 9600 for serial Console of APC USV; Device 1, Port 2 needs Port Speed of 115200 Baud for Console of a Cisco Switch) |
Those are bps values, not baud rate.
What about other parameters, such as parity, flow control, or port pinout? |
Oh sorry, my fault. Yes you're right this should have been bps and not Baud.
For our Templates we don't need Parity, flow control or port pinout, only Port Speed.
Port Pinout has too many values to image this in compact form in the Console Port Form, so i would not add this here. |
Environment
Proposed Functionality
Console Ports should include Port Speed in Baud:
9600
14400
38600
115200
Use Case
Templating and configure automated Console Server Solutions via API.
Database Changes
Yes
External Dependencies
Not aware of any external Dependencies.
The text was updated successfully, but these errors were encountered: