Скачать презентацию
Идет загрузка презентации. Пожалуйста, подождите
Презентация была опубликована 10 лет назад пользователемИнга Саушкина
2 Interface Model
3 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 4 Default configuration :ip iplist :ip iflist :eth iflist :eth bridge iflist
5 5 Bridged Ethernet : Protocol Stack
6 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 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 8 Routed ETHoA : Protocol stack
9 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 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 11 Routed IPoA : Protocol stack
12 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 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 14 Bridged PPPoE : Protocol stack
15 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 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 17 Routed PPPoE : Protocol stack
18 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 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 20 Routed PPPoA : Protocol stack
21 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 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 23 PPPoE Relay : Protocol stack Feature to allow the combination of Bridged and Routed PPPoE
24 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 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 26
Еще похожие презентации в нашем архиве:
© 2024 MyShared Inc.
All rights reserved.