橡c10-1.PDF

Size: px
Start display at page:

Download "橡c10-1.PDF"

Transcription

1 SATO/Internet Research Institute Copyright 1999 Shigeki YAHAGI/Intelligent Telecom 2 SATO/Internet Research Institute Copyright 1999 Shigeki YAHAGI/Intelligent Telecom 1

2 3 GPL,Opensource TCP-Wapper SATO/Internet Research Institute Copyright 1999 Shigeki YAHAGI/Intelligent Telecom 4 1 IRI 2 ITNet 3 SATO/Internet Research Institute Copyright 1999 Shigeki YAHAGI/Intelligent Telecom 2

3 5 6 NFS NIS UNIX

4 7 Unix 8

5 9 10

6 Kbps BASE-TX/FX,ATM,GigabitEther,FDDI OSPF

7 13 14 BGP

8 15 In Band Out Band 16

9 17 18

10 19 20

11 21 PC 22 CPU

12 23 24

13 25 Configuration Management Performance Management Fault Management Security Management Accounting Management 26 IP MIB_ROM1,2 SNMP Agent MIB SNMP Agent Syslog ILMI NTP NTP Get, GetNext, Set, GetBulk NTP MIB SNMP Agent Syslog SNMP Manager Response, SNMP Traps Syslog Message MIB SNMP Agent Syslog IP SNMP Traps/RMON Syslog Network Time Protocol Neighbor Discovery ILMI

14 27 Loopback0 SNMP IP public ReadOnly pr1v8 ReadWrite ( private 28 ( line vty 0 4 and enable passwords)

15 Cisco IOS12.*S,Juniper JUNOS Expect ** over SSH PDU SNMP Syslog SNMP tcpdump

16 31 32

17 33 NMS Perl Tcl/Tk Web VLAN 34

18 35 36 Perl tcl/tk

19 37 38 Exploring Expect : A Tcl-Based Toolkit for Automating Interactive Programs (Nutshell Handbook) by Don Libes, (December 1994) O'Reilly & Associates; ISBN:

20 39 Tcl(Tool Command Language) Tnm Tkined Building Network Management Tools with Tcl/Tk -- Dave Zeltserman, Gerard Puoplo:(April 15, 1998) (April 15, 1998) Prentice Hall; ISBN:

21 41 42 ping RTT(Round Trip Time) NTP(Network Time Protcol) FAQ SLA (PC) DoS LongPacket--> ShortPacket-->

22 43 UDP 161 PDU(Protocol Data Units) 44 SNMP / MIB

23 45 SNMP MIB MIB 46 GetRequest GetNextRequest GetResponse SetRequest Trap

24 47 SNMP 48 Poling SNMP SNMP UDP 162

25 49 50 MeterMIB NeTraMet NeMac

26 51

27 C10 : /12/15 2 1

28 3 1 Client Base Server Base Server-Client Base Client Base 2

29 Server Base polling ICMP, dns, smtp, pop3, http,... 3

30 Server-Client base probe program server probe SNMP probe Windows9X/NT, NetWare, MacOS,... 8 ICMP Polling - Polling 1 ICMP echo TCP Port Polling 4

31 9 SNMP Polling - Polling 2 SNMP daemon HP OpenView 10 Local Event Trap - Event Trap (CPU,disk,process) Process Log file Remote Event Trap syslog SNMP trap 5

32 11 Pager Call! i-mode ... ISP AP ISP

33 PC 14 2 PC... Web Browser 7

34 WEB Pager Call! WEB ( ) 16 WEB 8

35 17 Polling Base Big Brother, NOCOL, SPONG, mon, Angel, NetSaint, Scotty, Trap Base Syslog + Swatch Snmptrapd(UCD, CMU), MRTG, PyNG, RRDTools+(Remstat,Cricket,ORCA,NRG), 18 Big Brother SPONG Angel NOCOL mon Polling base 9

36 19 - Big Brother WEB Base Server-Client ICMP/TCP ping, smtp, http, pop3,dns,ftp.telnet, ssh,... CPU, disk, processes, logs,. NT/NetWare 20 Big Brother 10

37 21 - Big Brother 22 Big Brother - 11

38 23 Big Brother - 24 Big Brother - 12

39 25 Big Brother

40 27 28 Big Brother - bb-hosts $ cat bb-hosts # # THE BIG BROTHER HOSTS FILE # kansi1.foo.co.jp # BBPAGER BBNET BBDISPLAY group-compress <H3><I>foo.co.jp Servers</I></H3> ns1.foo.co.jp # dns ssh mail.foo.co.jp # dns smtp pop3 ssh # telnet ssh ftp # router interface entry group-compress <H3><I>Router Interface</I></H3> gw1.foo.co.jp gw2.foo.co.jp tok-yok-ma30.wan.foo.co.jp tok-osa-dr15.wan.foo.co.jp $ 14

41 29 Big Brother - bbwarnrule $ cat bbwarnrules.cfg # bbwarnrules.cfg # # Rules are written in the following format: # hosts;exhosts;services;exservices;day;time;recipients # hosts: match on these hosts (* is a wildcard for all hosts) # exhosts: exclude these hosts # services: match on these services (* is wildcard for all hosts) # exservices: exclude these services # day: 0-6 (sunday-saturday) # time: # recipients: address, numeric pager, sms number ns1.* mail.*;;*;;*;*;server-admin@foo.co.jp *;;*;;*;*;admin@foo.co.jp unmatched-*;;*;;*;*;root@localhost $ 30 - SPONG WEB Base Server-Client Big Brother! ICMP/TCP smtp, http, ping, pop,dns,ftp.telnet,... CPU, disk, processes, logs,. 15

42 31 - SPONG. 32 SPONG - 16

43 33 SPONG - log log 1 34 SPONG - log log 2 17

44 35 SPONG - log log 3 36 SPONG - spong.hosts %HUMANS = ( 'admin' => { name => 'Engineer', => 'admin@foo.co.jp' }, tomoharu => { name => TOMOHARU, => tomoharu@foo.co.jp }, 'yahagi' => { name => 'YAHAGI', => 'yahagi@foo.co.jp' }, ); %HOSTS = ( kanshi.foo.co.jp' => { services => 'pop smtp', contact => admin', group => 'unix' }, ns.foo.co.jp' => { services => 'pop telnet', contact => admin', group => 'unix' }, regist.foo.co.jp' => { services => 'dns telnet', contact => admin', group => 'unix, down => [ '*:04:00-05:00' ] }, => { services => 'ftp telnet http', contact => tomoharu', group => 'unix' }, 'mail.foo.co.jp' => { services => 'pop smtp telnet', contact => admin', group => 'unix' }, 'gw1.foo.co.jp' => { services => '', contact => 'yahagi', group => router' }, 'gw2.foo.co.jp' => { services => '', contact => 'yahagi', group => router' }, ); 18

45 37 SPONG - spong.group %GROUPS = ( all => { name => All Systems, summary => all hosts monitored by spong" }, unix => { name => "Unix - All", summary => "All Unix Systems and Servers", members => [ kanshi.foo.co.jp, ns.foo.co.jp, regist.foo.co.jp, mail.foo.co.jp ] }, router => { name => ROUTER, summary => router group, members => [ gw1.foo.co.jp, gw2.foo.co.jp ] } ); Angel WEB Base Server ICMP/TCP smtp, http, ping, pop,nntp,dns,... CPU, disk,... Perl Check_tcp, Check_ping, Check_load, Check_disk http URL 19

46 39 Angel - 40 Angel - hosts.conf $ cat hosts.conf # # Check server # ns:check_ping:ns.foo.co.jp!100!200!5!15:ping:alertred!alertyellow!alertblack mail:check_ping:mail.foo.co.jp!100!200!5!15:ping:alertred!alertyellow!alertblack mail:check_tcp:mail.foo.co.jp!80:smtp:alertred!alertyellow!alertblack www:check_ping: www:check_tcp: www:check_tcp: # # Check the gateway routers # gw1:check_ping: !100!200!5!15:ping:alertred!alertyellow!alertblack gw2:check_ping: !100!200!5!15:ping:alertred!alertyellow!alertblack $ 20

47 41 - NOCOL WEB Base ICMP/TCP SNMP CMU-SNMP Package UPS telnet login expect auto-pilot 42 - NOCOL Ping, Ethernet load, radius, ntp, bgp peer, rpc portmapper, tcp ports, syslog mesg, ups battery, snmp variables, OSI ping, dns, mailq, unix host perf, data throughput,. 21

48 43 NOCOL - 44 NOCOL apcmon-confg armon-confg bgpmon-confg bpmon-confg etherload-confg hostmon-confg ippingmon-confg modemmon-confg noclogd-confg notifier-confg novellmon-confg nsmon-confg ntpmon-confg pm3dmmon-confg pm3t1e1mon-confg portmon-confg radiusmon-confg rpcpingmon-confg snmpmon-client-confg snmpmon-confg syslogmon-confg tpmon-confg 22

49 45 - mon WEB Base ICMP/TCP SNMP (UCD-SNMP Package Base) Ping, SMTP, telnet, ftp, nntp, http, pop3m imap, tcp ports, disk space, snmp variables, ldap, dns, modems Big Brother/SPONG 46 mon - 23

50 47 watch servers service ping interval 5m monitor fping.monitor period wd {Mon-Fri} hr {7am-10pm} alert mail.alert alertevery 1h period wd {Sat-Sun} alert mail.alert service telnet interval 10m monitor telnet.monitor period wd {Mon-Fri} hr {7am-10pm} alertevery 1h alertafter 2 30m alert mail.alert root@localhost mon - mon.cf cf hostgroup mail mailhost # alertdir = /usr/lib/mon/alert.d mondir = /usr/lib/mon/mon.d maxprocs = 20 histlength = 100 randstart = 60s # # define groups of hosts to monitor # hostgroup servers localhost 48 Spong 24

51 49 Syslog+SWATCH Trap base Swatch: the simple WATCH dog snmptrapd UCD-SNMP Package CMU-SNMP Package 50 SWATCH syslog loghost 25

52 51 SWATCH config $ cat ~/swatchrc # Swatch configuration file for constant monitoring # Bad login attempts watchfor = /LOGIN FAILURES/ echo bell=3 exec="finger $10 mail -s LOGIN-FAILURE:$10 admin@foo.co.jp # System crashes and halts and reboots watchfor = /panic halt/ echo bell # mail=admin@foo.co.jp:yahagi@foo.co.jp exec= echo $0 mail -s SYSTEM-HALT pager@foo.co.jp $ $ swatch --config-file=~/swatchrc --tail-file=/var/log/messages 52 UCD-SNMP Package Unix SNMP Package snmpd, snmptrapd, snmpbulkwalk, snmpget, snmpset, snmptest, snmpusm, snmpcheck, snmpgetnext, snmpstatus, snmptranslate, snmpwalk, snmpdelta, snmpnetstat, snmptable, snmptrap 26

53 53 UCD-SNMP snmptrapd SNMP trap event daemon trap event Trap Trap event Trap Snmptrapd.conf traphandle <OID> <action> <parameters.> traphandle default <action> <parameters.> 54 snmptrapd.conf.conf # SNMP Trap : Cold Start traphandle /usr/bin/mail -s "coldstart Trap" admin@foo.co.jp # SNMP Trap : Warm Start traphandle /usr/bin/mail -s "warmstart Trap" admin@foo.co.jp # SNMP Trap : Link Down traphandle /usr/bin/mail -s "linkdown Trap" admin@foo.co.jp # SNMP Trap : Link Up traphandle /usr/bin/mail -s "linkup Trap" admin@foo.co.jp # SNMP Trap : Authentication Failure traphandle /usr/bin/mail -s "authfail Trap" admin@foo.co.jp # SNMP Trap : Other traphandle default /usr/bin/mail -s "Other Traps" yahagi@foo.co.jp 27

54 snmptrapd - cisco snmp config 55 access-list 30 permit snmp-server contact admin@foo.co.jp snmp-server location YOKOHAMA-IW99 snmp-server community himitsu RO 30 snmp-server enable traps config snmp-server host NAISHO tty config envmon snmp 56 snmptrapd - From: log-admin <root@log.foo.co.jp> To: admin@foo.co.jp Date: Mon, 1 Nov :01: (JST) Subject: linkdown Trap nspixp2-gw.foo.co.jp system.sysuptime 24:10:03:09.12.iso.org.dod.internet.snmpV2.snmpModules.snmpMIB.snmpMIBObjects.snmpTrap.snm ptrapoid.iso.org.dod.internet.snmpv2.snmpmodules.snmpmib.snmpmibobjects.snm ptraps.linkdown interfaces.iftable.ifentry.ifindex.1 1 interfaces.iftable.ifentry.ifdescr.1 "Fddi1/0/0" interfaces.iftable.ifentry.iftype.1 Fddi enterprises "administratively down".iso.org.dod.internet.snmpv2.snmpmodules.snmpmib.snmpmibobjects.snmptrap.snm ptrapenterprise enterprises

55 MRTG (Multi Router Traffic Grapher) 57 PyNG (the Python Network Grapher) 58 MRTG ( ) MRTG : Multi Router Traffic Grapher 29

56 59 MRTG Unix WindowsNT SNMP Package WEB index 60 MRTG - cfgmaker mrtg cfgmaker <community>@<target> > mrtg.cfg <community> : snmp community string <target> : target address or hostname $ cfgmaker himitsu@ix-gw.foo.co.jp > ix-gw.cfg community target ifinoctets/ ifoutoctets syscontact/location WorkDir: 30

57 61 MRTG - cfgmaker # Add a WorkDir: /some/path line to this file ###################################################################### # Description: Cisco Internetwork Operating System Software IOS (tm) GS... # Contact: admin@foo.co.jp # System Name: ix-gw.foo.co.jp # Location: PA, CA, US #... Target[ix-fddi.foo.co.jp]: 1:himitsu@ MaxBytes[ix-fddi.foo.co.jp]: Title[ix-fddi.foo.co.jp]: ix-gw.foo.co.jp (ix-fddi.foo.co.jp): Fddi1/0/0 PageTop[ix-fddi.foo.co.jp]: <H1>Traffic Analysis for Fddi1/0/0 </H1> <TABLE> <TR><TD>System:</TD><TD>ix-gw.foo.co.jp in Otemachi 5F</TD></TR> <TR><TD>Maintainer:</TD><TD></TD></TR> <TR><TD>Interface:</TD><TD>Fddi1/0 (1)</TD></TR> <TR><TD>IP:</TD><TD>ix-fddi.foo.co.jp ( )</TD></TR> <TR><TD>Max Speed:</TD> <TD>12.5 MBytes/s (fddi)</td></tr> </TABLE> 62 MRTG cron (default : 5 ) # crontab -l 0,5,10,15,20,25,30,35,40,45,50,55 * * * /usr/local/sbin/mrtg /usr/local/etc/ix-foo.cfg # config Target 31

58 63 MRTG - Target Keyword: Target - Target[gw1-3]: 3:himitsu@gw1.foo.co.jp Target[gw1-err-3]: ifinerrors.3&ifouterrors.3:himitsu@gw1.foo.co.jp Target[gw1-if-1]: -/ :himitsu@gw1.foo.co.jp Target[gw1-pingloss]: `/usr/local/bin/check_loss.sh gw1` SNMP 64 MRTG - Target :SNMP 1 SNMP Target[<target name>]: <target kind>:<community>@<address> <target name> : <target kind> : <community> : community string <address> : 32

59 65 MRTG - Target :SNMP 2 SNMP Port (ifindex ) SNMP OID / SNMP MIB symbol Interface Address 66 MRTG - Target :SNMP 3 Port (ifindex ) SNMP Client Port (ifindex) ifinoctets ifoutoctets 1 Target[gw1-3]: 3:himitsu@gw1.foo.co.jp gw1.foo.co.jp ifindex=3 Interface ifinoctets/ifoutoctets 2 Target[gw1-3]: -3:himitsu@gw1.foo.co.jp 1 In/Out 33

60 67 MRTG - Target :SNMP 4 SNMP OID / SNMP MIB symbol SNMP OID(Object ID) MIB symbol "&" 3 Target[gw1-err-3]: ifinerrors.3&ifouterrors.3:himitsu@gw1.foo.co.jp gw1.foo.co.jp ifindex=3 Interface ifinerrors/ifouterrors 4 Target[gw1-err-3]: & :himitsu@gw1.foo.co.jp OID 68 - MIB Group RFC-1213 MIB-2 iso(1).org(3).dod(6).internet(1).mgmnt(2).mib(1). 1: system 2: interfaces 3: at 4: ip IP 5: icmp ICMP 6: tcp TCP 7: udp UDP 11: snmp SNMP 34

61 - SNMP OID/MIB Symbols [interfaces.iftable.ifentry] group : ifindex : ifdescr : iftype : ifinoctets : ifoutoctets : ifinucastpkts : ifoutucastpkts : ifindiscards : ifoutdiscards : ifinerrors : IfOutErrors 69 MRTG - Target :SNMP 5 Interface Address 1 Port (ifindex) loopback tunnel Interface SNMP ifindex 70 numbered ifinoctets ifoutoctets 35

62 71 MRTG - Target :SNMP 6 Interface Address 2 5 Target[gw1-if-1]: / :himitsu@gw1.foo.co.jp gw1.foo.co.jp Interface ifinoctets/ifoutoctets 6 Target[gw1-if-1]: -/ :himitsu@gw1.foo.co.jp 5 In/Out 72 MRTG - Target :SNMP 7 Interface addres OID/MIB symbol 7 Target[gw1-if-1-disc]: ifindiscards/ & ifoutdiscards/ :himitsu@gw1.foo.co.jp gw1.foo.co.jp Interface ifindiscards/ifoutdiscards 8 Target[gw1-if-1-disc]: / & / :himitsu@gw1.foo.co.jp 7 OID 36

63 MRTG - Target : 73 Target[<target name>]: `<command>` <target name> : <command> : ` : incoming bytes outgoing bytes target uptime target 74 MRTG SNMP packet loss ping # ping -f -c 100 ftp.foo.co.jp PING ftp.foo.co.jp ( ): 56 data bytes. --- ftp.foo.co.jp ping statistics packets transmitted, 95 packets received, 5% packet loss round-trip min/avg/max/stddev = 0.161/0.164/0.221/0.006 ms # -f : flood mode (supervisor only option). 37

64 75 MRTG - check_loss.shsh ping packet loss 100 packets transmitted, 95 packets received, 5% packet loss # cat /usr/local/bin/check_loss.sh #!/bin/sh /sbin/ping -f -c 100 $1 /usr/bin/sed 's/%//g' /usr/bin/awk /packet loss/ { printf("%d n%d n", $7, $7) } echo 0 ; echo $0 $* # /usr/local/bin/check_loss2.sh ftp.foo.co.jp /usr/local/bin/check_loss.sh ftp.foo.co.jp # 76 MRTG - ping-loss. loss.cfg # cat ping-loss.cfg WorkDir: /usr/local/etc/www/mrtg/ping-loss Target[pingloss-ftp]: `/usr/local/bin/check_loss.sh ftp.foo.co.jp` Title[pingloss-ftp]: ftp.foo.co.jp - pingloss MaxBytes[pingloss-ftp]: 100 PageTop[pingloss-ftp]: <H1> ftp.foo.co.jp - pingloss </H1> YLegend[pingloss-ftp]: packet loss(%) ShortLegend[pingloss-ftp]: % LegendI[pingloss-ftp]: loss: LegendO[pingloss-ftp]: loss: Legend1[pingloss-ftp]: packet loss Legend2[pingloss-ftp]: packet loss Legend3[pingloss-ftp]: Maximal 5 Minute packet loss Legend4[pingloss-ftp]: Maximal 5 Minute packet loss Options[pingloss-ftp]: noinfo, growright, gauge, nopercent # 38

65 77 MRTG - 78 MRTG TIPS In/Out ifinoctets/ifoutoctets Octet bps bit Options[hoge] bits Maxbytes[hoge] 1/8 Interface address 39

66 79 NetSaint RRDTools MRTG3(?) 80 - NetSaint WEB Base version Web Base ICMP/TCP ping, smtp, http, pop3,dns,ftp.telnet, Plugin MRTG plugin remote server management plugin... 40

67 81 NetSaint - Summary 82 NetSaint - Detail 41

68 83 NetSaint - Object Map - RRDTools RRDTools :Round Robin Database Tools MRTG Tobi Oetiker MRTG MRTG RRDTools MRTG WEB FrontEnd Program Remstat, ORCA, Cricket, NRG,

69 85 RRDTools RRDTools

70 87 RRDTools+NRG 88 RRDTools+Remstat1 44

71 89 RRDTools+Remstat2 90 Ref: InternetWeek99 Always under-construction (^^; 45

72 3 TIPS... SATO/Internet Research Institute Copyright 1999 Shigeki YAHAGI/Intelligent Telecom 2 TIPS - SATO/Internet Research Institute Copyright 1999 Shigeki YAHAGI/Intelligent Telecom 1

73 TIPS - ping/traceroute 3 SATO/Internet Research Institute Copyright 1999 Shigeki YAHAGI/Intelligent Telecom TIPS SATO/Internet Research Institute Copyright 1999 Shigeki YAHAGI/Intelligent Telecom 2

74 TIPS SATO/Internet Research Institute Copyright 1999 Shigeki YAHAGI/Intelligent Telecom TIPS - SNMP 1: 6 SATO/Internet Research Institute Copyright 1999 Shigeki YAHAGI/Intelligent Telecom 3

75 TIPS - SNMP 2: 7 SATO/Internet Research Institute Copyright 1999 Shigeki YAHAGI/Intelligent Telecom TIPS - SNMP 3: Interface 8 SATO/Internet Research Institute Copyright 1999 Shigeki YAHAGI/Intelligent Telecom 4

76 TIPS - SNMP 4: ifindex 9 SATO/Internet Research Institute Copyright 1999 Shigeki YAHAGI/Intelligent Telecom TIPS - SNMP 5: UCD-SNMP SNMP $ snmpwalk himitsu 1 $ snmpwalk himitsu 2 $ snmpwalk himitsu ifdescr $ snmpwalk himitsu iftype $ snmptranslate -n -R ifindiscards $ snmptranslate -R ifindiscards $ snmptranslate -n -f -d -R ifindiscards 10 SATO/Internet Research Institute Copyright 1999 Shigeki YAHAGI/Intelligent Telecom 5

77 TIPS - MRTG1 ( ) 11 SATO/Internet Research Institute Copyright 1999 Shigeki YAHAGI/Intelligent Telecom TIPS - MRTG2 MRTG CPU Load1 $ /usr/local/etc/mrtg/cpu.sh #!/bin/csh top -d 2 grep 'CPU states' awk '{ print $(NF-1) }' cut -f1 -d"." awk '{ a=100-$1 ; print $1 " n" a " n" }' uptime awk '{print $3 " " $4; }' cut -f1 -d"," hostname $ /usr/local/etc/mrtg/cpu.sh :19 myhost.foo.co.jp $ 12 shell shell SATO/Internet Research Institute Copyright 1999 Shigeki YAHAGI/Intelligent Telecom 6

78 SATO/Internet Research Institute Copyright 1999 Shigeki YAHAGI/Intelligent Telecom TIPS - MRTG3 MRTG CPU Load2 mrtg.cfg idle/active CPU Target[cpu]: `/usr/local/etc/mrtg/cpu.sh` MaxBytes[cpu]: 80 AbsMax[cpu]: 100 Options[cpu]: gauge, nopercent Title[cpu]: CPU State PageTop[cpu]: <h1>cpu State</h1> YLegend[cpu]: CPU State ShortLegend[cpu]: % LegendI[cpu]: Idle: LegendO[cpu]: Active: Legend1[cpu]: Current Idle Legend2[cpu]: Current Active Legend3[cpu]: Peak Idle Legend4[cpu]: Peak Active SATO/Internet Research Institute Copyright 1999 Shigeki YAHAGI/Intelligent Telecom 7

79 C10 : 1 : /URL Copyright 1999 Internet Research Institute Copyright 1999 Intelligent Telecom 2 1 UNIX MAGAZINE Unix Communication Notes OPEN DESIGN No.10 Software Design trafshow, MRTG, ntop SATO/Internet Research Institute Copyright 1999 Shigeki YAHAGI/Intelligent Telecom 1

80 3 SNMP 2 "Snmp, Snmpv2, Snmpv3, and Rmon 1 and 2" -- William Stallings; 3rd edition (January 1999) Addison-Wesley Pub Co; ISBN: ; "Practical Guide to SNMPv3 and Network Management, A" -- David Zeltserman, Dave Zeltserman; (May 4, 1999) Prentice Hall; ISBN: SNMP - - William Stallings Addison-Wesley Publiching Company; ISBN SATO/Internet Research Institute Copyright 1999 Shigeki YAHAGI/Intelligent Telecom 4 Communication Traffic Project Distributed Benchmark System SATO/Internet Research Institute Copyright 1999 Shigeki YAHAGI/Intelligent Telecom 2

81 5 Network Management re/pubdomain.html ou/snmpdocs/tutorial1.html SATO/Internet Research Institute Copyright 1999 Shigeki YAHAGI/Intelligent Telecom 6 URL Angel Network Monitor Big Brother Expect IPTraf MRTG SATO/Internet Research Institute Copyright 1999 Shigeki YAHAGI/Intelligent Telecom 3

82 7 mon NeTraMet URL e.note.html NetSaint nocol ntop SATO/Internet Research Institute Copyright 1999 Shigeki YAHAGI/Intelligent Telecom 8 RRDTool URL Frontend - CRICKET Frontend - NRG webtools/rrdtool/frontends/nrg.html Frontend - ORCA Frontend - Remstats SPONG SATO/Internet Research Institute Copyright 1999 Shigeki YAHAGI/Intelligent Telecom 4

83 9 Scotty URL SWATCH statscout Treno Experimental TCP Implementations UCD-SNMP SATO/Internet Research Institute Copyright 1999 Shigeki YAHAGI/Intelligent Telecom 10 General network management portal URL URL Another good network management portal m&Mint= &FFV=1 The Simple Times times/issues/ SNMP FAQ snmp-faq/part1/faq.html SATO/Internet Research Institute Copyright 1999 Shigeki YAHAGI/Intelligent Telecom 5

84 11 URL Sample Cisco device security configs Cisco device SNMP configuration tips SATO/Internet Research Institute Copyright 1999 Shigeki YAHAGI/Intelligent Telecom IETF NANOG JANOG CAIDA cflowd,rrd etc LBNL's Network Research Group SATO/Internet Research Institute Copyright 1999 Shigeki YAHAGI/Intelligent Telecom tcpdump, libpcap, arpwatch, traceroute, pathchar Solaris Freeware Project Fresh Meat - Linux Software Index

橡yahagi.PDF

橡yahagi.PDF 2 1 4 2 5 6 3 7 8 4 9 10 Traffic 5 11 12 6 13 14 $ multiping -t -c 10 www.apple.com www.bose.com PING www.apple.com (17.254.0.91) (17.254.0.91): 56 data bytes PING bose.com (146.115.60.42) (146.115.60.42):

More information

wide96.dvi

wide96.dvi 10 245 1 WIDE MAWI WG SNMP WWW WIDE TCP 1. SNMP 2. TCP 247 2 SNMP 2.1 MAWI( NetStat) WIDE NNStat WIDE NOC NNStat SNMP(Simple Network Management Protocol) SNMP SNMP SNMP TCP/IP WWW SNMP SNMP HTML MRTG(Multi

More information

UsersGuide_INR-HG5497c_.doc

UsersGuide_INR-HG5497c_.doc UPS / Web/SNMP VCCI A Web/SNMP... 1.. WEB...1.. SNMP...1.. NETSHUT...1.. 100BASE-TX...1... 2 Web... 4.....5.....7......7......8......9.. UPS...10... UPS...10...13......14......14...15......17......17..

More information

¥¤¥ó¥¿¡¼¥Í¥Ã¥È·×¬¤È¥Ç¡¼¥¿²òÀÏ Âè1²ó

¥¤¥ó¥¿¡¼¥Í¥Ã¥È·×¬¤È¥Ç¡¼¥¿²òÀÏ Âè1²ó 1 2011 5 11 lumeta internet mapping http://www.lumeta.com http://www.cheswick.com/ches/map/ 2 / 43 ( ) 3 / 43 (Kenjiro Cho) WIDE 1984 ( ) OS 1993 1996 ( ) (QoS ) 2001 ( ) 2004 ( ) QoS 4 / 43 (Internet

More information

設定手順

設定手順 IP Cluster & Check Point NGX (IPSO 4.0 & Check Point NGX (R60)) 2007 7 IP Cluster & Check Point NGX...2 1 Gateway Cluster...6 1-1 cpconfig...6 1-2 Gateway Cluster...6 1-3 3rd Party Configuration...8 1-4

More information

NetSkate

NetSkate NetSkateVisualizer v2.1 Cyber Solutions Inc. 1. 2. 3. 4. 5. 6. 7. Cyber Solutions Inc. i NetSkateVisualizer jsnmp(tm) Enterprise Copyright (c) 1997-2001 OutBack Resource Group, Inc. All rights reserved

More information

SRT/RTX/RT設定例集

SRT/RTX/RT設定例集 Network Equipment Rev.6.03, Rev.7.00, Rev.7.01 Rev.8.01, Rev.8.02, Rev.8.03 Rev.9.00, Rev.10.00, Rev.10.01 2 3 4 5 6 1 2 3 1 2 3 7 RTX1000 RTX1000 8 help > help show command > show command console character

More information

1 Linux UNIX-PC LAN. UNIX. LAN. UNIX. 1.1 UNIX LAN. 1.2 Linux PC Linux. 1.3 studenta odd kumabari studentb even kumabari studentc odd kumabari student

1 Linux UNIX-PC LAN. UNIX. LAN. UNIX. 1.1 UNIX LAN. 1.2 Linux PC Linux. 1.3 studenta odd kumabari studentb even kumabari studentc odd kumabari student LAN 0000000000 6/6, 6/13, 6/20 1 Linux UNIX-PC LAN. UNIX. LAN. UNIX. 1.1 UNIX LAN. 1.2 Linux PC Linux. 1.3 studenta odd kumabari studentb even kumabari studentc odd kumabari studentd even kumabari 1: LAN

More information

LEOS.dvi

LEOS.dvi 12 A proposal of environmental observation system for supporting stricken area, and implementation of a prototype 1031009 2001 2 5 WIDE Λ1 1995 IAA 1996 IAA IAA,, Λ1 http://www.iaa.wide.ad.jp i Abstract

More information

Cisco 1711/1712セキュリティ アクセス ルータの概要

Cisco 1711/1712セキュリティ アクセス ルータの概要 CHAPTER 1 Cisco 1711/1712 Cisco 1711/1712 Cisco 1711/1712 1-1 1 Cisco 1711/1712 Cisco 1711/1712 LAN Cisco 1711 1 WIC-1-AM WAN Interface Card WIC;WAN 1 Cisco 1712 1 ISDN-BRI S/T WIC-1B-S/T 1 Cisco 1711/1712

More information

RouteMagic Controller( RMC ) 3.6 RMC RouteMagic RouteMagic Controller RouteMagic Controller MP1200 / MP200 Version 3.6 RouteMagic Controller Version 3

RouteMagic Controller( RMC ) 3.6 RMC RouteMagic RouteMagic Controller RouteMagic Controller MP1200 / MP200 Version 3.6 RouteMagic Controller Version 3 RouteMagic Controller RMC-MP200 / MP1200 - Version 3.6 - RouteMagic Controller( RMC ) 3.6 RMC RouteMagic RouteMagic Controller RouteMagic Controller MP1200 / MP200 Version 3.6 RouteMagic Controller Version

More information

監視システムのモデル - トラフィック ログ監視サーバ 2 ネットワーク機器 ex: ルータ スイッチなど SNMP プロセス TCP/IP SNMP polling syslog message SNMP trap トラフィック監視 ログ監視部 syslogd SNMP Trap 監視プロセス s

監視システムのモデル - トラフィック ログ監視サーバ 2 ネットワーク機器 ex: ルータ スイッチなど SNMP プロセス TCP/IP SNMP polling syslog message SNMP trap トラフィック監視 ログ監視部 syslogd SNMP Trap 監視プロセス s index 1 I. チュートリアルの目的と進行説明 II. 監視要件定義 III. 監視対象分析 IV. 実装検討 1( ポーリング監視部 ) V. 実装検討 2( トラフィック ログ管理部 ) I. syslog II. MRTG VI. TIPS & FAQ 監視システムのモデル - トラフィック ログ監視サーバ 2 ネットワーク機器 ex: ルータ スイッチなど SNMP プロセス TCP/IP

More information

untitled

untitled FutureNet Microsoft Corporation Microsoft Windows Windows 95 Windows 98 Windows NT4.0 Windows 2000, Windows XP, Microsoft Internet Exproler (1) (2) (3) COM. (4) (5) ii ... 1 1.1... 1 1.2... 3 1.3... 6...

More information

LSM-L3-24設定ガイド(初版)

LSM-L3-24設定ガイド(初版) 4 2 IP 3 2 MAC VLAN 1 MAC MAC 4-1 2 4-2 VLAN classification VLAN Learning Filtering Forwarding VLAN classification learning filtering forwarding VLAN Classification 2 : - VLAN - VLAN ID Learning VLAN classification

More information

設定例集

設定例集 REMOTE ROUTER 1999. 2. 2 YAMAHA NetWare Novell,Inc. INS 64 YAMAHA! M E M O 1 1 1.1 : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : 1 1.2 : : : : : : : : : : : : : : : : : : : : :

More information

リング型IPカメラ監視ソリューション(マルチキャスト編)

リング型IPカメラ監視ソリューション(マルチキャスト編) CentreCOM x900 IP IP ( ) IP surveillance Solution 01 SNMP Manager Syslog Server NTP Server x900-24xt_2 Link Aggregation x900-24xt_1 FS926M-PS_1 FS926M-PS_2 x600-24ts EPSR (Ethernet Protected Switched Ring)

More information

設定例集_Rev.8.03, Rev.9.00, Rev.10.01対応

設定例集_Rev.8.03, Rev.9.00, Rev.10.01対応 Network Equipment 設定例集 Rev.8.03, Rev.9.00, Rev.10.01 対応 2 3 4 5 6 7 8 help > help show command > show command console character administrator pp disable disconnect 9 pp enable save Password: login timer

More information

RouteMagic Controller RMC-MP200 / MP Version

RouteMagic Controller RMC-MP200 / MP Version RouteMagic Controller RMC-MP200 / MP1200 - Version 3.7.1 - RouteMagic Controller( RMC ) 3.7 RMC RouteMagic RouteMagic Controller RouteMagic Controller MP1200 / MP200 Version 3.7 RouteMagic Controller Version

More information

RouteMagic Controller RMC-MP200 / MP Version

RouteMagic Controller RMC-MP200 / MP Version RouteMagic Controller RMC-MP200 / MP1200 - Version 3.5.2 - RouteMagic Controller( RMC ) 3.5.2 RMC RouteMagic RouteMagic Controller RouteMagic Controller MP1200 / MP200 Version 3.5 RouteMagic Controller

More information

00.目次_ope

00.目次_ope 816XL ii iii iv iv User Entry 1 3 v vi vii viii 1 1 C: >VTTERM 1- 1 1-3 1 1-4 1 1-5 1 1-6 1 1-7 1 1-8 1 1-9 1 1-10 C: >VTN 1 Host Name: 1-11 1 01 1-1 0.0.0.0 1 1-13 1 1-14 - -3 Port status and configuration

More information

Cisco Aironet 1130AG アクセス ポイント クイック スタート ガイド

Cisco Aironet 1130AG アクセス ポイント クイック スタート ガイド CONTENTS 1 IP 2 3 6 7 9 12 15 17 18 IP 20 CLI IP 21 Telnet CLI 23 24 28 802.11G 802.11A 34 38 Express Security 40 Express Security 41 SSID 42 47 LED 48 50 SSID50 WEP 50 51 52 MODE 52 Web 53 55 1 56 IP

More information

LAN

LAN LAN 2003 6 4 LAN Hotel LAN LAN IEEE802.11a IEEE802.11b 802.11b 11Mbps Copyright (c) 2003 NPO Page 3 FREESPOT FREESPOT HOTSPOT NTT ( ) MZONE ( )NTT Mobile ( ) Yahoo! BB ( ) MapFanWeb http://www.mapfan.com/musen/

More information

untitled

untitled 25: Part ( ) Chief Technology Officer mshindo@fivefront.com SNMP MRTG HP/OV RMON INTERNET WEEK 2006/12/08 Copyright 2006 Fivefront Corporation, All Rights Reserved. 2 1 SNMP IfInUcastPkts, IfOutUcastPkts

More information

RTX830 取扱説明書

RTX830 取扱説明書 RTX830 JA 1 2 3 4 5 6 7 8 9 10 11 external-memory performance-test go 12 13 show config 14 15 16 17 18 19 20 save 21 22 23 24 25 26 27 save RTX830 BootROM Ver. 1.00 Copyright (c) 2017 Yamaha Corporation.

More information

Si-R30コマンドリファレンス

Si-R30コマンドリファレンス 8 8.1 SNMP ( ) 8.1.1 snmp service ( ) SNMP SNMP snmp service on SNMP SNMP off SNMP SNMP SNMP SNMP Si-R30 SNMP snmp service off 171 8.1.2 snmp agent contact ( ) SNMP snmp agent contact []

More information

Packet Tracer: 拡張 ACL の設定 : シナリオ 1 トポロジ アドレステーブル R1 デバイスインターフェイス IP アドレスサブネットマスクデフォルトゲートウェイ G0/ N/A G0/

Packet Tracer: 拡張 ACL の設定 : シナリオ 1 トポロジ アドレステーブル R1 デバイスインターフェイス IP アドレスサブネットマスクデフォルトゲートウェイ G0/ N/A G0/ トポロジ アドレステーブル R1 デバイスインターフェイス IP アドレスサブネットマスクデフォルトゲートウェイ G0/0 172.22.34.65 255.255.255.224 N/A G0/1 172.22.34.97 255.255.255.240 N/A G0/2 172.22.34.1 255.255.255.192 N/A Server NIC 172.22.34.62 255.255.255.192

More information

Logitec NAS シリーズ ソフトウェアマニュアル

Logitec NAS シリーズ ソフトウェアマニュアル LAS-SFB V05 LAS-RAN LAS-MRN LHD-NAS ... 4... 4... 7... 8 1... 10... 11 1... 12 Windows... 12 Macintosh... 15 2IP... 16 IP Windows... 16 IP Macintosh... 19... 23... 29... 30 Windows Me2000 SMB... 30 Windows

More information

ScreenOS 5.0 ScreenOS 5.0 Deep Inspection VLAN NetScreen-25/-50/-204/-208 HA NetScreen-25 HA Lite NetScreen-25 NetScreen-50) ALG(Application Layer Gat

ScreenOS 5.0 ScreenOS 5.0 Deep Inspection VLAN NetScreen-25/-50/-204/-208 HA NetScreen-25 HA Lite NetScreen-25 NetScreen-50) ALG(Application Layer Gat ScreenOS 5.0 1 2 ScreenOS 5.0 ScreenOS 5.0 Deep Inspection VLAN NetScreen-25/-50/-204/-208 HA NetScreen-25 HA Lite NetScreen-25 NetScreen-50) ALG(Application Layer Gateway NAT Destination NetScreen-Security

More information

SNMPSimple Network Management Protocol 1SNMPv1 2cSNMPv2c SNMP IP SNMP viewers SNMP IP SNMP IP viewers 1: 1. SNMP ENABLE SNMP

SNMPSimple Network Management Protocol 1SNMPv1 2cSNMPv2c SNMP IP SNMP viewers SNMP IP SNMP IP viewers 1: 1. SNMP ENABLE SNMP SNMP... 2... 2... 3... 5... 5 ADD SNMP COMMUNITY...... 6 CREATE SNMP COMMUNITY.... 8 DELETE SNMP COMMUNITY.... 10 DESTROY SNMP COMMUNITY... 12 DISABLE SNMP..... 14 DISABLE SNMP COMMUNITY... 15 DISABLE

More information

403-0702_‚Ofl¼

403-0702_‚Ofl¼ HP-UX HP System Insight Manager Whitepaper ..................................................................................2..............................................................2 SIM....................................................................................2.............................................................3................................................................................3

More information

Cisco® ASA シリーズルーター向けDigiCert® 統合ガイド

Cisco® ASA シリーズルーター向けDigiCert® 統合ガイド Cisco ASA DigiCert 2013 7 8 Cisco ASA VPN DigiCert : 2013 7 8 Copyright 2018 DigiCert, Inc. All rights reserved. DigiCert DigiCert DigiCert, Inc. Symantec Norton Symantec Corporation DigiCert, Inc. DigiCert,

More information

2 1: OSI OSI,,,,,,,,, 4 TCP/IP TCP/IP, TCP, IP 2,, IP, IP. IP, ICMP, TCP, UDP, TELNET, FTP, HTTP TCP IP

2 1: OSI OSI,,,,,,,,, 4 TCP/IP TCP/IP, TCP, IP 2,, IP, IP. IP, ICMP, TCP, UDP, TELNET, FTP, HTTP TCP IP 1.,.. 2 OSI,,,,,,,,, TCP/IP,, IP, ICMP, ARP, TCP, UDP, FTP, TELNET, ssh,,,,,,,, IP,,, 3 OSI OSI(Open Systems Interconnection: ). 1 OSI 7. ( 1) 4 ( 4),,,,.,.,..,,... 1 2 1: OSI OSI,,,,,,,,, 4 TCP/IP TCP/IP,

More information

<Documents Title Here>

<Documents Title Here> Oracle Application Server 10g Release 2 (10.1.2) for Microsoft Windows Business Intelligence Standalone Oracle Application Server 10g Release 2 (10.1.2) for Microsoft Windows Business Intelligence Standalone

More information

IP ICMP Redirec

IP ICMP Redirec Z990002-D06-08 RGW Ver1. 2 1....6 1.1....6 1.2....7 1.3....7 1.4....7 1.5....8 1.6....9 1.7.... 12 1.7.1...12 1.7.2...12 1.7.3 IP...12 1.7.4...13 1.7.5...13 1.7.6 ICMP Redirect...13 1.7.7...14 1.7.8...15

More information

IP... 2 IP... 2 IP... 2 IP... 2 VLAN... 3 IP ADD IP IPADDRESS... 5 DELETE IP... 7 PING SETIP SHOW IP IP CentreCOM FS9

IP... 2 IP... 2 IP... 2 IP... 2 VLAN... 3 IP ADD IP IPADDRESS... 5 DELETE IP... 7 PING SETIP SHOW IP IP CentreCOM FS9 ... 2... 2... 2... 2 VLAN... 3... 3... 4... 4 ADD ADDRESS... 5 DELETE... 7 PING.... 8 SET... 10 SHOW... 11 CentreCOM FS900S 1.0.0 1 Internet Protocol 2 Telnet 1. 2. VLAN VLAN default ADD ADDRESS=192.168.10.5

More information

untitled

untitled ... 2... 2... 2... 3 VLAN... 3... 3... 4... 4 ADD ADDRESS... 5 DELETE... 7 PING.... 8 SET... 10 SHOW... 11 CentreCOM GS900SS 1.6.19 1 Internet Protocol 2 Telnet FTP 1. 2. VLAN VLAN default ADD ADDRESS=192.168.10.5

More information

Logitec NAS シリーズ ソフトウェアマニュアル

Logitec NAS シリーズ ソフトウェアマニュアル LAS-SFB V03A LAS-RAN LAS-MRN LAS-1UMR LAS-1U LHD-NAS ... 3... 3... 5... 6 1... 8... 9 1... 10 Windows... 10 Macintosh... 13 2IP... 14 IP Windows... 14 IP Macintosh... 17... 19... 24... 25 Windows Me2000

More information

untitled

untitled NTT 1 1.DHCPv6 2. 3.Web 4. 5. IPv6 IPv6 IP 2 DHCPv6 3 DHCPv6 DHCPv6 IPv6 stateless RA : statefull DHCPv6 : 4 DHCPv4 DHCPv4 DHCPv6 IPv4 DNS NTP, SIP, WINS MAC DHCPv6 IPv6 DNS NTP, SIP, WINS DUID DHCPv6

More information

nakayama15icm01_l7filter.pptx

nakayama15icm01_l7filter.pptx Layer-7 SDN SDN NFV 50 % 3 MVNO 1 2 ICM @ 2015/01/16 2 1 1 2 2 1 2 2 ICM @ 2015/01/16 3 2 Service Dependent Management (SDM) SDM Simple Management of Access-Restriction Translator Gateway (SMART-GW) ICM

More information

CPE9V1.0&AP615V2.0-C01说明书-电子档

CPE9V1.0&AP615V2.0-C01说明书-电子档 2018 i IP-COM CPE9V1.0 CPE9V1.0 AP615V2.0 + > > 注意 提示 AP ARP AES CPE CCQ DHCP DNS DDNS GMT IP Access Point Address Resolution Protocol Advanced Encryption Standard Customer Premises Equipment Client Connection

More information

ITAOI2003第三屆離島資訊與應用研討會論文範例

ITAOI2003第三屆離島資訊與應用研討會論文範例 2003 6 kung@mail.npust.edu.tw, b8956018@mail.npust.edu.tw, m9056011@mail.npust.edu.tw (Internet) and build up cache proxy servers. In this paper, we (Multi-media) design and development four proxy servers

More information

untitled

untitled ICMP 0466-XX-1395 t04000aa@sfc.keio.ac.jp 133.113.215.10 (ipv4) 2001:200:0:8803::53 (ipv6) (FQDN: Fully Qualified Domain Name) ( www.keio.ac.jp 131.113.215.10 /MAC ID 00:11:24:79:8e:82 Port Port = = Port

More information

アライドテレシスコア スイッチ AT-SBx908 シリーズで実現する AMF-SBx908 ソリューション Solution No 主な目的 ネットワークの一元管理 共有化をしたい 既存ネットワークを再構築せずに 簡単に導入したい ネットワーク管理 運用にかかるコストを削減

アライドテレシスコア スイッチ AT-SBx908 シリーズで実現する AMF-SBx908 ソリューション Solution No 主な目的 ネットワークの一元管理 共有化をしたい 既存ネットワークを再構築せずに 簡単に導入したい ネットワーク管理 運用にかかるコストを削減 主な目的 ネットワークの一元管理 共有化をしたい 既存ネットワークを再構築せずに 簡単に導入したい ネットワーク管理 運用にかかるコストを削減したい 概要 ネットワーク管理 運用にかかるコストを削減するために 新たなシステムを導入することで一元管理や共有化を図る場面が多くあります しかし場合により そのシステムを導入のために 対応機器へのリプレースや機器追加を行わなければならず 大きな追加コストや高いリスクが発生してしまいます

More information

ワイヤレス~イーサネットレシーバー UWTC-REC3

ワイヤレス~イーサネットレシーバー UWTC-REC3 www.jp.omega.com : esales@jp.omega.com www.omegamanual.info UWTC-REC3 www.jp.omega.com/worldwide UWIR UWTC-NB9 / UWRH UWRTD UWTC 61.6 [2.42] REF 11.7 [0.46] 38.1 [1.50] 66.0 [2.60] REF 33.0 [1.30]

More information

$ cal ) ( cal $ cal cal cal 1. () ( clear) 2. ( cal) 3. ( man) \() ( ) --() +()

$ cal ) ( cal $ cal cal cal 1. () ( clear) 2. ( cal) 3. ( man) \() ( ) --() +() 5 5 5.1 kernel UNIX OS (...) shell ( ) 5: UNIX: UNIXpp.133-134 UNIX UNIX Mac OS X $ % $ bash(bourne again shell)% tcsh() 5.2 5.2.1 5.1 clear $ clear 5.2 cal CLEAR $ cal CALender 5.2.2 1 cat /etc/shells

More information

アライドテレシス ディストリビューション・スイッチ AT-x600シリーズで実現するMicrosoft® NAP

アライドテレシス ディストリビューション・スイッチ AT-x600シリーズで実現するMicrosoft® NAP Microsoft NAP 主な目的 検疫ネットワークを構築したい 802.1X ユーザー認証をシングルサインオンで行ないたい 概要 Microsoft NAP はActive Directory 環境下での利用を前提としています しかし Active Directory のドメイン認証と IEEE 802.1X 認証 ( および NAP の検疫 ) は同期していません したがって 802.1X 認証の前にドメイン認証が行なわれた場合

More information

wide97.dvi

wide97.dvi 4 139 1 WIDE MAWI WG MRTG(Multi Router Trac Grapher) WWW NNStat tcpdump - 1. WIDE 2. - 141 2 WIDE 2.1 MAWI WG NetStat WG WIDE WIDE Sun Microsystems NOC WG NNStat tcpdump Cisco NNStat MAC NOC NNStat tcpdump

More information

All Rights Reserved. Copyright(c)1997 Internet Initiative Japan Inc. 1

All Rights Reserved. Copyright(c)1997 Internet Initiative Japan Inc. 1 asaba@iij.ad.jp All Rights Reserved. Copyright(c)1997 Internet Initiative Japan Inc. 1 All Rights Reserved. Copyright(c)1997 Internet Initiative Japan Inc. 2 user IX IX IX All Rights Reserved. Copyright(c)1997

More information

wide93.dvi

wide93.dvi 5 161 1 1.1 DDT WG DDT WG 1. \DDT" 2. DDT WG DDT WG 1.2 x ( IP) y ( X.25) x y \x overy" x y 1.1 IP X.25 IP IP IPX Appletalk OSI IP \encapsulation" \encapsulation header" \decapsulation" 163 164 1993 WIDE

More information

RT300i/RT140x/RT105i 取扱説明書

RT300i/RT140x/RT105i 取扱説明書 2 3 4 5 6 7 8 9 10 Bold face Enter Ctrl Tab BS Del Typewriter face RT105i RT300i RT140p RT140f RT140i RT140e RT105i RT300i 11 RARP 9600 bit/s 8 http://www.rtpro.yamaha.co.jp/ ftp.rtpro.yamaha.co.jp 12

More information

untitled

untitled NTT TOP A WAN WAN VRRP NIC OSPF VRRP STP 1. IPv6 IPv6 2. 3. IPv6 1. IPv4 NAT IPv6 1. 2. (IPv4 ) NAT? Unique Local IPv6 Unicast Address /8 /48 /64 /128 7 1 40 16 64 ULA Global ID Interface ID Type Subnet

More information

tcp/ip.key

tcp/ip.key IP TCP IP ヘッダデータ部ヘッダデータ部ヘッダデータ部 Ethernet パケット Ethernet パケット Ethernet パケット IP(1) 0 8 16 24 31 () Version IHL () Time To Live () Identification () Type of Service ) Flags Protocol () Source Address IP) Destination

More information

2004 SYN/ACK SYN Flood G01P014-6

2004 SYN/ACK SYN Flood G01P014-6 2004 SYN/ACK SYN Flood 2005 2 2 1G01P014-6 1 5 1.1...................................... 5 1.2...................................... 5 1.3..................................... 6 2 7 2.1..................................

More information

ルータ(IPv6)掲示用池田.PDF

ルータ(IPv6)掲示用池田.PDF JEITA IPv6 - IPv6-1 1. 2. IPv6 3. 4. IPv6 5. IPv6 6. 7. 2 1 1. 2. IPv6 3. 4. IPv6 5. IPv6 6. 7. 3 (1) 4 2 (2) IP(Internet Protocol - - A A 5 (3) IPv6 AP AP TCP IP TCP IP 6 3 TCP/IP(v6) TELNET FTP TFTP

More information

Lync Server 2010 Lync Server Topology Builder BIG-IP LTM Topology Builder IP Lync 2010 BIG IP BIG-IP VE Virtual Edition BIG-IP SSL/TLS BIG-IP Edge Web

Lync Server 2010 Lync Server Topology Builder BIG-IP LTM Topology Builder IP Lync 2010 BIG IP BIG-IP VE Virtual Edition BIG-IP SSL/TLS BIG-IP Edge Web 1.1 Microsoft Lync Server 2010 BIG-IP LTM 2 4 5 BIG-IP : Lync 6 BIG-IP : Lync 7 BIG-IP : - 8 BIG-IP : - 9 A: BIG-IP Microsoft Lync Server 2010 Microsoft Lync Server 2010 Office Communications Server BIG-IP

More information

リング型IPカメラ監視ソリューション

リング型IPカメラ監視ソリューション TELESYN IP IP surveillance Solution 04 SNMP Manager Syslog Server NTP Server TELESYN9100_2 Link Aggregation VCS_1 TELESYN9100_4 FS926M-PS_1 TELESYN9100_3 FS926M-PS_2 FS926M-PS_3 TELESYN : TELESYN9400 :

More information

RT300/140/105シリーズ 取扱説明書

RT300/140/105シリーズ 取扱説明書 REMOTE & BROADBAND ROUTER RT300i/RT140p/RT140f/RT140i RT140e/RT105p/RT105i/RT105e 2 3 4 5 6 7 8 9 10 Bold face Enter Ctrl Tab BS Del Console RT105i RT300i RT140p RT140f RT140i RT140e RT105p RT105i RT105e

More information

dvi

dvi { SSH { 3 3 1 telnet ID ( ) ID ( 1) SSH(Secure SHell) (ID ) SSH SSH SSH login : userid password : himitsu login : userid psaaword: himitsu login : userid password : himitsu 1. Host 11 7 UNIX ( sakura)

More information

アライドテレシス コア・スイッチ AT-x900 シリーズ とディストリビューションスイッチ AT-x600 シリーズ で実現するOSPFv3/OSPFv2 & RIP/RIPng デュアルスタック ・ ネットワーク

アライドテレシス コア・スイッチ AT-x900 シリーズ とディストリビューションスイッチ AT-x600 シリーズ で実現するOSPFv3/OSPFv2 & RIP/RIPng デュアルスタック ・ ネットワーク 主な目的 既存 IPv4 環境に IPv6 環境を追加したい 段階的に IPv6 環境に移行したい OSPF などのダイナミックルーティングで IPv6 環境を構築したい 概要 昨今 急速に発展する新興国においてインターネット等の IT ネットワークインフラの普及整備が加速し IPv4 アドレスの枯渇が現実的な問題となっております このような状況から 今後 IPv6 の普及が加速され IPv6 を使用した

More information

第 1 部 : ネットワーク管理の基礎知識 4 ネットワークとは ネットワークとは 様々な中継装置の複合接続により 通信機能を持つ機器を遠隔接続し 多対多のコニュニケーションを実現するシステム 様々な機器による複雑系 ネットワークは生き物 状況は刻々と変化する 状況把握はなかなか困難 多岐にわたる構

第 1 部 : ネットワーク管理の基礎知識 4 ネットワークとは ネットワークとは 様々な中継装置の複合接続により 通信機能を持つ機器を遠隔接続し 多対多のコニュニケーションを実現するシステム 様々な機器による複雑系 ネットワークは生き物 状況は刻々と変化する 状況把握はなかなか困難 多岐にわたる構 フリーソフトウェアによるネットワーク監視 - 3rd Edition - 矢萩茂樹 イー アクセス株式会社 2001/12/5 2 本チュートリアルの進行 第 1 部ネットワーク管理の基礎知識 第 2 部フリーソフトウェアによるネットワーク監視 第 3 部ネットワーク管理に関するTIPS 質疑応答 1 第 1 部 : ネットワーク管理の基礎知識 4 ネットワークとは ネットワークとは 様々な中継装置の複合接続により

More information

2 BIG-IP 800 LTM v HF2 V LTM L L L IP GUI VLAN.

2 BIG-IP 800 LTM v HF2 V LTM L L L IP GUI VLAN. BIG-IP800 LTM v11.4.0 HF2 V1.0 F5 Networks Japan 2 BIG-IP 800 LTM v11.4.0 HF2 V1.0...1 1....3 1.1. LTM...3 2. L3...4 2.1. L3...4 2.2. L3...5 3....6 3.1....6 3.1.1. IP...6 3.1.2. GUI...10 3.1.3. VLAN...19

More information

Win XP SP3 Japanese Ed. NCP IPSec client Hub L3 SW SRX100 Policy base VPN fe-0/0/0 vlan.0 Win 2003 SVR /

Win XP SP3 Japanese Ed. NCP IPSec client Hub L3 SW SRX100 Policy base VPN fe-0/0/0 vlan.0 Win 2003 SVR / SRX dial-up VPN (NCP ) Win XP SP3 Japanese Ed. NCP IPSec client Hub L3 SW SRX100 Policy base VPN fe-0/0/0 vlan.0 Win 2003 SVR.216 172.27.24.0/24.254.254.1.1.100 100.100.100.0/24 192.168.1.0/24 Test devices

More information

worm hoihoi

worm hoihoi true@sfc.wide.ad.jp / (IDS, Honeypot), Web / : Darknet AS65531 10.0.0.0/8 Prefix longest match next hop AS Internet Customer A 10.1.0.0/16 AS 65531 10.0.0.0/8 Customer B 10.2.0.0/16 ( ) The Team Cymru

More information

2011 I/ 2 1

2011 I/ 2 1 2011 I/ 2 1 ISO 7 layer reference model TCP/IP ISO 7 layer reference model 5 7 2011 I/ 2 2 2011 I/ 2 3 OSI 7 Layer Reference Model 2011 I/ 2 4 Harry Nyquist (1924) Maximum data rate = 2H log 2 V (bits/s)

More information

AirMac ネットワーク構成の手引き

AirMac ネットワーク構成の手引き AirMac 1 1 5 6 AirMac 6 7 AirMac Extreme AirMac Express 7 AirMac 8 AirMac Express 8 AirMac 9 AirMac 10 AirTunes 10 AirMac Extreme AirMac Express 10 2 13 15 Mac OS X IP 16 Mac OS X AirMac 3 17 AirMac 17

More information

owners.book

owners.book Network Equipment RTX1200 RTX800 2 3 4 5 6 7 8 9 10 bold face Enter Ctrl Tab BS Del Ctrl X Ctrl X Regular face 11 12 13 14 RTX1200 RTX1200 RTX1200 15 16 ), -. / 1 4 5 6 17 18 19 20 21 console character

More information

shibasaki(印刷用)

shibasaki(印刷用) M M M NIC alert NIDS Snort alert tcp 192.168.0.0/24 any -> $HTTP_SERVER 80 (msg: HTTP Access Detected";) alert tcp 192.168.0.0/24 any $HTTP_SERVER -> 80 oinkmaster Oink M M ANNEX PC-UNIX DSU M KIU L3 Web

More information

アライドテレシス ディストリビューションスイッチ x610シリーズで実現するVRF-Lite + Tagging + EPSR for x610

アライドテレシス ディストリビューションスイッチ x610シリーズで実現するVRF-Lite + Tagging + EPSR for x610 主な目的 IP アドレスが重複した環境を統合したい 各ネットワークのセキュリティを確保したい 運用効率化を図りたい 概要 自治体合併など 個別に稼動していたネットワークを統合する際の課題の一つに IP アドレス体系やネットワークポリシーの見直しがあります しかし IP アドレスを変更することは統合作業の煩雑化やシステムの見直しなど容易ではありません そこで 暫定的にも恒久的にも利用できる VRF-Lite

More information

LSM-L3-24設定ガイド(初版)

LSM-L3-24設定ガイド(初版) 6 DB-9 Figure 6-1. DB-9 6-1 DB-9 EIA CCIT T DB9 DTE # PC DB9 DTE # DB9 DCE # 9 COM DTE-DCE CF 109 DCD 1 1 8 AB 102

More information

128 64 32 16 8bit 7bit 6bit 5bit 4bit 3bit 2bit 1bit 8 4 2 1 3.6m 4.5m 5.5m 6.4m Tokyo:3.6m 3.6m 4.5m 3.6m 5.5m 6.4m JCSAT-3 AI 3 Hub WIDE Internet 2Mbps VSAT point-to-point/multicst

More information

untitled

untitled CHAPTER 10 IP Virtual Routing and Forwarding VRF Provider Edge PE; VRF PE VRF PE Cisco 10000 IP ODAP p.10-5 IP p.10-18 IP Cisco 10000 Virtual Private Network VPN; IP On-demand Address Pool [ODAP] IP p.10-2

More information

¥¤¥ó¥¿¡¼¥Í¥Ã¥È·×¬¤È¥Ç¡¼¥¿²òÀÏ Âè11²ó

¥¤¥ó¥¿¡¼¥Í¥Ã¥È·×¬¤È¥Ç¡¼¥¿²òÀÏ Âè11²ó 11 2013 6 19 11 (6/19) 6 (18:10-19:40) λ13 UNIX : 2 / 26 UNIX UNIX sort, head, tail, cat, cut diff, tee, grep, uniq, wc join, find, sed, awk, screen 3 / 26 sort sort : $ sort [options] [FILE...] options

More information

JANOG6 Yet Another network command/tool/system Janog6 2000/06/16

JANOG6 Yet Another network command/tool/system Janog6 2000/06/16 JANOG6 Yet Another network command/tool/system kosaka@fastnet.co.jp 発表内容 1. 概要 2. ping 関連のツール 3. traceroute 関連のツール 4. Webインターフェースのツール 5. まとめ 付録 昼間は 画面と音夜は { ポケベル imode} 障害 トラブルチケット アラーム 情報,tool 少ない 規模小

More information

Macintosh HD:Users:ks91:Documents:lect:nm2002s:nm2002s03.dvi

Macintosh HD:Users:ks91:Documents:lect:nm2002s:nm2002s03.dvi 3 ks91@sfc.wide.ad.jp April 22, 2002 1 2 1. over IP ( : Voice over IP; IP Internet Protocol ) over IP??? : 2002/4/20 23:59 JST : http://www.soi.wide.ad.jp/report/ 3 32 11 (4/22 ) 4 () 3 2 1? 4 ...... A.C.

More information

使用説明書

使用説明書 第 6 章 本章では Print Manager Web ブラウザ TELNET を利用して 詳細な設定を行う方法について説明します Print Manager で設定する 総合ユーティリティー Print Manager は 本製品の詳細な設定及び設定内容の変更を行うことができます また リモートでの再起動やプリンターステータスモニターなどの便利な機能をご利用いただくことができます Print Manager

More information

BGP ( ) BGP4 community community community community July 3, 1998 JANOG2: What is BGP Community? 2

BGP ( ) BGP4 community community community community July 3, 1998 JANOG2: What is BGP Community? 2 BGP Community 1998/7/3 JANOG#2 in KDD (yahagi@itjit.ad.jp) July 3, 1998 JANOG2: What is BGP Community? 1 BGP ( ) BGP4 community community community community July 3, 1998 JANOG2: What is BGP Community?

More information

SCREENOS NAT ScreenOS J-Series(JUNOS9.5 ) NAT ScreenOS J-Series(JUNOS9.5 ) NAT : Destination NAT Zone NAT Pool DIP IF NAT Pool Egress IF Loopback Grou

SCREENOS NAT ScreenOS J-Series(JUNOS9.5 ) NAT ScreenOS J-Series(JUNOS9.5 ) NAT : Destination NAT Zone NAT Pool DIP IF NAT Pool Egress IF Loopback Grou NAT NETWORK ADDRESS TRANSLATION SCREENOS NAT ScreenOS J-Series(JUNOS9.5 ) NAT ScreenOS J-Series(JUNOS9.5 ) NAT : Destination NAT Zone NAT Pool DIP IF NAT Pool Egress IF Loopback Group (ScreenOS ) 2 Copyright

More information

VoIP Broadcasting System 2/2 IP Convergence Communication Solution IP paradigm Integration & Management VoIP IP VoIP VoIP IT < 02-06-12>

VoIP Broadcasting System 2/2 IP Convergence Communication Solution IP paradigm Integration & Management VoIP IP VoIP VoIP IT < 02-06-12> 2003. 5. 22 AddPac Technology Proprietary VoIP Broadcasting System 2/2 IP Convergence Communication Solution IP paradigm Integration & Management VoIP IP VoIP VoIP IT < 02-06-12> 8Khz 16Khz CDMA ADSL VoIP

More information

TCP/IP Internet Week 2002 [2002/12/17] Japan Registry Service Co., Ltd. No.3 Internet Week 2002 [2002/12/17] Japan Registry Service Co., Ltd. No.4 2

TCP/IP Internet Week 2002 [2002/12/17] Japan Registry Service Co., Ltd. No.3 Internet Week 2002 [2002/12/17] Japan Registry Service Co., Ltd. No.4 2 Japan Registry Service Co., Ltd. JPRS matuura@jprs.co.jp Internet Week 2002 [2002/12/17] Japan Registry Service Co., Ltd. No.1 TCP IP DNS Windows Internet Week 2002 [2002/12/17] Japan Registry Service

More information

SRX IDP Full IDP Stateful Inspection 8 Detection mechanisms including Stateful Signatures and Protocol Anomalies Reassemble, normalize, eliminate ambi

SRX IDP Full IDP Stateful Inspection 8 Detection mechanisms including Stateful Signatures and Protocol Anomalies Reassemble, normalize, eliminate ambi IDP (INTRUSION DETECTION AND PREVENTION) SRX IDP Full IDP Stateful Inspection 8 Detection mechanisms including Stateful Signatures and Protocol Anomalies Reassemble, normalize, eliminate ambiguity Track

More information

アドレス プールの設定

アドレス プールの設定 CHAPTER 9 IP Virtual Routing and Forwarding VRF Provider Edge PE; VRF PE VRF PE Cisco 10000 ESR IP ODAP p.9-5 IP p.9-17 IP Cisco 10000 ESR Virtual Private Network VPN; IP ODAP IP Cisco 10000 ESR 9-1 9

More information

AirMac ネットワーク for Windows

AirMac ネットワーク for Windows AirMac for Windows Windows XP Windows 2000 1 1 5 6 AirMac 6 7 AirMac Extreme AirMac Express 7 AirMac for Windows 7 AirMac Express 8 AirMac 9 AirTunes 9 AirMac Extreme 10 2 11 AirMac 11 AirMac 12 AirMac

More information

MIB サポートの設定

MIB サポートの設定 CHAPTER 2 この章では Cisco 10000 シリーズに SNMP および MIB のサポートを設定する手順について説明します 具体的な内容は次のとおりです Cisco IOS リリースに対応する MIB サポートの判別 (p.2-1) MIB のダウンロードおよびコンパイル (p.2-2) シスコの SNMP サポート (p.2-4) Cisco IOS リリースに対応する MIB サポートの判別

More information

2 PC [1], [2], [3] 2.1 OS 2.1 ifconfig 2.1 lo ifconfig -a 2.1 enp1s0, enx0090cce7c734, lo 3 enp1s0 enx0090cce7c734 PC 2.1 (eth0, eth1) PC 14

2 PC [1], [2], [3] 2.1 OS 2.1 ifconfig 2.1 lo ifconfig -a 2.1 enp1s0, enx0090cce7c734, lo 3 enp1s0 enx0090cce7c734 PC 2.1 (eth0, eth1) PC 14 2 PC [1], [2], [3] 2.1 OS 2.1 ifconfig 2.1 lo ifconfig -a 2.1 enp1s0, enx0090cce7c734, lo 3 enp1s0 enx0090cce7c734 PC 2.1 (eth0, eth1) PC 14 $ ifconfig lo Link encap: inet :127.0.0.1 :255.0.0.0 inet6 :

More information

untitled

untitled Section 1 5 6 MRTG 7 Prefix RMON NetFlow NetFlow NetFlow Data Collector DB Subnet B B Router = Exporter Subnet A AS IP Prefix 1 8 Subnet B Router = Exporter AS AS Prefix 2 NetFlow Version 5 AS AS Peer

More information

1. 2. ( ) Secure Secure Shell ssh 5. (xinetd TCP wrappers) 6. (IPsec) 7. Firewall 2

1. 2. ( ) Secure Secure Shell ssh 5. (xinetd TCP wrappers) 6. (IPsec) 7. Firewall 2 (6 20 ) ISP 3 3 SPAM MP3 1 1. 2. ( ) 3. 4. Secure Secure Shell ssh 5. (xinetd TCP wrappers) 6. (IPsec) 7. Firewall 2 1. 2. ( ) 3. 4. Secure 5. (xinetd TCP wrappers) (i) (ii) ( ) (iii) 6. (IPsec) 7. Firewall

More information

Jlspec

Jlspec 1OFF 通常 OFF 通常 2 ON 設定内容の初期化を行う ( 工場出荷状態 ) OFF 通常 3 ON 自己診断 / 設定内容の印字を行う 4OFF 通常 %!PS-Adobe-2.0 /Courier findfont 10 scalefont setfont /LEFT 36 def /TOP 792 def /PITCH 12 def /LF {show /x LEFT def /y

More information

Configuring_01

Configuring_01 Symantec Backup Exec Dell EqualLogic Microsoft Exchange Server SQL Server IT / / 24 365 Symantec Backup Exec Advanced Disk-based Backup Option (ADBO) Dell Equal- Logic Microsoft Exchange Server 2003 2007

More information

$ ifconfig lo Link encap: inet : : inet6 : ::1/128 : UP LOOPBACK RUNNING MTU:65536 :1 RX :8 :0 :0 :0 :0 TX :8 :0 :0 :0 :0 (Collision

$ ifconfig lo Link encap: inet : : inet6 : ::1/128 : UP LOOPBACK RUNNING MTU:65536 :1 RX :8 :0 :0 :0 :0 TX :8 :0 :0 :0 :0 (Collision 2 (1) (2)PC [1], [2], [3] 2.1 OS ifconfig OS 2.1 ifconfig ( ) ifconfig -a 2.1 PC PC enp1s0, enx0090cce7c734, lo 3 PC 2.1 13 $ ifconfig lo Link encap: inet :127.0.0.1 :255.0.0.0 inet6 : ::1/128 : UP LOOPBACK

More information

install

install SCore SCore 5.0 2001.03.19 devel@pccluster.org SCore Backbone LAN Ethernet EEPRO100 Myrinet-2000 Fibre 02/03/20 2 1 NIC (Network Interface Card) NIC 100Mbps Ethernet EEPRO100 Tulip 3C905B Network Trunking

More information

Dynamic VPN Dynamic VPN IPSec VPN PC SRX IPSec VPN SRX PC IPSec 2 Copyright 2010 Juniper Networks, Inc.

Dynamic VPN Dynamic VPN IPSec VPN PC SRX IPSec VPN SRX PC IPSec 2 Copyright 2010 Juniper Networks, Inc. SRX DYNAMIC VPN Dynamic VPN Dynamic VPN IPSec VPN PC SRX IPSec VPN SRX PC IPSec 2 Copyright 2010 Juniper Networks, Inc. www.juniper.net DYNAMIC VPN Netscreen Remote(NS-R) (NS-R) PC SRX Dynamic VPN SRX

More information

WEB.dvi

WEB.dvi ... 5... 5... 5... 7... 8... 8... 10... 11... 11... 12... 13 HTTP... 13... 14... 15... 15... 15 IP... 15... 16... 17... 18 NTP... 18 SNMP.... 19 SNMP... 19 SNMP... 20 SNMP... 22 SNMP... 22... 22... 23...

More information

NetSkate

NetSkate NetSkateVisualizer v2.1 Cyber Solutions Inc. 1. 2. 3. 4. 5. 6. 7. Cyber Solutions Inc. i NetSkateVisualizer jsnmp(tm) Enterprise Copyright (c) 1997-2001 OutBack Resource Group, Inc. All rights reserved

More information

snortの機能を使い尽くす & hogwashも使ってみる

snortの機能を使い尽くす & hogwashも使ってみる presented by P snort hogwash snort1.8.2(3) Martin Roesch IDS IDS hogwash snort1.7 FW+NIDS 100M IP IP snort./configure;make su make install configure Flexresp database snmp snmp alert idmef xml smbalert

More information

IP 2.2 (IP ) IP 2.3 DNS IP IP DNS DNS 3 (PC) PC PC PC Linux(ubuntu) PC TA 2

IP 2.2 (IP ) IP 2.3 DNS IP IP DNS DNS 3 (PC) PC PC PC Linux(ubuntu) PC TA 2 IP 2010 10 1 1 IP (IP ) 2 IP IP 2.1 IP (IP ) 1 IP 2.2 (IP ) IP 2.3 DNS IP IP DNS DNS 3 (PC) PC PC PC Linux(ubuntu) PC TA 2 4 1,2 4.1 (Protocol) IP:Internet Protocol) 4.2 internet The Internet (internet)

More information

Microsoft Word - sugiyama.doc

Microsoft Word - sugiyama.doc backtrack ( ) sugiyama[atmark]yamanashi.ac.jp 1. Web Linux ssh firewall firewall ( 1) Linux backtrack Debian,OpenSUSE,FreeBSD PC-UNIX PC backtrack CD USB 2. backtrack Linux ( 2) CD USB VMware 3 USB Vmware

More information

GA-1190J

GA-1190J GA-1190J 1 1. 2. 3. 4. 2 5. 3 PDF 4 PDF PDF PDF PDF PDF PDF PDF PDF 5 6 ...1...2...4 1...12 2...16...18 3...22 PCL/PS...23 4...26 5...30 ETHERNET...31 TCP/IP...33 IPX/SPX...38 AppleTalk...40 HTTP...42

More information

wide94.dvi

wide94.dvi 14 WWW 397 1 NIR-TF UUCP ftp telnet ( ) WIDE Networked Information Retrieval( NIR ) vat(visual Audio Tool) nv(netvedeo) CERN WWW(World Wide Web) WIDE ISODE WIDE project WWW WWW 399 400 1994 WIDE 1 WIDE

More information

guide.PDF

guide.PDF ExpressMail Ver2.0 Copyright ( ) 1998/12/25 REV.1 1 ExpressMail Ver2.0 ExpressMail Ver2.0 ExpressMail Ver2.0 WindowsNT SMTP/POP3/IMAP4 (1) SMTP sendmail 8.8.5 DLL (2) POP3 RFC1939 APOP (3) IMAP4 RFC2060

More information

Teradici Corporation #101-4621 Canada Way, Burnaby, BC V5G 4X8 Canada p +1 604 451 5800 f +1 604 451 5818 www.teradici.com Teradici Corporation Teradi

Teradici Corporation #101-4621 Canada Way, Burnaby, BC V5G 4X8 Canada p +1 604 451 5800 f +1 604 451 5818 www.teradici.com Teradici Corporation Teradi PCoIP TER0806003 TER0806003 Issue 2 0 Teradici Corporation #101-4621 Canada Way, Burnaby, BC V5G 4X8 Canada p +1 604 451 5800 f +1 604 451 5818 www.teradici.com Teradici Corporation Teradici Teradici Teradici

More information