ข้อมูลเสียง VLAN


9

ฉันตระหนักถึงความสามารถในการแสดงการเข้าถึง VLAN ที่กำหนดให้กับอินเตอร์เฟสบนสวิตช์ cisco วิธีการเกี่ยวกับการแสดงเฉพาะเสียง VLAN ที่ได้รับมอบหมายอินเตอร์เฟซ?

#show run int fa1/47
interface FastEthernet1/47
 description Data&Voice
 switchport access vlan 1
 switchport mode access
 switchport voice vlan 2
end

#show int status module 1 | in Fa1/47
Port      Name             Status      Vlan    Duplex  Speed  Type
Fa1/47  Data&Voice  notconnect   1          full      100      10/100BaseTX

คำสั่งสถานะส่วนต่อการแสดงแสดงเฉพาะการเข้าถึง VLAN ไม่ใช่เสียง VLAN คำแนะนำใด ๆ สำหรับคำสั่งที่แสดงเสียง VLAN ที่กำหนดให้กับพอร์ตสวิทซ์โดยไม่ใช้ reg-ex มากเกินไปหรือค้นหาผ่านการตั้งค่าที่กำลังรันอยู่

คำตอบ:


9

อันดับแรกข้อแม้: ฉันไม่แน่ใจว่าทำไมคุณระบุสิ่งต่อไปนี้

ข้อเสนอแนะสำหรับคำสั่งเฉพาะที่แสดง vlan เสียงที่ได้รับมอบหมายไปยังพอร์ตสวิทช์โดยไม่ต้องใช้มากเกินไป reg อดีตหรือกำลังมองหาที่ผ่านการตั้งค่าการทำงาน ?

อย่างไรก็ตามแม้คำสั่ง reg-ex ที่ยาวที่สุดในอุปกรณ์ Cisco ก็สามารถย่อให้สั้นลงได้ด้วยaliasคำสั่ง ในความเป็นจริงหนึ่งในนามแฝงที่ใช้บ่อยของฉันคือการแสดงข้อมูลที่แน่นอนที่คุณกำลังมองหา ซึ่งฉันจะรวมด้านล่าง


ขณะนี้มีหลายวิธีในการรับข้อมูลที่คุณกำลังค้นหาและขึ้นอยู่กับสิ่งที่คุณรู้และสิ่งที่คุณกำลังพยายามค้นหา

หากคุณรู้ว่าเสียง VLAN คืออะไร / อยู่บนสวิตช์นั้นและคุณต้องการค้นหาว่าพอร์ตใดที่พวกเขาได้รับมอบหมายคุณสามารถออกคำสั่งได้ง่ายๆ:

show vlan id <voice-vlan-number>

นี่จะให้รายการของพอร์ตทั้งหมดที่ใช้ VLAN นั้น:

ATR4506-A1A-1#show vlan id 210 

VLAN Name                             Status    Ports
---- -------------------------------- --------- -------------------------------
210  ATRIUM-IP-PHONES                 active    Gi2/2, Gi2/3, Gi2/4, Gi2/5, Gi2/6,

หากคุณรู้จักพอร์ตที่สนใจ (หรือต้องการเห็นพอร์ตทั้งหมด) และเพียงแค่ต้องการดูว่า VLAN เสียงใดที่ใช้งานอยู่บนพอร์ตนั้นคุณกำลังมองหาสิ่งต่อไปนี้:

show interfaces switchport | include Name|Voice

ฉันมีคำสั่งนี้นามแฝงถึงsvv(สำหรับการแสดงเสียง vlan) เช่น:

conf t
alias exec svv show interfaces switchport | include Name|Voice

นี่คือคำสั่งที่ฉันใช้บ่อยที่สุดเพื่อรวบรวมข้อมูลนี้และให้ผลลัพธ์:

ATR4506-A1A-1#svv                                      
Name: Te1/1
Voice VLAN: none
Name: Te1/2
Voice VLAN: none
Name: Gi2/2
Voice VLAN: 210 (ATRIUM-IP-PHONES)
Name: Gi2/3
Voice VLAN: 210 (ATRIUM-IP-PHONES)
Name: Gi2/4
Voice VLAN: 210 (ATRIUM-IP-PHONES)
Name: Gi2/5
Voice VLAN: 210 (ATRIUM-IP-PHONES)

อีกทางเลือกหนึ่งคือการกรองshow runเอาท์พุทหากคุณต้องการชื่ออินเทอร์เฟซที่แน่นอนและข้อมูล switchport (สำหรับวัตถุประสงค์ในการเขียนสคริปต์):

show running-config | include interface GigabitEthernet|switchport voice vlan

สิ่งนี้ให้:

ATR4506-A1A-1#show running-config | include interface GigabitEthernet|switchport voice vlan 
interface GigabitEthernet1/3
interface GigabitEthernet1/4
interface GigabitEthernet1/5
interface GigabitEthernet1/6
interface GigabitEthernet2/1
interface GigabitEthernet2/2
 switchport voice vlan 210
interface GigabitEthernet2/3
 switchport voice vlan 210

6

show interfaces <interface> switchportหรือshow interfaces <interface> switchport | i Voiceจะให้สิ่งที่คุณต้องการ

Switch# show interfaces gigabitethernet0/1 switchport
Name: Gi0/1
Switchport: Enabled
Administrative Mode: dynamic auto
Operational Mode: static access
Administrative Trunking Encapsulation: negotiate
Operational Trunking Encapsulation: native
Negotiation of Trunking: On
Access Mode VLAN: 1 (default)
Trunking Native Mode VLAN: 1 (default)
Voice VLAN: none
Administrative private-vlan host-association:10 (VLAN0010) 502 (VLAN0502)
Administrative private-vlan mapping: none 
Administrative private-vlan trunk native VLAN: none
Administrative private-vlan trunk encapsulation: dot1q
Administrative private-vlan trunk normal VLANs: none
Administrative private-vlan trunk private VLANs: none
Operational private-vlan: none
Trunking VLANs Enabled: ALL
Pruning VLANs Enabled: 2-1001
Capture Mode Disabled
Capture VLANs Allowed: ALL

หรือ

Switch# show interfaces gigabitethernet0/1 switchport | i Voice
Voice VLAN: none
โดยการใช้ไซต์ของเรา หมายความว่าคุณได้อ่านและทำความเข้าใจนโยบายคุกกี้และนโยบายความเป็นส่วนตัวของเราแล้ว
Licensed under cc by-sa 3.0 with attribution required.