URL: https://www.opennet.me/cgi-bin/openforum/vsluhboard.cgi
Форум: vsluhforumID6
Нить номер: 621
[ Назад ]

Исходное сообщение
"edge-core es3528m, option82, remote-id:circuit-id"

Отправлено alexmasz , 20-Мрт-13 18:53 
Добрый день!
Кто может подсказать - со свича [Edge-Core ES3528M (firmware 1.4.20.8)] от клиента получаю запрос, но вот Remote-ID и Circuit-ID какие-то непонятные:

16:44:21.022516 IP (tos 0x10, ttl 128, id 0, offset 0, flags [none], proto UDP (17), length 307)
    0.0.0.0.68 > 255.255.255.255.67: BOOTP/DHCP, Request from 00:0f:ea:2d:db:ea, length 279, xid 0x813acd04, secs 47, Flags [none]
      Client-Ethernet-Address 00:0f:ea:2d:db:ea
      Vendor-rfc1048 Extensions
        Magic Cookie 0x63825363
        DHCP-Message Option 53, length 1: Discover
        Parameter-Request Option 55, length 13:
          Subnet-Mask, BR, Time-Zone, Default-Gateway
          Domain-Name, Domain-Name-Server, Option 119, Hostname
          Netbios-Name-Server, Netbios-Scope, MTU, Classless-Static-Route
          NTP
        Agent-Information Option 82, length 18:
          Circuit-ID SubOption 1, length 6: ^@^D^@n^A^A
          Remote-ID SubOption 2, length 8: ^@^FprM-OfDM-^L

если установить допустим Remote-ID: 252-20
  ip dhcp snooping information option remote-id string 252-20

и Circuit-ID: port1
  ip dh snooping information option circuit-id string port1

то получаем:
        Agent-Information Option 82, length 19:
          Circuit-ID SubOption 1, length 7: ^A^Eport1
          Remote-ID SubOption 2, length 8: ^D^F252-20

На данный момент в сети работают Foxgate S6124S2 & S6224S4 - все отлично в этом плане :(

Спасибо за помощь!


Содержание

Сообщения в этом обсуждении
"edge-core es3528m, option82, remote-id:circuit-id"
Отправлено alexmasz , 20-Мрт-13 19:28 
>      Agent-Information Option 82, length 19:
>        Circuit-ID SubOption 1, length 7: ^A^Eport1
>        Remote-ID SubOption 2, length 8: ^D^F252-20

помогло
ip dhcp snooping information option encode no-subtype

     Circuit-ID SubOption 1, length 19: Vlan110+Ethernet1/1
     Remote-ID SubOption 2, length 6: 252-20