IPv6 Konsep Jaringan Komputer. Pengecekan Module ipv6 pada kernel # ls –l /proc/net/if_inet6 atau test -f /proc/net/if_inet6 && echo "Running kernel is.

Slides:



Advertisements
Similar presentations
IPv6 in der Praxis Vortragsreihe von Michael Dirska Hasso-Plattner-Institut Potsdam
Advertisements

Router Configuration.
IPv6 deployment at Netnod (Nurani streaming Kurtis - but slower and without an Åland accent…) Who is Netnod? –IXP in Sweden, operator of i.root-servers.net,
ITR3 lecture 7: more introduction to UNIX Thomas Krichel
1 Linux IP Masquerading Brian Vargyas XNet Information Systems.
Jump to first page Setup Ethernet & PPP client on Laptop computer Presented by: Xuewu Cai Jianfang Wang.
Moving from IPv4 to IPv6. Page 2 Why did we do this? IPv6 is coming We want a head start Learning by doing Gain the experience and knowledge Someone else.
IPv6 Routing.
Sockets Programming Network API Socket Structures Socket Functions
UPT Jaringan Setting IP DHCP di EEPIS-ITS. Topologi Jaringan.
Prof. Kristofer S.J. Pister’s team Berkeley Sensor and Actuator Center University of California, Berkeley.
CIS 193A – Lesson9 Network Infrastructure. CIS 193A – Lesson9 Focus Question What are three high level subnets a corporate intranet will want to support?
DHCP -Ameeta and Haripriya -cmsc 691x. DHCP ► Dynamic Host Configuration Protocol ► It controls vital networking parameters of hosts with the help of.
1 Dynamic DNS. 2 Module - Dynamic DNS ♦ Overview The domain names and IP addresses of hosts and the devices may change for many reasons. This module focuses.
Precept 3 Host Configuration 1 Peng Sun. What TCP conn. running? Commands netstat [-n] [-p] [-c] (Linux) lsof -i -P (Mac) ss (newer version of netstat)
Linux network troubleshooting If your network connection is not working..
1 Linux Networking and Security Chapter 2. 2 Configuring Basic Networking Describe how networking devices differ from other Linux devices Configure Linux.
Embedded System Programming Introduction to Device Drivers.
Introduction to Applied Network Security By Prof. Herzberg Man in the Middle lab #1 Aharon Brodie.
Network Management And Debugging
What’s New in Fireware XTM v Changes in Fireware XTM v  Routing table changes  Feature key global expiration for some XTMv keys  IP address.
Hardening Linux for Enterprise Applications Peter Knaggs & Xiaoping Li Oracle Corporation Sunil Mahale Network Appliance Session id:
Linux Networking Commands
SUSE Linux Enterprise Server Administration (Course 3037) Chapter 7 Connect the SUSE Linux Enterprise Server to the Network.
Chabot College ELEC autoinstall and SLARP.
In-Line Cell Manager Configuration and Loading Date: Octobre2014.
21/11/ L7A/1/30 COM342 Networks and Data Communications Ian McCrumRoom 5B18 Tel:
Hosts Implementation with Cisco
INFS 752 Summer Juan Salazar Please right click the symbol in the lower right corner, and then press preview, to hear the presentation for each page.
Lab How to Use WANem Last Update Copyright 2011 Kenneth M. Chipps Ph.D. 1.
1 Linux Basics for Networking. 2 Module - Linux Basics for Networking ♦ Overview This module focuses on the basics of networking using Redhat Enterprise.
D-Link TSD 2009 workshop 1 Outbound Route Load Balancing.
TCP/IP Illustracted Vol1. 제목 : IP Routing ( 수 ) 한 민 규
Dynamic Host Configuration Protocol and IP Address Assignment CIS 238 Oakton Community College.
Day 14 Introduction to Networking. Unix Networking Unix is very frequently used as a server. –Server is a machine which “serves” some function Web Server.
Configuring BackTrack Michael Holcomb, CISSP Upstate ISSA Chapter.
Linux Architecture Overview 1. Initialization Uboot – hardware init, loads kernel Kernel – remaining initialization, calls “init” Init – 1 st process,
Hands On Networking IPv4 Routing Veena S (MCA Dept) Shruti Kadam, MCA Dept Arpita Kulkarni, MCA Dept June 28, 2012.
RTL8712(8188_8191_8192SU) USB Linux Driver Quick Installation Guide
CCNA 2 Week 7 Distance Vector Routing. Copyright © 2005 University of Bolton Topics Distance Vector Protocol Issues RIP IGRP.
實驗二 Linux 下網路驅動程式追蹤 教師: 助教: 1998/10/19 High Speed Network Lab. Department of Computer Information Science, NCTU.
Linux Setting up your network. Basic Approaches Configure during installation –Disadvantage -> not able to redo easily –Advantage-> holds your hand Configure.
Spam Mail FilterJeff Rupp & Frank Watson1 Implement Spam Mail Filtration inside Linux kernel Jeff Rupp and Frank Watson.
Linux Routing. Why use Linux as a router? Its cheap. Linux has low hardware requirements. A properly configured P166 Mhz computer would have no problems.
UNIX History - joint venture between MIT and Bell Labs (originally called Multics) – Ken Thompson (AT&T) created an operating system to run Space.
Basic Linux Router I Router, a device that... Working on OSI Layer 3 (Network Layer) Connected to more than one networks Finding.
TCP/IP Illustracted Vol1. 제목 : IP Routing ( 수 ) 한 민 규
CSN09101 Networked Services Week 5 : Networking
© 2009 Cisco Systems, Inc. All rights reserved. ROUTE v1.0—2-1 Implementing an EIGRP-Based Solution Lab 2-2 Debrief.
實驗三 Linux 網路協定程式追蹤 教師: 助教:. 2 Outline Why Linux ? Linux 核心的內部 Linux 開機始末 實驗步驟.
Static and Dynamic Routing. Configuring RIP Specifying Outgoing Interface.
What’s wrong with this network? IP: SM: Default Gateway: /28 Fa0/1.
Quick Start Up Tool. Why the StartUp Tool? Plug-and-play installation of Ingate and SIP trunking, as simple as possible. Necessary steps:  Unpack your.
[Lab] IPv6 Tunnel 1. Create an Interconnected IPv4 Network 2 NB1 NB2 PC1 PC2 AP ICMP reachable between PC1-NB1 NB1-NB2 NB2-PC2.
LOGO Dynamic Routing 7/2/20161Jaringan Komputer_D3 TT.
Watching and Manipulating Your Network Traffic. tcpdump - your binoculars $ sudo tcpdump tcpdump: verbose output suppressed, use -v or -vv for full protocol.
Linux network troubleshooting
Network Configuration
Switch Commands Exec Commands Switch#? exec Commands
Linux 101 Training Module Linux Basics.
Linux Kernel Module Programming
UBUNTU INSTALLATION
LINUX ADMINISTRATION
IPv6 Hands-on pre-GDB IPv6 workshop 7th of June 2016 edoardo
Pertemuan 3 Single Area OSPF Configuration
IP Network Layer and Ethernet Encapsulation
Net 412 (Practical Part) Networks and Communication Department LAB 1.
/ / / / / /27.
Linux Architecture Overview.
3.4.3 KONFIGURASI DAN UJIAN RANGKAIAN
Presentation transcript:

IPv6 Konsep Jaringan Komputer

Pengecekan Module ipv6 pada kernel # ls –l /proc/net/if_inet6 atau test -f /proc/net/if_inet6 && echo "Running kernel is IPv6 ready"

Jika dalam kernel tidak terdapat module ipv6 # modprobe ipv6 Jika sukses maka #lsmod |grep -w 'ipv6' && echo "IPv6 module successfully loaded"

Automatic loading module saat start Masukkan scrip pada /etc/modules.conf atau /etc/conf.modules alias net-pf-10 ipv6 # automatically load IPv6 module on demand Untuk disable alias net-pf-10 off # disable automatically load of IPv6 module on demand

IPv6-ready network configuration tools ifconfig # /sbin/ifconfig -? 2>& 1|grep -qw 'inet6' && echo "utility 'ifconfig' is IPv6-ready“ route # /sbin/route -? 2>& 1|grep -qw 'inet6' && echo "utility 'route' is IPv6-ready“ ip # /sbin/ip 2>&1 |grep -qw 'inet6' && echo "utility 'ip' is IPv6-ready"

IPv6-ready test/debug programs # ping6 -c 1 ::1

Add an IPv6 address # /sbin/ip -6 addr add 2001:0db8:0:f101::1/64 dev eth0 Atau # /sbin/ifconfig eth0 inet6 add 2001:0db8:0:f101::1/64

Removing an IPv6 address # /sbin/ip -6 addr del 2001:0db8:0:f101::1/64 dev eth0 Atau # /sbin/ifconfig eth0 inet6 del 2001:0db8:0:f101::1/64

Add an IPv6 route through a gateway # /sbin/ip -6 route add 2000::/3 via 2001:0db8:0:f101::1 Atau # /sbin/route -A inet6 add 2000::/3 gw 2001:0db8:0:f101::1

Removing an IPv6 route through a gateway # /sbin/ip -6 route del 2000::/3 via 2001:0db8:0:f101::1 Atau # /sbin/route -A inet6 del 2000::/3 gw 2001:0db8:0:f101::1

Add an IPv6 route through an interface # /sbin/ip -6 route add 2000::/3 dev eth0 metric 1 Atau # /sbin/route -A inet6 add 2000::/3 dev eth0

Removing an IPv6 route through an interface # /sbin/ip -6 route del 2000::/3 dev eth0 Atau # /sbin/route -A inet6 del 2000::/3 dev eth0