This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
Hi All,
I am in the process of standing up new 9800-L-C with SSO and was wondering how these things work compared to AIREOS WLC's.
In AIREOS world, you had to define an interface (a vlan) with an IP address that lives in that range. Does this same logic apply with IOS-XE Wireless? I cannot find any definitive information on this. The Cisco Configuration migration tool output makes me thing I do need it but I have seen configuration examples that contradict each other. Any help would be great.
! config interface create VOIP 20
! config interface vlan VOIP 20
! config interface address dynamic-interface VOIP 10.10.10.6 255.255.255.0 10.10.10.1
! config interface dhcp dynamic-interface VOIP primary 10.100.0.2
vlan 20
name "VOIP"
no shutdown
interface vlan 20
description "VOIP"
ip address 10.10.10.6 255.255.255.0
ip helper-address 10.100.0.2
mdns-sd gateway
service-policy aireos-default-mdns-profile
exit
no shutdown
Post Details
- Posted
- 4 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/Cisco/comme...