I have 6 Juniper switches (EX - 2200) connected to each other as shown in the network topology below.
I have two PC's that I am using
PC1 - (used for configuring the 6 switches via minicom) PC2 - to monitor the traffic between the switches via the Ports that are marked with arrows in the diagram.
STEP 1:
I create a new vlan On Switch 3 (SW3) that includes Port 12 and Port 22.
I also assign l3-
Hi everyone,
Is it possible that I can run multiple session of minicom in a server?
For example, 3 USB to Serial cable connecting to 3 console port device from a single server.
/dev/ttyUSB0
/dev/ttyUSB1
/dev/ttyUSB2
and created 3 different minicom config for each.
Then 3 different users are accessing 3 different console using minicom.
Hi Mod,
If there's thread like this, kindly redirect me.
Tha
Hi,
I have a usb serial adapter and was happily using minicom with it under openSUSE 11.2. I've upgraded to openSUSE 11.3 and I can only use minicom with this serial adapter as root. I had previously had problems writing to /var/lock under openSUSE 11.2 which I worked around by changing the minicom config to use /tmp as its lock file location.
Hi everyone,
I am new to Ubuntu and I love it. I am trying to send some commands to a programmable LCD displayvia minicom.
I can connect now without problems, but I don't have a clue how to send the commands.
I have 6 Juniper switches (EX - 2200) connected to each other as shown in the network topology.
I have two PC's that I am using
PC1 - (used for configuring the 6 switches via minicom)
PC2 - to monitor the traffic between the switches via the Ports that are marked with arrows in the diagram.
STEP 1:
I create a new vlan On Switch 3 (SW3) that includes Port 12 and Port 22.
I am making a series of configuration changes on Junos EX- 2200 switch.I have this router connected to another PC via an ethernet cable.The IP address of the switch is 192.168.1.1.I am able to ping from 192.168.1.1 to 192.168.1.0 and vice-versa.
After the changes I make I do the following commands
set system archival configuration transfer-on-commit
set system archival configuration archive-site
Hi Everyone
Can anyone tell me why I cant run minicom on fedora 11?
when I open the teminal and type
su - then pass
then type minicom -s I get a messaage saying something like command not found.
Thanks in advance
Tony
I'm a fairly new user to Linux based systems and am still a little uncomfortable with using the command interface.
Hi,
I am not sure, if this is right place to post this question.
I am trying to read out data from serial port using Minicom. I think so that when my program write a character with value 0, the minicom omits the data somehow. I don't see 0 or NULL character in the output. I don't know how to resolve this problem.
Thanks,
Pranav