interface GigabitEthernet1/0/43
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 1,100,300,1000,2000
switchport mode trunk
есть линух в нее воткнутый.
1,300 вланы поднимаются, 2000 нет.
[root@localhost seeker]# cat /proc/net/vlan/prom
prom VID: 2000 REORDER_HDR: 1 dev->priv_flags: 1
total frames received 0
total bytes received 0
Broadcast/Multicast Rcvd 0
total frames transmitted 143
total bytes transmitted 9864
Device: p20p1
INGRESS priority mappings: 0:0 1:0 2:0 3:0 4:0 5:0 6:0 7:0
EGRESS priority mappings:
[root@localhost seeker]# cat /proc/net/vlan/wifi
wifi VID: 300 REORDER_HDR: 1 dev->priv_flags: 1
total frames received 281
total bytes received 30442
Broadcast/Multicast Rcvd 29
total frames transmitted 186
total bytes transmitted 34190
Device: p20p1
INGRESS priority mappings: 0:0 1:0 2:0 3:0 4:0 5:0 6:0 7:0
EGRESS priority mappings:
tools.cisco.com у меня выдает пустое окно. (если важно мне нужны собсно CISCO-IETF-NAT-MIB)
эээ а как у циски посмотреть в каких образах есть нужный мне MiB ? interface GigabitEthernet0/14
description FS-eth0
channel-group 1 mode active
spanning-tree portfast
interface GigabitEthernet0/19
description FS-eth1
channel-group 1 mode active
spanning-tree portfast
show etherchannel load-balance
EtherChannel Load-Balancing Configuration:
src-mac
show lacp 1 neighbor
Port Flags Priority Dev ID Age key Key Number State
Gi0/14 SA 0 78e7.d1f5.6412 18s 0x0 0x300 0x900 0x3D
Gi0/19 SA 0 78e7.d1f5.6412 26s 0x0 0x300 0x100 0x3D
10.200.97.10 0100.215a.8789.19 Infinite Manual
10.200.97.17 0100.215a.8789.19 Sep 02 2013 12:23 PM Automatic
10.200.97.4 013c.d92b.a459.9d Aug 31 2012 05:05 PM Automatic
10.200.97.10 013c.d92b.a459.9d Infinite Manual
у меня почему-то при текущей конфе кошка принимает маршруты но свои не отдает
interface Vlan201
ip address 10.201.135.10 255.255.255.0
ip ospf authentication null
!
router ospf 10
log-adjacency-changes
redistribute connected
!
interface FastEthernet0/24
switchport access vlan 140
switchport mode access
no cdp enable
spanning-tree bpdufilter enable
spanning-tree bpduguard enable
вот такая конструкция только режет входящие bpdu или еще и исходящие?