Hierarchical Route Maps for Efficient Navigation

Total Page:16

File Type:pdf, Size:1020Kb

Hierarchical Route Maps for Efficient Navigation Hierarchical Route Maps for Efficient Navigation Fangzhou Wang 1 Yang Li 2 Daisuke Sakamoto 1 Takeo Igarashi 1,3 [email protected] [email protected] [email protected] [email protected] 1The University of Tokyo 2Google Research 3JST ERATO Igarashi Design Interface Project a b c Route&Tree Genera,on c b Figure 1: An example of Route Tree. The proposed algorithm automatically extracts meaningful multi scale views of a route and organizes those views into a hierarchical structure to support efficient navigation. (a) shows the original route and a complete overview of the Route Tree generated form the route, (b) and (c) show close-up view of the Route Tree. Note that these are visualization of the internal data structure and the end-users do not see them directly. ABSTRACT One of the difficulties with standard route maps is Author Keywords Route Map Visualization; View Extraction; Multi-scale accessing to multi-scale routing information. The user Navigation. needs to display maps in both a large scale to see details and a small scale to see an overview, but this requires ACM Classification Keywords tedious interaction such as zooming in and out. We propose H5.2 [Information interfaces and presentation]: User to use a hierarchical structure for a route map, called a Interfaces. - Graphical user interfaces; H.3.3 [Information “Route Tree”, to address this problem, and describe an storage and retrieval]: Information Search and Retrieval. - algorithm to automatically construct such a structure. A Retrieval models. Route Tree is a hierarchical grouping of all small route segments to allow quick access to meaningful large and INTRODUCTION small-scale views. We propose two Route Tree applications, A route map presents route information to guide users from “RouteZoom” for interactive map browsing and “TreePrint” one place to another. Various systems have been developed for route information printing, to show the applicability and for automatically generating route maps. These systems usability of the structure. We conducted a preliminary user have been conventionally implemented in car navigation study on RouteZoom, and the results showed that systems with a local map database. The use of web-based RouteZoom significantly lowers the interaction cost for route map generation systems, such as Google Maps [9], obtainingFigure 2: informationAn example fromof Route a map Tree. compared The proposed to a traditional algorithm automaticallyhas become extracts commonplace meaningful multi for scalevarious views types of a route of andusers interactiveorganizes map those. views into a hierarchical structure to support efficientrecently navigation as smart. (a) phoneshows sthe and original tablet route PCs andbecome a complete popular. overview of the Route Tree generated form the route, (b) and (c)Ho showwever, close several-up view usability of the Route problems Tree. Notestill remainthat these with are these visualization of the internal data structure andmap the systems.end-users do not see them directly. Permission to make digital or hard copies of all or part of this work for One problem with standard map systems is the lack of personal or classroom use is granted without fee provided that copies are support for presenting multi-scale information. For example, not made or distributed for profit or commercial advantage and that copies when users want to see an overview of the entire route, a bear this notice and the full citation on the first page. Copyrights for components of this work owned by others than ACM must be honored. smaller scale view is preferred. On the other hand, when Abstracting with credit is permitted. To copy otherwise, or republish, to they want to get detailed information on points of interest post on servers or to redistribute to lists, requires prior specific permission (POIs) such as turning points or junctions, they would and/or a fee. Request permissions from [email protected]. prefer a larger scale view to see more details. However, IUI'14, February 24–27, 2014, Haifa, Israel. Copyright © 2014 ACM 978-1-4503-2184-6/14/02...$15.00. standard paper-printed route maps or interactive route map http://dx.doi.org/10.1145/2557500.2557514 systems in a modern map system [9, 19] require the user to manually change both scale and position in the map to get a desirable view, which can be very tedious. Therefore, it is information such as landmarks around them or the shape of desirable to provide an easy way to access various the road. Furthermore, the distorted representation makes it meaningful views with different scales and positions in the difficult to use the map in combination with advanced route. services such as aerial photo views. We propose to pre-compute a hierarchical structure for a Several existing web-based map systems [9, 19] are able to route map (called a “Route Tree”) to provide quick access print a step-by-step guide showing all POIs and to such meaningful views (Figure 1). The important corresponding verbal directions along the route. Karnick et features of our hierarchical structure are as follows: al. [16] proposed a method of putting detailed views of POIs in the route around the complete overview of the route. Feature 1. Each node represents a part of its parent view in This can be problematic because the user might want to see a larger scale, while the root node represents a complete the map in some intermediate scales. Furthermore, some of view of the whole route. the detailed views are almost the same and therefore Feature 2. For every part of the route, there is a node that redundant because the method shows a detailed view for visualizes the part in the necessary scale. each POI even in a case where it is possible to show multiple POIs in a single view. Feature 3. The number of nodes in the tree is made as small as possible, while keeping an appropriate view size Several previous studies [22, 25] attempted to exploit the (size of the rendered result on the screen or print) for each user’s prior knowledge about the route in order to produce a node. more simplified, useful route for users. Other studies [5, 11] propose methods that combine videos or images with We present an algorithm for automatically constructing a conventional route maps to enrich the user’s knowledge Route Tree. It starts with an over-segmented tree and about the route. There are also systems that generate Goal- iteratively simplifies it by taking balance between oriented route maps such as tourist maps [10] or compactness and readability. A Route Tree itself is raw tree Destination-oriented maps [18] rather than Start-to-Goal data, and it can be used in various applications. In this route maps. paper, we implemented an interactive map browsing system called RouteZoom to demonstrate the effectiveness of a Hierarchical map structure RouteTree. There are several studies on hierarchical structures for map Our method is designed to address the situation where a visualization. However, most of them discuss how to user needs to actively learn or explore an area or route. It is automatically make a series of multi-scale map images from different from but complements automatic uses of maps geographic data while including information in an systems such as Turn-by-Turn navigation used in car appropriate level of detail (e.g., [20, 27]). They do not use navigation in which a user passively receives step-by-step them for route map visualization. Studies have been made instructions from the system. The contributions of this work on hierarchical structures and route maps, but most of them are summarized as follows. focus not on visualization but on human cognition on routes and its application to generating verbal route directions [17, 1. A novel hierarchical structure for route maps called a 26]. Our work differs from these studies in that our method Route Tree. generates a series of maps with appropriate detail in 2. A fast algorithm to construct the Route Tree with a few different scales for a route map, and uses them for parameters given by the user to control the results. interactive browsing or compact printing. 3. Two useful route map applications that exploit Route Map browsing interface Trees, respectively improved a conventional route map Various methods have been proposed for interactively browsing system and a route map printing system. browsing maps in different scales. Some of them [2, 4] integrated maps of multiple scales into one screen using RELATED WORK Focus+Context techniques such as Furnas’ fisheye [7]. Route map visualization Others adopt Overview+Detail techniques to arrange Agrawala et al. [1] have proposed a system to render a route pictures of different levels of focus and size [12, 15]. map that mimics handwriting maps made by humans. This Another approach is to extend conventional panning and approach focuses on conveying precise information about zooming interfaces. Igarashi et al. [13] proposed a method POIs and an abstract overview of the complete route. To to automatically change zoom level depending on the achieve the goal, it distorts the geographic shape and length scrolling speed for map navigation. Zhao et al. [28] of the route and takes away detailed context around the proposed to implicitly bookmark user’s view on the map to route. However, the lack of contextual information outside accelerate browsing speed. Both of the latter two techniques the route makes it difficult for users to turn back to the rely only on general user input and do not leverage precise route when they mistakenly choose a wrong one, or semantic information associated with routes. Pindat et al. to determine their precise position in the route map from [23] proposed content-aware adaptive fisheye lens that changes its way of zooming depending on its focus on map.
Recommended publications
  • RED HAT ENTERPRISE LINUX 5, 6, and 7 Common Administrative
    RED HAT ENTERPRISE LINUX 5, 6, AND 7 SOFTWARE MANAGEMENT NETWORKING Common administrative commands TASK RHEL TASK RHEL yum install iptables and ip6tables 5 6 5 yum groupinstall /etc/sysconfig/ip*tables Install software iptables and ip6tables 1 Be aware of potential issues when using subscription-manager yum install 7 Configure firewall /etc/sysconfig/ip*tables 6 SYSTEM BASICS on Red Hat Enterprise Linux 5: https://access.redhat.com/ yum group install system-config-firewall solutions/129003. TASK RHEL yum info firewall-cmd 2 Subscription-manager is used for Satellite 6, Satellite 5.6 with 5 6 7 SAM and newer, and Red Hat’s CDN. yum groupinfo firewall-config /etc/sysconfig/rhn/systemid 5 3 RHN tools are deprecated on Red Hat Enterprise Linux 7. View software info /etc/hosts yum info 5 6 rhn_register should be used for Satellite server 5.6 and newer 7 /etc/resolv.conf /etc/sysconfig/rhn/systemid yum group info View subscription information 6 only. For details, see: Satellite 5.6 unable to register RHEL 7 Configure name subscription-manager identity client system due to rhn-setup package not included in Minimal resolution /etc/hosts installation (https://access.redhat.com/solutions/737373) Update software yum update 5 6 7 /etc/resolv.conf 7 subscription-manager identity 7 nmcli con mod rhn_register 5 Upgrade software yum upgrade 5 6 7 /etc/sysconfig/network 5 6 subscription-manager 1 Configure hostname hostnamectl rhn_register Configure software subscription-manager repos 5 6 7 /etc/hostname 7 rhnreg_ks 6 /etc/yum.repos.d/*.repo Configure
    [Show full text]
  • Don't Trust Traceroute (Completely)
    Don’t Trust Traceroute (Completely) Pietro Marchetta, Valerio Persico, Ethan Katz-Bassett Antonio Pescapé University of Southern California, CA, USA University of Napoli Federico II, Italy [email protected] {pietro.marchetta,valerio.persico,pescape}@unina.it ABSTRACT In this work, we propose a methodology based on the alias resolu- tion process to demonstrate that the IP level view of the route pro- vided by traceroute may be a poor representation of the real router- level route followed by the traffic. More precisely, we show how the traceroute output can lead one to (i) inaccurately reconstruct the route by overestimating the load balancers along the paths toward the destination and (ii) erroneously infer routing changes. Categories and Subject Descriptors C.2.1 [Computer-communication networks]: Network Architec- ture and Design—Network topology (a) Traceroute reports two addresses at the 8-th hop. The common interpretation is that the 7-th hop is splitting the traffic along two Keywords different forwarding paths (case 1); another explanation is that the 8- th hop is an RFC compliant router using multiple interfaces to reply Internet topology; Traceroute; IP alias resolution; IP to Router to the source (case 2). mapping 1 1. INTRODUCTION 0.8 Operators and researchers rely on traceroute to measure routes and they assume that, if traceroute returns different IPs at a given 0.6 hop, it indicates different paths. However, this is not always the case. Although state-of-the-art implementations of traceroute al- 0.4 low to trace all the paths
    [Show full text]
  • Oracle® Solaris 11.4 Network Administration Cheatsheet
    Oracle Solaris 11.4 Network Administration Cheatsheet This cheatsheet includes examples of commonly used network administration commands. See the dladm(8), ipadm(8), and route(8) man pages for further details. For more information about configuring the network in Oracle Solaris 11.4, see Configuring and Managing Network Components in Oracle Solaris 11.4. Commonly Used Network Administration Commands Note - Some of following commands include parameters and values that are provided as examples only. Action Command Administering Datalinks Display all of the datalinks (physical and virtual) on a system. # dladm show-link Display all of the physical datalinks on a system. # dladm show-phys Display all of the properties for all of the datalinks on a system. # dladm show-linkprop Display all of the properties for a specific datalink on a system. # dladm show-linkprop net0 Display a specific property for a specific datalink on a system. # dladm show-linkprop -p mtu net0 Administering IP Interfaces and Addresses Display general information about a system's IP interfaces. # ipadm Display a system's IP interfaces and addresses. # ipadm show-addr Create an IP interface and then configure a static IPv4 address for that interface. # ipadm create-ip net0 # ipadm create-addr -a 203.0.113.0/24 net0/addr Obtain an IP address from a DHCP server. # ipadm create-ip net0 # ipadm create-addr -T dhcp net0/addr Create an auto-generated IPv6 address. # ipadm create-ip net0 # ipadm create-addr -T addrconf net0/addr Change the netmask property for an IP address object name (net3/v4) to 8. # ipadm set-addrprop -p prefixlen=8 net3/v4 Configure a persistent default route on a system.
    [Show full text]
  • Blue Coat SGOS Command Line Interface Reference, Version 4.2.3
    Blue Coat® Systems ProxySG™ Command Line Interface Reference Version SGOS 4.2.3 Blue Coat ProxySG Command Line Interface Reference Contact Information Blue Coat Systems Inc. 420 North Mary Ave Sunnyvale, CA 94085-4121 http://www.bluecoat.com/support/contact.html [email protected] http://www.bluecoat.com For concerns or feedback about the documentation: [email protected] Copyright© 1999-2006 Blue Coat Systems, Inc. All rights reserved worldwide. No part of this document may be reproduced by any means nor modified, decompiled, disassembled, published or distributed, in whole or in part, or translated to any electronic medium or other means without the written consent of Blue Coat Systems, Inc. All right, title and interest in and to the Software and documentation are and shall remain the exclusive property of Blue Coat Systems, Inc. and its licensors. ProxySG™, ProxyAV™, CacheOS™, SGOS™, Spyware Interceptor™, Scope™, RA Connector™, RA Manager™, Remote Access™ are trademarks of Blue Coat Systems, Inc. and CacheFlow®, Blue Coat®, Accelerating The Internet®, WinProxy®, AccessNow®, Ositis®, Powering Internet Management®, The Ultimate Internet Sharing Solution®, Permeo®, Permeo Technologies, Inc.®, and the Permeo logo are registered trademarks of Blue Coat Systems, Inc. All other trademarks contained in this document and in the Software are the property of their respective owners. BLUE COAT SYSTEMS, INC. DISCLAIMS ALL WARRANTIES, CONDITIONS OR OTHER TERMS, EXPRESS OR IMPLIED, STATUTORY OR OTHERWISE, ON SOFTWARE AND DOCUMENTATION FURNISHED HEREUNDER INCLUDING WITHOUT LIMITATION THE WARRANTIES OF DESIGN, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL BLUE COAT SYSTEMS, INC., ITS SUPPLIERS OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES, WHETHER ARISING IN TORT, CONTRACT OR ANY OTHER LEGAL THEORY EVEN IF BLUE COAT SYSTEMS, INC.
    [Show full text]
  • Command-Line IP Utilities This Document Lists Windows Command-Line Utilities That You Can Use to Obtain TCP/IP Configuration Information and Test IP Connectivity
    Guide to TCP/IP: IPv6 and IPv4, 5th Edition, ISBN 978-13059-4695-8 Command-Line IP Utilities This document lists Windows command-line utilities that you can use to obtain TCP/IP configuration information and test IP connectivity. Command parameters and uses are listed for the following utilities in Tables 1 through 9: ■ Arp ■ Ipconfig ■ Netsh ■ Netstat ■ Pathping ■ Ping ■ Route ■ Tracert ARP The Arp utility reads and manipulates local ARP tables (data link address-to-IP address tables). Syntax arp -s inet_addr eth_addr [if_addr] arp -d inet_addr [if_addr] arp -a [inet_address] [-N if_addr] [-v] Table 1 ARP command parameters and uses Parameter Description -a or -g Displays current entries in the ARP cache. If inet_addr is specified, the IP and data link address of the specified computer appear. If more than one network interface uses ARP, entries for each ARP table appear. inet_addr Specifies an Internet address. -N if_addr Displays the ARP entries for the network interface specified by if_addr. -v Displays the ARP entries in verbose mode. -d Deletes the host specified by inet_addr. -s Adds the host and associates the Internet address inet_addr with the data link address eth_addr. The physical address is given as six hexadecimal bytes separated by hyphens. The entry is permanent. eth_addr Specifies physical address. if_addr If present, this specifies the Internet address of the interface whose address translation table should be modified. If not present, the first applicable interface will be used. Pyles, Carrell, and Tittel 1 Guide to TCP/IP: IPv6 and IPv4, 5th Edition, ISBN 978-13059-4695-8 IPCONFIG The Ipconfig utility displays and modifies IP address configuration information.
    [Show full text]
  • Lab 5.5.2: Examining a Route
    Lab 5.5.2: Examining a Route Topology Diagram Addressing Table Device Interface IP Address Subnet Mask Default Gateway S0/0/0 10.10.10.6 255.255.255.252 N/A R1-ISP Fa0/0 192.168.254.253 255.255.255.0 N/A S0/0/0 10.10.10.5 255.255.255.252 10.10.10.6 R2-Central Fa0/0 172.16.255.254 255.255.0.0 N/A N/A 192.168.254.254 255.255.255.0 192.168.254.253 Eagle Server N/A 172.31.24.254 255.255.255.0 N/A host Pod# A N/A 172.16. Pod#.1 255.255.0.0 172.16.255.254 host Pod# B N/A 172.16. Pod#. 2 255.255.0.0 172.16.255.254 S1-Central N/A 172.16.254.1 255.255.0.0 172.16.255.254 All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 1 of 7 CCNA Exploration Network Fundamentals: OSI Network Layer Lab 5.5.1: Examining a Route Learning Objectives Upon completion of this lab, you will be able to: • Use the route command to modify a Windows computer routing table. • Use a Windows Telnet client command telnet to connect to a Cisco router. • Examine router routes using basic Cisco IOS commands. Background For packets to travel across a network, a device must know the route to the destination network. This lab will compare how routes are used in Windows computers and the Cisco router.
    [Show full text]
  • Avocent® ACS800/8000 Advanced Console System Command Reference Guide TABLE of CONTENTS
    Avocent® ACS800/8000 Advanced Console System Command Reference Guide The information contained in this document is subject to change without notice and may not be suitable for all applications. While every precaution has been taken to ensure the accuracy and completeness of this document, Vertiv assumes no responsibility and disclaims all liability for damages resulting from use of this information or for any errors or omissions. Refer to other local practices or building codes as applicable for the correct methods, tools, and materials to be used in performing procedures not specifically described in this document. The products covered by this instruction manual are manufactured and/or sold by Vertiv. This document is the property of Vertiv and contains confidential and proprietary information owned by Vertiv. Any copying, use or disclosure of it without the written permission of Vertiv is strictly prohibited. Names of companies and products are trademarks or registered trademarks of the respective companies. Any questions regarding usage of trademark names should be directed to the original manufacturer. Technical Support Site If you encounter any installation or operational issues with your product, check the pertinent section of this manual to see if the issue can be resolved by following outlined procedures. Visit https://www.VertivCo.com/en-us/support/ for additional assistance. Vertiv™ | Avocent® ACS800/8000 Advanced Console System Command Reference Guide TABLE OF CONTENTS 1 Introduction, Navigation and Commands 1 1.1 AccessOptionsand
    [Show full text]
  • Ubuntu Server Guide Basic Installation Preparing to Install
    Ubuntu Server Guide Welcome to the Ubuntu Server Guide! This site includes information on using Ubuntu Server for the latest LTS release, Ubuntu 20.04 LTS (Focal Fossa). For an offline version as well as versions for previous releases see below. Improving the Documentation If you find any errors or have suggestions for improvements to pages, please use the link at thebottomof each topic titled: “Help improve this document in the forum.” This link will take you to the Server Discourse forum for the specific page you are viewing. There you can share your comments or let us know aboutbugs with any page. PDFs and Previous Releases Below are links to the previous Ubuntu Server release server guides as well as an offline copy of the current version of this site: Ubuntu 20.04 LTS (Focal Fossa): PDF Ubuntu 18.04 LTS (Bionic Beaver): Web and PDF Ubuntu 16.04 LTS (Xenial Xerus): Web and PDF Support There are a couple of different ways that the Ubuntu Server edition is supported: commercial support and community support. The main commercial support (and development funding) is available from Canonical, Ltd. They supply reasonably- priced support contracts on a per desktop or per-server basis. For more information see the Ubuntu Advantage page. Community support is also provided by dedicated individuals and companies that wish to make Ubuntu the best distribution possible. Support is provided through multiple mailing lists, IRC channels, forums, blogs, wikis, etc. The large amount of information available can be overwhelming, but a good search engine query can usually provide an answer to your questions.
    [Show full text]
  • Linux Commands Arp -A Display the Content of the ARP Cache
    Linux Commands arp -a Display the content of the ARP cache. arp –d IPaddress Deletes the entry with the IP address IPaddress. arp –s IPaddress MACAddress Adds a static entry to the ARP cache that is never overwritten by network events. The MAC address is entered as 6 hexadecimal bytes separated by colons. Example: arp –s 10.0.1.12 00:02:2D:0D:68:C1 ip –s –s neigh flush all command to clear the arp cache ip address add IPAddr/xx dev interface Adds IPAddr with prefix xx to interface. E.g., ip address add 128.10.1.10/24 dev eth0 ip address del IPAddr/xx dev interface Deletes IPAddr with prefix xx on interface. E.g., ip address del 128.10.1.10/24 dev eth0 ip address flush dev interface Deletes all statically assigned IP addresses for dev interface. ip address show dev interface Shows all assigned IP addresses for dev interface. netstat –i Displays a table with statistics of the currently configured network interfaces. netstat –rn Displays the kernel routing table. The –n option forces netstat to print the IP addresses. Without this option, netstat attempts to display the host names. netstat –an netstat –tan netstat -uan Displays the active network connections. The –a option display all active network connections, the –ta option displays only information on TCP connections, and the –tu option displays only information on UDP traffic. Omitting the –n option prints host names, instead of IP addresses. netstat –s Displays summary statistics for each protocol that is currently running on the host.
    [Show full text]
  • Implementing Cisco IP Routing Course Overview
    ROUTE: Implementing Cisco IP Routing Course Overview This course provides students with the knowledge and skills to implement Cisco IP routing, including configuring EIGRP and the OSPF protocol. Course Introduction 3m Course Introduction Chapter 01 - Routing Services 1h 1m Lesson 1: Complex Enterprise Network Frameworks, Architectures, and Models Traffic Conditions in a Converged Network IIN: Cisco Intelligent Information Network Three Phases of the Intelligent Information Network Three Phases of the Intelligent Information Network Graph Cisco SONA Framework Cisco SONA Framework Layers SONA: Networked Infrastructure Layer SONA: Interactive Services Layer SONA: Application Layer Updated SONA Framework Cisco Enterprise Architecture Campus Architecture Branch Architecture Data Center Architecture Teleworker Architecture Cisco Hierarchical Network Model Hierarchical Campus Model The Hierarchical Model in a Wide Area Network The Enterprise Composite Network Model Lesson 2: Creating, Documenting, and Executing an Implementation Plan Creating an Implementation Plan Structured Approach Ad-hoc Approach Methodologies and Models Cisco Lifecycle Services (PPDIOO) Model Implementation Plan Documentation Sample Implementation Plan Example of Project Contact List Example of Implementation Task List Example of Tools Required Example of Equipment Floor Plan Lesson 3: Overview of IP Routing IP Routing Dynamic Routing Static Routing Third Option: OnDemand Routing Link-State Versus Distance Vector Protocols Classless Versus Classful Routing Discontiguous
    [Show full text]
  • Lab 2.8.1: Basic Static Route Configuration
    Lab 2.8.1: Basic Static Route Configuration Topology Diagram Addressing Table Device Interface IP Address Subnet Mask Default Gateway Fa0/0 172.16.3.1 255.255.255.0 N/A R1 S0/0/0 172.16.2.1 255.255.255.0 N/A Fa0/0 172.16.1.1 255.255.255.0 N/A R2 S0/0/0 172.16.2.2 255.255.255.0 N/A S0/0/1 192.168.1.2 255.255.255.0 N/A FA0/0 192.168.2.1 255.255.255.0 N/A R3 S0/0/1 192.168.1.1 255.255.255.0 N/A PC1 NIC 172.16.3.10 255.255.255.0 172.16.3.1 PC2 NIC 172.16.1.10 255.255.255.0 172.16.1.1 PC3 NIC 192.168.2.10 255.255.255.0 192.168.2.1 Learning Objectives Upon completion of this lab, you will be able to: • Cable a network according to the Topology Diagram. • Erase the startup configuration and reload a router to the default state. • Perform basic configuration tasks on a router. All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 1 of 20 CCNA Exploration Routing Protocols and Concepts: Static Routing Lab 2.8.1: Basic Static Route Configuration • Interpret debug ip routing output. • Configure and activate Serial and Ethernet interfaces. • Test connectivity. • Gather information to discover causes for lack of connectivity between devices. • Configure a static route using an intermediate address.
    [Show full text]
  • Chapter 16, “Configuring IP Services,”
    CHAPTER 16 Configuring IP Services Cisco MDS 9000 Family switches can route IP traffic between Ethernet and Fibre Channel interfaces. The IP static routing feature is used to route traffic between VSANs. To do so, each VSAN must be in a different IP subnetwork. Each Cisco MDS 9000 Family switch provides the following services for network management systems (NMS): • IP forwarding on the out-of-band Ethernet interface (mgmt0) on the front panel of the supervisor modules. • IP forwarding or in-band Fibre Channel interface using the IP over Fibre Channel (IPFC) function—IPFC specifies how IP frames can be transported over Fibre Channel using encapsulation techniques. IP frames are encapsulated into Fibre Channel frames so NMS information can cross the Fibre Channel network without using an overlay Ethernet network. • IP routing (default routing and static routing) —If your configuration does not need an external router, you can configure a default route using static routing. Switches are compliant with RFC 2338 standards for Virtual Router Redundancy Protocol (VRRP) features. VRRP is a restartable application that provides a redundant, alternate path to the gateway switch. This chapter includes the following sections: • Traffic Management Services, page 16-2 • Configuring the Ethernet Management Port, page 16-2 • Configuring the Default Gateway, page 16-3 • Configuring the Default Network, page 16-4 • Configuring IPFC, page 16-5 • Configuring IP Static Routes, page 16-6 • Displaying IP Interface Information, page 16-7 • Configuring Overlay VSANs, page 16-8 • Configuring Multiple VSANs, page 16-10 • Configuring VRRP, page 16-12 • Configuring DNS Server, page 16-19 • Default Settings, page 16-20 Cisco MDS 9000 Family Configuration Guide 78-14893-01, Cisco MDS SAN-OS Release 1.0(2) 16-1 Chapter 16 Configuring IP Services Traffic Management Services Traffic Management Services In-band options are compliant with and use the RFC 2625 standards.
    [Show full text]