Gateway MX7517J
|
|
Bookmark Gateway MX7517J |
About Gateway MX7517JHere you can find all about Gateway MX7517J like manual and other informations. For example: review.
Gateway MX7517J manual (user guide) is ready to download for free.
On the bottom of page users can write a review. If you own a Gateway MX7517J please write about it to help other people. [ Report abuse or wrong photo | Share your Gateway MX7517J photo ]
Manual
Preview of first few manual pages (at low quality). Check before download. Click to enlarge.
Download
(English)Gateway MX7517J - Supplementary Guide, size: 6.3 MB |
Gateway MX7517J
User reviews and opinions
No opinions have been provided. Be the first and add a new opinion/review.
Documents
: 2007 :
: Cisco 1841 : 3 A B C L2 : Netgear JFS516 : 3 PC : Sony PCG-9HN : 3 PC PC 1 PC 2 OS OS PC 1 PC 2 : Gateway MX7517j : IBM 2681-BUJ : Microsoft Windows XP Professional : Microsoft Windows XP Professional Service Pack 2 : FHK110213UJ : FHK1001211C : FHK110213TR
4.1 L2
PC PC 4.1
PC A B C PC PC PC COM7 COM8 COM2
Cisco1800
4.2 4.6
192.168.1.0 192.168.2.0 192.168.3.0 192.168.4.0 192.168.5.0 192.168.6.0
255.255.255.0 255.255.255.0 255.255.255.0 255.255.255.0 255.255.255.0 255.255.255.0
4.3 IP
IP A FastEthernet0/0 A Serial0/0/0 A Serial0/0/1 B FastEthernet0/0 B Serial0/0/0 B Serial0/0/1 C FastEthernet0/0 C Serial0/0/0 C Serial0/0/1 PC A PC B PC C 192.168.4.1 192.168.1.1 192.168.3.2 192.168.5.1 192.168.2.1 192.168.1.2 192.168.6.1 192.168.3.1 192.168.2.2 192.168.4.2 192.168.5.2 192.168.6.2 192.168.4.0/24 192.168.1.0/24 192.168.3.0/24 192.168.5.0/24 192.168.2.0/24 192.168.1.0/24 192.168.6.0/24 192.168.3.0/24 192.168.2.0/24 192.168.4.0/24 192.168.5.0/24 192.168.6.0/24
FastEthernet0/0 A Serial0/0/0 Serial0/0/1
Router>enable Router#configure terminal Enter configuration commands, one per line. Router(config)# A Router(config)#hostname A End with CNTL/Z.
7 A(config)# FastEthernet0/0 A(config)#interface f0/0 A(config-if)#ip address 192.168.4.1 255.255.255.0 A(config-if)#no shutdown A(config-if)#exit A(config)# Serial0/0/0 A(config)#interface s0/0/0 A(config-if)#ip address 192.168.1.1 255.255.255.0 A(config-if)#clockrate 64000 A(config-if)#no shutdown A(config-if)#exit A(config)# Serial0/0/1 A(config)#interface s0/0/1 A(config-if)#ip address 192.168.3.2 255.255.255.0 A(config-if)#no shutdown A(config-if)#exit A(config)# B B Router>enable Router#configure terminal Enter configuration commands, one per line. Router(config)#hostname B B(config)#interface f0/0 B(config-if)#ip address 192.168.5.1 255.255.255.0 B(config-if)#no shutdown B(config-if)#exit B(config)#interface s0/0/0 B(config-if)#ip address 192.168.2.1 255.255.255.0 B(config-if)#clockrate 64000 B(config-if)#no shutdown B(config-if)#exit B(config)#interface s0/0/1 End with CNTL/Z. C
8 B(config-if)#ip address 192.168.1.2 255.255.255.0 B(config-if)#no shutdown B(config-if)#exit B(config)# C Router>enable Router#configure terminal Enter configuration commands, one per line. Router(config)#hostname C C(config)#interface f0/0 C(config-if)#ip address 192.168.6.1 255.255.255.0 C(config-if)#no shutdown C(config-if)#exit C(config)#interface s0/0/0 C(config-if)#ip address 192.168.3.1 255.255.255.0 C(config-if)#clockrate 64000 C(config-if)#no shutdown C(config-if)#exit C(config)#interface s0/0/1 C(config-if)#ip address 192.168.2.2 255.255.255.0 C(config-if)#no shutdown C(config-if)#exit C(config)# End with CNTL/Z.
RIP RIP A(config)#router rip
A(config-router)#network 192.168.4.0 A(config-router)#network 192.168.1.0 A(config-router)#network 192.168.3.0
A(config-router)#exit
9 A(config)#exit A# B C B(config)#router rip B(config-router)#network 192.168.5.0 B(config-router)#network 192.168.2.0 B(config-router)#network 192.168.1.0 B(config-router)#exit B(config)#exit B# C(config)#router rip C(config-router)#network 192.168.6.0 C(config-router)#network 192.168.3.0 C(config-router)#network 192.168.2.0 C(config-router)#exit C(config)#exit C#
ping A FastEthernet0/0
A#ping 192.168.4.1 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 192.168.4.1, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 1/1/4 ms A# A Serial0/0/0
A#ping 192.168.1.1 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 192.168.1.1, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 56/58/64 ms A# A Serial0/0/1
A#ping 192.168.3.2 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 192.168.3.2, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 56/57/64 ms A# B B FastEthernet0/0
B#ping 192.168.5.1 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 192.168.5.1, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 1/1/4 ms B#
11 B Serial0/0/0
B#ping 192.168.2.1 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 192.168.2.1, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 56/57/64 ms B# B Serial0/0/1
B#ping 192.168.1.2 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 192.168.1.2, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 56/56/56 ms B# C C FastEthernet0/0
C#ping 192.168.6.1 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 192.168.6.1, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 1/1/4 ms C# C Serial0/0/0
C#ping 192.168.3.1 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 192.168.3.1, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 56/57/64 ms C# C Serial0/0/1
C#ping 192.168.2.2 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 192.168.2.2, timeout is 2 seconds: !!!!!
12 Success rate is 100 percent (5/5), round-trip min/avg/max = 56/57/64 ms C#
show ip route A A#show ip route Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2 E1 - OSPF external type 1, E2 - OSPF external type 2 i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2 ia - IS-IS inter area, * - candidate default, U - per-user static route o - ODR, P - periodic downloaded static route Gateway of last resort is not set C R R C R C A# B B#show ip route 192.168.4.0/24 is directly connected, FastEthernet0/0 192.168.5.0/24 [120/1] via 192.168.1.2, 00:00:04, Serial0/0/0 192.168.6.0/24 [120/1] via 192.168.3.1, 00:00:09, Serial0/0/1 192.168.1.0/24 is directly connected, Serial0/0/0 192.168.2.0/24 [120/1] via 192.168.3.1, 00:00:09, Serial0/0/1 [120/1] via 192.168.1.2, 00:00:04, Serial0/0/0 192.168.3.0/24 is directly connected, Serial0/0/1
R C R C C R B#
192.168.4.0/24 [120/1] via 192.168.1.1, 00:00:14, Serial0/0/1 192.168.5.0/24 is directly connected, FastEthernet0/0 192.168.6.0/24 [120/1] via 192.168.2.2, 00:00:15, Serial0/0/0 192.168.1.0/24 is directly connected, Serial0/0/1 192.168.2.0/24 is directly connected, Serial0/0/0 192.168.3.0/24 [120/1] via 192.168.2.2, 00:00:15, Serial0/0/0 [120/1] via 192.168.1.1, 00:00:14, Serial0/0/1
C C#show ip route
R R C R C C C#
192.168.4.0/24 [120/1] via 192.168.3.2, 00:00:08, Serial0/0/0 192.168.5.0/24 [120/1] via 192.168.2.1, 00:00:12, Serial0/0/1 192.168.6.0/24 is directly connected, FastEthernet0/0 192.168.1.0/24 [120/1] via 192.168.3.2, 00:00:08, Serial0/0/0 [120/1] via 192.168.2.1, 00:00:12, Serial0/0/1 192.168.2.0/24 is directly connected, Serial0/0/1 192.168.3.0/24 is directly connected, Serial0/0/0
4.4 4.5
C C C R R R
192.168.4.0 192.168.1.0 192.168.3.0 192.168.5.0 192.168.6.0 192.168.2.0
255.255.255.0 255.255.255.0 255.255.255.0 255.255.255.0 255.255.255.0 255.255.255.0 192.168.1.2 192.168.3.1 192.168.1.2 192.168.3.1
RIP no ip route A#configure terminal Enter configuration commands, one per line. A(config)#no router rip A(config)#exit A# B C show ip route A#show ip route A End with CNTL/Z.
C C C A#
192.168.4.0/24 is directly connected, FastEthernet0/0 192.168.1.0/24 is directly connected, Serial0/0/0 192.168.3.0/24 is directly connected, Serial0/0/1
B B#show ip route
C C C B#
192.168.5.0/24 is directly connected, FastEthernet0/0 192.168.1.0/24 is directly connected, Serial0/0/1 192.168.2.0/24 is directly connected, Serial0/0/0
C#show ip route
21 C C C C# R RIP 192.168.6.0/24 is directly connected, FastEthernet0/0 192.168.2.0/24 is directly connected, Serial0/0/1 192.168.3.0/24 is directly connected, Serial0/0/0
4.21 4.22 4.23 ip route
192.168.5.0 192.168.6.0 192.168.2.0
255.255.255.0 255.255.255.0 255.255.255.0
192.168.1.2 192.168.3.1 192.168.1.2
Serial0/0/0 Serial0/0/1 Serial0/0/0
192.168.6.0 192.168.4.0 192.168.3.0
192.168.2.2 192.168.1.1 192.168.2.2
192.168.4.0 192.168.5.0 192.168.1.0
192.168.3.2 192.168.2.1 192.168.3.2
show ip route
A#configure terminal Enter configuration commands, one per line. End with CNTL/Z. A(config)#ip route 192.168.5.0 255.255.255.0 Serial0/0/0 192.168.1.A(config)#ip route 192.168.6.0 255.255.255.0 Serial0/0/1 192.168.3.A(config)#ip route 192.168.2.0 255.255.255.0 Serial0/0/0 192.168.1.A(config)#exit A#show ip route
22 C S S C S C A# B B#configure terminal Enter configuration commands, one per line. End with CNTL/Z. B(config)#ip route 192.168.6.0 255.255.255.0 Serial0/0/0 192.168.2.B(config)#ip route 192.168.4.0 255.255.255.0 Serial0/0/1 192.168.1.B(config)#ip route 192.168.3.0 255.255.255.0 Serial0/0/0 192.168.2.B(config)#exit B#show ip route 192.168.4.0/24 is directly connected, FastEthernet0/0 192.168.5.0/24 [1/0] via 192.168.1.2, Serial0/0/0 192.168.6.0/24 [1/0] via 192.168.3.1, Serial0/0/1 192.168.1.0/24 is directly connected, Serial0/0/0 192.168.2.0/24 [1/0] via 192.168.2.2, Serial0/0/0 192.168.3.0/24 is directly connected, Serial0/0/1
S C S C C S B# C
192.168.4.0/24 [1/0] via 192.168.1.1, Serial0/0/1 192.168.5.0/24 is directly connected, FastEthernet0/0 192.168.6.0/24 [1/0] via 192.168.2.2, Serial0/0/0 192.168.1.0/24 is directly connected, Serial0/0/1 192.168.2.0/24 is directly connected, Serial0/0/0 192.168.3.0/24 [1/0] via 192.168.2.2, Serial0/0/0
C#configure terminal Enter configuration commands, one per line. End with CNTL/Z. C(config)#ip route 192.168.4.0 255.255.255.0 Serial0/0/0 192.168.3.C(config)#ip route 192.168.5.0 255.255.255.0 Serial0/0/1 192.168.2.C(config)#ip route 192.168.1.0 255.255.255.0 Serial0/0/0 192.168.3.C(config)#exit C#show ip route
S S C S C C
192.168.4.0/24 [1/0] via 192.168.3.2, Serial0/0/0 192.168.5.0/24 [1/0] via 192.168.2.1, Serial0/0/1 192.168.6.0/24 is directly connected, FastEthernet0/0 192.168.1.0/24 [1/0] via 192.168.3.2, Serial0/0/0 192.168.2.0/24 is directly connected, Serial0/0/1 192.168.3.0/24 is directly connected, Serial0/0/0
23 C# 4.21 4.22 4.23
4.8.3 tracert
tracert
PC A PC B
4.28 PC C PC A
3 tracert
A C PC C A tracert
>tracert 192.168.4.2 Tracing route to 192.168.4.2 over a maximum of 30 hops <1 ms <1 ms <1 ms 192.168.6.1
192.168.6.1
reports: Destination host unreachable.
Trace complete. > C Destination host unreachable.
Tags
Series PT-LC76U PX-A740 RDR-DC90 LA32A450 DX7II Fd-D Scooba Smart COM WRT54GS Classic Ii-2003 Server CR12A VP-DX103 Velo 8 Switch FX-250HC XR-J11 GM-X374 Matrix 20 DGX-500 300 4610 IV CJ2M-cpu3 MT-90S EL9900 G-707 KC-C150U CDR560-00S Tutorial 60840 Enclosures ZWQ5101 RM-TP504 DES-1004 ICD-BP120 Omniaccess 3500 KLV-S23a10E HV-S50CX Deskjet 3325 VR-5000 YP-U3 Coolpix 8800 42PB220S4 EX1500 FS116 Arcam A60 AVR-687 W43H2 ESD 9210 CMT-HX3 MRP-F306 27 IX DLS MW12 Psr-1100 Datasheet Model 70 1250 MD Concept 60 M2 KX-FP151 PT-53A83T Optio L50 Acleis Multithermo 30 7 0 FOR Ps3 WS-32Z68P Casio 4303 LA40B610 Professional 2011 ES-4025 LK-90TV NX7400 A3500 MH-7046S HK880VXI BDP-6003 83191 AZ1140 Tribute 2003 Nokia 112T CR500 NV-GS120GC DCR-TRV15 CDX-GT39UE Krups FEM Ares-BB TO6261 S1500 KX-FC225G 50PX4RA 206 CC Zigity Samsung ST45 765MB CAD11 Digimax V4 Radio I Review 206 Plus Fender 215S
manuel d'instructions, Guide de l'utilisateur | Manual de instrucciones, Instrucciones de uso | Bedienungsanleitung, Bedienungsanleitung | Manual de Instruções, guia do usuário | инструкция | návod na použitie, Užívateľská príručka, návod k použití | bruksanvisningen | instrukcja, podręcznik użytkownika | kullanım kılavuzu, Kullanım | kézikönyv, használati útmutató | manuale di istruzioni, istruzioni d'uso | handleiding, gebruikershandleiding
Sitemap
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101








1. Gateway MX7517j Notebook Replacement 18.5V 4.9A Black Laptop charger AC Adapter
2. DS Miller Inc. Equivalent of GATEWAY MX7517J Laptop Battery
3. Gateway MX7517J Battery 65Wh, 4400mAh
5. Crucial Technology 512MB 200 Pin PC2700 333Mhz SODIMM DDR RAM
6. Gateway LT3119u 11.6 Inch Netbook (NightSky Black)