Jump to content
Калькуляторы

маршрутизатор cisco 7200 qinq

Скажите как можно организовать QinQ на маршрутизаторе cisco 7206


#sh ver

Скрытый текст

Cisco IOS Software, 7200 Software (C7200-ADVENTERPRISEK9-M), Version 15.2(4)S7, RELEASE SOFTWARE (fc4)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2015 by Cisco Systems, Inc.
Compiled Wed 01-Apr-15 20:30 by prod_rel_team

ROM: System Bootstrap, Version 12.3(4r)T1, RELEASE SOFTWARE (fc1)

KharinoIPoE uptime is 23 weeks, 4 days, 1 hour, 40 minutes
System returned to ROM by power-on
System restarted at 16:24:20 MVT Fri Dec 21 2018
System image file is "disk2:c7200-adventerprisek9-mz.152-4.S7.bin"
Last reload type: Normal Reload
Last reload reason: power-on

This product contains cryptographic features and is subject to United
States and local country laws governing import, export, transfer and
use. Delivery of Cisco cryptographic products does not imply
third-party authority to import, export, distribute or use encryption.
Importers, exporters, distributors and users are responsible for
compliance with U.S. and local country laws. By using this product you
agree to comply with applicable laws and regulations. If you are unable
to comply with U.S. and local laws, return this product immediately.

A summary of U.S. laws governing Cisco cryptographic products may be found at:
http://www.cisco.com/wwl/export/crypto/tool/stqrg.html

If you require further assistance please contact us by sending email to
export@cisco.com.

Cisco 7206VXR (NPE-G1) processor (revision B) with 229376K/32768K bytes of memory.
Processor board ID 37051912
SB-1 CPU at 700MHz, Implementation 1025, Rev 0.2, 512KB L2 Cache
6 slot VXR midplane, Version 2.11

Last reset from power-on

PCI bus mb1 (Slots 1, 3 and 5) has a capacity of 600 bandwidth points.
Current configuration on bus mb1 has a total of 0 bandwidth points.
This configuration is within the PCI bus capacity and is supported.

PCI bus mb2 (Slots 2, 4 and 6) has a capacity of 600 bandwidth points.
Current configuration on bus mb2 has a total of 0 bandwidth points.
This configuration is within the PCI bus capacity and is supported.

Please refer to the following document "Cisco 7200 Series Port Adaptor
Hardware Configuration Guidelines" on Cisco.com <http://www.cisco.com>
for c7200 bandwidth points oversubscription and usage guidelines.


3 Gigabit Ethernet interfaces
509K bytes of NVRAM.

125440K bytes of ATA PCMCIA card at slot 2 (Sector size 512 bytes).
16384K bytes of Flash internal SIMM (Sector size 256K).
Configuration register is 0x2102

 

Edited by Andrey75

Share this post


Link to post
Share on other sites

1 час назад, Butch3r сказал:

Только у вас 7206-g1 :)

Хотите терминировать qinq?

изменил тему на 7206 (спасибо)

да пробросить свои vlan через оператора

Edited by Andrey75

Share this post


Link to post
Share on other sites

нашел это:

interface GigabitEthernet0/1
mtu 1508
no ip address
media-type gbic
speed auto
duplex auto
negotiation auto
!
interface GigabitEthernet0/1.50
encapsulation dot1Q 50 second-dot1q 10
ip unnumbered Loopback1
!
interface GigabitEthernet0/1.51
encapsulation dot1Q 50 second-dot1q 20
ip unnumbered Loopback1
! 
interface GigabitEthernet0/1.52
encapsulation dot1Q 50 second-dot1q 30
ip unnumbered Loopback1
!
interface GigabitEthernet0/1.53
encapsulation dot1Q 50 second-dot1q 40
ip unnumbered Loopback1
!
interface Loopback1
ip address xx.xx.xx.249 255.255.255.248

Share this post


Link to post
Share on other sites

7206_Primary(config)#interface GigabitEthernet0/2.1234
7206_Primary(config-subif)#encapsulation dot1Q 1234 ?
  native        Make this as native vlan
  second-dot1q  Configure this subinterface as a 1Q-in-1Q subinterface
  <cr>
7206_Primary(config-subif)#encapsulation dot1Q 1234 second-dot1q ?
  WORD  Second (inner) VLAN IDs e.g. 100,200-300,400,500-600
  any   All Inner VLAN IDs not configured on another subinterface

 

Всё она может.

 

Edited by RN3DCX

Share this post


Link to post
Share on other sites

any   All Inner VLAN IDs not configured on another subinterface

это все VLAN GigabitEthernet0/2 или любого порта?

можно сделать без interface Loopback1 сразу на GigabitEthernet0/2.ХХХХХ два VLAN?

 

Edited by Andrey75

Share this post


Link to post
Share on other sites

ТС, объясните внятно что надо сделать.

 

И, да, ТС. Это маршрутизатор а не коммутатор.

Share this post


Link to post
Share on other sites

И маршрутизатор софтовый, с очень слабым (по сегодняшним меркам) процессором. Есть им пытаться коммутировать - он и 100М не осилит.

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.