Interface Model 3 Interface Architecture PPPoA IPoA iARP PPPoEIPoE / IPoEoA ARP PPPoE RELAYMultilink PPP EthoA IP Interface(s) IP Forwarding LoopBack.

Презентация:



Advertisements
Похожие презентации
SpeedTouch R6.1 L2QOS > Jan Jan > Technical Presales Manager.
Advertisements

The Thomson Gateway and Multicast Video Introduction.
© 2003, Cisco Systems, Inc. All rights reserved. CSVPN Lesson 10 Configure the Cisco VPN 3002 Hardware Client for Remote Access Using Pre-Shared.
Тема 11 Медицинская помощь и лечение (схема 1). Тема 11 Медицинская помощь и лечение (схема 2)
Cisco Internetwork Troubleshooting Creating Network Configuration Documentation © 2005 Cisco Systems, Inc. All rights reserved. CIT v
Chapter 21: Managing ATM VLANs 21-1 Copyright © 1998, Cisco Systems, Inc.
© 2006 Cisco Systems, Inc. All rights reserved. BSCI v Manipulating Routing Updates Implementing Advanced Cisco IOS Features: Configuring DHCP.
Cisco Internetwork Troubleshooting Creating End-System Network Configuration Documentation © 2005 Cisco Systems, Inc. All rights reserved. CIT v
© 2007 Cisco Systems, Inc. All rights reserved.SNRS v Layer 2 Security Examining Layer 2 Attacks.
© 2006 Cisco Systems, Inc. All rights reserved. BCMSN v Implementing Inter-VLAN Routing Enabling Routing Between VLANs on a Multilayer Switch.
© 2006 Cisco Systems, Inc. All rights reserved. BCMSN v Minimizing Service Loss and Data Theft in a Campus Network Protecting Against Spoof Attacks.
Option_W_3
Quality of Service 3 Overview > What is QoS? What is QoS? > Label-Based Routing Label-Based Routing > IPQoS IPQoS > ATM QoS ATM QoS > CLI CLI.
© 2003, Cisco Systems, Inc. All rights reserved. CSPFA Chapter 8 Object Grouping.
Chapter 8: Creating Ethernet VLANs 8-1 Copyright © 1998, Cisco Systems, Inc.
© 2003, Cisco Systems, Inc. All rights reserved. CSVPN Lesson 15 Configure the Cisco Virtual Private Network 3000 Series Concentrator for LAN-to-LAN.
© 2000, Cisco Systems, Inc. CSPFF Chapter 5 Cisco Secure PIX Firewall Configuration.
© 2006 Cisco Systems, Inc. All rights reserved.ISCW v IPsec VPNs Site-to-Site IPsec VPN Operation.
© 2006 Cisco Systems, Inc. All rights reserved.SND v Building Cisco IPsec VPNs Building Remote Access VPNs.
© 2006 Cisco Systems, Inc. All rights reserved.ISCW v Teleworker Connectivity Configuring the CPE as the PPPoE or PPPoA Client.
Транксрипт:

Interface Model

3 Interface Architecture PPPoA IPoA iARP PPPoEIPoE / IPoEoA ARP PPPoE RELAYMultilink PPP EthoA IP Interface(s) IP Forwarding LoopBack Ethernet Interface(s) (Physical Ports, OBC Bridge Port, VLAN) Bridge VLAN ATM Bundle

4 Default configuration :ip iplist :ip iflist :eth iflist :eth bridge iflist

5 Bridged Ethernet : Protocol Stack

6 Bridged Ethernet : Interface mapping PPPoA IPoA iARP PPPoEIPoE / IPoEoA ARP PPPoE RELAYMultilink PPP EthoA IP Interface(s) IP Forwarding LoopBack Ethernet Interface(s) (Physical Ports, OBC Bridge Port, VLAN) Bridge VLAN ATM Bundle

7 Bridged Ethernet : CLI Commands Create and configure an ATM interface :atm phonebook add name=BrEthoa_ph addr=8.35 :atm ifadd intf=BrEthoa_atm :atm ifconfig intf=BrEthoa_atm dest BrEthoa_ph ulp=mac :atm ifattach intf=BrEthoa_atm Create and configure an ETH interface :eth bridge ifadd intf=BrEthoa_br :eth bridge ifconfig intf=BrEthoa_br dest BrEthoa_atm :eth bridge ifattach intf=BrEthoa_br :saveall

8 Routed ETHoA : Protocol stack

9 Routed ETHoA : Interface mapping PPPoA IPoA iARP PPPoEIPoE / IPoEoA ARP PPPoE RELAYMultilink PPP EthoA IP Interface(s) IP Forwarding LoopBack Ethernet Interface(s) (Physical Ports, OBC Bridge Port, VLAN) Bridge VLAN ATM Bundle

10 Routed ETHoA : CLI Commands Create and configure an ATM interface :atm phonebook add name=RtEthoa_ph addr=8.35 :atm ifadd intf=RtEthoa_atm :atm ifconfig intf=RtEthoa_atm dest RtEthoa_ph ulp=mac :atm ifattach intf=RtEthoa_atm Create and configure an ETH interface :eth ifadd intf=RtEthoa_eth :eth ifconfig intf=RtEthoa_eth dest RtEthoa_atm :eth ifattach intf=RtEthoa_eth Create and configure an IP interface :ip ifadd intf=RtEthoa_ip :ip ifconfig intf=RtEthoa_ip dest RtEthoa_eth :ip ifattach intf=RtEthoa_ip In Case of DHCP client :dhcp client ifadd intf=RtEthoa_ip :dhcp client ifattach intf=RtEthoa_ip In Case of static IP :ip ipadd addr= /24 intf=RtEthoa_ip addroute=yes

11 Routed IPoA : Protocol stack

12 Routed IPoA : Interface mapping PPPoA IPoA iARP PPPoEIPoE / IPoEoA ARP PPPoE RELAYMultilink PPP EthoA IP Interface(s) IP Forwarding LoopBack Ethernet Interface(s) (Physical Ports, OBC Bridge Port, VLAN) Bridge VLAN ATM Bundle

13 Routed IPoA : CLI Commands Create and configure an ATM interface :atm phonebook add name=RtIPoA_ph addr=8.35 :atm ifadd intf=RtIPoA_atm :atm ifconfig intf=RtIPoA_atm dest=RtIPoA_ph ulp=ip :atm ifattach intf=RtIPoA_atm Create and configure an IP interface :ip ifadd intf=RtIPoA_ip :ip ifconfig intf=RtIPoA_ip dest=RtIPoA_atm :ip ifattach intf=RtIPoA_ip Configure the IP address :ip ipadd addr= /24 intf=RtIPoA_ip addroute=yes :saveall

14 Bridged PPPoE : Protocol stack

15 Bridged PPPoE : Interface mapping PPPoA IPoA iARP PPPoEIPoE / IPoEoA ARP PPPoE RELAYMultilink PPP EthoA IP Interface(s) IP Forwarding LoopBack Ethernet Interface(s) (Physical Ports, OBC Bridge Port, VLAN) Bridge VLAN ATM Bundle

16 Bridged PPPoE : CLI Commands Create and configure an ATM interface :atm phonebook add name=BrEthoa_ph addr=8.35 :atm ifadd intf=BrEthoa_atm :atm ifconfig intf=BrEthoa_atm dest=BrEthoa_ph ulp=mac :atm ifattach intf=BrEthoa_atm Create and configure an ETH interface :eth bridge ifadd intf=BrEthoa_br :eth bridge ifconfig intf=BrEthoa_br dest=BrEthoa_atm :eth bridge ifattach intf=BrEthoa_br :saveall

17 Routed PPPoE : Protocol stack

18 Routed PPPoE : Interface mapping PPPoA IPoA iARP PPPoEIPoE / IPoEoA ARP PPPoE RELAYMultilink PPP EthoA IP Interface(s) IP Forwarding LoopBack Ethernet Interface(s) (Physical Ports, OBC Bridge Port, VLAN) Bridge VLAN ATM Bundle

19 Routed PPPoE : CLI Commands Create and configure an ATM interface :atm phonebook add name=RtPPPoE_ph addr=8.35 :atm ifadd intf=RtPPPoE_atm :atm ifconfig intf=RtPPPoE_atm dest=RtPPPoE_ph ulp=mac :atm ifattach intf=RtPPPoE_atm Create and configure an ETH interface :eth ifadd intf=RtPPPoE_eth :eth ifconfig intf=RtPPPoE_atm dest=RtPPPoE_atm :eth ifattach intf=RtPPPoE_eth Create and configure a PPP interface :ppp ifadd intf=RtPPPoE0 :ppp rtadd intf=RtPPPoE0 dst=0/0 src= srcmsk=1 :ppp ifconfig intf=RtPPPoE0 dest=RtPPPoE_eth password=johndoe :nat ifconfig intf=RtPPPoE0 translation=enabled :ppp ifattach intf=RtPPPoE0 :saveall

20 Routed PPPoA : Protocol stack

21 Routed PPPoA : Interface mapping PPPoA IPoA iARP PPPoEIPoE / IPoEoA ARP PPPoE RELAYMultilink PPP EthoA IP Interface(s) IP Forwarding LoopBack Ethernet Interface(s) (Physical Ports, OBC Bridge Port, VLAN) Bridge VLAN ATM Bundle

22 Routed PPPoA : CLI Commands Create and configure an ATM interface – :atm phonebook add name=RtPPPoA addr=8.35 – :atm ifadd intf=RtPPPoa_atm – :atm ifconfig intf=RtPPPoa_atm dest=RtPPPoA encaps=vcmux ulp=ppp – :atm ifattach intf=RtPPPoa_atm Create and configure a PPP interface – :ppp ifadd intf=Rt_PPPoA – :ppp rtadd intf=Rt_PPPoA dst=0/0 src= srcmsk=1 – :ppp ifconfig intf=Rt_PPPoA dest=RtPPPoA_atm password=johndoe – :nat ifconfig intf=Rt_PPPoA translation enabled – :ppp ifattach intf=Rt_PPPoA – :saveall

23 PPPoE Relay : Protocol stack Feature to allow the combination of Bridged and Routed PPPoE

24 PPPoE Relay : Interface mapping PPPoA IPoA iARP PPPoEIPoE / IPoEoA ARP PPPoE RELAYMultilink PPP EthoA IP Interface(s) IP Forwarding LoopBack Ethernet Interface(s) (Physical Ports, OBC Bridge Port, VLAN) Bridge VLAN ATM Bundle

25 PPPoE Relay : CLI Commands Create and configure an ATM interface :atm phonebook add name=RtPPPoE_ph addr=8.35 :atm ifadd intf=RtPPPoE_atm :atm ifconfig intf=RtPPPoE_atm dest=RtPPPoE_ph ulp=mac :atm ifattach intf=RtPPPoE_atm Create and configure an ETH interface :eth ifadd intf=RtPPPoE_eth :eth ifconfig intf=RtPPPoE_atm dest=RtPPPoE_atm :eth ifattach intf=RtPPPoE_eth Add ETH to PPPoE Relay :ppp relay ifadd intf=RtPPPoE_eth :ppp relay ifadd intf=Bridge Create and configure a PPP interface :ppp ifadd intf=RtPPPoE0 :ppp rtadd intf=RtPPPoE0 dst=0/0 src= srcmsk=1 :ppp ifconfig intf=RtPPPoE0 dest=relay password=johndoe :nat ifconfig intf=RtPPPoE0 translation=enabled :ppp ifattach intf=RtPPPoE0 :saveall

26