hi sebastian,
 
there are three ways to bing it down:
 
- "enable" -> "conf t" -> "ms 1" -> "shutdown"
- the layer2 socket does not exist on startup (osmocon loader not started)
- the shutdown state is stored in the config (doing "write" when it is down)
 
just bring it up after starting osmocon:
 
- "enable" -> "conf t" -> "ms 1" -> "no shutdown"
and don't forget "write" the config, so it must not be done on every startup.
 
andreas
 


Von: baseband-devel-bounces@lists.osmocom.org [mailto:baseband-devel-bounces@lists.osmocom.org] Im Auftrag von Sebastian ---
Gesendet: Mittwoch, 5. Januar 2011 21:57
An: baseband-devel@lists.osmocom.org
Betreff: administratively down?

Next Problem:

./mobile says "MS '1' is administratively down".

I tried everything..put osmocom.cfg in /etc/osmocom ....

How can I bring it "UP"? (Like in Cisco world :)