Difference between revisions of "Voice VLAN JUNOS"
From Teknologisk videncenter
								
												
				m (Created page with "{{In progress}} Konfigurere Voice VLAN under ethernet-switching-options Stanza'en <source lang=cli> [edit ethernet-switching-options] root@SRX07# <input>show</input> voip {     i...")  | 
				m (added Category:Juniper using HotCat)  | 
				||
| Line 12: | Line 12: | ||
{{Source cli}}  | {{Source cli}}  | ||
| + | |||
| + | [[Category:Juniper]]  | ||
Revision as of 19:17, 15 January 2015
Konfigurere Voice VLAN under ethernet-switching-options Stanza'en
[edit ethernet-switching-options]
root@SRX07# <input>show</input>
voip {
    interface ge-0/0/15.0 {
        <notice>vlan 15;</notice>
    }
}