Kontron AT8404 User Manual

Page 116

Advertising
background image

Software Description

103

AT8404 User Guide

www.kontron.com

##
## Set to "no" to disable all network
## interfaces.
##
## Configuration Settings for T5307
## This is a template file
##

## set to yes to start BCM shell instead of normal
## startup
## Note that you should also disable the pOSWD
## and pWD watchdogs in this case
CONFIG_START_BCMSH="no"
# set this to yes to interrupt boot procedure
# prior to FASTPATH startup
# mainly used for debugging
CONFIG_START_MENU="no"
## set to yes to start OS telnetd on port 2323
CONFIG_START_TELNETD="yes"
# note that you need to have SSHD keys
# generated and included in configuration
# for SSHD to work.
# Keys should be stored in
#/etc/ssh/ssh_host_key
#/etc/ssh/ssh_host_rsa_key
#/etc/ssh/ssh_host_dsa_key
#
# You may do this by adding them to /mnt/os/extra-profile
# settings tar.gz file
#
# generate them on Linux using:
# ssh-keygen -q -t rsa1 -f /etc/ssh/ssh_host_key -C '' -N ''
# ssh-keygen -q -t rsa -f /etc/ssh/ssh_host_rsa_key -C '' -N ''
# ssh-keygen -q -t dsa -f /etc/ssh/ssh_host_dsa_key -C '' -N ''
# You may then create an extra-profile with them in it:
# tar -C / -zcvf /mnt/os/extra-profile /etc/ssh/ssh_host_*
CONFIG_START_SSHD="no"
## set to yes to start NFS portmapper
CONFIG_START_PORTMAP="no"

## Set this to "yes" to start the IPMI over Lan daemon.
## Access parameters may then be adjusted in /etc/ipmi_lan.conf.
##
CONFIG_START_IPMILAN="no"

##
## Set to "no" to disable all network
## interfaces.
## Set to yes, to enable network configuration
## If set to no, no network interfaces will be configured
##
CONFIG_NETWORK_ENABLE="yes"

## T5307 default VLANs:
## eth0: RTM, VLAN 1, untagged, no IP address, managed by FASTPATH
## eth1: BI, VLAN 1, untagged, DHCP
## Default: no network interfaces

#CONFIG_NETWORK="ETH1 ETH1_4000 ETH1_4001 ETH1_4002 ETH1_4003"
CONFIG_NETWORK="ETH1"

CONFIG_ETH1_DEV="eth1"

Advertising