Link to home
Start Free TrialLog in
Avatar of Enhance Technology
Enhance TechnologyFlag for India

asked on

How can i make file transfer between Linux (Centos) systems behind of network (Cisco Router) using particular interface

Please suggest in Linux system is there any command to make file transfer for using router source interface like serial to serial or FastEthernet to FastEthernet  ?

Detail:-
Server IP 192.168.90.101

R1
Bharti#sh ip int brief
Interface                  IP-Address      OK? Method Status                Protocol
FastEthernet0/0            192.168.90.1    YES NVRAM  up                    up
FastEthernet0/1            1.1.1.1         YES NVRAM  up                    up
Serial0/0/0:0              2.2.2.1         YES NVRAM  up                    up

Server IP 192.168.207.101

R2
Colo_Router#sh ip int brief
Interface                  IP-Address      OK? Method Status                Protocol
FastEthernet0/0            192.168.207.1   YES NVRAM  up                    up
FastEthernet0/1            1.1.1.2         YES NVRAM  up                    up
Serial0/0/0:0              2.2.2.2         YES manual up                    up
Serial0/0/1:0              unassigned      YES NVRAM  administratively down down
FastEthernet0/1/0          192.168.1.1     YES NVRAM  up                    up
ASKER CERTIFIED SOLUTION
Avatar of arnold
arnold
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial