diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2012-04-04 15:38:13 -0700 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2012-04-04 15:38:13 -0700 |
commit | d1fc3e13893a938ad5d62ef68c30ec3003d7b54f (patch) | |
tree | 05405292273f6f92ec5ed50ee9938035db346566 /sysconf/blacklist.DSA-1024 | |
parent | 2be9c02490c3bf776b31c90d0dd8cb4d8b3494cd (diff) | |
download | vyatta-cfg-system-d1fc3e13893a938ad5d62ef68c30ec3003d7b54f.tar.gz vyatta-cfg-system-d1fc3e13893a938ad5d62ef68c30ec3003d7b54f.zip |
Add network console support
Bug 6883
This enhancement adds ability to configure one or more network consoles.
A network console sends a copy of all console messages over UDP.
Each target can be configured with local, remote and interface.
The only required parameter is the interface name.
The local and remote ports both have default values, and by
default traffic is sent as broadcast.
For more information see kernel:
Documentation/networking/netconsole.txt
Configuration example:
device ttyS0 {
speed 9600
}
network netcon0 {
interface eth0
remote {
address 192.168.91.1
}
}
Diffstat (limited to 'sysconf/blacklist.DSA-1024')
0 files changed, 0 insertions, 0 deletions